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-08-16Add missing files for Composer v2Christoph Wurst
2021-08-04[tx-robot] updated from transifexNextcloud bot
2021-06-21Update AutoloaderLouis Chemineau
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-08[tx-robot] updated from transifexNextcloud bot
2021-04-30[tx-robot] updated from transifexNextcloud bot
2021-04-28[tx-robot] updated from transifexNextcloud bot
2021-04-27More cleaning after auto-add removalJoas Schilling
2021-04-27Merge pull request #26765 from nextcloud/td/no_more_add_auto_trustedJoas Schilling
2021-04-27[tx-robot] updated from transifexNextcloud bot
2021-04-26No longer add trusted servers on federated share creationRoeland Jago Douma
2021-04-16[tx-robot] updated from transifexNextcloud bot
2021-03-29[tx-robot] updated from transifexNextcloud bot
2021-03-23[tx-robot] updated from transifexNextcloud bot
2021-03-04[tx-robot] updated from transifexNextcloud bot
2021-03-02Update autoloader filesRoeland Jago Douma
2021-03-01Fix a few RedundantCastRoeland Jago Douma
2021-02-23[tx-robot] updated from transifexNextcloud bot
2021-02-03This is 22Joas Schilling
2021-01-29[tx-robot] updated from transifexNextcloud bot
2021-01-28Update all composer autoloader filesChristoph Wurst
2021-01-22[tx-robot] updated from transifexNextcloud bot
2021-01-12Migrate internal classes to the OCP db col typesChristoph Wurst
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2020-12-30Update license headersChristoph Wurst
2020-12-23Drop all dead packagesChristoph Wurst
2020-12-20[tx-robot] updated from transifexNextcloud bot
2020-12-16[tx-robot] updated from transifexNextcloud bot
2020-12-14Add missing parent::__construct() calls to JobsJoas Schilling
2020-12-02Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke
2020-11-26rebuild autoloader scripts with 2.0.7Robin Appelman
2020-11-25Use proper OCP\BackgroundJobs\JobRoeland Jago Douma
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-10-31[tx-robot] updated from transifexNextcloud bot
2020-10-27[tx-robot] updated from transifexNextcloud bot
2020-10-26Make sure the function signatures of the backgroundjob matchRoeland Jago Douma
2020-10-24[tx-robot] updated from transifexNextcloud bot
2020-10-08[tx-robot] updated from transifexNextcloud bot
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-29[tx-robot] updated from transifexNextcloud bot
2020-09-24Update autloaderRoeland Jago Douma
2020-09-18Bump versionsJoas Schilling
2020-09-18[tx-robot] updated from transifexNextcloud bot
2020-09-15[tx-robot] updated from transifexNextcloud bot
2020-09-02[tx-robot] updated from transifexNextcloud bot
2020-08-25[tx-robot] updated from transifexNextcloud bot
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-19[tx-robot] updated from transifexNextcloud bot
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-07[tx-robot] updated from transifexNextcloud bot