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-10-15Add support for Delegation Settings for more appsCarl Schwan
2021-06-30Migrate HintException to OCPGary Kim
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-27More cleaning after auto-add removalJoas Schilling
2020-12-23Drop all dead packagesChristoph Wurst
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
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
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27TO REVERT LATER: disable some DbHandlerTestRoeland Jago Douma
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-12-07Remove deprecated functions from SecureRandomRoeland Jago Douma
2018-04-25improve error reporting and move format parameter to the optionsBjoern Schiessle
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2017-12-11Catch the errors related to untrusted self signed certificates for federationRoeland Jago Douma
2017-11-29Actually set the status so we don't cause another exceptionRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-01Use ITimeFactoryRoeland Jago Douma
2017-08-01we don't need to remove the job manually here, even if we ask once more the o...Bjoern Schiessle
2017-08-01update unit testsBjoern Schiessle
2017-08-01expire requestSharedSecret job after 30 daysBjoern Schiessle
2017-08-01expire getShareadSecret job after 30 daysBjoern Schiessle
2017-04-11adjust existing testsBjoern Schiessle
2017-03-24only execute code if exception was thrown by the corresponding controllerBjoern Schiessle
2016-11-17don't add server automatically to trusted serverBjoern Schiessle
2016-08-31Fix deprecated getMock call in Federation appRoeland Jago Douma
2016-08-28Use function parametersRoeland Jago Douma
2016-08-28Move OCSAuthAPI to AppFrameworkRoeland Jago Douma
2016-08-15Use MockBuilder instead of createMockLukas Reschke
2016-08-15Add unit testsLukas Reschke
2016-08-09improve federation error messagesBjoern Schiessle
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-06-20fix federation stringsMorris Jobke
2016-05-26Update license headersLukas Reschke
2016-05-19Fix errors in the testsJoas Schilling
2016-05-19Move federation tests to PSR-4Joas Schilling
2016-03-21Do not create a new job when it failed to connect atmJoas Schilling
2016-03-01Update author informationLukas Reschke
2016-02-29remove remote address book if the admin removes the server from the trusted s...Bjoern Schiessle
2016-02-26reuse the url_hash instead of calculating a new hash for the address bookBjoern Schiessle
2016-02-15Remove background job if the server accepted to ask for the shared secretBjoern Schiessle