summaryrefslogtreecommitdiffstats
path: root/lib/Cron
AgeCommit message (Collapse)Author
2023-01-05retentionMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-18remove 'chunk'Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-05-11Port away from private OC::$server->getCarl Schwan
And fix a few psalm issues Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-15Add psalm static analysisCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-15Php cs:fixCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-15Update to php 7.4 type hintingCarl Schwan
Using rector Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2020-08-28query instead of create Application in background jobsRobin Appelman
2020-07-31first throw of chunked tableMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-06-17database & requestsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-27allow self-signed certificateMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-21Merge branch 'master' into feature/noid/announceMaxence Lange
2019-02-05fill the server_hashtags with hashtags and trendsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-25fixing some field when generating the Announce in DBMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-24cleaning and renaming upsteam request cachingMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-02refresh keys after 7 daysMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-29rewrite of the exceptions while requesting remote instanceMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-20unused importMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-19cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17renaming servicesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-13moving stuff aroundMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-06small fixMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04timeout is defined depends on when the request is doneMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-30cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28to avoid conflict, filters failing instance when processing queueMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28retry-on-fail by cron and cliMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-26managing Cache from Cron and Command lineMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>