]> git.mxchange.org Git - hub.git/history - application/hub/main/commands/console/class_HubConsoleMainCommand.php
A lot files renamed (sorry guys for the mess) and moved to sub directories
[hub.git] / application / hub / main / commands / console / class_HubConsoleMainCommand.php
2011-03-05 Roland HäderA lot files renamed (sorry guys for the mess) and moved...
2011-03-05 Roland HäderSome methods renamed
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2011-02-28 Roland Häder'public static final' is the right thing, some variable...
2010-06-17 Roland HäderSelf-connect continued (still broken), some code moved...
2010-03-27 Roland HäderCheck wether the hub is active simplified (may also...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-11-21 Roland HäderAdded a filter for checking if all requirements in...
2009-09-26 Roland HäderSelf-announcement rewritten to a task
2009-08-17 Roland HäderDeprecated visitor removed, new added, rewrites:
2009-08-16 Roland HäderExceptions/interfaces/classes added:
2009-08-15 Roland HäderTasks extended, iterator added:
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-08-07 Roland HäderMoved a lot classes, added visitors and methods
2009-08-07 Roland HäderMethod addExtraFilters() added to all node types (parti...
2009-08-07 Roland Hädernode_initializier_filter must be the first one...
2009-08-07 Roland HäderSome filter classes renamed
2009-08-04 Roland HäderMore shutdown filters added, interface introduced
2009-08-03 Roland HäderNews Updated, filters renamed/commented:
2009-08-02 Roland HäderFilters and chains added:
2009-08-01 Roland HäderExtra bootstrapping steps added
2009-07-24 Roland HäderNode now initializes listeners again (but in a filtered...
2009-07-23 Roland HäderBootstrap filter for initialization of queues added...
2009-07-19 Roland HäderNow protected for other filter chain classes