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-06-06Remove old unit tests as wellJoas Schilling
2020-06-04Remove controller and routes which have no UI component anywayJoas Schilling
2020-05-01Fix notification mail testsJan-Christoph Borchardt
2020-04-29Update license headers for 19Christoph Wurst
2020-04-18Added trailing spaceRoeland Jago Douma
2020-04-17Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ
2020-04-16Provide the proper language to the mailerRoeland Jago Douma
2020-04-12Fix #13287 - Increase max-height on button in welcome email templateLiam JACK
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Make sure there is exactly one newline after importsChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-04-02Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-31Add optional column oc_comments.reference_idJoas Schilling
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-24Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipeRoeland Jago Douma
2020-03-23Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma
2020-03-20Fix tests due to config adjustmentsJulius Härtl
2020-03-18Fix recursive calls in logging via server methodsJoas Schilling
2020-03-16Check the user on remote wipeJoas Schilling
2020-03-10Add system config flag to manually set that a subscription is availableJulius Härtl
2020-02-10Fix unit testsJoas Schilling
2020-02-03Update test to pass l10n instead of factoryDaniel Kesselberg
2020-01-31Move Admin Settings also to info.xmlRoeland Jago Douma
2020-01-31Move personal settings to proper registrationRoeland Jago Douma
2020-01-30Move password settingsRoeland Jago Douma
2020-01-29Move the personal 2FA settings to its own appRoeland Jago Douma
2020-01-29Move can create token logicRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-11-28Merge pull request #17725 from nextcloud/enh/share_exp_internalRoeland Jago Douma
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Fix testsRoeland Jago Douma
2019-11-27Fix more testsRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-10-05fix updating and deleting authtokensSergej Nikolaev
2019-09-28Move settings to an appChristoph Wurst