]> git.mxchange.org Git - hub.git/history - application/hub/main/filter
Rewrote debug lines (even more), re-enabled debugging lines in socket layer
[hub.git] / application / hub / main / filter /
2012-08-04 Roland HäderRewrote debug lines (even more), re-enabled debugging...
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-07-07 Roland HäderHub project continued: (I have now a little more time)
2012-06-27 Roland HäderANNOUNCEMENT_DATA_ANSWER_STATUS added
2012-06-26 Roland HäderRe-renamed :(
2012-06-26 Roland HäderSome renames
2012-05-27 Roland HäderSome noisy debug lines commented out
2012-05-26 Roland HäderUse 'my_' prefix for 'my' (local) node's data
2012-05-20 Roland HäderRenamed all 'node-foo' to 'my-foo' and 'other-bar'...
2012-05-20 Roland HäderMessage helper for receiving announcement answers added...
2012-05-18 Roland HäderAdded internal IP handling (unfinished), added package...
2012-05-17 Roland HäderOpps ...
2012-05-17 Roland HäderAdded filter for self-connect attempts
2012-05-17 Roland HäderFilter for package tags added, handling of new messages...
2012-05-16 Roland HäderCopyright notice updated
2012-04-27 Roland Häder'hub' project continued:
2012-04-25 Roland HäderRemoved deprecated scripts (please delete them even...
2012-03-14 Roland HäderDebug lines added, constant name fixed, internal TODO...
2012-02-16 Roland HäderDevelopment (again) continued:
2011-11-21 Roland HäderHub project continued:
2011-11-09 Roland HäderAlso visit the NetworkPackage class to clear all stacks
2011-11-08 Roland HäderHub project continued:
2011-11-06 Roland HäderUse $this->debugBackTrace() instead of die()
2011-05-26 Roland HäderBasic (non-functional) classes added for a chat console...
2011-04-28 Roland HäderHandling of decoded raw data continued:
2011-04-19 Roland HäderRemoved old-lost comments, moved two class instances...
2011-04-18 Roland HäderAdded a new task for listener pools and network package...
2011-04-05 Roland HäderCruncher continued and rewritten to use states:
2011-03-25 Roland HäderContinued on test-unit producer, fixed copyright:
2011-03-15 Roland HäderIntroduced a test-unit producer task (unfinished work)
2011-03-15 Roland HäderSome configuration entries prefixed with 'node_'
2011-03-14 Roland HäderA requestInstance must no longer be set in cruncher
2011-03-12 Roland HäderA lot new methods/class added and many cleanups:
2011-03-05 Roland HäderA lot files renamed (sorry guys for the mess) and moved...
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-09-05 Roland HäderNow configurable static IPs are supported, Connectable...
2010-03-26 Roland HäderNetwork package writer added, shutdown refactured,...
2010-02-03 Roland HäderAdded missing todo-builder.sh script / svn:executable...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-12-22 Roland HäderHub descriptor extended, template engine added:
2009-12-02 Roland HäderNow the idle loop task comes first
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-20 Roland HäderTasks added and registered with handler:
2009-08-18 Roland HäderSelf-test added, interfaces/classes extended:
2009-08-17 Roland HäderDeprecated visitor removed, new added, rewrites:
2009-08-15 Roland HäderIdle loop added, tasks are simple things to do
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-08-11 Roland HäderInterfaces added, shutdown filter added, deprecated...
2009-08-07 Roland HäderMethod addExtraFilters() added to all node types (parti...
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äderDouble declarations removed
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-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-25 Roland HäderNo longer needed initialization of requestInstance...
2009-07-23 Roland HäderBootstrap filter for initialization of queues added...
2009-07-23 Roland HäderBootstrap filters filled with some content (basicly...)
2009-07-19 Roland HäderMore filters for bootstrapping added
2009-07-19 Roland HäderNow protected for other filter chain classes
2009-07-19 Roland HäderFilter for node initialization added, more preparation...
2009-07-19 Roland HäderFilters/commands added, missing config entries added