History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5085f26935d4 | Kris Buist/epriestley | Add a signal handler for SIGUSR2. | Dec 3 2013 | |||
8ebecbf192fa | Richard van Velzen/epriestley | Fix daemons erroring on already closed `STDOUT` and `STDERR` | Nov 30 2013 | |||
6c0a63612feb | epriestley | Fix construction of arguments passed to daemons | Aug 12 2013 | |||
e7e8f6c0c593 | epriestley | Send an explicit log message from daemons when they receive a signal | Jul 23 2013 | |||
47f61a261072 | epriestley | Reduce daemon restart delay from 60s to 5s | Jul 23 2013 | |||
7c047a1ee5b0 | epriestley | Use standard arguments to implement `--trace` in the overseer | Jul 23 2013 | |||
2a510801ee24 | epriestley | Remove Conduit support from Daemons | Jul 23 2013 | |||
1cfde8d10640 | epriestley | Add event dispatch to the Daemon overseer | Jul 23 2013 | |||
c5f85ae1056c | epriestley | Add a method to identify running daemons in the process table | Apr 11 2013 | |||
1f6cd23e311e | deedydas/epriestley | Added empty willSleep Method | Apr 10 2013 | |||
e29523ee41f1 | vrana | Fix dynamic string usage as safe input | Feb 3 2013 | |||
27e9eb89e490 | epriestley | Enable console "log" channel when processing --trace in daemons | Jan 17 2013 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
84e390bded3f | epriestley | Enable trace discard mode for overseers | Aug 10 2012 | |||
a1958b3cc103 | Nick Harper | Send daemon heartbeat, exit status | Aug 2 2012 | |||
b47ecef5aef0 | epriestley | Minor, fix fprintf() syntax. | Jun 19 2012 | |||
68ff1119ee75 | epriestley | Add a "verbose" mode to daemons for activity logging | Jun 19 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
e4e758e493bc | vrana | Return $this from setters | Apr 3 2012 | |||
cd70f6537d38 | epriestley | Use PhutilArgumentParser in Daemon overseer/executor | Feb 3 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
3d64a0a95fc5 | epriestley | Mark all libphutil stable classes as @stable | Jan 27 2012 | |||
a60f6cc49f10 | epriestley | Allow daemon logfiles to be set with --log. | Jun 14 2011 | |||
cc1a4835df86 | epriestley | Revert "Test Conduit connection before daemonizing if --daemonize and --conduit… | Jun 14 2011 | |||
4aec97acc9c7 | epriestley | Test Conduit connection before daemonizing if --daemonize and --conduit-uri are… | Jun 13 2011 | |||
f05921011810 | epriestley | Make daemon overseers correctly emit signals in Ubuntu. | May 22 2011 | |||
1ed34e4e078a | epriestley | Cleanup PhutilServiceProfiler stuff | May 17 2011 | |||
372ad61b8431 | epriestley | PhutilServiceProfiler: unified logging for service calls | May 17 2011 | |||
3721204cc896 | epriestley | Fix daemon issues caused by Ubuntu's surprising intermediary shell | May 2 2011 | |||
10383f3652d5 | epriestley | Don't depend on conduit in the overseer. | Mar 19 2011 | |||
4951589bc0d2 | epriestley | Fix cwd() + proc_open() PHP 5.2 issues. | Mar 16 2011 | |||
c58158487219 | epriestley | do not sigusr1 if parent is a tty | Mar 15 2011 | |||
f45e89bc288d | epriestley | Add basic conduit integration to Daemon overseers. | Mar 15 2011 | |||
adad6a9a2e4e | epriestley | PhutilDaemon improvements | Mar 7 2011 | |||
4f4692b68cf1 | epriestley | Minor daemon fixes. | Feb 22 2011 | |||
098bfb44b9f7 | epriestley | Basic daemon support. | Feb 22 2011 |
c4science · Help