]> git.mxchange.org Git - hub.git/history - application/hub/class_ApplicationHelper.php
Used exit() instead of die()
[hub.git] / application / hub / class_ApplicationHelper.php
2012-08-07 Roland HäderUsed exit() instead of die()
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-07-02 Roland HäderSet it only when empty to allow custom entries again
2012-07-02 Roland HäderBetter proxy support, detection of external IP moved...
2012-05-17 Roland Häderdie() expanded with __METHOD__, wrong things removed...
2012-05-16 Roland HäderCopyright notice updated
2011-11-08 Roland HäderSome global cleanups:
2011-11-04 Roland HäderHub project continued:
2011-08-31 Roland HäderHub project continued:
2011-03-22 Roland HäderSet application instance first (to prevent a NPE in...
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-05-19 Roland HäderA lot 'FooClientBar' classes renamed to 'FooPeerBar...
2010-05-18 Roland HäderA whole bunch of classes/interfaces/exceptions added...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-08-17 Roland HäderDeprecated visitor removed, new added, rewrites:
2009-08-11 Roland HäderInterfaces added, shutdown filter added, deprecated...
2009-08-04 Roland HäderMore shutdown filters added, interface introduced
2009-08-03 Roland HäderNews Updated, filters renamed/commented:
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
2009-07-19 Roland HäderFilter for node initialization added, more preparation...
2009-07-19 Roland HäderFilters/commands added, missing config entries added
2009-07-18 Roland HäderIs the XxxxDefaultController deprecated?
2009-07-08 Roland HäderRewritten to shortcut method debugOutput()
2009-07-07 Roland HäderOnly TCP should be fine here
2009-07-07 Roland HäderTCP/UDP listener config entries added, some more stub...
2009-07-06 Roland HäderMore debug lines added, bootstrap method stubs added
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-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äderSpace added
2009-03-30 Roland HäderMode-validation and IP detection added, mode classes...
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äderInitial coding of hub node-mode.
2009-02-03 Roland HäderCopyright updated
2009-02-03 Roland HäderHub software cleared (prepared for full rewrite)
2008-08-18 Roland HäderCode syncronized with shipsimu code base
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-03 Roland Hädersome comments fixed, small fix for windows OSes and...