Commit Graph

6 Commits

Author SHA1 Message Date
David Anderson cbc419ccab scheduler: fix bug that caused sticky files to always get deleted when file_delete_regexp mechanism used 2013-12-18 16:33:14 -08:00
David Anderson 9817ee5850 - scheduler: fix typo in sticky file deletion code 2013-03-05 13:53:58 +01:00
David Anderson fce6266e23 - Web RPC for remote job submit: fix bugs
- scheduler: message tweaks
2013-03-05 13:53:58 +01:00
David Anderson b250f1bb98 - scheduler: add <debug_client_files> flag for showing actions
involving sticky files
2013-03-05 13:43:14 +01:00
Eric J Korpela 6ac06fca94 Fixed another FCGI compile problem. 2013-03-05 13:35:48 +01:00
David Anderson 450c5592ae - scheduler: add feature for deleting no-longer-used sticky files.
Create a file "file_delete_regex" in your project dir.
    Each line is a regular expression.
    Any sticky file whose name matches one of the expressions is deleted.
2013-03-04 17:39:24 +01:00