]> git.mxchange.org Git - hub.git/history - application/hub/main/handler/message-types
Continued rewriting:
[hub.git] / application / hub / main / handler / message-types /
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-07-22 Roland HaederCleanup + added debug lines:
2014-05-03 Roland HaederContinued: ;-)
2014-03-18 Roland HaederContinued with DHT stuff:
2014-03-17 Roland HaederSetting the node instance in the handler saves another...
2014-03-17 Roland HaederIntroduced NodeObjectFactory to encapsulate (and ease...
2014-03-16 Roland HaederAdded missing config entry + unfinished class NodeMessa...
2014-03-14 Roland 'Quix0r'... Added possibly missing entry.
2014-03-14 Roland HaederSome stuff needs to be renamed to match better naming...
2014-02-20 Roland 'Quix0r'... Added missing exceptions + updated some text + renamed...
2014-02-20 Roland 'Quix0r'... Added missing config entry, renamed path + added unfini...
2014-02-15 Roland HaederImproved many debug lines with method's name.
2014-02-15 Roland HaederVery basic implementation for adding "discovered" DHT...
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-06-29 Roland HäderDebug message was added at wrong position
2013-03-03 Roland HäderUse array_push() instead of [] as array_push() checks...
2013-02-25 Roland HäderEven more lines ...
2013-02-25 Roland HäderAdded line numbers to debug lines as this will become...
2013-02-22 Roland HäderAdded 'booting' DHT state
2013-02-13 Roland HäderUsed the same constant to allow later easy changes
2013-02-13 Roland HäderRenamed method:
2013-02-13 Roland HäderAdded parameter to set last thrown exception for statu...
2013-02-13 Roland HäderOpps :(
2013-02-12 Roland HäderHalf-implemented quering DHT for node list
2013-02-12 Roland HäderRewrites:
2013-02-12 Roland HäderNo node_ prefix as it makes session id look-ups invalid
2013-02-12 Roland HäderRemoved session id
2013-02-10 Roland HäderResurrected two methods for DHT database wrapper and...
2013-02-10 Roland HäderUse set DHT instance to shortcut a little
2013-02-07 Roland HäderRewrites, some more methods:
2013-01-31 Roland HäderClear redundant database wrapper class as it is now...
2013-01-30 Roland HäderRenamed
2013-01-30 Roland HäderRe-added answer_status generically
2013-01-30 Roland HäderAdded answer status
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)
2013-01-30 Roland HäderAdded more debug lines (noisy)
2012-12-20 Roland HäderUse createDebugInstance() instead of direct debugOutput...
2012-12-20 Roland HäderUsed correct method name
2012-11-12 Roland HäderThe old state check was still required here, so re...
2012-11-12 Roland HäderBetter check against if the node has completed announcement
2012-08-26 Roland HäderAdded unfinished template engine to handle answer messa...
2012-08-22 Roland HäderAdded missing dataXmlNodes array, added debug line
2012-08-22 Roland HäderAdded (maybe right?) array elements
2012-08-21 Roland HäderTypo in node-mode in XML, adding missing methods, class...
2012-08-19 Roland HäderAdded missing methods (as partial stubs)
2012-08-19 Roland HäderAdded NodeMessageRequestNodeListHandler (unfinished)
2012-08-18 Roland HäderDevelopment of 'hub' project continued:
2012-08-18 Roland HäderAdded packageInstance (interface Receivable) to allow...
2012-08-17 Roland HäderRenamed exception, added new one
2012-08-04 Roland HäderRewrote debug lines (even more), re-enabled debugging...
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-07-17 Roland HäderThe announcement answer is now half handled, registrati...
2012-06-02 Roland HäderNoisy debug line commented out, adding to much 'upper...
2012-05-30 Roland HäderAdded search (criteria) instance to updateNodeByMessage...
2012-05-30 Roland HäderIntroduced (currently not used as type-hints) new inter...
2012-05-27 Roland HäderFixed :(
2012-05-26 Roland HäderOpps ...
2012-05-26 Roland HäderMissing configuration data is now temporary being copied
2012-05-20 Roland HäderAlso these
2012-05-20 Roland HäderRenamed all 'node-foo' to 'my-foo' and 'other-bar'...
2012-05-20 Roland HäderAdded message handler for received announcement answer...
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äderPlease don't call addArrayToDataSet() in class NodeMess...
2012-05-17 Roland HäderAdded basicly finished (except TODO) handling of self...
2012-05-17 Roland HäderMakes more sense ... opps
2012-05-17 Roland Häderdie() expanded with __METHOD__, wrong things removed...
2012-05-17 Roland HäderAdded class for handling self-connect messages
2012-05-17 Roland HäderAdded 'registering of other nodes' ability, added proto...
2012-05-17 Roland HäderAdded handler for announcement messages (not yet functi...