]> git.mxchange.org Git - hub.git/history - application/hub/main/handler/answer-status
Introduced NodeObjectFactory to encapsulate (and ease) a lot calls.
[hub.git] / application / hub / main / handler / answer-status /
2014-03-17 Roland HaederIntroduced NodeObjectFactory to encapsulate (and ease...
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-03-03 Roland HäderUse array_push() instead of [] as array_push() checks...
2013-02-22 Roland HäderAdded 'booting' DHT state
2013-02-13 Roland HäderAdded stub method insertNodeList()
2013-02-12 Roland HäderMoved to generic class BaseHandler and interface Handleable
2013-02-12 Roland HäderRewrites:
2013-02-07 Roland HäderRewrites, some more methods:
2013-02-07 Roland HäderAdded DHT initialization task (see comments below):
2013-01-31 Roland HäderClear redundant database wrapper class as it is now...
2013-01-30 Roland HäderAdded missing but not yet fully implemented class
2013-01-30 Roland HäderRe-added answer_status generically
2013-01-30 Roland HäderField answer_status becomes more generic now
2012-08-22 Roland HäderOpps :(
2012-08-22 Roland HäderForgot to put this back in
2012-08-22 Roland HäderIntroduced new factory for object type registries,...
2012-08-21 Roland HäderAdded comments to explain messageData array
2012-08-18 Roland HäderDevelopment of 'hub' project continued:
2012-08-18 Roland HäderAdded packageInstance (interface Receivable) to allow...
2012-08-18 Roland HäderAdded NodeAnnouncementCompletedState which will be...
2012-08-17 Roland HäderAdded two generic elements to node-list table
2012-08-17 Roland HäderRenamed exception, added new one
2012-08-17 Roland HäderAdded interface HandleableAnswerStatus and class Announ...
2012-08-07 Roland HäderAdded 'base' classes for answer-status handlers