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-07-11Fix typing in IJobListenh/improve-job-handling-commandsCôme Chilliet
2022-07-11Code cleaning of Background/ListCommandCôme Chilliet
2022-07-11Add command to list jobsCôme Chilliet
2022-02-07Allow apps to specify if their background job can be delayedJoas Schilling
2021-10-14Bump since versionJoas Schilling
2021-10-14Move queries to the joblistJoas Schilling
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-08-13Remove getLastJob from IJobListMorris Jobke
2019-12-05Update license headersChristoph Wurst
2018-01-26Deprecated OCP interface to fetch background job typeMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-04-25Add duration of last job execution to the tableNoveen Sachdeva
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-21Lock jobs while executing them, to allow multiple executors to run in parallelJoas Schilling
2016-05-07Move \OCP\BackgroundJob to PSR-4Roeland Jago Douma