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
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-03-04type fixesfs-setup-managerRobin Appelman
2022-03-04add template annotations to CappedMemoryCacheRobin Appelman
2021-11-23Fix ArrayAccess and JsonSerializable return typesCôme Chilliet
2021-07-08Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-09Fix RedundantPropertyInitializationCheckRoeland Jago Douma
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2018-05-24remove unneeded is_dir from file cache gcRobin Appelman
2018-04-26move log constants to ILoggerArthur Schiwon
2017-11-06Update license headersMorris Jobke
2017-03-30support pushing to CappedMemoryCacheRobin Appelman
2017-03-03Remove deprecated OC_User::isLoggedInSebastian Wessalowski
2016-11-03Cap the number of queries we save in the query loggerRobin Appelman
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-18Allow chunk GC mtime tolerance for unfinished part chunksVincent Petry
2016-04-15Move \OC\Cache to PSR-4Roeland Jago Douma