Commit 2875f27
[4.4] Optimize scheduler running plugin (#37120)
* fix
* CS
* CS
* bind it!
* Make Postgres happy
* Postgressssss
* CS
* Update plugins/system/schedulerunner/schedulerunner.php
Quy's suggestion
Co-authored-by: Quy <[email protected]>
* Update plugins/system/schedulerunner/schedulerunner.php
Quy's suggestion
Co-authored-by: Quy <[email protected]>
* Update plugins/system/schedulerunner/schedulerunner.php
Quy's suggestion
Co-authored-by: Quy <[email protected]>
* fix
* Use model method
* Phase 1 convert BRANCH to PSR-12
* Phase 2 convert BRANCH to PSR-12
* fix CS
* fix CS
* Update administrator/components/com_scheduler/src/Model/TasksModel.php
Co-authored-by: Allon Moritz <[email protected]>
* Update administrator/components/com_scheduler/src/Model/TasksModel.php
Co-authored-by: Allon Moritz <[email protected]>
---------
Co-authored-by: Denitz <[email protected]>
Co-authored-by: Quy <[email protected]>
Co-authored-by: Joomla! Bot <[email protected]>
Co-authored-by: Allon Moritz <[email protected]>
Co-authored-by: Martin Carl Kopp <[email protected]>1 parent f19d92c commit 2875f27
File tree
2 files changed
+40
-17
lines changed- administrator/components/com_scheduler/src/Model
- plugins/system/schedulerunner/src/Extension
2 files changed
+40
-17
lines changedLines changed: 33 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
366 | 367 | | |
367 | 368 | | |
368 | 369 | | |
369 | | - | |
| 370 | + | |
370 | 371 | | |
371 | 372 | | |
372 | 373 | | |
| |||
395 | 396 | | |
396 | 397 | | |
397 | 398 | | |
398 | | - | |
| 399 | + | |
399 | 400 | | |
400 | 401 | | |
401 | 402 | | |
| |||
437 | 438 | | |
438 | 439 | | |
439 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
440 | 471 | | |
Lines changed: 7 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
112 | | - | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
116 | | - | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
| 119 | + | |
128 | 120 | | |
129 | 121 | | |
130 | 122 | | |
| |||
262 | 254 | | |
263 | 255 | | |
264 | 256 | | |
265 | | - | |
| 257 | + | |
266 | 258 | | |
267 | 259 | | |
268 | 260 | | |
| |||
286 | 278 | | |
287 | 279 | | |
288 | 280 | | |
289 | | - | |
| 281 | + | |
290 | 282 | | |
291 | 283 | | |
292 | 284 | | |
| |||
301 | 293 | | |
302 | 294 | | |
303 | 295 | | |
304 | | - | |
| 296 | + | |
305 | 297 | | |
306 | 298 | | |
307 | 299 | | |
| |||
0 commit comments