phab/src/infrastructure/daemon/bot/PhabricatorBot.phpstable
phab/src/infrastructure/daemon/bot/PhabricatorBot.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 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 | |||
62dfcd1e552f | Joshua Spence | Fix the visibility of `PhutilDaemon::run` methods | Jan 15 2015 | |||
f1889aa942a5 | epriestley | Use a custom quit message when gracefully shutting down the IRC bot | Aug 14 2014 | |||
9309723ac477 | epriestley | Send graceful shutdown signals to daemons in Phabricator | Aug 12 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 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
3787a8d3db42 | Eric Stern/epriestley | allow https.cabundle in IRC bot | Mar 4 2014 | |||
bd6bb8a3eaf1 | epriestley | In debug mode, log all phabricator bot data to the log | Mar 5 2013 | |||
204d6481e4ad | John Watson/epriestley | Fix PhabricatorBot ignore messages from senders | Feb 20 2013 | |||
4f2aa992483a | epriestley | Add "serviceName" and "serviceType" to bot and chat logger | Feb 18 2013 | |||
eaa72c6155e5 | indiefan/epriestley | Fixing a bug in the bot ignore logic to use sender. | Feb 10 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