- 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
adjust autocomplete behavior for sharing menu
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
suspend encryption proxy when copying skeleton
-
Jenkins for ownCloud authored
-
- Oct 19, 2014
-
-
Jenkins for ownCloud authored
-
- Oct 18, 2014
-
-
Jenkins for ownCloud authored
-
- Oct 17, 2014
-
-
Arthur Schiwon authored
fix retrieval of group members and cache group members
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
fix changed variable name
-
Craig Morrissey authored
-
Morris Jobke authored
-
Morris Jobke authored
adding cssmin and jssmin(minify)
-
Lukas Reschke authored
Encapsulate require_once to avoid name space bleedind
-
Björn Schießle authored
fixing usage of EncryptionException
-
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
-
Arthur Schiwon authored
drastic ldap speedup (update)
-
Morris Jobke authored
Fix SVG icons
-
Thomas Müller authored
-
Morris Jobke authored
Add PHPDoc about sanitization of "insertIfNotExist"
-
Morris Jobke authored
set password field placeholder back if passward was disabled
-
Lukas Reschke authored
Let's document this potential pitfall properly.
-
Thomas Müller authored
fix the RST syntax of config.sample.php
-
Jörn Friedrich Dreyer authored
Fix files external flickering
-
Jenkins for ownCloud authored
-
- Oct 16, 2014
-
-
Morris Jobke authored
-
Morris Jobke authored
-
Lukas Reschke authored
Use l10n on this string as well
-
Vincent Petry authored
Add a try catch block
-
Lukas Reschke authored
-
Lukas Reschke authored
This function might also be called before ownCloud is setup which results in a PHP fatal error. We therefore should gracefully catch errors in there.
-
Thomas Müller authored
Fix unit test
-
Lukas Reschke authored
Add app version to JS and CSS
-
Lukas Reschke authored
small corrections to config.sample.php
-