aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/BackgroundJob/TimedJob.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-081-63/+0
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-0/+63
* chore: Delete deprecated internal Job classesCôme Chilliet2024-02-081-63/+0
* Deprecate our old, internal background job base classesChristoph Wurst2022-02-221-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Fix wrong phpdoc for execute methodDaniel Kesselberg2020-07-031-1/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\BackgroundJob to PSR-4Roeland Jago Douma2016-04-261-0/+56