phab/src/infrastructure/daemonstable
phab/src/infrastructure/daemon
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b9cac3bcd13b | epriestley | Improve phabot handling of private messages | Jan 11 2012 | |||
684d12d5db23 | epriestley | Add an example notification handler to the IRC bot | Jan 7 2012 | |||
5065db5a2a49 | epriestley | Reduce spew of some daemons | Dec 23 2011 | |||
13155f88289d | epriestley | Add symbol integration to the IRC bot | Dec 22 2011 | |||
e4e5c39457f9 | epriestley | Merge __init_env__.php into __init_script__.php | Oct 2 2011 | |||
10570635b5bb | Ricky Elrod | Stop 'stop' from being in phd's list twice, and provide a way to kill one… | Oct 1 2011 | |||
1b8562467c2f | epriestley | Add an "Event" plugin to DarkConsole for event inspection | Oct 1 2011 | |||
69f7581582a6 | moos3 | Fixed the missing space after the : for vote | Aug 24 2011 | |||
003694458b7a | moos3 | fixes | Aug 24 2011 | |||
dd9b15600adc | moos3 | added the support for slowvote links from the bot | Aug 24 2011 | |||
fd0f4d9c523d | epriestley | Delay sending JOIN command until after MOTD finishes for IRC bot | Aug 23 2011 | |||
9192a0ecf8e6 | Richard/epriestley | Added the ability for SSL to be fined in the irc_config.json file, if not there… | Aug 23 2011 | |||
2d677d3992db | moos3/epriestley | added the ability for the irc nick to have a identify password. just add… | Aug 23 2011 | |||
fbef90c4c645 | Richard/epriestley | Added the ability to support Irc Bots that need to login into private IRC… | Aug 22 2011 | |||
6dc193d3d9fb | epriestley | Fully update library map. | Aug 18 2011 | |||
74f3112b1c38 | epriestley | Allow daemons to perform writes unconditionally. | Aug 16 2011 | |||
879431fb5041 | epriestley | Improve GC performance for Herald Transcripts | Jul 29 2011 | |||
51c2726a3453 | epriestley | Add Differential parse cache to the GC daemon | Jul 9 2011 | |||
3d85d6a81d06 | Ricky Elrod/epriestley | Add language to paste.info, and show it in Pxxx responses from phabot. | Jul 8 2011 | |||
4ef918e213ed | epriestley | Add a garbage collector daemon | Jul 5 2011 | |||
eeb8d10f42ee | Ricky Elrod/epriestley | Edited src/infrastructure/daemon/irc/handler/objectname/PhabricatorIRCObjectNam… | Jul 5 2011 | |||
39adae9aa85e | epriestley | Prevent Phabot from spinning out of control | Jul 3 2011 | |||
edf6a44db30a | Evan Priestley | Merge pull request #28 from CodeBlock/3346f04d89548ebfa6e84c6bada01b84b | Jun 29 2011 | |||
3346f04d8954 | Ricky Elrod | Add Pxxx to phabot. | Jun 29 2011 | |||
2728a41fa06f | Ricky Elrod | Make phabot understand Txxx. | Jun 29 2011 | |||
709d7ed5d7e4 | epriestley | Use the proc-error-aware signaling check for daemons from the CLI | Jun 28 2011 | |||
b61e325f057b | epriestley | Show logs to the console in 'phd debug' | Jun 27 2011 | |||
d33670c416c9 | epriestley | Update Herald documentation. | Jun 14 2011 | |||
555464c4a708 | epriestley | "Paste" application tweaks | Jun 14 2011 | |||
8f63873d57f2 | epriestley | Ping conduit from PHD and set daemon logfiles. | Jun 14 2011 | |||
1d28d9730771 | epriestley | This needs a defualt or everything is ruined. | Jun 14 2011 | |||
226fdb558925 | Ricky Elrod | Fix IRC nick regex. | Jun 14 2011 | |||
cb0cbc50ad0f | epriestley | Add a "phd debug" command | Jun 13 2011 | |||
fedbd475b58e | epriestley | Create phd PID directory if it doesn't exist, and give the user a meaningful… | Jun 13 2011 | |||
0ad2b526bcf4 | epriestley | Don't mention the same object in IRC more than once every 10 minutes | Jun 9 2011 | |||
d3fed84b9cd8 | epriestley | Minor IRCBot fixes/upgrades | May 30 2011 | |||
28146171ce12 | epriestley | Add an "IRC Object Name" handler for D12345 | May 18 2011 | |||
f1d43bc3c564 | epriestley | Establish a Conduit connection from PhabricatorIRCBot | May 18 2011 | |||
417ca39703c8 | epriestley | Update Phabricator to new PhutilServiceProfiler APIs | May 17 2011 | |||
3fdc115b54ed | epriestley | Very basic IRC Bot | May 16 2011 | |||
c223aaa79e72 | jungejason | Enable phd to load extra libraries | Apr 16 2011 | |||
ca7a0de1cf77 | epriestley | Prevent a race in Phabricator workers | Apr 14 2011 | |||
ee1e2da8fbf4 | epriestley | Avoid Timeline race condition | Apr 14 2011 | |||
1f88e0876118 | epriestley | Move 'phd parse-commit' to a dedicated script; allow message parsing tasks to… | Apr 2 2011 | |||
01b2a6bbe10a | epriestley | Show and reap dead daemons from phd. | Mar 27 2011 | |||
ab2b83ce145c | epriestley | Fix chdir() + proc_open() php 5.2 issues. | Mar 16 2011 | |||
bb144542d3e0 | epriestley | Diffusion/phd/console improvements. | Mar 15 2011 | |||
bf196910b024 | epriestley | More phd stuff. | Mar 15 2011 | |||
8bcbeface176 | epriestley | Increase parseriness of some parsery things. | Mar 11 2011 | |||
ec084ca419d9 | epriestley | Rough cut of Workers | Mar 10 2011 | |||
57495c4287c4 | epriestley | Rough cut of repository tracking | Mar 7 2011 |
c4science · Help