phab/src/infrastructure/daemonproduction
phab/src/infrastructure/daemon
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9219645287e9 | Bob Trahan | Daemons - add "objectPHID" to task tables. | Dec 24 2014 | |||
a4474a497583 | Bob Trahan | Daemons - introduce PhabricatorWorkerArchiveTaskQuery | Dec 24 2014 | |||
7d9bda59a6bf | epriestley | Prevent worker queue leases from exceeding 64 characters | Dec 17 2014 | |||
139c63bd84e5 | epriestley | When a worker task fails permanently, log the reason | Dec 8 2014 | |||
9a7383121dbb | epriestley | Move cancel/retry/free task queue actions to bin/worker | Dec 6 2014 | |||
b5f7e9eec60a | epriestley | Reverse meaning of task priority column | Nov 24 2014 | |||
7e1c31218395 | epriestley | Add `bin/worker flood`, for flooding the task queue with work | Nov 24 2014 | |||
914b8bb32cd7 | epriestley | Fix daemon task queue to respect task priority | Oct 31 2014 | |||
758dfe6c9829 | cburroughs/epriestley | Improve Accuracy of Robot Mating Sounds made by chatbot | Oct 16 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
300172e79991 | epriestley | Support AUTO_INCREMENT in `bin/storage adjust` | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
098d0d93d60c | epriestley | Generate expected schemata for User/People tables | Oct 1 2014 | |||
7499cb24ceb6 | epriestley | Generate expected schemata for Workers, XHProf, PHPAAST, Tokens, System… | Sep 19 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
ee6afccb1000 | Joshua Spence | Fix some long lines to be less long | Sep 8 2014 | |||
d13d6963dde0 | Bob Trahan | phd - make stop / restart savvy to daemons without pid files | Aug 26 2014 | |||
f9de495d0bc3 | epriestley | Use `file.download` to retrieve macro images in the IRC macro bot | Aug 15 2014 | |||
40a4eeec77a9 | epriestley | Make bot macro handler more graceful in the face of failure | Aug 14 2014 | |||
f1889aa942a5 | epriestley | Use a custom quit message when gracefully shutting down the IRC bot | Aug 14 2014 | |||
5183bf3c4981 | epriestley | Detect macros more strictly in bot handler | Aug 12 2014 | |||
9309723ac477 | epriestley | Send graceful shutdown signals to daemons in Phabricator | Aug 12 2014 | |||
5b4fb3b155f1 | Matthew Holden/epriestley | Repair Flowdock adapter for ChatBot | Aug 6 2014 | |||
9a679bf3746c | Joshua Spence | Allow worker tasks to have priorities | Jul 11 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
950d81dac066 | epriestley | Continue on bad daemon pid data | Jun 27 2014 | |||
f371c7b35fc3 | epriestley | This 'host' thing is not going to end well. | Jun 24 2014 | |||
d1d3bf4eb10d | epriestley | Minor, fix a Conduit issue with the bot? | Jun 24 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 | |||
747946eb5f17 | Joshua Spence/epriestley | Remove the deprecated `PhabricatorIRCProtocolHandler` class. | Jun 11 2014 | |||
34cca383eb36 | Joshua Spence/epriestley | Remove the `PhabricatorBotDifferentialNotificationHandler` class. | Jun 11 2014 | |||
857c11a36ea8 | Joshua Spence/epriestley | Remove deprecated `PhabricatorIRCBot` class. | Jun 11 2014 | |||
d0128afa2908 | Joshua Spence/epriestley | Applied various linter fixes. | Jun 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
eba11238b921 | Joshua Spence/epriestley | Show daemon arguments with `./bin/phd status`. | May 21 2014 | |||
358b59ffa784 | Eric Stern/epriestley | If PhabricatorIRCBot encounters a 'nick used' error, try adding a number | May 15 2014 | |||
61dd5ab6c133 | Bob Trahan | Worker - supporting running queued tasks in process | May 8 2014 | |||
4a6d2e9c9730 | epriestley | Allow tasks to yield to other tasks | Apr 16 2014 | |||
cb545856a9b8 | epriestley | Make task queue more robust against long-running tasks | Apr 15 2014 | |||
a5f6e19dfd66 | John Watson/epriestley | Make PhabricatorBotFeedNotificationHandler work with new… | Mar 14 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
3787a8d3db42 | Eric Stern/epriestley | allow https.cabundle in IRC bot | Mar 4 2014 | |||
fb87d0f4919b | Roy Sindre Norangshol/epriestley | (PhabricatorIRCProtocolAdapter.connect) Use recommended connection registration… | Mar 4 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
29b29c109d35 | Korvin Szanto/epriestley | Fix the `What's New?` phabricatorbot handler. | Feb 2 2014 | |||
22ccb037b91a | John Watson/epriestley | phabot pickup repository objects | Jan 29 2014 | |||
9f35c7cc2675 | epriestley | Complete modularization of the GC daemon | Jan 15 2014 | |||
56d44f1503f7 | epriestley | Modularize the Garbage Collector | Jan 15 2014 | |||
16508740048e | epriestley | Modernize Drydock CLI management of task execution | Dec 27 2013 | |||
c4627135844f | epriestley | Minor cleanup for task rendering in Daemons | Dec 21 2013 | |||
0ed281d25e44 | epriestley | Make taskmaster consumption of failed tasks more FIFO-ey | Dec 9 2013 | |||
476b27d9c8b2 | epriestley | Add "phd.user" with `sudo` hooks for SSH/HTTP writes | Nov 18 2013 | |||
79abe6653e89 | epriestley | Remove PhabricatorRepository::loadAllByPHIDOrCallsign() | Sep 26 2013 | |||
61f0671e8730 | Korvin Szanto/epriestley | Fix PhabricatorBot macro cacheing | Aug 5 2013 | |||
af321df3c0e8 | epriestley | Fix a bad query in LeaseQuery | Jul 24 2013 | |||
6750a48951be | epriestley | Surface task queue temporary failure rate in Daemon console | Jul 24 2013 | |||
45db6001ea5f | epriestley | Use PhutilProxyException to disambiguate work queue failures | Jul 24 2013 | |||
e793a3657a2e | epriestley | Use a real Query class to load daemon information | Jul 23 2013 | |||
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 |
c4science · Help