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 (Collapse)Author
2022-03-31ran autoloaderchecker.shszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-01-20Revert "[stable22] Hash job argument"John Molakvoæ
2022-01-18Add hashed attribute column for indexed job existence checkJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-16Add missing files for Composer v2Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-21Update AutoloaderLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-03-02Update autoloader filesRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-28Update all composer autoloader filesChristoph Wurst
The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-26rebuild autoloader scripts with 2.0.7Robin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-09-24Update autloaderRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-19Update autoloaders for composer v1.10.1Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-07OAuth2 client identifier must be uniqueRoeland Jago Douma
Fixes #12981 This is highly unlikely to happen. But better to enforce it on the DB level as well! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10Bump autoloaderRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-14Shorten index name of calendar changes tableJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-10Bump autoloadersRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-22Set OAuth token expirationRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-13Update composerMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-04Composer updatedRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-12-14Use proper authorative-autoloader for app autoloadersRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-10-24OAuth2 autoloaderRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>