phab/src/infrastructure/daemon/controlstable
phab/src/infrastructure/daemon/control
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
38636a39cf2d | epriestley | Allow modern `phd stop` to stop old daemons cleanly | Feb 24 2015 | |||
a354e5fa6b94 | epriestley | Track daemon unique IDs in Phabricator daemon logs | 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 | |||
a85452b8d6ec | Joshua Spence | Allow daemons to be terminated in the absence of MySQL | Jan 14 2015 | |||
d13d6963dde0 | Bob Trahan | phd - make stop / restart savvy to daemons without pid files | Aug 26 2014 | |||
950d81dac066 | epriestley | Continue on bad daemon pid data | Jun 27 2014 | |||
f52fbf61170d | Joshua Spence | Unify the local and global view for `./bin/phd status`. | Jun 18 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 | |||
eba11238b921 | Joshua Spence/epriestley | Show daemon arguments with `./bin/phd status`. | May 21 2014 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
5342bb10734a | epriestley | Don't fatal on daemon status updates from `phd` | Aug 16 2012 | |||
88caa4585413 | Nick Harper | Save daemon state to database | Aug 2 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
b800df8c1b13 | epriestley | Simplify daemon management: "phd start" | May 9 2012 | |||
84d2f5fcad7a | epriestley | Increase phd sanity check timeout | Mar 7 2012 | |||
dc36317ea48f | epriestley | Use 'ps <pid>' to test for process existence if posix is not available | Feb 3 2012 | |||
add1ae945d71 | epriestley | Use setConcreteOnly() in Phabricator and only list/launch concrete Daemons | Jan 25 2012 | |||
ff339e152e16 | epriestley | Improve error message for "phd stop" with bad PID | Jan 20 2012 | |||
1651be91ec0f | epriestley | Remove daemon PID files for missing daemons when running "phd stop" | Jan 16 2012 | |||
10570635b5bb | Ricky Elrod | Stop 'stop' from being in phd's list twice, and provide a way to kill one… | Oct 1 2011 | |||
709d7ed5d7e4 | epriestley | Use the proc-error-aware signaling check for daemons from the CLI | Jun 28 2011 | |||
b61e325f057b | epriestley | Show logs to the console in 'phd debug' | Jun 27 2011 | |||
555464c4a708 | epriestley | "Paste" application tweaks | Jun 14 2011 | |||
8f63873d57f2 | epriestley | Ping conduit from PHD and set daemon logfiles. | Jun 14 2011 | |||
1d28d9730771 | epriestley | This needs a defualt or everything is ruined. | Jun 14 2011 | |||
cb0cbc50ad0f | epriestley | Add a "phd debug" command | Jun 13 2011 | |||
fedbd475b58e | epriestley | Create phd PID directory if it doesn't exist, and give the user a meaningful… | Jun 13 2011 | |||
3fdc115b54ed | epriestley | Very basic IRC Bot | May 16 2011 | |||
c223aaa79e72 | jungejason | Enable phd to load extra libraries | Apr 16 2011 | |||
1f88e0876118 | epriestley | Move 'phd parse-commit' to a dedicated script; allow message parsing tasks to… | Apr 2 2011 | |||
01b2a6bbe10a | epriestley | Show and reap dead daemons from phd. | Mar 27 2011 | |||
ab2b83ce145c | epriestley | Fix chdir() + proc_open() php 5.2 issues. | Mar 16 2011 | |||
bb144542d3e0 | epriestley | Diffusion/phd/console improvements. | Mar 15 2011 | |||
bf196910b024 | epriestley | More phd stuff. | Mar 15 2011 |
c4science · Help