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
/
rbot
/
messagemapper.rb
Age
Commit message (
Expand
)
Author
2007-04-11
use pretty printing with Logger (debug, info, warning and error messages)
Giuseppe Bilotta
2007-02-14
Make message map regexps less aggressive
Giuseppe Bilotta
2007-02-11
MessageMapper: documentation cleanup, and Template enhancements (they now rem...
Giuseppe Bilotta
2007-02-11
Minor messagemapper optimizations
Giuseppe Bilotta
2007-02-08
Message mapper: we are ony interested in matching messages that fully agree w...
Giuseppe Bilotta
2007-02-04
Tuning of messagemapper debug output
Giuseppe Bilotta
2007-02-02
Enhance the :requirements functionality in #map() to allow regexps with captu...
Giuseppe Bilotta
2007-02-02
Plugin map requirements are now checked at regular expression time, not later on
Giuseppe Bilotta
2007-02-02
In the new message mapper code, fail unconditionally when an entry doesn't ma...
Giuseppe Bilotta
2006-08-31
messagemapper fix ... watch what you name your variables!
Giuseppe Bilotta
2006-08-31
Improve debugging output in messagemapper
Giuseppe Bilotta
2006-08-31
Fix messagemapper for optional arguments
Giuseppe Bilotta
2006-08-25
Fix stupid bug in the new message mapping
Giuseppe Bilotta
2006-08-25
New implementation for the message mapper: multi-word parameters can now be r...
Giuseppe Bilotta
2006-08-06
Forgot the kernel fixes for previous commit
Giuseppe Bilotta
2006-08-03
Lots of fixes all around, in preparation for the new auth coremodule
Giuseppe Bilotta
2006-08-02
Fix message handling, comment out some debug messages
Giuseppe Bilotta
2006-08-02
Auth now follows the specs defined in NewAuthModule even though there is no a...
Giuseppe Bilotta
2006-07-26
Whitespace cleanup
Giuseppe Bilotta
2006-07-25
When verifying uniqueness of plugin map parameters names, check for :param vs...
Giuseppe Bilotta
2006-07-24
Implement map! properly this time
Giuseppe Bilotta
2005-08-12
some tweaks
Tom Gilbert
2005-08-03
Thu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-08-02
* Fixed the new http.proxy* settings, they work!
Tom Gilbert
2005-07-31
Sun Jul 31 02:20:08 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-07-29
Fri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-07-27
move rbot into lib - still rearranging for packaging/installation
Tom Gilbert