]> git.mxchange.org Git - hub.git/commit
Continued 'hub' project:
authorRoland Haeder <roland@mxchange.org>
Wed, 26 Mar 2014 18:47:44 +0000 (19:47 +0100)
committerRoland Haeder <roland@mxchange.org>
Wed, 26 Mar 2014 18:47:44 +0000 (19:47 +0100)
commit1b46d48958b78eda10174ac742d793304cd5f68d
treedb2207caedb1e000eeb73f18e47b644a24a16c9b
parentf6c9b86f7ee0e3b55a2e0099126ca53e67560499
Continued 'hub' project:
- added public method addExtraTasks() to allow node-specific tasks
- such task is 'dht_bootstrap' for bootstrap nodes as they also need (and can)
  bootstrap their DHT
- removed .gitattributes (from Subversion->GIT transition)

Signed-off-by: Roland Haeder <roland@mxchange.org>
.gitattributes [deleted file]
application/hub/interfaces/helper/nodes/class_NodeHelper.php
application/hub/main/filter/task/node/class_NodeTaskHandlerInitializerFilter.php
application/hub/main/nodes/boot/class_HubBootNode.php
application/hub/main/nodes/class_
application/hub/main/nodes/list/class_HubListNode.php
application/hub/main/nodes/master/class_HubMasterNode.php
application/hub/main/nodes/regular/class_HubRegularNode.php