1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Commit graph

918 commits

Author SHA1 Message Date
J. King
a7f69c845f Use a more specific house style 2020-03-01 15:15:57 -05:00
J. King
3aa17ee70f Whitespace 2020-03-01 10:17:16 -05:00
J. King
e8091fa740 Speed up coverage slightly. 2020-02-24 18:52:14 -05:00
J. King
9696d55b31 Prepare ugfix release 2020-02-16 17:43:46 -05:00
J. King
670fb61299 Merge branch 'php7.1' 2020-02-16 17:37:38 -05:00
J. King
1d514e4739 Remove forked picofeed repository 2020-02-16 17:37:13 -05:00
J. King
cf4a9e6436 Use archived copy of MySQL critique 2020-02-03 16:55:45 -05:00
J. King
39a1895867 Refine and cover new Guzzle error handling 2020-02-03 16:54:45 -05:00
J. King
cb41912f36 Merge branch 'master' into php7.1 2020-02-02 15:45:58 -05:00
J. King
d7e10e40ee Prefer PCOV for code coverage 2020-02-01 23:43:46 -05:00
J. King
04878bda9d Documentation changes 2020-01-25 11:18:51 -05:00
J. King
06d3af0ac3 Fix remaining Picofeed-related test failures 2020-01-24 15:54:08 -05:00
J. King
9cb7cf485d Style fix 2020-01-23 17:07:58 -05:00
J. King
e29c573210 Update tools 2020-01-23 17:07:32 -05:00
J. King
49d003082d Fix problems with nicolus/picofeed
This involved multiple fixes to Picofeed itself, not all of which have
been merged upstream yet
2020-01-23 17:07:20 -05:00
J. King
e583ffea67 Start on integrating well-maintained picofeed fork
Picofeed configuration does not seem to get passed to Guzzle.
2020-01-21 08:42:38 -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
0565553d4a Change PHP requirement in manual 2020-01-20 00:38:38 -05:00
J. King
9e1087914c Change tool dependencies to "dev" type 2020-01-20 00:36:42 -05:00
J. King
2fa2799b64 Require PHP 7.1 in Composer
In reality we have unwittingly required PHP 7.1 for some time
2020-01-20 00:34:02 -05:00
J. King
14ef33879b Re-arrange database tests by engine 2020-01-19 18:13:32 -05:00
J. King
c4ee7254cd Refactor some tests to use data providers 2020-01-08 12:02:43 -05:00
J. King
fb2602fe04 Don't load actual configuration during CLI tests 2019-12-27 09:00:22 -05:00
J. King
38501ce4f2 Add Newsie to documented clients 2019-12-25 21:35:34 -05:00
J. King
cca56b09fc Order failing tests first
This only seems to work under some conditions, but it's a start.
2019-12-07 12:03:41 -05:00
J. King
4421a9e510 Offload coveraage whitelisting to xdebug 2019-12-07 10:26:48 -05:00
J. King
524b1ca140 Merge branch 'master' into phpunit-8 2019-12-06 18:26:28 -05:00
J. King
3ee89bf669 Version bump 2019-12-06 17:46:53 -05:00
J. King
c9d4540616 Merge branch 'mysql' 2019-12-06 17:44:29 -05:00
J. King
3cb8dfafe2 Change download URL in manual 2019-12-06 17:43:50 -05:00
J. King
bbe70b6abc Corect CamelCase references to Nextcloud 2019-12-05 13:02:02 -05:00
J. King
794fb506a5 Widen URL field 2019-12-03 22:33:44 -05:00
J. King
484510cf8c Expand text fields other than user id and feed URL 2019-12-03 17:10:47 -05:00
J. King
e3144ecbf5 Update tool dependencies 2019-12-02 19:12:48 -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
15de8c2320 Fix PostgreSQL connection error message 2019-12-02 17:14:03 -05:00
J. King
f4b08170bf Fix MySQL schema 2019-12-02 16:38:41 -05:00
J. King
568e6e4660 Delete dangling MySQL records when updating
MySQL seems to reject queries involving arsse_folders.parent and
arsse_subscription.folder, though they appear to be valid. More testing
is required.
2019-12-01 22:29:48 -05:00
J. King
737dd9f6b8 Fix foreign keys in MySQL 2019-12-01 15:00:28 -05:00
J. King
c1a3e64bfa Fix new tests to work with PHPUnit 8 2019-11-14 12:05:10 -05:00
J. King
de424e42f6 Merge branch 'master' into phpunit-8 2019-11-14 11:51:38 -05:00
J. King
c6b79d49ba Documentation corrections 2019-10-28 19:48:10 -04:00
J. King
5ede4cbdb2 Clarify coverage requirements 2019-10-28 13:14:31 -04:00
J. King
bbc96e4f37 Remove reference to obsolete CSS-only manual task 2019-10-28 13:09:10 -04:00
J. King
733f0d7fd5 Fix typo 2019-10-28 12:43:47 -04:00
J. King
0e5b242c67 Version bump 2019-10-28 11:07:04 -04:00
J. King
c59cdfef76 Whitespace fixes 2019-10-25 15:16:35 -04:00
J. King
71c7cd8fb1 Full coverage! Fixes #66 2019-10-19 18:51:01 -04:00