]> git.mxchange.org Git - hub.git/history - application/hub/class_ApplicationHelper.php
In case of non-blocking connections (and that is for 99.9999% the case here)
[hub.git] / application / hub / class_ApplicationHelper.php
2015-09-03 Roland HaederMerge branch 'latest-core/crawler'
2015-08-16 Roland HaederFirst initial import for a web interface, this will...
2015-05-27 Roland HaederUpdated to latest 'core' + convertToClassName() and...
2015-05-02 Roland HäderMerge branch 'refacuring/protocol_handler' of /var...
2015-05-02 Roland HäderMerge branch 'master' of /var/cache/git/repos/hub into...
2015-04-06 Roland Haeder'page' and 'command' were both the same (command),...
2015-04-05 Roland HaederContinued:
2015-03-24 Roland HaedergetResponseTypeFromSystem() is now static.
2015-03-17 Roland HaederMerge branch 'refacuring/protocol_handler' into latest...
2015-03-17 Roland HaederUpdated copyright year as this software has been change...
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-24 Roland HaederA lot changes for refacturing protocol handler
2014-12-15 Roland HaederContinued rewriting:
2014-12-07 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued with hub:
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-25 Roland HäderAdded exceptions + some code:
2012-12-20 Roland HäderGlobal fix for generating right class name for controll...
2012-12-20 Roland HäderUpdated ApplicationHelper class to latest API
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...