Commit Graph

238 Commits (33e3fcdf221730a727c54daf8f18ac13bc861c90)

Author SHA1 Message Date
Sutra Zhou c489647c4b Revert " Downloader 提供刷新组件的api,方便在spider中操作"
This reverts commit 2e2a0fdf3e.
yao 2e2a0fdf3e Downloader 提供刷新组件的api,方便在spider中操作
Sutra Zhou 4b902270b4 Bump version number from 0.7.3 to 0.7.4.
Sutra Zhou 5d14efc50f Serialize request URL only in FileCacheQueueScheduler.
Sutra Zhou 71aa04c89f Upgrade dependencies.
Sutra Zhou ba1b4017a7 Mark slf4j-log4j12 as optional.
Sutra Zhou b98a87e45a Serialize requests in FileCacheQueueScheduler, so that the extra info of request could be restored.
yihua.huang c701fe8d38 Refactor: rename CheckForAdditionalInfo to checkForAdditionalInfo
yihy 266083fa07 [Fix] #698  Repair using redis,Request additional information is lost
yihua.huang e5db538c19 remove ThreadSafe annotation
yihua.huang e276b11ea9 vesion 0.7.3
yihua.huang 1b6394bef9 version 0.7.2
yihua.huang 76766a7c77 RequestUtils for range
yihua.huang 13cdf82695 update version to 0.7.2-SNAPSHOT
yihua.huang 1e9187f24e version 0.7.1
yihua.huang 5de6205563 use RawText as source for JsonPath
yihua.huang 211ac74389 use group 0 of targetUrl instead of group 1
yihua.huang 9b77306098 test of ExtractByUrl
yihua.huang d8bd0637a1 add custom formatter test
yihua.huang 6cc647577a fix test for ExtractLinks
yihua.huang a6f8ed5476 complete formatter refactor by ObjectFormatterBuilder
yihua.huang b1ef61b278 add tests before refactor
yihua.huang b363ee6a9d move constant to class
yihua.huang df682857a7 fix test and some refactor
yihua.huang 0e6eb46eba add test for jsonpath in pagemodel
yihua.huang f5018d569e remove test_issue409
yihua.huang 17ae500c77 test_issue409
yihua.huang 4cd5b4f93e test_issue409
yihua.huang fb0acd710c complete SimpleHttpClientTest
yihua.huang d07941d900 SimpleHttpClientTest
yihua.huang f02f469c69 add test
yihua.huang 2d693580fc add test
yihua.huang b879b0eed0 fix redisscheduler
Yihua Huang 9903f0367d Merge pull request from SoulZhong/master
修复formatter初始化未传参bug
yihua.huang 2e35e149be for 0.7.1
yihua.huang 17478fcfc4 0.7.0 release
yihua.huang 49de9374cd new SimpleHttpClient
yihua.huang 7ffc6998ef add isExtractLinks to OOSpider
soul bc828e1384 修复formatter初始化未传参bug
yihua.huang a8c2e6c729 alpha release
yihua.huang 3c1338193b for 0.7.0.alpha
yihua.huang d38d51dfcb fix javadoc
yihua.huang 1b04a7f2b3 move logic check from downloaderto spider
yihua.huang 74110e6ec5 remove useless file
yihua.huang b100dfe273 update version
yihua.huang c13110c4cb fix samples
yihua.huang d87c73b472 change check-and-set to atomic sadd for redis DuplicateRemover
yihua.huang aaccc93215 new version
yihua.huang 3e633c6871 version
yihua.huang f45e2f118b for release