- Oct 24, 2014
-
-
Robin Appelman authored
-
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
-
Vincent Petry authored
The script required by require_once might use variable names like $app which will conflict with the code that follows. This fix encapsulates require_once into its own function to avoid such issues.
-
Thomas Müller authored
adding argument deleteSelf to rmdirr() - if false the directory itself will not be deleted only it's content adding repair step to clean the asset cache after upgrade + coding style adjustments
-