Commit Graph

628 Commits (b1cf7ae4554e47b64b49b7e1827d731ea71a4cc8)

Author SHA1 Message Date
zyw61483 9bb2417f58
修改SmartContentSelector threshold可定制化 (#1183)
* 修改SmartContentSelector threshold可定制化

* 修改SmartContentSelector threshold可定制化

---------

Co-authored-by: zhaoyiwei <zhaoyiwei@zhongan.com>
2 months ago
Joe Zhou 8dc417452a Update for next development version 2 months ago
Joe Zhou bf1088bd67 Update versions for release 2 months ago
Joe Zhou c20edb8246 Polish code. 2 months ago
Joe Zhou 0a9fe8d3e0 Add static methods to construct Page. 2 months ago
Joe Zhou 6ed83769e0 Update for next development version 3 months ago
Joe Zhou 6eab7a4155 Update versions for release 3 months ago
Joe Zhou 541ced9eea Change the default status code from 200 to 0 & downloadSuccess from true to false, for Page. 4 months ago
xiezcGitHub 15ec80fcf1
FileCacheQueueScheduler使用BloomFilter进行去重 (#1176)
Co-authored-by: xiezc <blanexie@qq.com>
6 months ago
xiezcGitHub 2c135dadce
#1172 问题的解决 (#1173)
Co-authored-by: xiezhicheng <xiezhicheng@xiaomi.com>
6 months ago
Joe Zhou 25c2d95e96 Update for next development version 7 months ago
Joe Zhou 3e9cd9b5c3 Update versions for release 7 months ago
Niu_XZ 4d0cdb011f
stopWhenComplete,增加动态修改完成时停止方法。 (#1169)
Co-authored-by: niuxiaozu <niuxiaozu@yeah.net>
8 months ago
Joe Zhou 49a5efff46 Add a private constructor to hide the implicit public one. 8 months ago
Joe Zhou 5c43e36118 Make sure the contentType of detectCharset could be null. 8 months ago
Joe Zhou d2aebc60a7 Make getCharset to support null parameter. 8 months ago
Sutra Zhou 16a4fe3e28 Use oxerr-parent instead. 9 months ago
Sutra Zhou 4ee30c0592 Merge tag 'WebMagic-0.10.3' into develop
Tag hotfix
10 months ago
Sutra Zhou 38f240c42e Update to hotfix version 10 months ago
Sutra Zhou 462c60fef2 Fix for entity is null. 10 months ago
Sutra Zhou 54aef0f0e0 Update versions for hotfix 10 months ago
Sutra Zhou 6be02f3a0f Merge tag 'WebMagic-0.10.2' into develop
Tag hotfix
10 months ago
Sutra Zhou a81c4e7627 Update to hotfix version 10 months ago
Sutra Zhou 0dbfaf7284 Remove useless log. 10 months ago
Sutra Zhou bda51537b6 Update versions for hotfix 10 months ago
Sutra Zhou 2217b1c8f2 Merge tag 'WebMagic-0.10.1' into develop
Tag hotfix
10 months ago
Sutra Zhou 884f51ba3b Update to hotfix version 10 months ago
Sutra Zhou 78740a4e28 Fix NPE. 10 months ago
Sutra Zhou a0ff4a2d2e Fix log message. 10 months ago
Sutra Zhou 76ef0332f1 Update versions for hotfix 10 months ago
Joe Zhou 9ab342c3a7 Remove public modifiers from junit5 test methods. 10 months ago
Joe Zhou 5196a56ccf Format code. 10 months ago
Joe Zhou dba1668306 Add tests to test the equals & hashCode of Proxy. 10 months ago
Joe Zhou b7e0d360ec Upgrade junit from 4.13.2 to 5.10.2. 10 months ago
Sutra Zhou ed7429c293 Rename webmagic-parent to webmagic. 10 months ago
Sutra Zhou 4ebf48f6e3 Replace log4j 1.x with log4j 2.x, refs #534. 10 months ago
Joe Zhou 0ceaf14882 Bump version number from 0.10.1-SNAPSHOT to 1.0.0-SNAPSHOT for Java version updating from 1.8 to 11, refs #1134. 10 months ago
Sutra Zhou 31548deb93
Revert "Refactored code for increased optimization. (#1139)" (#1153)
This reverts commit f051d978e2.
10 months ago
Parthgajera056 f051d978e2
Refactored code for increased optimization. (#1139)
* refactoring by decompose conditional technique

* refactoring by introduction explaining variable technique

* refactoring by rename method/variable technique

* refactoring by introducing explaining variable technique

* Added Extract class refactoring to increase maintainablilty

* Refactoring using replace conditional with polymorphism
10 months ago
ayushi250317 9b9f173c1c
Refactored Code to increase maintainability (#1152)
* Initial Commit

* Assignment 1 Submission

* Resolving Implementation Smells

* Refactoring Code to increase maintainability
10 months ago
ayushi250317 28ac8bf9c4
Refactored Code to Resolve Implementation Code Smells (#1151)
* Initial Commit

* Assignment 1 Submission

* Resolving Implementation Smells
11 months ago
ayushi250317 80842d72db
Added test cases for improving line and branch coverage (#1150)
* Initial Commit

* Assignment 1 Submission
11 months ago
Sutra Zhou 95d1f44150 Optimize Request#extras, fix #1148. 11 months ago
Sutra Zhou 7ededbea1a Fix javadoc. 1 year ago
Sutra Zhou 1e5c6488ff Update for next development version 1 year ago
Sutra Zhou 73dd2ebbac Update versions for release 1 year ago
Harikrishna 7c20290ce4
Refactor addTargetRequests method to eliminate redundant code. (#1138) 1 year ago
Harikrishna a911104076
Refactored to remove multiple calls of getSourceTexts() api (#1137) 1 year ago
Harikrishna 622ed5a17f
Refactor compareLong method using Long.compare, corrected the local variable name (#1136) 1 year ago
Sutra Zhou 67644de3d9 Expose Page to onSuccess & onError. 1 year ago