Robin Appelman
|
0741373f94
fix: log a warning when we can't build a background job
|
1 mese fa |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2 mesi fa |
Louis Chemineau
|
843a47f12c
fix: Use sha256 to hash arguments of background jobs
|
3 mesi fa |
John Molakvoæ
|
8f825cbd16
Merge pull request #47155 from nextcloud/executeStatementOnDelete
|
2 mesi fa |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 mesi fa |
Git'Fellow
|
2156a927a3
fix: lint
|
3 mesi fa |
Git'Fellow
|
c6be80a75d
fix(jobs): Swicth to executeStatement() while deleting rows
|
3 mesi fa |
Joas Schilling
|
eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters
|
4 mesi fa |
Joas Schilling
|
829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms
|
5 mesi fa |
skjnldsv
|
d388370c3b
feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification
|
4 mesi fa |
Robin Appelman
|
1a9f7d5348
fix: delete background jobs by id when cleaning up
|
6 mesi fa |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 mesi fa |
Julien Veyssier
|
d967151f52
fix(bg-jobs): review adjustments
|
7 mesi fa |
Julien Veyssier
|
1acc57b5c0
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command
|
7 mesi fa |
Marcel Klehr
|
352d79deee
fix(bg-jobs): fix psalm issues
|
11 mesi fa |
Marcel Klehr
|
a3d8632fbe
fix(bg-jobs): fix minor issues
|
11 mesi fa |
Julius Härtl
|
8400bfee01
feat(bg-jobs): Add background worker occ command
|
2 anni fa |
Julius Härtl
|
52eb6d8726
feat(bg-jobs): Allow calling cron.php with a background job class
|
2 anni fa |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
8 mesi fa |
Joas Schilling
|
4cb5501a3f
fix(cron): Reset the reserved_at when force executing from CLI
|
11 mesi fa |
Anna Larch
|
dc87c531b5
fix(joblist): also reset last_run timestamp on updating an existing job
|
11 mesi fa |
Marcel Klehr
|
cbd304c8f0
fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved
|
1 anno fa |
Christoph Wurst
|
04ecc2a6a9
feat(backgroundjob): Schedule job after <timestamp>
|
1 anno fa |
Marcel Klehr
|
9f4b3de03c
Fix ParallelAwareJob tests
|
1 anno fa |
Louis Chemineau
|
8ad2f34045
Remove job from oc_jobs when the file is not findable
|
1 anno fa |
Marcel Klehr
|
524d053eb2
JobList: add debug log when hasReservedJob query fails
|
1 anno fa |
Marcel Klehr
|
5a7f023bfc
JobList#hasReservedJobs: Close cursor
|
1 anno fa |
Marcel Klehr
|
5608b50778
Fix BackgroundJob tests
|
1 anno fa |
Marcel Klehr
|
6f9a3218d0
Update lib/private/BackgroundJob/JobList.php
|
1 anno fa |
Marcel Klehr
|
1296f3612e
test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs
|
1 anno fa |