| Simplified HandlerList. |
|
More...
|
over 12 years ago
|
| Refactored HandlerList tests for clarity. |
|
More...
|
over 12 years ago
|
| Removed the need for a set. |
|
More...
|
over 12 years ago
|
| Added before and after levels for each priority. |
|
More...
|
over 12 years ago
|
| Added handler priority for :validate, :build, :sign and :send handlers. |
|
More...
|
over 12 years ago
|
| HandlerList defaults to a FIFO queue. |
|
More...
|
over 12 years ago
|
| rake docs now clobbers existing docs first. |
|
More...
|
over 12 years ago
|
| Fixed a yard doc error. |
|
More...
|
over 12 years ago
|
| Updated some of the docs for clarity. |
|
More...
|
over 12 years ago
|
| You can now add and enumerate handlers with HandlerList. |
|
More...
|
over 12 years ago
|
| Handler list is now enumerable without inheirting from array. |
|
More...
|
over 12 years ago
|
| Plugin#add_handlers now accept the handler list AND and configuration object. |
|
More...
|
over 12 years ago
|
| Added placeholder handler list class. |
|
More...
|
over 12 years ago
|
| Removed unused test code. |
|
More...
|
over 12 years ago
|
| Cleaned up the rake task execute_command formatting of error messages. |
|
More...
|
over 12 years ago
|
| Clients now tell their plugins to add handlers. |
|
More...
|
over 12 years ago
|
| Cleaned up Client#initialize. |
|
More...
|
over 12 years ago
|
| Cleaned up Plugin#add_configuration tests. |
|
More...
|
over 12 years ago
|
| Added a hook where plugins can register configuration options. |
|
More...
|
over 12 years ago
|
| Plugin list now works with plain old objects now. |
|
More...
|
over 12 years ago
|
| Clients now ask their plugins to #add_configuration. |
|
More...
|
over 12 years ago
|
| Added basic empty behavior to base Plugin class. |
|
More...
|
over 12 years ago
|
| Simplified Client#initialize. |
|
More...
|
over 12 years ago
|
| Renamed a test file for clarity. |
|
More...
|
over 12 years ago
|
| Renamed a few specs for clarity. |
|
More...
|
over 12 years ago
|
| Simplified PluginList#add and #remove. |
|
More...
|
over 12 years ago
|
| Renamed an inner utility class for clarity. |
|
More...
|
over 12 years ago
|
| Renamed a fixture module to be more unique. |
|
More...
|
over 12 years ago
|
| Renamed some test variables for clarity. |
|
More...
|
over 12 years ago
|
| PluginList no longer requires plugins when copied via the copy constructor. |
|
More...
|
over 12 years ago
|