Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-25Merge pull request #18444 from owncloud/occ-config-typesThomas Müller
2016-01-20move lost controller to core/controllerMorris Jobke
2016-01-20move avatar controller to core/controllerMorris Jobke
2016-01-14Allow array recursion in getJoas Schilling
2016-01-14Allow deleting a nested system config valueJoas Schilling
2016-01-14Retain backwards compatibilityJoas Schilling
2016-01-14occ config:system:set can now set other value typesRobin McCorkell
2016-01-11Fix unit testsRoeland Jago Douma
2016-01-08Verify the path is a file on avatar updateRoeland Jago Douma
2015-12-16[Avatar] Make the avatar controller use the avatar nodeRoeland Jago Douma
2015-12-07Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2015-12-02User IUser::getEMailAddress() all over the placeThomas Müller
2015-11-30Adding more DB groups to test suitsThomas Müller
2015-11-14[Avatar] No need to setup FS for avatar testsRoeland Jago Douma
2015-10-13Do not print exception messageLukas Reschke
2015-09-25Move the filtering of sensitive data to the config classJoas Schilling
2015-09-18Do not set single user in constructorJoas Schilling
2015-09-17Fix the singleuser config casing in new encryption codeJoas Schilling
2015-09-16Merge pull request #18938 from owncloud/occ_decrypt_all2Thomas Müller
2015-09-15occ script to disable encryption and to decrypt all files againBjoern Schiessle
2015-09-15Revert "Allow Remote avatars"Thomas Müller
2015-09-04Unit tests for mimetype loaderRobin McCorkell
2015-08-30make system root of key storage configurableBjoern Schiessle
2015-08-29Allow remote avatarsRoeland Jago Douma
2015-08-28Merge pull request #18423 from owncloud/occ_encrypt_allBjörn Schießle
2015-08-26occ tool to encrypt all filesBjoern Schiessle
2015-08-22Expire token after 12h and if user logged-in againLukas Reschke
2015-08-20Merge pull request #18369 from owncloud/occ-logMorris Jobke
2015-08-19Unit tests for occ log:* commandsRobin McCorkell
2015-08-19Filter the objectstore password from the config list as wellJoas Schilling
2015-08-18Move avatarcontroller towards Node ApiRoeland Jago Douma
2015-07-30[avatar] add error handlers for avatar setupMorris Jobke
2015-07-09[command] single user mode - use config object & add testsMorris Jobke
2015-07-07Invert the "public" to a "private" methodJoas Schilling
2015-07-07Make it possible to import exportet app/system configsJoas Schilling
2015-07-07Replace deprecated method callsJoas Schilling
2015-07-07Add commands to get, set and delete app config valuesJoas Schilling
2015-07-07Add a command to import an json array into the configJoas Schilling
2015-07-07Add a command to delete a system configJoas Schilling
2015-07-07Add a command to get a config valueJoas Schilling
2015-07-07Add a command to set a system config valueJoas Schilling
2015-07-07Split the system from the app configJoas Schilling
2015-07-07Add tests for list configJoas Schilling
2015-06-17Fix testLukas Reschke
2015-06-11Fix test message and add 'user' to itJens-Christian Fischer
2015-06-03Move the helpful method to the TestCase classJoas Schilling
2015-05-18fix testsRobin Appelman
2015-05-04Display a message when there is a problem with the default moduleJoas Schilling
2015-04-27Add unit tests for the commandsJoas Schilling
2015-04-23Fix file namesJoas Schilling