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-10-16[tx-robot] updated from transifexNextcloud bot
2020-10-14[tx-robot] updated from transifexNextcloud bot
2020-10-01[tx-robot] updated from transifexNextcloud bot
2020-09-28[tx-robot] updated from transifexNextcloud bot
2020-09-26[tx-robot] updated from transifexNextcloud bot
2020-09-25[tx-robot] updated from transifexNextcloud bot
2020-09-24Update autloaderRoeland Jago Douma
2020-09-23[tx-robot] updated from transifexNextcloud bot
2020-09-20[tx-robot] updated from transifexNextcloud bot
2020-09-18Add transifex config for all new appsMorris Jobke
2020-09-18Bump versionsJoas Schilling
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-21Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-07-08Move lookup server connector to bootstrap mechanismMorris Jobke
2020-05-07Bump app versions and requirementsJoas Schilling
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-03-19Update autoloaders for composer v1.10.1Christoph Wurst
2020-01-21Fix app updatesRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-04remove missed manual Application instance constructionsRobin Appelman
2019-09-05Development is 18 now!Roeland Jago Douma
2019-07-18Make the RetryJob work on the userId onlyJoas Schilling
2019-07-18Yay for null coalescing operatorJoas Schilling
2019-07-18Use public interfacesJoas Schilling
2019-07-18Always use a background job for the updateJoas Schilling
2019-07-18Also send a delete like on the syncronous actionJoas Schilling
2019-07-18Use an application classJoas Schilling
2019-04-11Bump versions of server and the requirements of appsJoas Schilling
2019-04-09Only update the lookup server if it is enabled AND a server is setJoas Schilling
2019-03-05Fix missing $config dependency in RetryJobMorris Jobke
2019-03-04Fix Undefined property: OCA\LookupServerConnector\UpdateLookupServer::$configDaniel Kesselberg
2019-02-20increase timespan between each retryBjoern Schiessle
2019-01-07improve lookup server behaviourBjoern Schiessle
2018-11-23Bump versions of server and the requirements of appsJoas Schilling
2018-11-14Shorten index name of calendar changes tableJoas Schilling
2018-10-18Do not try to contact lookup server without internet connection or URLArthur Schiwon
2018-09-05Update version requirements and versions of shipped appsJoas Schilling
2018-08-10Bump autoloadersRoeland Jago Douma
2018-02-16Fix info.xml files of shipped appsJoas Schilling
2018-01-14Bump appsRoeland Jago Douma
2018-01-13Update composerMorris Jobke
2018-01-04Composer updatedRoeland Jago Douma
2017-12-14Use proper authorative-autoloader for app autoloadersRoeland Jago Douma
2017-10-24LookupServerConnector AutoloaderRoeland Jago Douma
2017-08-01Add |null to PHPDocLukas Reschke