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
2018-03-20Merge pull request #8847 from nextcloud/ocs-api-userdetailsMorris Jobke
2018-03-19fixup! Check if groups is array, return empty do not throwJohn Molakvoæ (skjnldsv)
2018-03-17Allow empty emails provisionning apiJohn Molakvoæ (skjnldsv)
2018-03-16Check if groups is array, return empty do not throwJohn Molakvoæ (skjnldsv)
2018-03-16Fixed tests and improved codeJohn Molakvoæ (skjnldsv)
2018-03-16Fixed throw error on unreachable usersJohn Molakvoæ (skjnldsv)
2018-03-16Add userdetails to ocs apiJohn Molakvoæ (skjnldsv)
2018-03-08Fixed api testsJohn Molakvoæ (skjnldsv)
2018-02-28Fix testsRoeland Jago Douma
2018-02-27Make the provisioning api app strictRoeland Jago Douma
2018-02-22Show hint in OCS API for user creationMorris Jobke
2018-02-16Fix info.xml files of shipped appsJoas Schilling
2018-01-26Fix testsRoeland Jago Douma
2018-01-26Don't expose language and password as editableRoeland Jago Douma
2018-01-26Provide list of editable fields via OCS APIRoeland Jago Douma
2018-01-25Fix risky tests without assertionsJoas Schilling
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2018-01-14Bump appsRoeland Jago Douma
2018-01-13Update composerMorris Jobke
2018-01-04Composer updatedRoeland Jago Douma
2017-12-14Use proper authorative-autoloader for app autoloadersRoeland Jago Douma
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-11-01Merge pull request #6875 from nextcloud/app_autoloadersJoas Schilling
2017-10-26Use ::class in test mocks of encryption appMorris Jobke
2017-10-24Provisioning_API AutoloaderRoeland Jago Douma
2017-10-24Use ::class in test mocksMorris Jobke
2017-09-18throw 101 when an empty group string is providedArthur Schiwon
2017-08-01Remove explicit type hints for ControllerLukas Reschke
2017-08-01Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke
2017-08-01Fix testsRoeland Jago Douma
2017-07-31Fix middleware implementations signaturesRoeland Jago Douma
2017-07-24Some app fixes of phpstorm inspectionsRoeland Jago Douma
2017-06-21Add unit tests for the new codeJoas Schilling
2017-06-21Allow to force a language and set it via the ocs apiJoas Schilling
2017-06-02Don't allow the user to set fields they can't seeJoas Schilling
2017-05-22Bump app versions as wellJoas Schilling
2017-05-22Adjust version requirementJoas Schilling
2017-04-24Merge pull request #4457 from nextcloud/fix-storage-info-with-wrong-casingMorris Jobke
2017-04-24Remove dead argumentsJoas Schilling
2017-04-24Fix similar issues with the group idJoas Schilling
2017-04-24Fix the storage info and other checks when the user has wrong casingJoas Schilling
2017-04-23Remove unused use statementsMorris Jobke
2017-04-21Use RESPOND_NOT_FOUND for non existing userMorris Jobke
2017-04-12Update comments to NextcloudMorris Jobke
2017-04-11Adjust class referencesLukas Reschke
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-04-07Merge pull request #4244 from nextcloud/welcome-emailMorris Jobke
2017-04-07Add support for themingLukas Reschke
2017-04-07Allow to change account info via provisioning apiJoas Schilling