Commit graph

187 commits

Author SHA1 Message Date
4b05e9ea1d Make using twig cache optional 2020-07-10 05:02:39 +02:00
5fcb927b5a Supress screaming from mkdir. 2020-07-10 02:03:52 +02:00
c5345a89f5 Make cache path definable, move to /cache from /app/cache. Doesn't need to be in runtime code. 2020-07-09 19:47:27 +02:00
1e5dca2eb3 Make it possible to extract what was just processed from the worker. Mostly needed for testing. 2020-07-07 18:46:34 +02:00
486dd43ded Cleaning 2020-07-07 18:46:07 +02:00
1353110c29 Swap to using App::DI instead of App::Instance()->get 2020-07-07 18:45:26 +02:00
7af588df43 Add convenience WorkerWorkItem::Factory() function. 2020-07-07 18:28:04 +02:00
fd4239ae57 Cleanup 2020-06-25 16:52:04 +02:00
5a40567697 Fixed redis ineractions. 2020-06-25 16:32:40 +02:00
b2968edb77 Added abstract function stub for process() 2020-06-24 19:49:56 +02:00
7068856178 Double-startup to fix booting with the wrong app core. 2020-06-24 17:30:27 +02:00
275d47d35b Cleanup 2020-06-24 17:06:22 +02:00
4bfecc524e On-demand loading of scripts into redis. Added some more script options. 2020-06-24 16:33:31 +02:00
a5129c629c Redis wrapper and lua extension loader. 2020-06-24 15:11:05 +02:00
4dd66a67c5 Old app kernel reference 2020-06-24 12:17:16 +02:00
3b78eadd3b Fixed session persistance 2020-06-23 18:33:10 +02:00
336a5f41bf Progress towards slim4/php-di etc 2020-06-22 21:38:55 +02:00
a242c4e924 Configure router after di 2020-06-22 13:46:35 +02:00
6adb6d5d42 Fixing PHPStan issues. 2020-06-19 09:53:59 +02:00
c0694a72e8 Cleaned codebase. 2020-06-18 19:24:31 +02:00
40950feb27 Big cleanup 2020-06-18 19:11:14 +02:00
049814387a Changing how database connections are held. Adding phinx stuff. 2020-06-16 12:47:20 +02:00
ad8dc7fa6c Moving in Controller Abstracts and Worker related stuff 2020-06-16 10:22:47 +02:00
5cc0ae9045 Remove commented out code. 2020-06-15 09:49:04 +02:00
edcdbf0e6f Working building. 2020-06-15 08:19:42 +02:00
be507e0d4c Hack n' slash rework. 2020-06-12 15:57:36 +02:00
73a133097d Initial rework. 2020-06-12 10:09:02 +02:00
1ebf1b930b Credits and time tracking. 2020-05-24 18:03:18 +02:00
e6bb255d1e Merge branch 'master' of https://github.com/benzine-framework/benzine-core 2020-05-18 08:18:44 +02:00
44ba14dc7d Add support for interrogating /etc/timezone. 2020-05-14 22:11:54 +02:00
704854b6f1 Postgres support. 2020-05-10 18:58:30 +02:00
WolfGang
4b891e1a45 allow generic argument setting 2020-04-01 17:21:36 +01:00
d2a7c4d588 Cleanup 2020-02-27 10:52:35 +01:00
68c07b023f Getting closer to downloads working 2020-02-24 22:34:42 +01:00
19f9f2726d support overriding the charset and driver 2020-02-24 17:53:34 +01:00
6cd0599e31 Adding exceptions to core 2020-02-24 15:16:08 +01:00
570067147a Core initial commit 2020-02-24 13:34:31 +01:00