]> git.mxchange.org Git - hub.git/history - application
Added all node types, moved iterator class:
[hub.git] / application /
2011-04-03 Roland HäderAdded all node types, moved iterator class:
2011-04-02 Roland HäderMethods defined in interfaces are always public...
2011-04-02 Roland HäderTwo methods in CruncherTestUnitProducer are now throwin...
2011-03-31 Roland HäderRewritten session id solver to lesser negation
2011-03-31 Roland HäderCompletely replaced regex for detecting ip:port combina...
2011-03-31 Roland HäderGeneration of test units and keys continued:
2011-03-29 Roland HäderThe encrypted message is now assigned to its template...
2011-03-29 Roland HäderFixed a typo in field/attribute name (thanks to __get...
2011-03-29 Roland HäderSwapped code, moved/renamed classes and interfaces:
2011-03-29 Roland HäderThe previously added but not used message helper is...
2011-03-29 Roland HäderAdded more classes (source for anything 'sourced',...
2011-03-29 Roland HäderAdded parameter 'key' to encryption methods to allow...
2011-03-26 Roland HäderAdded a out-going work queue (FiFoStacker instance...
2011-03-26 Roland HäderTest units continued, XML MIME type worked-around:
2011-03-25 Roland HäderContinued on test-unit producer, fixed copyright:
2011-03-22 Roland HäderRequired interface 'Registerable' added
2011-03-22 Roland HäderSet application instance first (to prevent a NPE in...
2011-03-22 Roland HäderIn 'core' introduced XmlTemplateEngineFactory used:
2011-03-21 Roland HäderRemoved obsolete parameter 'applicationInstance' from...
2011-03-21 Roland HäderProducers should always extend BaseProducer
2011-03-16 Roland HäderProducer/Consumer Pattern introduced:
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-15 Roland HäderMany XML-related templates engines renamed:
2011-03-14 Roland HäderMade two (generic/'base') classes abstract because...
2011-03-14 Roland HäderGenerator/helper class for generating test units introd...
2011-03-14 Roland HäderA requestInstance must no longer be set in cruncher
2011-03-13 Roland HäderSome methods moved around (the code is now a some-what...
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äderSome methods renamed
2011-03-05 Roland HäderWrong path :(
2011-03-05 Roland HäderBefore previous commit I was about to write only a...
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...
2011-02-16 Roland HäderNew server IP is 188.138.90.169
2011-02-13 Roland HäderIntroduced package fragmenter class to fragment network...
2011-02-13 Roland HäderProperties added/fixed, externals updated (www. is...
2010-09-05 Roland HäderNow configurable static IPs are supported, Connectable...
2010-09-02 Roland HäderMisleading message updated
2010-07-07 Roland HäderEmpty session id added to configuration, this will...
2010-07-06 Roland HäderSupport for non-regular ports added
2010-06-17 Roland HäderSelf-connect continued (still broken), some code moved...
2010-06-16 Roland HäderHubConnectionHelper is more a factory than a helper...
2010-06-13 Roland HäderOpps... :-(
2010-06-13 Roland HäderNew Exception added, registering of session ids added:
2010-06-06 Roland HäderNew exception and interface added, continued development:
2010-05-28 Roland HäderWe use these setter/getter
2010-05-28 Roland HäderFixes for lookup table class
2010-05-28 Roland HäderAdded peer states and lookup table classes/interfaces:
2010-05-28 Roland HäderNew visitor added, handling of refused connections...
2010-05-22 Roland HäderAdded constants for easier usage
2010-05-22 Roland HäderAdded getAddressPort() method to ease comparison with...
2010-05-22 Roland HäderAdded some basic checks on received TCP packages
2010-05-22 Roland HäderThe packageData array should be used for handling packa...
2010-05-22 Roland HäderMany classes/interfaces added/continued:
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-04-26 Roland HäderHandling outgoing network packages basicly finished...
2010-04-26 Roland HäderHandling of server socket resource basic finished in...
2010-04-24 Roland HäderNew wider interface added, several refacturings:
2010-04-12 Roland HäderPackage class renamed, continued (sorry for lame descri...
2010-03-27 Roland HäderNot thrown exceptions removed from doc-tag, TODOs added...
2010-03-27 Roland HäderCheck wether the hub is active simplified (may also...
2010-03-27 Roland HäderNow the factory method is moved over to the newly intro...
2010-03-27 Roland HäderNew factory method createPackageInstance introduced...
2010-03-27 Roland HäderExtra new-lines removed
2010-03-26 Roland HäderNetwork package writer added, shutdown refactured,...
2010-03-21 Roland HäderRemoved some dublicate instances to avoid confusion
2010-03-01 Roland HäderState pattern added, hub continued (sorry, I let it...
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äderNon-blocking enforced and skipped handling packages...
2009-12-22 Roland HäderFor line better zero
2009-12-22 Roland HäderFixed missing file/line array elements
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-27 Roland HäderAdded new exception, script dies:
2009-09-26 Roland HäderSelf-announcement rewritten to a task
2009-09-25 Roland HäderpublishHubDescriptor() added, TODOs.txt updated
2009-09-18 Roland HäderMessage added when no node list was previously found.
2009-09-18 Roland HäderFixed a missing config entry due to core updated
2009-08-21 Roland HäderWeb output instance added
2009-08-21 Roland HäderTasks are now visited
2009-08-20 Roland HäderTasks added and registered with handler:
2009-08-19 Roland HäderError codes changed:
2009-08-19 Roland HäderInterfaces, BaseDecorator added:
2009-08-18 Roland HäderSelf-test added, interfaces/classes extended:
2009-08-17 Roland HäderDebug line added for startup of tasks
2009-08-17 Roland HäderShould be protected, but wby does it run on latest...
2009-08-17 Roland HäderDeprecated visitor removed, new added, rewrites:
2009-08-16 Roland HäderExceptions/interfaces/classes added:
2009-08-15 Roland HäderTasks extended, iterator added:
2009-08-15 Roland HäderIdle loop added, tasks are simple things to do
2009-08-15 Roland HäderOld, lost directories removed (see repos qa)
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-08-11 Roland HäderInterfaces added, shutdown filter added, deprecated...
2009-08-10 Roland HäderRewritten to use detectServerAddress() instead of getSe...
2009-08-08 Roland HäderNetwork package handling added (unfinished)
next