]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/config.rb
plugin(points): +/- must come after, closes #34
[user/henk/code/ruby/rbot.git] / lib / rbot / config.rb
2014-03-06 Matthias H[config] adds a new param store_default
2009-02-15 Giuseppe Bilotta+ @bot.path and datafile methods
2008-11-20 dmitry kim* fix config validation diagnostics for ArrayValue
2008-06-24 Giuseppe Bilottaconfig.rb: system wide overrides in /etc/rbot.conf
2008-05-22 dmitry kim* autoflush $stdout in setup wizard
2008-02-13 Giuseppe Bilottaconfig: Value#get() should return #default(), not ...
2008-02-13 Giuseppe Bilottaconfig: allow @bot.config[key]=value constructs
2007-10-31 Dmitry Kim* (rbot/config) slightly less ugly ArrayValue validatio...
2007-09-12 Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-08-23 Giuseppe Bilottaconfig: allow migration from/to Boolean/IntegerValues
2007-07-09 Yaohan Chenfixed a few strings which used gettext without changing...
2007-07-09 Yaohan Chenintegrated ruby-gettext
2007-03-19 Dmitry Kim* config value hook :on_change wasn't called from unset()
2007-03-15 Giuseppe Bilottaconfig was not being saved after unsetting a value
2007-02-14 Giuseppe BilottaReset configuration changed status after saving success...
2007-02-14 Giuseppe BilottaOnly save config file when configuration changed
2006-08-29 Giuseppe BilottaIntroduce BotConfigValue permissions, to protect partic...
2006-08-02 Giuseppe BilottaInitial factorization of botconfig into kernel function...
2006-08-02 Giuseppe BilottaAuth now follows the specs defined in NewAuthModule...
2006-07-25 Giuseppe BilottaNew config commands: reset (synonym for unset), add...
2006-07-25 Giuseppe BilottaFix a bug in config set (particularly important for...
2006-07-25 Giuseppe BilottaForgot to stringify an instance of key
2006-07-25 Giuseppe BilottaUse symbols internally instead of strings for config...
2006-07-20 Giuseppe BilottaAll lib/rbot files are now upgraded to the new logging...
2006-07-18 Giuseppe BilottaImprove robustness while saving auth config files and...
2005-12-12 Tom Gilbertfound a bug
2005-09-09 Tom Gilbertbugfix
2005-08-31 Tom Gilberta little more robustness around emtpy lookups
2005-08-07 Tom Gilberttry that maybe
2005-08-07 Tom Gilberttry again
2005-08-07 Tom Gilbertattempt workaround for missing load_file
2005-08-04 Tom GilbertThu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-03 Tom GilbertWed Aug 03 15:25:07 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-02 Tom Gilbert * Fixed the new http.proxy* settings, they work!
2005-07-30 Tom GilbertSat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-30 Tom GilbertSat Jul 30 01:19:32 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-29 Tom GilbertFri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-28 Tom GilbertThu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27 Tom Gilbertthis packaging stuff seems to actually be working
2005-07-27 Tom Gilbertmore work on packaging, use Irc::Config module for...
2005-07-27 Tom Gilbertrework various modules to use the installed directories
2005-07-27 Tom Gilbertmove rbot into lib - still rearranging for packaging...