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 75e87f31a0 Prototype code to check for missing extensions
This is useful in general, but will also provide clear error text if
trying to fork without the posix or pcntl extensions
2021-07-05 20:57:05 -04:00
..
Conf Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Context Implement hidden marks 2020-12-15 13:20:03 -05:00
Db Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
Feed Test feed fetching errors for Miniflux 2021-01-23 12:00:11 -05:00
ImportExport Differentiate between duplicate/missing users and other failure modes 2020-11-15 16:24:26 -05:00
Lang Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Misc Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
REST Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
Rule Style fixes 2021-01-08 15:47:19 -05:00
Service Handle exceptions from child processes 2021-07-05 20:57:05 -04:00
User Fix strict comparison failures 2021-03-01 23:27:58 -05:00
AbstractException.php Prototype code to check for missing extensions 2021-07-05 20:57:05 -04:00
Arsse.php Prototype code to check for missing extensions 2021-07-05 20:57:05 -04:00
CLI.php Finish testing PID file path checking 2021-07-05 20:57:05 -04:00
Conf.php Fix more bugs 2021-05-18 18:42:42 -04:00
Database.php Fix adding users to a blank database 2021-05-17 15:46:46 -04: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
Factory.php Style fixes 2021-02-08 19:14:11 -05:00
Feed.php Allow simpler feed exception creation 2021-01-21 22:44:22 -05:00
Lang.php Add class constant visibility 2020-03-01 18:32:01 -05:00
REST.php Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
Service.php Move forking daemon support code to own class 2021-07-05 20:57:05 -04:00
User.php Implement CLI for user metadata 2021-02-10 11:24:01 -05:00