]> git.mxchange.org Git - friendica.git/history - src/Core/Worker
Some more constants are moved to their specific classes
[friendica.git] / src / Core / Worker /
2022-10-17 Tobias DiekershoffMerge pull request #12004 from annando/priorities
2022-10-17 MichaelThe priority is now a class constant
2022-10-14 Tobias DiekershoffMerge pull request #11913 from tobiasd/2022.09-CHANGELOG
2022-10-09 Hypolite PetovanMerge pull request #11979 from annando/issue-11853
2022-09-26 Hypolite PetovanMerge pull request #11921 from annando/worker-timeout
2022-09-26 MichaelMerge remote-tracking branch 'upstream/2022.09-rc'...
2022-09-24 Michael VogelMerge pull request #11763 from tobiasd/marcor-newapi
2022-09-24 Hypolite PetovanMerge pull request #11925 from mexon/mat/dont-remove...
2022-09-24 Hypolite PetovanMerge pull request #11926 from annando/sql-queries
2022-09-24 Michael(Hopefully) SQL improvements
2022-09-24 Michael VogelWe can now configure the worker runtime limits
2022-08-31 PhilippMerge pull request #11877 from annando/log-levels
2022-08-30 MichaelLoglevels are adjusted
2022-07-18 Hypolite PetovanMerge pull request #11742 from annando/server-detection
2022-07-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-05 MichaelImproved server detection
2022-06-08 Hypolite PetovanMerge pull request #11622 from Quix0r/fixes/switch...
2022-05-21 Hypolite PetovanMerge pull request #11539 from annando/worker-split
2022-05-20 MichaelRenamed variable
2022-05-20 MichaelSpelling error fixed
2022-05-20 MichaelFurther formatting fixes
2022-05-20 MichaelFixed code structure
2022-05-19 MichaelThe worker is split into several classes
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-11-07 Hypolite PetovanMerge pull request #10961 from annando/deprecated
2021-11-07 Hypolite PetovanMerge pull request #10957 from nupplaphil/feat/multi_no...
2021-11-07 PhilippUpdate src/Core/Worker/Repository/Process.php
2021-11-07 PhilippUpdate src/Core/Worker/Factory/Process.php
2021-11-06 Philippuse static table-variable
2021-11-06 PhilippAdd `hostname` to `Process` entity
2021-11-06 Hypolite PetovanMerge pull request #10956 from annando/escapetags
2021-11-05 Hypolite PetovanMerge pull request #10941 from nupplaphil/feat/worker_p...
2021-11-05 PhilippImprove repository usage
2021-11-05 PhilippFixup command argument
2021-11-05 PhilippRefactor Process for new paradigm