index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-03-28
always log to stdout with debug flag
Matthias Hecker
2020-03-27
gem: support for newest ruby versions
Matthias Hecker
2020-03-27
Merge pull request #4 from ahpook/rename_karma
Matthias Hecker
2016-03-25
fixes registry for 2.3.0, bug caused by wrong #get_impl
Matthias Hecker
2015-12-15
Renames the 'karma' plugin to a 'points' system
Eric Sorenson
2015-07-04
webservice: add erb template render methods
Matthias Hecker
2015-07-04
journal: introduce ensure_payload_index
Matthias Hecker
2015-07-04
journal: wrap postgres client in single thread
Matthias Hecker
2015-06-24
journal: move journal accessor in coremodule
Matthias Hecker
2015-06-21
journal: simplified irc logging
Matthias Hecker
2015-06-21
journal: irc logging module
Matthias Hecker
2015-06-20
journal: allow hash/proc for query in count and remove
Matthias Hecker
2015-06-20
journal: start with core botmodule, api changes
Matthias Hecker
2015-06-15
journal: add mongodb storage backend
Matthias Hecker
2015-06-15
journal: cleanup
Matthias Hecker
2015-06-14
journal, integrated in bot
Matthias Hecker
2015-06-14
journal: even more tests
Matthias Hecker
2015-06-14
journal: more postgres tests
Matthias Hecker
2015-06-14
journal: finishing postgres adapter
Matthias Hecker
2015-06-14
journal: started implementing postgres storage
Matthias Hecker
2015-06-14
journal: unsubscribe added
Matthias Hecker
2015-06-14
introducing a persistent message queue, the "journal"
Matthias Hecker
2015-06-13
plugins, improved how we lookup plugins filename
Matthias Hecker
2015-06-13
introduce reload alias for rescan
Matthias Hecker
2015-06-13
logging, irc fix loglevel i messed up
Matthias Hecker
2015-06-13
logging improved in irc
Matthias Hecker
2015-06-13
logging, print >=warning to stderr
Matthias Hecker
2015-06-13
logging: proper stderr logger for error/fatal
Matthias Hecker
2015-03-11
plugins fix missing save for 1.9
Matthias H
2015-03-11
plugins: allow rescanning of one botmodule only
Matthias H
2015-03-09
updated copyright notice and authors
Matthias H
2015-03-09
ruby 2.2: fix a obscure regexp escaping bug
Matthias H
2015-03-09
webservice: fix cleanup typo
Matthias H
2015-01-12
web service: fix basic auth handler
Matthias H
2015-01-12
web service: response helper methods
Matthias H
2015-01-12
web service: alias web module mixins
Matthias H
2015-01-12
messagemapper: refactor options are really the params
Matthias H
2015-01-12
web service: parse uri params; small improvements
Matthias H
2015-01-11
web service: better integration in rbot
Matthias H
2015-01-11
agent: remove proxy opt-out for plugins
Matthias H
2014-12-02
[url] fixes encoding error in encoding detection code, maybe closes #2
M. Hecker
2014-09-03
Merge branch 'fork' of github.com:4poc/rbot into fork
M. Hecker
2014-09-03
[webservice] expose webservice to plugins
M. Hecker
2014-07-18
add a first basic colorformat string function
Matthias H
2014-07-17
[agent] add options for ssl and proxy
Matthias H
2014-05-03
[registry] fix subregistry re-use (closes #1)
M. Hecker
2014-04-29
[webservice] add /ping test route
M. Hecker
2014-03-27
[httputil] fix unknown fallback encoding
Matthias H
2014-03-06
[registry] improved tests, sqlite/tc bugfixes
Matthias H
2014-03-06
[registry] small refactoring and added flush test
Matthias H
[next]