phab/src/infrastructure/daemonstable
phab/src/infrastructure/daemon
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
794dc0151a8f | epriestley | Use events rather than Conduit to report daemon status in Phabricator | Jul 23 2013 | |||
d89b8ce2b2c8 | epriestley | Modernize architecture of `phd` | Jul 19 2013 | |||
93e37e906032 | Lauri-Henrik Jalonen/epriestley | Phabricator event timeline removed | Jul 10 2013 | |||
13e2489739da | epriestley | Add a link to the main Asana task from Differential | Jul 10 2013 | |||
984bc8ea630b | epriestley | Give Asana feed publishing tasks a less aggressive retry/backoff schedule | Jul 8 2013 | |||
c3b2184977f5 | epriestley | Mostly modernize Conduit logs | Jul 1 2013 | |||
d4ca508d2bd5 | epriestley | Add PhabricatorWorker->log() | Jun 26 2013 | |||
42c0f060d5d0 | epriestley | Push feed publishing deeper into the task queue | Jun 26 2013 | |||
5d1f94ac8a2c | epriestley | Fix some Phabricator lint warnings | Jun 5 2013 | |||
d028790dd702 | deedydas/epriestley | Close all DB connections when Daemons sleep | Apr 10 2013 | |||
3391e3d34b10 | Jakub Vrana | Use (a = ? AND b = ?) instead of (a, b) IN (?, ?) | Apr 6 2013 | |||
bd6bb8a3eaf1 | epriestley | In debug mode, log all phabricator bot data to the log | Mar 5 2013 | |||
7d771b4ff798 | epriestley | Support "M" in phid.lookup and ircbot | Mar 5 2013 | |||
762ace810df3 | kwadwo/epriestley | Allow files to TTL and and be garbage collected | Feb 20 2013 | |||
204d6481e4ad | John Watson/epriestley | Fix PhabricatorBot ignore messages from senders | Feb 20 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
4f2aa992483a | epriestley | Add "serviceName" and "serviceType" to bot and chat logger | Feb 18 2013 | |||
26aac1634606 | epriestley | Garbage collect TTL'd cache entries from the general cache | Feb 17 2013 | |||
5fb56f859c12 | indiefan/epriestley | Added Flowdock protocol adapter for the bot. Refactored campfire bot into a… | Feb 16 2013 | |||
dad7c65bf563 | epriestley | Fix some bot issues | Feb 16 2013 | |||
0a8b0d1392bd | epriestley | Merge IRCProtocolHandler into IRCAdapter | Feb 14 2013 | |||
d5995d574d86 | epriestley | Formalize targets (users and channel) into objects | Feb 14 2013 | |||
ec306497f54d | epriestley | Lock down bot adapter API slightly | Feb 14 2013 | |||
eb942f3e1e36 | indiefan/epriestley | Updated Campfire adapter to be able to post sound messages and paste messages. | Feb 12 2013 | |||
eaa72c6155e5 | indiefan/epriestley | Fixing a bug in the bot ignore logic to use sender. | Feb 10 2013 | |||
7ec8e885e1a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 9 2013 | |||
5f9a06333356 | epriestley | Use some HTTPSFuture in CampfireBot | Feb 7 2013 | |||
11bb8db9705d | epriestley | Merge branch 'master' into phutil_tag | Feb 7 2013 | |||
431e2bee6e7c | indiefan/epriestley | First (rough) pass at campfire protocol adapter for bot. | Feb 7 2013 | |||
f864d9e61132 | vrana | Fix double escaping in phutil_tag | Feb 7 2013 | |||
574bc3ba31cc | indiefan/epriestley | First pass at decoupling Phabricator bot behavior from the protocol it's… | Feb 6 2013 | |||
f6622f43e6d1 | epriestley | Replace all array_combine(x, x) with array_fuse(x) in Phabricator | Jan 26 2013 | |||
22c64c67ffca | epriestley | Fix performance problem for large task queues | Jan 22 2013 | |||
35d73414f818 | epriestley | Remove legacy support for 'phd repository-launch' and 'phd repository-launch… | Jan 22 2013 | |||
e948073107f8 | John Watson/epriestley | Global ignore list for IRCBot | Jan 22 2013 | |||
ff53b7942ac2 | John Watson/epriestley | Initial PhabricatorIRCFeedNotificationHandler | Jan 19 2013 | |||
9f549ba75e82 | vrana | Fix whitespace around else | Jan 16 2013 | |||
ec19c3332a15 | John Watson/epriestley | Break IRCSymbolHandler from IRCObjectNameHandler | Jan 15 2013 | |||
cbe9aea8761e | epriestley | Enable log discard modes for all scripts | Jan 9 2013 | |||
f12af0383665 | Ricky Elrod/epriestley | Make phabot never private message anyone. | Jan 3 2013 | |||
a3fdb20a8ea9 | epriestley | Move GC into PHP and simplify it | Jan 2 2013 | |||
aae5f9efd3d3 | epriestley | Implement a more compact, general database-backed key-value cache | Dec 21 2012 | |||
93c40307329c | Ricky Elrod/epriestley | Fix IRC bot Dxxx Conduit call. | Dec 19 2012 | |||
4a81ae6d6d59 | Nick Harper | Add data information to daemon task view | Dec 18 2012 | |||
4c7c518c6370 | epriestley | Throw a richer exception when updating tasks with expired leases | Dec 17 2012 | |||
ee2e85a0bb8d | epriestley | Fix several migration issues with the Task/Counter patch | Nov 16 2012 | |||
7332599e0326 | epriestley | Provide an IDS_COUNTER mechanism for ID assignment | Nov 7 2012 | |||
7e0ce0815435 | epriestley | Make various Drydock CLI/Allocator improvements | Nov 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
0364ccdd5f4d | epriestley | Fix an issue where PhabricatorWorkerLeaseQuery may lease different tasks than… | Nov 1 2012 | |||
f0fdcf1a516c | epriestley | Undumb the Drydock resource allocator pipeline | Nov 1 2012 | |||
84ee4cd9f62f | epriestley | Factor out task execution and formalize permanent failures | Nov 1 2012 | |||
88fad90c1c0a | epriestley | Move task leasing to a dedicated query | Nov 1 2012 | |||
fe329b973849 | epriestley | Modernize worker task detail view | Oct 31 2012 | |||
5903ed650c20 | epriestley | Move completed tasks to an "archive" table and delete them in the GC | Oct 31 2012 | |||
8798d2189efc | epriestley | Prevent notice for missing configuration in… | Oct 12 2012 | |||
da2fc57d77fb | KorvinSzanto | Fix irc server login | Aug 30 2012 | |||
6c445877174f | KorvinSzanto | Fix "where is symbol" ircbot handler | Aug 26 2012 | |||
528589edc626 | KorvinSzanto | Added novelty Where in the world is Symbol? match to IRCbot. | Aug 16 2012 | |||
5342bb10734a | epriestley | Don't fatal on daemon status updates from `phd` | Aug 16 2012 | |||
14cfdeca929c | vrana | Fix lint error | Aug 15 2012 | |||
99e9a26192ae | Marcel Beck | Separates the PID and log directories of daemons | Aug 5 2012 | |||
88caa4585413 | Nick Harper | Save daemon state to database | Aug 2 2012 | |||
e7eac67cf388 | Nick Harper | Fix documentation on deprecated phd repository-launch-readonly | Jul 31 2012 | |||
e098f5d27514 | Owen Jacobson | Mention non-zero exit from 'phd status' in 'phd help'. | Jul 17 2012 | |||
883e11f761fd | Owen Jacobson | Retain pid files for dead daemons in 'phd status'. | Jul 17 2012 | |||
420d6426f960 | Owen Jacobson | 'phd status' should exit with non-zero if daemons are not running. | Jul 17 2012 | |||
dc75e79cb532 | Bob Trahan | Make IRC Bot connect on both successful end of MOTD (376) and non-successful… | Jul 12 2012 | |||
fcd04708d2b5 | epriestley | Add markup cache collection to the GC daemon | Jul 11 2012 | |||
e2e9aed4fa14 | epriestley | Fix symbol handling in symbol query and IRC "Where is x?" handler | Jul 10 2012 | |||
fabe52335e05 | epriestley | Add `--verbose` support to phd | Jun 19 2012 | |||
c762050b7ce8 | vrana | Get rid of file_get_contents($uri) | Jun 19 2012 | |||
2e484e257d4e | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
5c5351b5e3f6 | epriestley | Minor, fix Dxxx in IRCBot. | Jun 8 2012 | |||
934246675ec2 | KorvinSzanto | Quick ircbot differential | Jun 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
1ebf9186b48b | vrana | Depend on class autoloading | May 31 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
7c42ade61714 | Bob Trahan | Fix D2490 (make macro handler correctly bail if there are no macros) | May 20 2012 | |||
5475a1bec707 | Bob Trahan | IRC Macro Handler - check result from conduit call before operating on it | May 17 2012 | |||
b800df8c1b13 | epriestley | Simplify daemon management: "phd start" | May 9 2012 | |||
20a5c9b2618d | epriestley | Use "closed", not "committed", in Differential | Apr 24 2012 | |||
a309d5ba2f3a | vrana | Replace leading double underscore in function names by single underscore | Apr 4 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
6712dbb70966 | epriestley | Bring macros to IRC | Mar 9 2012 | |||
d7fcbd7d39c2 | Korvin Szanto | Adding explicitly set ircbot notifications | Mar 8 2012 | |||
84d2f5fcad7a | epriestley | Increase phd sanity check timeout | Mar 7 2012 | |||
37451ffb259f | epriestley | Automatically select the right Conduit URI path for the irc bot | Mar 5 2012 | |||
84b518efebdd | Koolvin | Added irc What's New support for audit functions | Feb 29 2012 | |||
7863956746be | Koolvin | Private Message User IRC Command | Feb 29 2012 | |||
31cbb7fbe231 | Korvin Szanto | What's New flood protection | Feb 24 2012 | |||
5e39522ac48e | Korvin Szanto | IRC Bot what's new directive | Feb 24 2012 | |||
2bcf153e7ec4 | epriestley | Minor, fix chatlog handler comment. | Feb 17 2012 | |||
72000404799a | epriestley | Add a basic chatlog | Feb 17 2012 | |||
ad9a2ab00cdb | Korvin Szanto | D1535 IRC bot responds to T1000 as if you were referencing the nanomorph… | Feb 10 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 | |||
f6a78452f364 | root | Added Fn directive to IRCbot D1456 | Jan 19 2012 | |||
1651be91ec0f | epriestley | Remove daemon PID files for missing daemons when running "phd stop" | Jan 16 2012 |
c4science · Help