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
2020-10-06Make sure getUsersFavoritingObject can be run without a userJoas Schilling
2020-07-06Tags.php and the old sharing mechanismMorris Jobke
2020-06-24Update share type constant usageJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-03-01Add dispatcher events to User and Group objectsJoas Schilling
2018-05-23Get rid of shareItemMorris Jobke
2017-08-15Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke
2017-08-15Cleanup usage of shareItem in internal code baseMorris Jobke
2017-08-15Use proper methods for registerBackendMorris Jobke
2016-09-13Fix getMock TagTestRoeland Jago Douma
2016-05-19Fix more failuresJoas Schilling
2016-05-19Fix lib/Joas Schilling