]> git.mxchange.org Git - hub.git/commit
Fixes for crawler:
authorRoland Haeder <roland@mxchange.org>
Sat, 25 Apr 2015 22:30:13 +0000 (00:30 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 25 Apr 2015 22:30:13 +0000 (00:30 +0200)
commita5540330a99c3edde8dcd6613ff12fb8b4e26c66
treed28410c32f1762b512cd46d359eea82aef8f8f3f
parenta003b6aec523670a9febc343ed25737b5260f74c
Fixes for crawler:
- Removed 2nd parameter $crawlerInstance as this can be get from object registry
- Other improvements

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/config.php
application/hub/main/class_BaseHubSystem.php
application/hub/main/crawler/class_BaseNodeCrawler.php
application/hub/main/factories/states/crawler/class_CrawlerStateFactory.php
application/hub/main/filter/crawler/class_CrawlerInitializationFilter.php
application/hub/main/source/urls/class_CrawlerUploadedListUrlSource.php
application/hub/main/states/crawler/active/class_CrawlerActiveState.php
application/hub/main/states/crawler/booting/class_CrawlerBootingState.ph
application/hub/main/states/crawler/booting/class_CrawlerBootingState.php
application/hub/main/states/crawler/init/class_CrawlerInitState.php