1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Arsse/lib
J. King f51152980c Introduce abstract class for result sets
Most of the SQLite3 Result class' methods are fully generic, so it should be helpful for future result sets
2017-11-05 22:28:19 -05:00
..
Conf Passed code through linter 2017-08-29 10:50:31 -04:00
Db Introduce abstract class for result sets 2017-11-05 22:28:19 -05:00
Feed Passed code through linter 2017-08-29 10:50:31 -04:00
Lang Passed code through linter 2017-08-29 10:50:31 -04:00
Misc CS fixes 2017-10-20 18:41:21 -04:00
REST Adapt NCN to new type converter 2017-10-19 20:35:45 -04:00
Service Passed code through linter 2017-08-29 10:50:31 -04:00
User Passed code through linter 2017-08-29 10:50:31 -04:00
AbstractException.php Make result sets single-use; change savewepoint exceptions 2017-11-05 22:13:44 -05:00
Arsse.php Relegate bootstrap.php to testing; fixes #117 2017-10-01 09:33:49 -04:00
CLI.php Relegate bootstrap.php to testing; fixes #117 2017-10-01 09:33:49 -04:00
Conf.php Fix export of nulls in Conf 2017-08-29 23:17:57 -04:00
Database.php Perform feed discovery correctly; fixes #118 2017-10-02 11:53:52 -04:00
Exception.php Passed code through linter 2017-08-29 10:50:31 -04:00
ExceptionFatal.php Passed code through linter 2017-08-29 10:50:31 -04:00
ExceptionType.php Add ValueInfo::normalize method 2017-10-19 15:18:58 -04:00
Feed.php Perform feed discovery correctly; fixes #118 2017-10-02 11:53:52 -04:00
Lang.php Sundry fixes 2017-09-05 19:35:14 -04:00
REST.php Changelog; CS fixes 2017-09-30 12:05:57 -04:00
Service.php Passed code through linter 2017-08-29 10:50:31 -04:00
User.php Passed code through linter 2017-08-29 10:50:31 -04:00