1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib
J. King 73c8583744 Remove reliance on xdebug; fixes #113
Code coverage information is now gathered via phpdbg (a separate executable) by if available rather than xdebug, as the latter is hard to turn on and off.

A "test:quick" task has also been added to Robo, which excludes 31 tests which together account for almost two thirds of the test run time. This should pave the way for testing to be added as a commit hook for Git.
2017-12-17 10:27:34 -05:00
..
Conf Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Db Use SQLite nocase collation; improves #127 2017-12-07 18:05:34 -05:00
Feed Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Lang Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Misc Remove reliance on xdebug; fixes #113 2017-12-17 10:27:34 -05:00
REST CS fixes 2017-12-07 15:18:25 -05:00
Service Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
User Added per-file legal boilerplate 2017-11-16 20:51:03 -05:00
AbstractException.php Documentation tweaks and CS fixes 2017-11-29 22:42:50 -05:00
Arsse.php Version bump 2017-12-07 18:24:35 -05:00
CLI.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Conf.php Merge remote-tracking branch 'remotes/origin/ttrss' 2017-11-29 16:05:23 -05:00
Database.php Collate synthetic subscription title column; fixes #127 2017-12-07 18:17:16 -05:00
Exception.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionFatal.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionType.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Feed.php CS fixes 2017-12-07 15:18:25 -05:00
Lang.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
REST.php Fix TTRSS path handling 2017-11-30 19:39:46 -05:00
Service.php Added per-file legal boilerplate 2017-11-16 20:51:03 -05:00
User.php CS fixes 2017-12-07 15:18:25 -05:00