- Sep 15, 2014
-
-
Morris Jobke authored
Step one, open guest layout for different styles.
-
Morris Jobke authored
Apps styles update
-
Lukas Reschke authored
use intl's native normalizer_normalize() in case the module is available
-
Andreas Fischer authored
Do not double decode values * owncloud/do-not-double-decode: Do not double decode values
-
Jenkins for ownCloud authored
-
- Sep 14, 2014
-
-
Lukas Reschke authored
Remove passing by reference to allow for proper GC
-
Jenkins for ownCloud authored
-
- Sep 13, 2014
-
-
Thomas Müller authored
content size checks are not valid for LOCK
-
Jenkins for ownCloud authored
-
- Sep 12, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Raghu Nayyar authored
content size checks are not valid for LOCK
-
Vincent Petry authored
The garbage collector in PHP 5.3.10 does not properly release the file handle when calling fclose() due to the fact that it is passed by reference. This has the side-effect of preventing file locks to be released as well when the files_locking app is enabled. This fix removes the useless passing by reference and now the file handle and file lock are freed properly.
-
Bernhard Posselt authored
This fixes the double scrollbars issue
-
Thomas Müller authored
-
Clark Tomlinson authored
Return false in case the passed values are not of type string
-
Lukas Reschke authored
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Sep 11, 2014
-
-
Jan-Christoph Borchardt authored
fix nojavascript message alignment
-
Jan-Christoph Borchardt authored
Fix icons
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Lukas Reschke authored
fix notification visibility, fix #11016
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/11012
-
Thomas Müller authored
Merge pull request #11006 from owncloud/addCustomHex2BinImplementationBecauseSupporting53IsSomethingReallyReallyCoolAndWeAreObviouslySomeOfTheCoolGuys Add custom hex2bin implementation for 5.3
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
Add X-UA-Compatible to all templates
-
Lukas Reschke authored
Conflicts: core/templates/layout.guest.php Step one, open guest layout for different styles.
-
Lukas Reschke authored
Refresh if maintenance mode is over
-
Lukas Reschke authored
Replaces https://github.com/owncloud/core/pull/10850
-
Thomas Müller authored
-
Lukas Reschke authored
repair search lucene before installing
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/11004
-
Thomas Müller authored
Load apps in tests, fixes #9666
-