Hypolite Petovan
|
a744b8b56f
|
Replace direct database calls and anonymous arrays by repository calls and entity objects
|
2023-01-01 18:50:21 -05:00 |
|
Michael
|
f1bcf1ef66
|
Set the server status directly after transmission
|
2023-01-01 17:34:05 +00:00 |
|
Michael
|
12fac6e089
|
Close the database
|
2023-01-01 15:37:47 +00:00 |
|
Michael
|
360614d2cf
|
Merge remote-tracking branch 'upstream/develop' into inbox-gsid
|
2023-01-01 15:25:28 +00:00 |
|
Michael
|
fe897c7ef4
|
Increase the year
|
2023-01-01 15:14:45 +00:00 |
|
Michael
|
7307646cf8
|
Use server id on direct delivery
|
2023-01-01 15:13:44 +00:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Michael
|
8e397b5849
|
Changes after review
|
2022-12-31 16:20:18 +00:00 |
|
Michael
|
259b99e6e9
|
Bulk delivery added for all protocols
|
2022-12-31 12:19:34 +00:00 |
|
Philipp
|
b227d65dfc
|
Replace worker_daemon_mode config entry with key-value entry
|
2022-12-29 21:53:57 +01:00 |
|
Philipp
|
6b3265742a
|
Replace cron/worker "last" config entries with key-value entries
|
2022-12-29 21:53:57 +01:00 |
|
Michael
|
2f3f41ed9c
|
Merge remote-tracking branch 'origin/2022.12-rc' into fixes
|
2022-12-11 19:00:59 +00:00 |
|
Michael Vogel
|
884a265c5a
|
Some small fixes
|
2022-12-11 11:21:02 +01:00 |
|
Michael
|
842e51194e
|
Improved bulk delivery / don't redistribute activities
|
2022-11-03 04:03:39 +00:00 |
|
Michael
|
018858934b
|
The priority is now a class constant
|
2022-10-17 05:49:55 +00:00 |
|
Michael
|
5e51ab95fb
|
Merge remote-tracking branch 'upstream/2022.09-rc' into worker-timeout
|
2022-09-26 13:26:56 +00:00 |
|
Michael
|
3911c9450b
|
(Hopefully) SQL improvements
|
2022-09-24 17:56:07 +00:00 |
|
Michael Vogel
|
98a4c7a56c
|
We can now configure the worker runtime limits
|
2022-09-24 10:00:41 +02:00 |
|
Michael
|
757a5c2de9
|
Loglevels are adjusted
|
2022-08-30 19:45:30 +00:00 |
|
Michael
|
cc75eb5d18
|
Improved server detection
|
2022-07-05 05:04:05 +00:00 |
|
Michael
|
9ded39eff6
|
Renamed variable
|
2022-05-20 15:49:59 +00:00 |
|
Michael
|
2fc5957abb
|
Spelling error fixed
|
2022-05-20 05:46:38 +00:00 |
|
Michael
|
653af77e5f
|
Further formatting fixes
|
2022-05-20 04:52:18 +00:00 |
|
Michael
|
6ce23bd9ca
|
Fixed code structure
|
2022-05-20 04:42:10 +00:00 |
|
Michael
|
dc16e6d471
|
The worker is split into several classes
|
2022-05-19 19:24:21 +00:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Philipp
|
882925b824
|
Update src/Core/Worker/Repository/Process.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-11-07 13:29:38 +01:00 |
|
Philipp
|
fb908aca6d
|
Update src/Core/Worker/Factory/Process.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-11-07 13:29:33 +01:00 |
|
Philipp
|
c7be395e6a
|
use static table-variable
|
2021-11-06 20:33:02 +01:00 |
|
Philipp
|
5350e0852d
|
Add hostname to Process entity
|
2021-11-06 20:21:01 +01:00 |
|
Philipp
|
c2b5eb2838
|
Improve repository usage
|
2021-11-05 20:52:34 +01:00 |
|
Philipp
|
7637ae1dcc
|
Fixup command argument
|
2021-11-05 20:52:31 +01:00 |
|
Philipp
|
38f70cc55a
|
Refactor Process for new paradigm
|
2021-11-05 20:52:28 +01:00 |
|