- Oct 27, 2014
-
-
Lukas Reschke authored
This commit will make the supported DBs for installation configurable within config.php. By default the following databases are tested: "sqlite", "mysql", "pgsql". The reason behind this is that there might be instances where we want to prevent SQLite to be used by mistake. To test this play around with the new configuration parameter "supportedDatabases".
-
- Oct 24, 2014
-
-
Lukas Reschke authored
Otherwise the function is executed n times which is a lot of overhead
-
Lukas Reschke authored
There is not much sense in having these files marked executable, we should avoid that.
-
Jenkins for ownCloud authored
-
- Oct 23, 2014
-
-
Christopher Schäpers authored
* fix #7484 * use UID, css, and div instead of span
-
Lukas Reschke authored
-
Jenkins for ownCloud authored
-
- Oct 22, 2014
-
-
Lukas Reschke authored
Actually query() returns value of the type "mixed" (as is also stated in the interface) - this is purely there to make our IDEs and Scrutinizer happier.
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Thomas Müller authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
Remove \OC\DB\ConnectionWrapper, have \OC\DB\Connection implement \OCP\IDBConnection directly instead
-
Björn Schießle authored
-
Jenkins for ownCloud authored
-
- Oct 21, 2014
-
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Oct 20, 2014
-
-
Lukas Reschke authored
-
Lukas Reschke authored
There is no need to refer to the absolute path here if we can use the relative one. Conflicts: lib/private/templatelayout.php
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
suspend encryption proxy when copying skeleton
-
Jenkins for ownCloud authored
-
- Oct 18, 2014
-
-
Jenkins for ownCloud authored
-
- Oct 17, 2014
-
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-