phab/src/applications/daemon/query/PhabricatorDaemonLogQuery.phpstable
phab/src/applications/daemon/query/PhabricatorDaemonLogQuery.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
bc28b2c3a809 | epriestley | Examine fewer daemons for variant config | Mar 15 2015 | |||
a354e5fa6b94 | epriestley | Track daemon unique IDs in Phabricator daemon logs | Feb 24 2015 | |||
6771a70499e5 | epriestley | Update Phabricator for DaemonOverseer vs DaemonHandle split | Feb 24 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
9309723ac477 | epriestley | Send graceful shutdown signals to daemons in Phabricator | Aug 12 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
7892627ccc85 | Joshua Spence | Add a `withoutIDs` method to `PhabricatorDaemonLogQuery`. | Jun 18 2014 | |||
136af8d2ab94 | epriestley | Do not perform write in PhabricatorDaemonLogQuery by default | Jan 21 2014 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
a0f0ba6acd47 | epriestley | Stop using process/filesystem-based checks to determine if daemons are running | Aug 12 2013 | |||
36c13592306c | epriestley | Allow long daemon log messages to be expanded | Jul 24 2013 | |||
e793a3657a2e | epriestley | Use a real Query class to load daemon information | Jul 23 2013 | |||
40226bbfd0f2 | epriestley | Mostly modernize daemon detail views | Jul 23 2013 |
c4science · Help