Commit Graph

199 Commits (ed7429c29322a2755299e801a978f259bf69495c)

Author SHA1 Message Date
yihua.huang cd08b230b8 update version to 0.5.3 2016-01-22 09:44:54 +08:00
yihua.huang ce5495ecd5 remove useless files 2016-01-21 19:31:50 +08:00
yihua.huang 8265c7dade remove submodules for relase 2016-01-21 19:25:13 +08:00
yihua.huang 972ccd3d56 update version to 0.5.3-SNAPSHOT 2016-01-21 19:03:07 +08:00
yihua.huang 2b556cf053 update verison to 0.5.3-SNAPSHOT 2016-01-21 18:05:56 +08:00
yihua.huang 9c5716a543 complete javadoc 2016-01-21 18:05:12 +08:00
yihua.huang db3cbf6ca5 update version to 0.5.3-SNAPSHOT 2016-01-21 17:58:36 +08:00
yihua.huang 5706bb90af update xsoup to 0.3.1 2016-01-20 12:59:11 +08:00
yihua.huang 7586e3d75c add some test for github repo downloader 2016-01-19 08:05:53 +08:00
yihua.huang 800f66c4cc Revert "remove some unkown config"
This reverts commit 0e245c9896.
2016-01-18 23:20:08 +08:00
yihua.huang 0e245c9896 remove some unkown config 2016-01-18 22:39:45 +08:00
yihua.huang 9ed06ccdf0 update surefire version 2016-01-18 22:31:15 +08:00
yihua.huang ebb931e0bf update assertj to test scope 2014-06-25 19:01:27 +08:00
yihua.huang 5f8c3fd5c5 update version 2014-06-04 17:33:30 +08:00
yihua.huang 0e9042eefa update pom 2014-06-04 17:17:48 +08:00
yihua.huang 03170178c4 update pom 2014-06-04 17:01:37 +08:00
yihua.huang c83b74f0f4 update pom for deploy 2014-06-04 16:55:34 +08:00
yihua.huang 95bdb30296 update xsoup version to release #113 2014-05-27 20:46:48 +08:00
yihua.huang 41c2ea9498 refactor of selectable cont' #113
1. remove lazy init of Html
2. rename strings to sourceTexts for better meaning
3. make getSourceTexts abstract and DO NOT always store strings
4. instead store parsed elements of document in HtmlNode
2014-05-27 17:34:19 +08:00
yihua.huang 03d26c169b Enhance auto charset detect #126
1. Only read from content once to fix stream closed exception
2. invite moco as server test
2014-05-26 17:45:30 +08:00
yihua.huang dde2d89bbe Ignore content in json when bracket when remove padding #124 2014-05-08 23:37:18 +08:00
yihua.huang 7668731f08 update version to snapshot 2014-05-05 07:03:55 +08:00
yihua.huang 81e6e772ac versions back to 0.5.1 2014-05-03 06:18:57 +08:00
yihua.huang 358e906379 [maven-release-plugin] prepare for next development iteration 2014-05-03 00:00:13 +08:00
yihua.huang 470750fc0d [maven-release-plugin] prepare release WebMagic-0.5.1 2014-05-02 23:59:55 +08:00
yihua.huang fc3d2906b0 remove avalon from pom temporary 2014-05-02 23:47:14 +08:00
yihua.huang a08d8cb167 update verion 2014-04-27 14:59:48 +08:00
yihua.huang 42a2676e8c update version 2014-04-27 14:56:21 +08:00
yihua.huang c25b32f1ca [maven-release-plugin] prepare for next development iteration 2014-04-27 12:52:27 +08:00
yihua.huang 7ff83bb11a [maven-release-plugin] prepare release WebMagic-0.5.0 2014-04-27 12:52:12 +08:00
yihua.huang b0fb1c3e10 remove copy-dependcies plugin for m2e error 2014-04-27 08:22:33 +08:00
yihua.huang 8fe967ba8d [BugFix]exclude log4j.xml from maven jar plugin #82 2014-04-04 23:39:32 +08:00
yihua.huang 4e15a68ff4 update xsoup version to 0.2.2
Bugfix: Parsing error when separate chars in quotes cause in xsoup #77
2014-03-30 09:43:35 +08:00
yihua.huang 90447bff02 update xsoup to 0.2.1 #75 2014-03-22 20:23:16 +08:00
yihua.huang 09c43efc96 service and mock 2014-03-15 21:56:12 +08:00
yihua.huang c2d27056ea move worker and admin into avalon #70 2014-03-15 19:06:05 +08:00
yihua.huang 6c11718566 Clean project structure #70 2014-03-14 23:24:38 +08:00
yihua.huang 757cc9b942 [maven-release-plugin] prepare for next development iteration 2014-03-13 07:49:51 +08:00
yihua.huang 63ffb5c792 [maven-release-plugin] prepare release webmaigc-0.4.3 2014-03-13 07:49:27 +08:00
yihua.huang d5a978e00f update version back to 0.4.3 2014-03-13 06:55:05 +08:00
yihua.huang 55368919df add attribute 'text' support for CssSelector #66 2014-03-11 13:18:34 +08:00
yihua.huang 2768a1cae4 add test for cycleTriedTimes and fix cycleTriedTimes inc error #60 2014-03-01 15:10:38 +08:00
yihua.huang bbd0d7e600 update httpclient version to 4.3.3 #59 2014-02-28 21:17:02 +08:00
yihua.huang cd0b3a4df4 invite ui from charisma 2014-02-23 23:12:58 +08:00
yihua.huang af809c4d55 update version to 0.5.0-snapshot 2014-02-11 22:16:01 +08:00
yihua.huang 6933029ea5 update modules 2013-12-25 18:48:31 +08:00
yihua.huang 12a6390cbd update spring4 configuration 2013-12-18 01:02:59 +08:00
yihua.huang 7fd27d9b22 add spring 4 mvc for worker 2013-12-17 23:57:23 +08:00
yihua.huang 31fb0048a1 add worker 2013-12-07 00:37:07 +08:00
yihua.huang d274310cb2 [maven-release-plugin] prepare for next development iteration 2013-12-03 23:35:06 +08:00
yihua.huang e8c32a32dc [maven-release-plugin] prepare release webmagic-0.4.2 2013-12-03 23:34:57 +08:00
yihua.huang e7083dc39d [maven-release-plugin] prepare for next development iteration 2013-11-28 13:04:32 +08:00
yihua.huang ae623567b3 [maven-release-plugin] prepare release webmagic-0.4.1 2013-11-28 13:04:22 +08:00
yihua.huang bc5c30de17 update scripts 2013-11-12 08:20:59 +08:00
yihua.huang f9daae39cf [maven-release-plugin] prepare for next development iteration 2013-11-11 14:33:11 +08:00
yihua.huang fdb9441519 [maven-release-plugin] prepare release webmagic-0.4.0 2013-11-11 14:33:01 +08:00
yihua.huang a3678bf575 remove script module 2013-11-11 14:24:56 +08:00
yihua.huang 1d75ae7f5b rollback version to 0.4.0 because not deploy success 2013-11-11 11:52:56 +08:00
yihua.huang df8ca8ad09 add scripts 2013-11-10 22:30:48 +08:00
yihua.huang 775eb9732f [maven-release-plugin] prepare for next development iteration 2013-11-06 22:17:58 +08:00
yihua.huang 0b4fadc24d [maven-release-plugin] prepare release webmagic-0.4.0 2013-11-06 22:17:47 +08:00
yihua.huang 425df08523 update version to 0.4.0 2013-11-06 12:50:45 +08:00
yihua.huang edfc319c45 update httpclient to 4.3.1 2013-11-04 00:06:30 +08:00
yihua.huang a3f9ad198f refactor multi thread code in Spider 2013-10-31 21:52:43 +08:00
yihua.huang 4acbc19cee [maven-release-plugin] prepare for next development iteration 2013-09-23 13:12:32 +08:00
yihua.huang cc3b787991 [maven-release-plugin] prepare release webmagic-0.3.2 2013-09-23 13:12:19 +08:00
yihua.huang fb693a4ac4 [maven-release-plugin] prepare for next development iteration 2013-09-08 22:25:07 +08:00
yihua.huang bfaaa042b9 [maven-release-plugin] prepare release webmagic-parent-0.3.1 2013-09-08 22:24:48 +08:00
Linker Lin 2e8cf0a3dd 将单元测试fork独立的JVM来跑。避免少数情况默认maven开的JVM堆太小。 2013-09-05 00:30:10 +08:00
yihua.huang e7bf425df4 [maven-release-plugin] prepare for next development iteration 2013-09-04 10:51:01 +08:00
yihua.huang 77ff252316 [maven-release-plugin] prepare release webmagic-0.3.0 2013-09-04 10:50:50 +08:00
yihua.huang a1ef2523cc update xsoup version 2013-09-04 09:38:40 +08:00
yihua.huang aefd0569a5 update version 2013-09-04 09:36:56 +08:00
linkerlin ce988d2f19 增加了对文件编码的强制限定,限定于UTF-8 2013-08-21 06:55:18 +08:00
yihua.huang ad66d33f38 [maven-release-plugin] prepare for next development iteration 2013-08-20 23:39:59 +08:00
yihua.huang 9dc6b11954 [maven-release-plugin] prepare release webmagic-parent-0.2.1 2013-08-20 23:37:55 +08:00
yihua.huang 4f62dfc8a4 release 2013-08-20 23:37:20 +08:00
yihua.huang 74c940c758 [maven-release-plugin] prepare for next development iteration 2013-08-20 23:19:58 +08:00
yihua.huang a4bb4e3429 [maven-release-plugin] prepare release webmagic-parent-0.2.1 2013-08-20 23:19:27 +08:00
yihua.huang 194f16aa75 update 2013-08-20 23:16:43 +08:00
yihua.huang 7003426898 update pom 2013-08-20 21:52:39 +08:00
yihua.huang 7335c67fe4 update parent pom 2013-08-19 09:52:59 +08:00
yihua.huang d460e136ef update version 2013-08-19 09:52:15 +08:00
yihua.huang 7829c8fe02 update pom 2013-08-17 17:37:41 +08:00
yihua.huang fd9ae6d93e update pom to saticify nexus standard 2013-08-16 13:30:28 +08:00
yihua.huang f41c8ef755 remove uncore package from pom 2013-08-08 13:53:04 +08:00
yihua.huang 521fbad987 move xpath2.0 support to seperate package 2013-08-07 23:21:28 +08:00
yihua.huang f1573b40a2 set selenium dep to seperate package 2013-08-07 14:44:52 +08:00
yihua.huang 5ef231a768 update version 2013-08-07 12:48:32 +08:00
yihua.huang 0954aa9a3c update maven dep 2013-08-07 08:05:14 +08:00
yihua.huang 0c8599e3b2 update packages structure 2013-08-06 23:17:07 +08:00
yihua.huang d7899e94ae test saxon and invite XPath2.0 support 2013-08-02 23:39:34 +08:00
yihua.huang 52fd5cfc1c fix encoding 2013-07-30 15:24:59 +08:00
yihua.huang c060861500 update structrue 2013-07-26 12:04:08 +08:00
yihua.huang d3e527fd6b try invite selenium 2013-07-26 11:52:23 +08:00
yihua.huang e9200a57d7 fix pom 2013-06-17 11:23:29 +08:00
yihua.huang 01f49aad3c fix a pom error 2013-06-16 14:47:02 +08:00
黄亿华 42a2ec03ee update pom 2013-06-13 15:51:05 +08:00
code4craft 359e965c7f init 2013-04-23 20:58:03 +08:00