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-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-02-12Make TAG_FAVORITE publicDaniel Kesselberg
2019-12-05Update license headersChristoph Wurst
2018-07-26Check if the favorite tag existsRoeland Jago Douma
2018-04-26move log constants to ILoggerArthur Schiwon
2018-03-26Do not use \OCP\DB anymoreRoeland Jago Douma
2018-03-21Remove unused and deprecated methods of OCP\DBMorris Jobke
2018-03-12Use insertIfNotExist of the new interfaceMorris Jobke
2018-03-12Remove deprecated and unsused methods of OCP\DBMorris Jobke
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-24Doc: Fix phpDoc issuesJulius Härtl
2017-08-01Fix L10N::tRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-04-29Move more from \OC to PSR-4Roeland Jago Douma