summaryrefslogtreecommitdiffabout
AgeCommit message (Expand)AuthorFilesLines
2012-04-18added blowfish pluginHEADmasterallo1-0/+157
2012-04-18callbacks with prioritiesallo2-13/+51
2012-04-18style fixesallo1-3/+2
2012-04-18fixed reconnectingallo1-1/+1
2012-04-12Quick fixed controlTCPModcato1-29/+46
2012-04-12Merge branch 'master' of git+ssh://git.otfbot.org:2066/otfbot/otfbotcato6-55/+143
2012-04-12Fixed control servicecato1-5/+8
2012-04-06checkbox pluginallo1-0/+49
2012-01-07munin plugin for active usersallo1-0/+16
2012-01-07get number of active usersallo2-5/+20
2012-01-02without timediff, we can get results even with one line in 5 minutes.allo1-2/+0
2011-12-31divide by 5 minutes, even when some of them have no lines at all, because thi...allo1-5/+3
2011-12-30fix for new_timestampallo1-0/+1
2011-12-30fix for when there is inactivityallo1-3/+9
2011-12-30length of lines per channelallo1-1/+1
2011-12-30logic error, timediff is seconds from oldest to newest alreadyallo1-1/+1
2011-12-30new LPM calculation, fixes FS#110allo1-22/+15
2011-12-27fixed webserver count plugin and the munin-scriptsallo3-25/+30
2011-10-21http://whatthecommit.com/ quotesourceallo1-8/+15
2011-08-29Merge branch 'master' of git.otfbot.org:otfbotcato3-8/+15
2011-08-29Hack to support exchanging messages via amqpcato2-0/+1120
2011-08-25encoding error in remind.py fixed. using unicode() nowallo1-2/+2
2011-08-24better error handling while importing pluginsallo1-4/+11
2011-08-24Merge branch 'master' of http://git.otfbot.org/otfbotallo1-3/+6
2011-08-24README updated for url.py dependencyallo1-2/+2
2011-08-19Added setting for choosing the host for a ircClient connectioncato1-3/+6
2011-08-13Merge branch 'master' of http://git.otfbot.org/otfbotallo1-0/+9
2011-08-13module_depends in Meta-Class. Meta-classes added to many pluginsallo8-2/+29
2011-08-08readded error callback, but only logging to bot-log on auto executionallo1-0/+9
2011-08-06do not post errors for auto-collected urls + more simple url regexallo1-9/+13
2011-07-29catch IndexError because the modes list is incompleteallo1-1/+3
2011-07-24Merge branch 'master' of http://git.otfbot.org/otfbotallo1-4/+6
2011-07-24catch exception if the config is invalid (i.e. empty)allo1-0/+4
2011-07-05return the plugin instance, not Noneallo1-1/+1
2011-07-05start plugins, which are loaded at runtimeallo1-2/+4
2011-07-05no set_default on pluginsDisabledallo1-2/+2
2011-05-15comments updateallo1-6/+20
2011-05-15avoid the variable-name "str"allo1-4/+4
2011-05-08no threaded loggingallo1-72/+25
2011-04-24Merge branch 'master' of http://git.otfbot.org/otfbotallo3-14/+32
2011-04-24check for None, as 0 is false for if-statementsallo1-1/+1
2011-04-24more useful decorator error-messageallo1-1/+1
2011-04-24minor change: more general naming in pluginSupportallo1-12/+12
2011-04-22startscriptallo1-0/+2
2011-04-22option to store plugin-dataallo1-0/+13
2011-04-22if (real)name is unknown, user.name is Noneallo1-2/+5
2011-04-22new development versionallo1-2/+2
2011-04-22the debianpackage supports only python 2.6 and 2.7allo1-3/+3
2011-04-21postinst to create dropin.cacheallo1-0/+49
2011-04-15Fixes for last commitcato2-6/+5