Commit db8cc65
[5] add2scheduler-sessiongc (#41326)
* add2scheduler-sessiongc
* cs
* cs
* Update plugins/task/sessiongc/src/Extension/SessionGC.php
Co-authored-by: Richard Fath <[email protected]>
* Update plugins/task/sessiongc/services/provider.php
Co-authored-by: Richard Fath <[email protected]>
* Update installation/sql/mysql/base.sql
Co-authored-by: Richard Fath <[email protected]>
* Update installation/sql/postgresql/base.sql
Co-authored-by: Richard Fath <[email protected]>
* Update libraries/src/Extension/ExtensionHelper.php
Co-authored-by: Richard Fath <[email protected]>
* Update administrator/language/en-GB/plg_task_sessiongc.sys.ini
Co-authored-by: Brian Teeman <[email protected]>
* Update administrator/language/en-GB/plg_task_sessiongc.ini
Co-authored-by: Brian Teeman <[email protected]>
* Update administrator/components/com_admin/script.php
Co-authored-by: heelc29 <[email protected]>
* feedback
* pgsql
* cs
* cs
* Update administrator/components/com_admin/script.php
Co-authored-by: Richard Fath <[email protected]>
* norm
* cs
* Rename 5.0.0-2023-08-08.sql to 5.0.0-2023-08-26.sql
* Rename 5.0.0-2023-08-08.sql to 5.0.0-2023-08-26.sql
* delete old lang files
* xml cs
* add return type
* Rename 5.0.0-2023-08-26.sql to 5.0.0-2023-08-28.sql
* Rename 5.0.0-2023-08-26.sql to 5.0.0-2023-08-28.sql
* Rename 5.0.0-2023-08-28.sql to 5.0.0-2023-08-30.sql
* Rename 5.0.0-2023-08-28.sql to 5.0.0-2023-08-30.sql
* SQL CS
* SQL CS
* Single quotes
* Set last and next execution and locked of task on new installation
* Fix place for insert statement and setval
* Task should be enabled on a new installation
* Make sure to have UTC timestamps on PostgreSQL
* Rename 5.0.0-2023-08-30.sql to 5.0.0-2023-09-02.sql
* Rename 5.0.0-2023-08-30.sql to 5.0.0-2023-09-02.sql
* Fix exec time
* Add parameters to SQL insert of task
* Fix wrong asset name from previous conflicts
* Update plugins/task/sessiongc/src/Extension/SessionGC.php
---------
Co-authored-by: Richard Fath <[email protected]>
Co-authored-by: Brian Teeman <[email protected]>
Co-authored-by: heelc29 <[email protected]>
Co-authored-by: Richard Fath <[email protected]>
Co-authored-by: Harald Leithner <[email protected]>1 parent 3f34e8c commit db8cc65
File tree
18 files changed
+309
-201
lines changed- administrator
- components/com_admin
- sql/updates
- mysql
- postgresql
- language/en-GB
- installation/sql
- mysql
- postgresql
- libraries/src/Extension
- plugins
- system/sessiongc
- src/Extension
- task/sessiongc
- forms
- services
- src/Extension
18 files changed
+309
-201
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| 240 | + | |
240 | 241 | | |
241 | 242 | | |
242 | 243 | | |
| |||
360 | 361 | | |
361 | 362 | | |
362 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
363 | 407 | | |
364 | 408 | | |
365 | 409 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
357 | 358 | | |
358 | 359 | | |
359 | 360 | | |
360 | | - | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
373 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
374 | 375 | | |
375 | 376 | | |
376 | 377 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
927 | 927 | | |
928 | 928 | | |
929 | 929 | | |
930 | | - | |
| 930 | + | |
| 931 | + | |
931 | 932 | | |
932 | 933 | | |
933 | 934 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
| 125 | + | |
125 | 126 | | |
126 | | - | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
363 | 364 | | |
364 | 365 | | |
365 | 366 | | |
366 | | - | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
379 | | - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
380 | 381 | | |
381 | 382 | | |
382 | 383 | | |
| |||
0 commit comments