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 8ea1df920a Unify SQL timeouts
- Exec and lock timeouts now apply to MySQL
- Lock timeout now applies to PostgreSQL
- SQLite now uses a generic lock timeout setting which applies to all
2019-01-23 16:31:54 -05:00
..
Conf Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Db Unify SQL timeouts 2019-01-23 16:31:54 -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 Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
REST Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
Service Correctly escape shell command in subprocesds service driver 2019-01-23 09:32:44 -05:00
User Tests for internal user driver; closes #50 2018-11-04 12:06:30 -05:00
AbstractException.php Unify SQL timeouts 2019-01-23 16:31:54 -05:00
Arsse.php Use correct SQLite chema change procedure; version bump 2019-01-21 10:40:39 -05:00
CLI.php Use strict equality when comparing strings 2019-01-11 10:38:06 -05:00
Conf.php Unify SQL timeouts 2019-01-23 16:31:54 -05:00
Database.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -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 Remove reference to PicoFeed in the User-Agent string 2019-01-23 09:21:35 -05:00
Lang.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
REST.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
Service.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
User.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00