History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
be546154255c | epriestley | Reorganize PhutilDaemon into Overseers, Pools and Daemons in libphutil | Feb 22 2017 | |||
9d85dfab0f53 | epriestley | Where available, use async_signals in libphutil | Jan 13 2017 | |||
5e43755a5b58 | epriestley | Log when daemons trigger a reload in response to config changes | Jun 6 2016 | |||
5eaf0a9f5a35 | epriestley | Make many minor improvements to daemon behavior | May 26 2016 | |||
3579382a847a | Joshua Spence | Add some more translation strings | May 18 2015 | |||
4f2da5719488 | epriestley | Support daemon autoscaling in libphutil | Feb 24 2015 | |||
a219ac2a3635 | epriestley | Pass most daemon configuration over stdin | Feb 24 2015 | |||
398bd8d4e4ea | epriestley | Remove 'repeat' param from exec_daemon.php | Jul 18 2014 | |||
d9ae1e9ee619 | Joshua Spence | Use `PhutilConsole` in the `./scripts/daemon/exec/exec_daemon.php` script | Jul 18 2014 | |||
c902c93089d1 | Joshua Spence | Minor changes to the `./scripts/daemon/exec/exec_daemon.php` script | Jul 18 2014 | |||
25ca8b37655d | Joshua Spence | Tidy paths for `require_once` | Jul 18 2014 | |||
2ff1957f52f5 | Joshua Spence | Fix some spelling mistakes | Jul 12 2014 | |||
9b160beb70c1 | epriestley | Print stack traces on daemon exceptions | Dec 17 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
7b18e75b006f | vrana | Write to STDERR instead of php://stderr | Oct 9 2012 | |||
68ff1119ee75 | epriestley | Add a "verbose" mode to daemons for activity logging | Jun 19 2012 | |||
4bcbd2bdfd75 | vrana | Remove phutil_require_module() from scripts and docs | May 31 2012 | |||
cd70f6537d38 | epriestley | Use PhutilArgumentParser in Daemon overseer/executor | Feb 3 2012 | |||
a0009109b93d | epriestley | Normalize some php.ini configuration in daemon scripts | Jan 15 2012 | |||
537be65e80b5 | epriestley | Make sure the web log for daemons captures errors | Nov 16 2011 | |||
a6307e85d158 | epriestley | Drop --log argument after evaluating it. | Jun 14 2011 | |||
a60f6cc49f10 | epriestley | Allow daemon logfiles to be set with --log. | Jun 14 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