Commit graph

338 commits

Author SHA1 Message Date
ac3bc88772
Depend on find-autoloader instead of "../../../" madness 2020-11-22 08:38:44 +01:00
0862121586
Router failure to write to redis should not cause a crash. 2020-11-20 21:24:27 +01:00
30d3ba6a0f
Cleanup 2020-11-20 15:01:14 +01:00
783dad35c8
Fix issue where APP_ROOT wasn't initialised. 2020-11-20 14:37:09 +01:00
37a2f1c484
Arguments the wrong way around. 2020-11-20 10:03:54 +01:00
6b90fada90
Add slim/http-cache 2020-11-19 04:06:23 +01:00
e12ca4f023
->redirect impl. 2020-11-18 09:08:18 +01:00
85a4fd478f
Don't ship test tools in prod 2020-11-13 17:58:32 +01:00
4cbc2afa3a
Don't ship test tools in prod 2020-11-13 17:55:26 +01:00
c4a941c1a0
Cleanup 2020-11-13 10:52:44 +01:00
846b1a7121
Add ServerTimingMiddleware 2020-11-13 10:49:18 +01:00
c5a500b633
relocate cache 2020-11-13 10:43:39 +01:00
cc3a3a051a
Remove twig/extra-bundle 2020-11-13 10:43:29 +01:00
18b1d62478
etag cache provider gubbins 2020-11-13 09:50:21 +01:00
bf9a4a7823
Mimetype detection.. why roll my own. 2020-11-13 09:19:24 +01:00
5d8b35b05d
No more missing files in page load. 2020-11-13 08:49:36 +01:00
1378e95f81
Clean. 2020-10-20 12:20:23 +02:00
c1fbad7aa0
Fixed test running. 2020-10-19 19:12:24 +02:00
20c5ecdd94
Improved docblocks + offset code 2020-10-02 14:02:56 +02:00
3f3b167e3d Quash some monolog debug explicitly when we're running tests. 2020-09-28 18:36:59 +02:00
509d794ab5 Fix faker loading 2020-09-28 18:36:25 +02:00
1e565f0c19 PHP_SAPI when running in PHPDBG is phpdbg not cli. Annoying. 2020-09-28 12:49:52 +02:00
236a8189c9
Automated cleaning. Please remember to make clean before committing. 2020-09-11 16:51:16 +02:00
d61bbd5668
implement a mechanism to return a file from a flysystem filesystem. 2020-09-09 07:32:50 +02:00
9584c0bdb5
SimpleXML is a dependency 2020-09-09 07:32:22 +02:00
37d74d470c
Add Twig Intl Extension 2020-09-09 06:00:03 +02:00
Buster "Silver Eagle" Neece
292db44e48
Remove redundant check of domains. 2020-09-07 17:59:57 -05:00
Buster "Silver Eagle" Neece
826f66a6fb
Switch to PSR based host detection. 2020-09-07 17:28:46 -05:00
Buster "Silver Eagle" Neece
2280546c05
Fix how Router detects class names. 2020-09-07 05:18:13 -05:00
Buster "Silver Eagle" Neece
c4d22bbe7d
Fix error in Router; implement new annotation lookup in App. 2020-09-07 05:10:21 -05:00
Buster "Silver Eagle" Neece
710a291950
Directly support route annotations via Doctrine annotation reader. 2020-09-07 04:47:25 -05:00
f5eaff1961 Make phpstan happier 2020-09-02 20:14:56 +02:00
a5c8fff889 Make phpstan happier 2020-09-01 18:52:53 +02:00
3dd033cfb7 Make phpstan happier 2020-09-01 18:41:34 +02:00
99007d8208 Make phpstan happier 2020-09-01 18:31:46 +02:00
d9382954bc Make phpstan happier 2020-09-01 05:15:02 +02:00
8ec035c2ce Make phpstan happier 2020-08-31 20:57:20 +02:00
1b049d46a1 Add phpstan dependencies for rules 2020-08-31 19:18:30 +02:00
3d09cf71fb Cleaned 2020-08-27 19:25:48 +02:00
2e68d4779f 404 code. 2020-08-27 19:24:10 +02:00
34a7f8e5a6 Add twig extension to handle instanceof from inside twig. 2020-08-27 03:34:52 +02:00
0a88fdeddb Cleaned 2020-08-25 23:46:39 +02:00
870152c6df Remove APP_CORE_NAME related obsolete code. 2020-08-24 18:58:21 +02:00
b4ea0ad8a6 Rejigging router, fixing running tests with slim4 2020-08-06 19:49:15 +02:00
Buster "Silver Eagle" Neece
df6435ff3c
Update Queue so it's first-in first-out 2020-08-04 15:25:55 -05:00
cda5024211 Suppress missing header when running tests. 2020-08-03 20:53:56 +02:00
f2587fc185 Comment out some excessively verbose debug. 2020-08-03 20:42:28 +02:00
a5074e695d Stricter php-cs-fixer rules. These remove a lot of superfluous duplicitous rubbish, mostly in docblocks. 2020-07-31 23:15:09 +02:00
e9519be717 Revise loading of routes to support @domains tag that only loads these routes for specific domains. To enable multisite behaviour. 2020-07-31 23:10:39 +02:00
036d067757 Revise obsolete use of \Twig_Filter to Twig\TwigFilter 2020-07-31 14:53:30 +02:00