summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12web service: fix basic auth handlerMatthias H
2015-01-12web service: response helper methodsMatthias H
2015-01-12web service: alias web module mixinsMatthias H
2015-01-12messagemapper: refactor options are really the paramsMatthias H
2015-01-12web service: parse uri params; small improvementsMatthias H
2015-01-11web service: better integration in rbotMatthias H
2015-01-11agent: remove proxy opt-out for pluginsMatthias H
2015-01-11rbotdb: create non-existing profile directoryMatthias H
2015-01-11set default encoding to UTF-8 for Ruby 1.9Giuseppe Bilotta
2015-01-11rbotdb: use correct bdb adapter for legacy backupMatthias H
2014-12-02[url] fixes encoding error in encoding detection code, maybe closes #2M. Hecker
2014-11-28[translator] fixes broken page encodingM. Hecker
2014-11-26[urban] forgot debugsM. Hecker
2014-11-26[urban] fix for changed markupM. Hecker
2014-09-03Merge branch 'fork' of github.com:4poc/rbot into forkM. Hecker
2014-09-03[webservice] expose webservice to pluginsM. Hecker
2014-07-18add a first basic colorformat string functionMatthias H
2014-07-17[agent] add options for ssl and proxyMatthias H
2014-05-03[registry] fix subregistry re-use (closes #1)M. Hecker
2014-04-29[webservice] add /ping test routeM. Hecker
2014-03-27[httputil] fix unknown fallback encodingMatthias H
2014-03-26[translator] fix google, add yandex, remove brokenMatthias H
2014-03-06[registry] improved tests, sqlite/tc bugfixesMatthias H
2014-03-06[registry] more testsMatthias H
2014-03-06[registry] small refactoring and added flush testMatthias H
2014-03-06[rbotdb] renamed import/export to restore/backup,Matthias H
2014-03-06[rbotdb] add sqlite support, remove confusing autoMatthias H
2014-03-06update requirements documentationMatthias H
2014-03-06[gemfile] add (uncommented) deps for all dbtypesMatthias H
2014-03-06[registry] added a testcaseMatthias H
2014-03-06[registry] added sqlite3 database adapterMatthias H
2014-03-06[config] adds a new param store_defaultMatthias H
2014-03-05Update README.mdMatthias Hecker
2014-03-05[registry] migrate tc directory name to registry_tcMatthias Hecker
2014-03-05add a gemfileMatthias Hecker
2014-03-05[ssl] fix for missing ca pathMatthias Hecker
2014-03-05[registry] use tc by-default if availableMatthias Hecker
2014-02-28[httputil] fix to ignore recoding errorsMatthias H
2014-02-24[registry] rbotdb script now imports tc databasesMatthias H
2014-02-24[webservice] log requests to seperate file in profileMatthias H
2014-02-24[webservice] response as json if asked toMatthias H
2014-02-24Update README.mdMatthias Hecker
2014-02-24README updateMatthias H
2014-02-24[registry] optimize at every restart/rescanMatthias H
2014-02-24[registry] rbotdb registry-folder option, tcimportMatthias H
2014-02-24[registry] refactoring into a abstract and factoryMatthias H
2014-02-24[agent] wip core mechanize agent pluginMatthias H
2014-02-21[webservice] dispatch command in post aswellMatthias H
2014-02-21[unicode] fix to ignore invalid-unicodeMatthias H
2014-02-21[remote] removed due to security concernsMatthias H