]> git.mxchange.org Git - hub.git/history - application/hub/main/template
Publication of DHT entries requires a fully booted DHT as else it will only find...
[hub.git] / application / hub / main / template /
2014-02-15 Roland HaederImproved many debug lines with method's name.
2014-02-09 Roland HaederMerge branch 'master' of git.mxchange.org:/var/cache...
2014-02-09 Roland HaederAdded unfinished support for XML-based publishing of...
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:
2013-07-25 Roland HäderRenamed 'stacker' -> 'stack'
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-07-04 Roland HäderRenamed endElement() to finishElement(), see the final...
2013-06-23 Roland HäderFixed wrong array element
2013-02-25 Roland HäderAdded line numbers to debug lines as this will become...
2013-02-17 Roland HäderAdded missing XML, config entries for DHT bootstrap
2013-02-14 Roland HäderRenamed/moved classes, added DHT bootstrap (very early):
2013-02-07 Roland HäderRewrites, some more methods:
2013-01-30 Roland HäderRe-added answer_status generically
2013-01-30 Roland HäderField answer_status becomes more generic now
2013-01-30 Roland HäderRemoved answer-status from XML templates as it will...
2013-01-30 Roland HäderDon't use 'my-' as long as you don't need it
2013-01-30 Roland HäderAdded handling methods, implemented configuration copy...
2013-01-30 Roland HäderAdded basic XML elements (not all fully supported)
2012-11-12 Roland HäderProject 'hub' continued (a little):
2012-08-31 Roland HäderRenamed methods
2012-08-26 Roland HäderOpps :(
2012-08-26 Roland HäderAdded template class for entries in a request-node...
2012-08-26 Roland HäderIntroduced experimental apt-proxy sub project (a connec...
2012-08-22 Roland HäderUpdated class template for XML template engine classes
2012-08-22 Roland HäderAlso missed this to rename to loadXmlTemplate() :(
2012-08-22 Roland HäderUsed some elements for this engine
2012-08-22 Roland HäderAlso loadXmlTemplate() is now very generic (so maybe...
2012-08-22 Roland HäderRenamed again a bunch of methods to generic 'readXmlDat...
2012-08-22 Roland HäderRenamed
2012-08-22 Roland HäderMore fixes, renames
2012-08-22 Roland HäderMore fixes: private->protected changed, generic init...
2012-08-22 Roland HäderUnderscore to much
2012-08-22 Roland HäderAlso this ...
2012-08-22 Roland HäderForgot this ... :(
2012-08-22 Roland HäderRefactured a lot methods to become more generic (eventu...
2012-08-22 Roland HäderAdded (maybe right?) array elements
2012-08-22 Roland HäderIntroduced new factory for object type registries,...
2012-08-21 Roland HäderMissed to implement this :( It is really warm here...
2012-08-21 Roland HäderIt is a sub-node
2012-08-21 Roland HäderAdded XML node 'accepted-object-types', used direct...
2012-08-21 Roland HäderForgot this ...
2012-08-21 Roland HäderTypo in node-mode in XML, adding missing methods, class...
2012-08-18 Roland HäderDevelopment of 'hub' project continued:
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-07-21 Roland HäderFix for InvalidXmlNodeException (my-session-id)
2012-07-17 Roland HäderMove array initialization into constructor to allow...
2012-06-27 Roland HäderANNOUNCEMENT_DATA_ANSWER_STATUS added
2012-06-26 Roland HäderRe-renamed :(
2012-06-26 Roland HäderSome renames
2012-05-26 Roland HäderUse 'my_' prefix for 'my' (local) node's data
2012-05-20 Roland HäderRenamed all 'node-foo' to 'my-foo' and 'other-bar'...
2012-05-18 Roland HäderAlso this ... :(
2012-05-18 Roland HäderAdded internal IP handling (unfinished), added package...
2012-05-17 Roland HäderAdded announcement answer XML, template engine and...
2012-05-17 Roland HäderAdded 'registering of other nodes' ability, added proto...
2012-05-17 Roland HäderAdded *REQUIRED* call compileConfigInVariables(), added...
2012-05-17 Roland HäderAdded missing method readSelfConnectData()
2012-05-17 Roland HäderAdded filter for self-connect attempts
2012-05-17 Roland HäderFilter for package tags added, handling of new messages...
2012-05-16 Roland HäderCopyright notice updated
2012-05-05 Roland HäderAlso this :(
2012-04-28 Roland HäderNode-id is now deemed 'classified' because it will...
2012-04-25 Roland HäderRemoved deprecated scripts (please delete them even...
2011-08-31 Roland HäderHub project continued:
2011-03-29 Roland HäderAdded parameter 'key' to encryption methods to allow...
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äderIn 'core' introduced XmlTemplateEngineFactory used:
2011-03-21 Roland HäderRemoved obsolete parameter 'applicationInstance' from...
2011-03-15 Roland HäderSome configuration entries prefixed with 'node_'
2011-03-15 Roland HäderMany XML-related templates engines renamed:
2011-03-12 Roland HäderA lot new methods/class added and many cleanups:
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-06-17 Roland HäderSelf-connect continued (still broken), some code moved...
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-03-01 Roland HäderState pattern added, hub continued (sorry, I let it...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-12-22 Roland HäderHub descriptor extended, template engine added: