phab/src/infrastructure/daemon/botproduction
phab/src/infrastructure/daemon/bot
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
52a29be70d5d | epriestley | Introduce a request cache mechanism | Jun 5 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
427cc221499d | Joshua Spence | Rename protocol adapter classes | May 18 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
dd88a0e9e9ea | epriestley | Clean up miscellaneous bot issues | May 8 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
137b0ebc53a1 | Bob Trahan | Phabot / Conduit - stop using deprecated conduit api paste.info | Feb 3 2015 | |||
62dfcd1e552f | Joshua Spence | Fix the visibility of `PhutilDaemon::run` methods | Jan 15 2015 | |||
758dfe6c9829 | cburroughs/epriestley | Improve Accuracy of Robot Mating Sounds made by chatbot | Oct 16 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
ee6afccb1000 | Joshua Spence | Fix some long lines to be less long | Sep 8 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 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 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 | |||
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 | |||
358b59ffa784 | Eric Stern/epriestley | If PhabricatorIRCBot encounters a 'nick used' error, try adding a number | May 15 2014 | |||
a5f6e19dfd66 | John Watson/epriestley | Make PhabricatorBotFeedNotificationHandler work with new… | Mar 14 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 | |||
61f0671e8730 | Korvin Szanto/epriestley | Fix PhabricatorBot macro cacheing | Aug 5 2013 | |||
5d1f94ac8a2c | epriestley | Fix some Phabricator lint warnings | Jun 5 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 | |||
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 | |||
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 | |||
5f9a06333356 | epriestley | Use some HTTPSFuture in CampfireBot | Feb 7 2013 | |||
431e2bee6e7c | indiefan/epriestley | First (rough) pass at campfire protocol adapter for bot. | Feb 7 2013 | |||
574bc3ba31cc | indiefan/epriestley | First pass at decoupling Phabricator bot behavior from the protocol it's… | Feb 6 2013 |
c4science · Help