aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Command/ClosureJob.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+4
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-081-1/+1
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-1/+1
* chore: Migrate away from internal Job classesCôme Chilliet2024-02-081-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* chore: rename serializedClosure to argument to align with parent classDaniel Kesselberg2023-09-301-2/+2
* chore(3rdparty): remove opis/closureDaniel Kesselberg2023-09-221-2/+1
* Explicitely only accept closures from our dependencies in ClosureJobCôme Chilliet2022-06-211-1/+4
* Replace opis/closure with laravel/serializable-closure in codeCôme Chilliet2022-06-141-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* [3rdparty] Migrate to Opis/ClosureRoeland Jago Douma2020-12-021-3/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\Command to PSR-4Roeland Jago Douma2016-04-151-0/+37