History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6591a6f63425 | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
2244af44d436 | aubort | Merge with Stable Week 12 | Mar 27 2017 | |||
be546154255c | epriestley | Reorganize PhutilDaemon into Overseers, Pools and Daemons in libphutil | Feb 22 2017 | |||
fb1e159d3640 | epriestley | Fix some issues with empty daemon autoscale pools | Jun 13 2016 | |||
5e43755a5b58 | epriestley | Log when daemons trigger a reload in response to config changes | Jun 6 2016 | |||
05e30630a4d3 | epriestley | Fix some daemon errors related to multiple/out-of-order events | May 26 2016 | |||
66bf71f94817 | Joshua Spence | Add daemon overseer modules to allow daemons to be externally reloaded | Nov 10 2015 | |||
3ff84448a916 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
afc05a9a7f00 | Joshua Spence | Linter fixes | Jun 2 2015 | |||
3579382a847a | Joshua Spence | Add some more translation strings | May 18 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
260e6105dee5 | epriestley | Support SIGHUP to reload daemon processes in place | Feb 27 2015 | |||
e6cc2aaa36f7 | epriestley | Implement memory reserves in autoscale pools | Feb 24 2015 | |||
4f2da5719488 | epriestley | Support daemon autoscaling in libphutil | Feb 24 2015 | |||
0e5b0f293436 | epriestley | Receive most overseer configuration over stdin | Feb 24 2015 | |||
a219ac2a3635 | epriestley | Pass most daemon configuration over stdin | Feb 24 2015 | |||
bd7d8e9fca98 | epriestley | Separate individual daemon process logic into PhutilDaemonHandle | Feb 24 2015 | |||
55861bcbd6a5 | epriestley | Use stdio, not signals, to heartbeat from the daemons | Feb 24 2015 | |||
e2cdf9f89c88 | epriestley | Make parsing of daemon PIDs more robust | Feb 17 2015 | |||
92aefeccc0fd | epriestley | Check daemon piddir writability before forking in daemons | Dec 23 2014 | |||
dc6d94394ef8 | Joshua Spence | Minor linter fixes | Sep 26 2014 | |||
ae43ce54f61f | Bob Trahan | Daemons - add phd-daemon support for findRunningDaemons | Aug 26 2014 | |||
b4a5eb60a700 | epriestley | Support SIGINT for graceful daemon shutdown in libphutil | Aug 12 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
8184ed7deaef | Joshua Spence | Rename `interestingArgv` to `explicitArgv`. | Jun 18 2014 | |||
e91d4e2c07ab | Joshua Spence | Pass additional arguments to the `PhabricatorDaemonEventListener`. | Jun 18 2014 | |||
f808f251f1ce | Joshua Spence/epriestley | Store daemon arguments in reference file. | May 21 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
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 | |||
e29523ee41f1 | vrana | Fix dynamic string usage as safe input | Feb 3 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 | |||
68ff1119ee75 | epriestley | Add a "verbose" mode to daemons for activity logging | Jun 19 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 |
c4science · Help