J. King
e8be7d0f38
Address our own deprecations in PHP 8.4
2024-12-15 16:31:57 -05:00
J. King
aed3749da8
Shore up coverage
2024-07-09 14:58:31 -04:00
J. King
1b80ad37bc
Merge branch 'csfixer3'
...
Code style cleanup to mostly conform to PSR-12
2023-03-22 23:33:05 -04:00
J. King
92b1a840a1
Support PHP 8.2 properly
2023-01-24 15:12:21 -05:00
J. King
866800dcc5
Finish last Guzzle-related tests
2022-09-13 19:52:29 -04:00
J. King
3be3f43bab
Start on tests for response wrappers
2022-08-06 22:59:25 -04:00
J. King
56f015bfb9
More Guzzle conversion
2022-08-06 13:40:02 -04:00
J. King
59358ec35b
More PHP 7 fixes
2022-04-30 17:11:18 -04:00
J. King
d64dc751f9
Tests for query filters
2022-04-29 20:53:05 -04:00
J. King
c6cc2a1a42
Restore coverage for Query class
2022-04-29 17:23:41 -04:00
J. King
630536d789
Tests for union context
2022-04-29 16:35:46 -04:00
J. King
0c8f33c37c
Remove setCTE and pushCTE from query builder
2022-04-28 21:24:57 -04:00
J. King
e6505a5fda
Work around possible MySQL bug
2022-04-25 09:56:13 -04:00
J. King
f6799e2ab1
Tests for date ranges in contexts
2022-04-24 12:25:37 -04:00
J. King
33a3478a58
Avoid use of PHP 7.4 feature
2022-04-23 17:24:25 -04:00
J. King
53ba591720
Finish up article selection refactor
2022-04-22 19:22:50 -04:00
J. King
4a87926dd5
Fix up context tests
2022-04-21 14:37:28 -04:00
J. King
6f1332c559
Start to shore up testing
2022-04-20 19:11:04 -04:00
J. King
983fa58ec8
Convert article and edition ranges to atomic
...
Unit tests for ranges are still missing
2022-04-19 22:53:36 -04:00
J. King
2c2bb4a856
Retrofits dates to use ranges
...
Article and edition ranges still need work
2022-04-19 20:19:51 -04:00
J. King
ad32bf3340
Style fixes
2021-07-05 21:47:44 -04:00
J. King
4080b2d09d
Apply new rules
2021-04-14 11:17:01 -04:00
J. King
2348786a92
Start on replacing Phake with Phony
2021-02-27 15:24:02 -05:00
J. King
90034ac1f8
Style fixes
2021-02-08 19:14:11 -05:00
J. King
54a6fcc0d6
Consolidate object factoriesinto one place
2021-02-06 23:51:23 -05:00
J. King
549c7bdc72
Style fixes
2021-01-08 15:47:19 -05:00
J. King
4f34b4ff29
Rule refactoring
...
- The Database class is now responsible for preparing rules
- Rules are now returned in an array keyed by user
- Empty strings are now passed through during rule preparation
2021-01-08 14:17:46 -05:00
J. King
6dba8aa66b
Fixes for rules
...
- Whitespace is now collapsed before evaluating rules
- Feed tests are fixed to retrieve a dumy set of rules
- Rule evaluation during feed parsing also filled out
2021-01-07 15:08:50 -05:00
J. King
47ae65b9d3
Function to apply filter rules
2021-01-03 22:15:39 -05:00
J. King
ffc5579a7a
Partial implementation of filter rule handling
2021-01-03 16:41:15 -05:00
J. King
d5cd5b6a17
Implement hidden marks
...
Tests are still needed
2020-12-15 13:20:03 -05:00
J. King
e60f7ea03f
Add class constant visibility
2020-03-01 18:32:01 -05:00
J. King
bc53a2d24a
Style fixes
2020-03-01 15:16:50 -05:00
J. King
b5f118e8cb
Cleanup
2020-01-20 13:52:48 -05:00
J. King
bbace7a0ac
Use void and nullable return types where practical
2020-01-20 13:34:03 -05:00
J. King
5838af892f
Replace references to Zend with Laminas
2020-01-20 10:40:05 -05:00
J. King
524b1ca140
Merge branch 'master' into phpunit-8
2019-12-06 18:26:28 -05:00
J. King
5df89009e6
Merge branch 'master' of https://code.mensbeam.com/MensBeam/arsse
2019-12-02 19:09:16 -05:00
J. King
de424e42f6
Merge branch 'master' into phpunit-8
2019-11-14 11:51:38 -05:00
J. King
c59cdfef76
Whitespace fixes
2019-10-25 15:16:35 -04:00
J. King
b6dd8ab20d
Improvements to and proper tests for query builder
2019-10-18 13:11:03 -04:00
J. King
c706a76057
Simplify array flattening
2019-10-18 13:10:03 -04:00
J. King
c3643fba10
Tests for URL::absolute()
2019-10-17 16:23:41 -04:00
J. King
17a2fa96f8
Upgrade to PHPUnit 8
2019-10-16 14:42:43 -04:00
J. King
1809fb254e
Deal with trailing whitespace in media types
2019-09-27 22:54:33 -04:00
J. King
4f5a8e3180
Make media type checking more robust
2019-09-27 22:38:03 -04:00
J. King
c5337b37b4
Consolidate creation of synthetic server requests
2019-09-25 18:30:53 -04:00
J. King
29667464a1
Remove unnecessary namespace imports
2019-09-05 10:03:32 -04:00
J. King
0eb0fbcc0d
Also normalize relative URLs
2019-09-03 19:34:56 -04:00
J. King
3439895779
Normalize URLs before establishing feed uniqueness
2019-09-03 19:04:23 -04:00