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-12-30Update license headersChristoph Wurst
2020-12-23Drop all dead packagesChristoph Wurst
2020-12-14Add missing parent::__construct() calls to JobsJoas Schilling
2020-11-25Use proper OCP\BackgroundJobs\JobRoeland Jago Douma
2020-10-26Make sure the function signatures of the backgroundjob matchRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-04-26move log constants to ILoggerArthur Schiwon
2018-04-25improve error reporting and move format parameter to the optionsBjoern Schiessle
2018-02-14Remove unused import statementsMorris Jobke
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-29Do not log Exception if a connection error occuredRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-01Use ITimeFactoryRoeland Jago Douma
2017-08-01cleanup constructorsBjoern Schiessle
2017-08-01expire getShareadSecret job after 30 daysBjoern Schiessle
2017-08-01Add |null to PHPDocLukas Reschke
2017-04-21No need to log guzzle exceptionRoeland Jago Douma
2017-04-12Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle
2017-04-12Update comments to NextcloudMorris Jobke
2017-04-11Do proper DIRoeland Jago Douma
2017-04-11fix constructorBjoern Schiessle
2017-04-11use discovered end-point for trusted serversBjoern Schiessle
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-08Allow nullRobin Appelman
2016-05-26Update license headersLukas Reschke
2016-05-19Move federation code to PSR-4Joas Schilling