]> git.mxchange.org Git - hub.git/history - application
Filters/commands added, missing config entries added
[hub.git] / application /
2009-07-19 Roland HäderFilters/commands added, missing config entries added
2009-07-18 Roland HäderIs the XxxxDefaultController deprecated?
2009-07-13 Roland HäderLocalClientQueue added (unfinished)
2009-07-13 Roland HäderStub call doTestQuery() added to run an initial test...
2009-07-08 Roland HäderMore general state classes added
2009-07-08 Roland HäderState class and class templates added
2009-07-08 Roland HäderState interfaces prepared
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-08 Roland HäderSome variables from copy&pase fixed...
2009-07-08 Roland HädershutdownSocket() method stub added
2009-07-08 Roland HäderBetter TCP listener implemented, client pool added...
2009-07-08 Roland HäderNow resists in core
2009-07-08 Roland HäderSocket exception added, initListener() basicly finished
2009-07-07 Roland HäderDirectory added for generic listener decorators, e...
2009-07-07 Roland HäderComments updated, missing parameter added to doc-tag
2009-07-07 Roland HäderGrouping by protocol of listeners in pool added
2009-07-07 Roland HäderinitListener() in decorators should not be called
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äderDebug message added
2009-07-07 Roland HäderMethod addListener() added
2009-07-07 Roland HäderStub method initListener() added
2009-07-07 Roland HäderCopyright updated
2009-07-07 Roland HäderListener classes added, setter/getter added
2009-07-07 Roland HäderDebug line 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äderClasses and interfaces for queue connectors (a la wrapp...
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.
2009-03-24 Roland HäderMiddleware path removed
2009-03-24 Roland HäderRemoved last exception from previous code base
2009-03-24 Roland Hädereval() command rewritten
2009-03-24 Roland HäderLauncher scripts rewritten to fit with new core
2009-02-03 Roland HäderCopyright updated
2009-02-03 Roland HäderHub software cleared (prepared for full rewrite)
2008-09-28 Roland HäderCode base synced, updated
2008-08-18 Roland HäderCode syncronized with shipsimu code base
2008-06-11 Roland HäderNew starter/init style applied
2008-06-11 Roland HäderCode base merged from ship-simu repos
2008-05-31 Roland HäderCode merge from latest ship-simu code
2008-05-05 Roland HäderPort number changed to 9060, several rewrites because...
2008-05-05 Roland HäderMissing fixes applied
2008-03-04 Roland Hädernotice fixed
2008-03-04 Roland Hädertype hints added
2008-03-04 Roland Häderfix for PONG reply
2008-03-03 Roland Häder(no commit message)
2008-03-03 Roland Hädersome comments fixed, small fix for windows OSes and...