phab/src/applications/daemon/managementstable
phab/src/applications/daemon/management
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
b467e583585c | epriestley | Fix two minor issues | Apr 13 2015 | |||
e27c1a4868e1 | epriestley | Add `phd reload` to send SIGHUP to overseers | Feb 27 2015 | |||
a3518e19a565 | epriestley | Merge GC daemon into Trigger daemon | Feb 24 2015 | |||
af303f458b9c | epriestley | Convert taskmasters to use an autoscale pool | Feb 24 2015 | |||
a354e5fa6b94 | epriestley | Track daemon unique IDs in Phabricator daemon logs | Feb 24 2015 | |||
ef22fe1e743c | epriestley | Add a --force command to `phd start` | Feb 24 2015 | |||
48fc3126a124 | epriestley | Support autoscaling daemons in phd | Feb 24 2015 | |||
f0f2b2cbeb1d | epriestley | Start all daemons under a single overseer | Feb 24 2015 | |||
c2d66f29cd80 | epriestley | Make `phd` more aware of multiple daemons under a single overseer | Feb 24 2015 | |||
09f3d0bb7ec0 | epriestley | Pass overseer configuration over stdin | Feb 24 2015 | |||
b6031a721fea | epriestley | Fix a minor issue with killing daemons | Feb 17 2015 | |||
e946e7cebc2b | epriestley | Add a "--gently" flag to `phd stop` and `phd restart` | Feb 17 2015 | |||
f400a18b2075 | epriestley | Start Trigger daemon alongside other daemons | Feb 1 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
b3394c53d8e9 | epriestley | Detect goofy `sudo -n` output under OSX | Dec 23 2014 | |||
2fedb6f941d8 | Fabian Stelzer/epriestley | Start phd daemons as the correctly configured user and refuse otherwise | Dec 23 2014 | |||
7ecbc707846f | Bob Trahan | Daemons - handle daemons that can't be killed a bit better | Sep 4 2014 | |||
340b40172fb9 | epriestley | Tweak --limit for bin/phd log | Aug 29 2014 | |||
06882a99cf92 | Bob Trahan | Daemons - move combined log to console | Aug 27 2014 | |||
2fdd7f0f3d2e | Bob Trahan | Daemons - better handle rogue daemons from phd | Aug 27 2014 | |||
d13d6963dde0 | Bob Trahan | phd - make stop / restart savvy to daemons without pid files | Aug 26 2014 | |||
15385e1fe9b5 | epriestley | Don't SIGINT ourselves on bad daemon data | Aug 20 2014 | |||
9309723ac477 | epriestley | Send graceful shutdown signals to daemons in Phabricator | Aug 12 2014 | |||
ddd8c9c567e9 | Joshua Spence | Add a `--local` flag for the `./bin/phd status` workflow. | Jun 21 2014 | |||
f52fbf61170d | Joshua Spence | Unify the local and global view for `./bin/phd status`. | Jun 18 2014 | |||
dde6d2491cc6 | Joshua Spence | Query daemons across all hosts with `./bin/phd status --all`. | Jun 17 2014 | |||
a10f969919a9 | epriestley | Revert "Query daemons across all hosts with `./bin/phd status --all`." | Jun 17 2014 | |||
0ccebbe4b1dd | Joshua Spence | Query daemons across all hosts with `./bin/phd status --all`. | Jun 17 2014 | |||
a3c8b1e746b6 | Joshua Spence | Fix a typo. | Jun 16 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
5e7b316fbed1 | epriestley | Free task leases on "phd start" | May 22 2014 | |||
eba11238b921 | Joshua Spence/epriestley | Show daemon arguments with `./bin/phd status`. | May 21 2014 | |||
b6d15377dda0 | Joshua Spence/epriestley | Show daemon arguments when launching a daemon with `./bin/phd`. | May 21 2014 | |||
136af8d2ab94 | epriestley | Do not perform write in PhabricatorDaemonLogQuery by default | Jan 21 2014 | |||
e397103bf211 | epriestley | Extend all "ManagementWorkflow" classes from a base class | Dec 27 2013 | |||
5a352d0a6912 | epriestley | Improve `phd` help | Aug 6 2013 | |||
88530ba05341 | epriestley | Add `bin/phd log <id>` to dump all logs to the CLI | Jul 24 2013 | |||
794dc0151a8f | epriestley | Use events rather than Conduit to report daemon status in Phabricator | Jul 23 2013 | |||
9e0a299b06c3 | epriestley | Launch daemons with a full Phabricator environment in the overseers | Jul 23 2013 | |||
d89b8ce2b2c8 | epriestley | Modernize architecture of `phd` | Jul 19 2013 |
c4science · Help