- May 02, 2016
-
-
Lukas Reschke authored
This can lead to race conditions otherwise. Also depracted hasKey
-
Roeland Jago Douma authored
Remove dead code
-
Morris Jobke authored
Add files:scan warning when NFD or incompatible encoding found
-
Roeland Jago Douma authored
Ancient files_sharing updater code I came across.
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Move lonely file from \OC\Files to PSR-4
-
- May 01, 2016
-
-
Roeland Jago Douma authored
Conflicting PR probabaly caused this
-
Thomas Müller authored
\OC\Group to PSR-4
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Thomas Müller authored
Move non PSR-4 files from lib/private root to legacy
-
Jenkins for ownCloud authored
-
- Apr 30, 2016
-
-
Roeland Jago Douma authored
There is no need to do old etag propagation on shares
-
Roeland Jago Douma authored
As discussed we move all old style classes (OC_FOO_BAR) to legacy. Then from there we can evaluate the need to convert them back or if they can be fully deprecated/deleted.
-
Roeland Jago Douma authored
mount custom cache folder using mount providers
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
Etags are calculated differently now and don't require manual updating.
-
Jenkins for ownCloud authored
-
- Apr 29, 2016
-
-
Thomas Müller authored
Add a warning if a storage wrapper was registered outside of the hook
-
Thomas Müller authored
Prevent concurrent storage availability checks
-
Robin Appelman authored
-
Thomas Müller authored
Move more from \OC to PSR-4
-
Vincent Petry authored
optimize releaselock for memcache based locking backends
-
Vincent Petry authored
This makes sure that even if a NFD file name exists, it is found by the storage and will be visible to higher layers. Even though the file will be discarded anyway there, it gives the scanner a chance to display a warning at least.
-
Vincent Petry authored
-
Morris Jobke authored
cap the normalized path cache
-
Roeland Jago Douma authored
* \OC\OCSClient * \OC\Preview * \OC\PreviewManager * \OC\Repair * \OC\RepairException * \OC\Search * \OC\ServerContainer * \OC\ServerNotAvailableException * \OC\ServiceUnavailableException * \OC\Setup * \OC\Streamer * \OC\SubAdmin * \OC\SystemConfig * \OC\TagManager * \OC\Tags * \OC\TempManager * \OC\TemplateLayout * \OC\URLGenerator * \OC\Updater
-
Thomas Müller authored
Add the DB group for preview tests that require the database
-
Roeland Jago Douma authored
Move more of \OC to PSR-4
-
Vincent Petry authored
[Update] show repair step progress ...
-
Robin Appelman authored
-
Roeland Jago Douma authored
* \OC\DateTimeFormatter * \OC\DateTimeZone * \OC\ForbiddenException * \OC\HTTPHelper * \OC\HintException * \OC\LargeFileHelper * \OC\Log * \OC\NaturalSort * \OC\NavigationManager * \OC\NeedsUpdateException * \OC\NotSquareException
-
Robin Appelman authored
-
Thomas Müller authored
Update readme for 9.1 links
-
Thomas Müller authored
Moved some files in \OC to PSR-4
-
Vincent Petry authored
-
Lukas Reschke authored
Allow app developers to specify the minimum int size
-
Joas Schilling authored
-
Joas Schilling authored
-