1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Commit graph

923 commits

Author SHA1 Message Date
J. King
f46d053428 Last set of tests for IndieAuth 2019-12-10 13:26:13 -05:00
J. King
f13366121f Tests for logging in a bearer 2019-12-09 19:48:16 -05:00
J. King
2d78a59603 Fix identifier construction 2019-12-08 22:02:19 -05:00
J. King
1073707f9c First set of tests for token issuance 2019-12-08 19:07:59 -05:00
J. King
3f31ae1a57 Merge branch 'master' into microsub 2019-12-07 12:05:08 -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
1e94d102e5 Merge branch 'master' into microsub 2019-12-06 18:21:05 -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
9d28dd5051 Tests for auth code verification 2019-12-06 10:44:01 -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
38a2776ae9 Merge branch 'master' into microsub 2019-10-19 22:45:12 -04:00
J. King
71c7cd8fb1 Full coverage! Fixes #66 2019-10-19 18:51:01 -04:00
J. King
728eecfbb5 Additional service tests 2019-10-19 12:14:13 -04:00
J. King
bad86cedb3 Tests for bootstrapper 2019-10-19 12:13:42 -04:00
J. King
7ac4fb4715 Clarify PDO workaround for SQLite 2019-10-18 16:09:01 -04:00
J. King
3ef1177f06 Remove driver lists 2019-10-18 13:20:28 -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
a2468b85fa Don't initialize Conf in data providers 2019-10-17 13:48:25 -04:00
J. King
2e7fa7cd1d Merge branch 'master' into microsub 2019-10-17 13:01:35 -04:00
J. King
64c3ec3571 Coverage fixes and OPML bugfix 2019-10-17 13:00:56 -04:00
J. King
17a2fa96f8 Upgrade to PHPUnit 8 2019-10-16 14:42:43 -04:00
J. King
b8b8a6aa70 Also adjust test for MySQL connection failure 2019-10-16 10:26:39 -04:00
J. King
cb1039326c Fix PostgreSQL tests when using "trust" authentication 2019-10-11 13:04:15 -04:00
J. King
cf5c08459f Remove unused Daux libs 2019-10-11 12:51:32 -04:00
J. King
5d70f9fc11 Update dependencies 2019-10-11 12:02:22 -04:00
J. King
9461cefc35 Upgrade Daux to 0.11 2019-10-11 12:00:48 -04:00
J. King
c0f42ac031 Second set of authentication tests 2019-09-28 14:41:35 -04:00
J. King
ba17d16358 Use media type matcher in IndieAuth 2019-09-28 09:55:27 -04:00