]> git.mxchange.org Git - hub.git/history - application/hub/main/nodes
Task handler added, a lot rewrites
[hub.git] / application / hub / main / nodes /
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-08-10 Roland HäderRewritten to use detectServerAddress() instead of getSe...
2009-08-07 Roland HäderMethod addExtraFilters() added to all node types (parti...
2009-08-04 Roland HäderMore shutdown filters added, interface introduced
2009-08-03 Roland HäderUpdate of session_id should now work
2009-08-03 Roland HäderFirst attempt to store session id in database
2009-08-03 Roland HäderUpdated to latest core changes (encapsulated )
2009-08-02 Roland HäderWrapper added for node list
2009-08-02 Roland HäderFilters and chains added:
2009-08-01 Roland HäderGeneration of session id basicly added. IP/port added
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-23 Roland HäderPaths to my dev environment updated, node template...
2009-07-23 Roland HäderbootstrapAcquireHubId() must be public, interface exten...
2009-07-23 Roland HäderBootstrap filters filled with some content (basicly...)
2009-07-19 Roland HäderFilter for node initialization added, more preparation...
2009-07-13 Roland HäderStub call doTestQuery() added to run an initial test...
2009-07-08 Roland HäderRewritten to shortcut method debugOutput()
2009-07-08 Roland HäderPrefix added
2009-07-08 Roland HäderInterface Poolable rewritten to PoolableListener and...
2009-07-07 Roland HäderDecorators for hub/client listeners added
2009-07-07 Roland HäderRenamed to convention
2009-07-07 Roland HäderGetter for bootIpPort added
2009-07-07 Roland HäderMore debug
2009-07-07 Roland HäderOnly TCP should be fine here
2009-07-07 Roland HäderListeners are now intialized in a simple loop
2009-07-07 Roland HäderMethod addListener() added
2009-07-07 Roland HäderStub method initListener() added
2009-07-07 Roland HäderListenerPool added with Poolable interface (should...
2009-07-07 Roland HäderPrepared for listener classes (TCP/UDP and listener...
2009-07-07 Roland HäderTCP/UDP listener config entries added, some more stub...
2009-07-07 Roland HäderMore debug lines added
2009-07-06 Roland HäderMore debug lines added, bootstrap method stubs added
2009-07-06 Roland HäderMore connector classes added
2009-07-05 Roland HäderOpps
2009-07-05 Roland HäderMethod initQueues() added, class name HubBootNode fixed
2009-07-05 Roland HäderStubs added for queue (not yet documented)
2009-05-01 Roland HäderRewritten class structure to make it more OOP-friendly...
2009-05-01 Roland HäderNews/README updated, misc fixes to BaseHubNode class
2009-04-30 Roland HäderBootstrap code for boot-node moved to its class
2009-04-03 Roland HäderStatic method detectCorePath() must be added to Applica...
2009-03-30 Roland HäderNews updated, typo fixed in method name
2009-03-30 Roland HäderdoBootstrapping() rewritten
2009-03-30 Roland HäderSpace added
2009-03-30 Roland HäderMode-validation and IP detection added, mode classes...
2009-03-25 Roland HäderUpdated documentation, typo fixed:
2009-03-25 Roland Hädernode_type rewritten to 'mode' element from request
2009-03-25 Roland HäderHub-Id creation basicly finished
2009-03-24 Roland HäderDouble-quotes rewritten to single-quotes
2009-03-24 Roland HäderBaseHubNode class added with no real content, currently
2009-03-24 Roland HäderInitial coding of hub node-mode.