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
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-04-27use SystemConfig, less dependencies, and not publicly neededArthur Schiwon
2018-04-26fix dav testArthur Schiwon
2018-04-26offer API to create own File log. admin_audit makes use of itArthur Schiwon
2018-04-26destaticfy Log classesArthur Schiwon
2018-04-11adjust tests to new exception log formatRobin Appelman
2018-02-27Loglevel is an intRoeland Jago Douma
2018-02-27Make ILogger strictRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-15Do not log WebDAV maintenance mode exceptionMorris Jobke
2017-06-29Don't log passwords on dav exceptionsJoas Schilling
2017-04-23Remove unused use statementsMorris Jobke
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Update DAV unit tests to PSR-4Joas Schilling