- May 03, 2016
-
-
Robin Appelman authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Roeland Jago Douma authored
When running with a user database backend on large installations the cache can grow to significant sizes. This can be especially problematic when running big cron/repair jobs.
-
Thomas Müller authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
- May 02, 2016
-
-
Roeland Jago Douma authored
* Move out of legacy folder * Move to proper namespace * Fix calling code
-
Roeland Jago Douma authored
* Fix code * Fix tests
-
Joas Schilling authored
-
Joas Schilling authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Robin Appelman authored
-
Roeland Jago Douma authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Roeland Jago Douma authored
Catching the login exception and returning false (login failed). Makes the OCS API properly return data instead of printing the exception page.
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
- May 01, 2016
-
-
Roeland Jago Douma authored
Conflicting PR probabaly caused this
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
- Apr 30, 2016
-
-
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
-
- Apr 29, 2016
-
-
Robin Appelman authored
-
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.
-
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
-
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
-
Joas Schilling authored
-
Roeland Jago Douma authored
* \OC\ActivityManager * \OC\AllConfig * \OC\AppConfig * \OC\AppHelper * \OC\Avatar * \OC\AvatarManager * \OC\CapabilitiesManager * \OC\Config * \OC\ContactsManager * \OC\DatabaseException * \OC\DatabaseSetupException
-
- Apr 28, 2016
-
-
Bernhard Posselt authored
simplify comparison remove additional null fix off by 1 error
-
Thomas Müller authored
-
Thomas Müller authored
-