Commit Graph

1111 Commits

Author SHA1 Message Date
marvzhang
5103d55853 updated README.md 2019-12-27 16:07:39 +08:00
marvzhang
29067e8b02 fixed https://github.com/crawlab-team/crawlab/issues/403 2019-12-27 16:06:34 +08:00
marvzhang
787bc89949 fixed https://github.com/crawlab-team/crawlab/issues/403 2019-12-27 16:06:19 +08:00
marvzhang
78156266fc 添加百度统计事件 2019-12-26 13:08:32 +08:00
marvzhang
86fe9e06dd 添加百度统计事件 2019-12-26 13:07:28 +08:00
marvzhang
52a0f7ec7d updated CHANGELOG.md 2019-12-26 13:06:21 +08:00
marvzhang
3e2d762cbd fixed https://github.com/crawlab-team/crawlab/issues/341 2019-12-26 13:04:49 +08:00
marvzhang
40170372c3 Merge remote-tracking branch 'origin/develop' into develop 2019-12-26 12:48:33 +08:00
marvzhang
b40028692c 修复添加爬虫后直接运行错误 2019-12-26 12:47:56 +08:00
Marvin Zhang
204d86301d Merge pull request #400 from yaziming/forked_develop2
fix(backend):
2019-12-26 11:29:13 +08:00
yaziming
659aae4abb fix(backend):
临时解决修复偶发mongo多节点信息的问题,后续需重构
2019-12-26 11:26:41 +08:00
marvzhang
61927cb214 updated version 2019-12-26 11:08:55 +08:00
marvzhang
b14fa577c6 updated CHANGELOG.md 2019-12-26 10:59:47 +08:00
marvzhang
c3d8668286 updated CHANGELOG.md 2019-12-26 09:48:17 +08:00
marvzhang
62509655e0 修复文档链接错误 2019-12-26 09:35:57 +08:00
marvzhang
1814ab1e99 加入百度统计代码 2019-12-26 09:29:40 +08:00
marvzhang
ef91858f58 加入重命名 2019-12-25 21:10:39 +08:00
marvzhang
971c80239f 尝试加入重命名 2019-12-25 21:07:56 +08:00
marvzhang
01aea28c9c 添加文件管理功能(后端) 2019-12-25 20:49:43 +08:00
marvzhang
7f771a2103 添加文件管理功能 2019-12-25 20:49:27 +08:00
marvzhang
715761049e Merge remote-tracking branch 'origin/develop' into develop 2019-12-25 19:47:02 +08:00
marvzhang
7d5b313a0b 优化爬虫添加逻辑 2019-12-25 19:46:35 +08:00
marvzhang
fdcf12f866 优化添加爬虫逻辑 2019-12-25 19:46:09 +08:00
Marvin Zhang
e32d0a866c Merge pull request #397 from yaziming/forked_develop2
fix(backend): redis sub error
2019-12-25 15:48:11 +08:00
yaziming
086d50f512 fix(backend):
修复redis连接池订阅消息失败时,因为ping操作优先获取到错误造成chain提前关闭引发panic的问题
2019-12-25 14:02:45 +08:00
Marvin Zhang
b883656621 Merge pull request #395 from hantmac/develop
fix
2019-12-24 16:47:15 +08:00
hantmac
ec9525cb1a fix 2019-12-24 16:44:54 +08:00
Marvin Zhang
46c2f9fa69 Merge pull request #394 from hantmac/develop
尝试解决节点重复注册问题
2019-12-24 16:24:08 +08:00
hantmac
893476bd0b 尝试解决节点重复注册问题 2019-12-24 16:11:24 +08:00
marvzhang
27b167bc06 加入爬虫文件管理后端 API 2019-12-24 09:12:35 +08:00
marvzhang
936adf6f76 加入爬虫文件管理后端 API 2019-12-24 09:11:42 +08:00
marvzhang
7eaad2cb7c updated CHANGELOG.md 2019-12-20 13:13:05 +08:00
marvzhang
c5b0011dab 加入添加用户功能 2019-12-20 13:10:46 +08:00
marvzhang
1b02536d3e 更新github地址 2019-12-20 12:51:38 +08:00
marvzhang
2a86dd19a3 updated CHANGELOG.md 2019-12-20 12:47:53 +08:00
marvzhang
ed7f933aee fixed https://github.com/crawlab-team/crawlab/issues/346 2019-12-20 12:45:37 +08:00
marvzhang
8507640b48 updated CHANGELOG.md 2019-12-20 12:22:44 +08:00
marvzhang
27b3867631 updated CHANGELOG.md 2019-12-20 12:20:58 +08:00
marvzhang
b66c8d3116 code cleanup 2019-12-20 11:37:00 +08:00
marvzhang
1f461fb059 更新免责声明 2019-12-20 11:36:52 +08:00
marvzhang
548e5ba2f2 必须同意免责声明才能运行爬虫 2019-12-20 11:35:41 +08:00
marvzhang
038e3041a3 fixed https://github.com/crawlab-team/crawlab/issues/371 2019-12-20 09:58:04 +08:00
Marvin Zhang
d1f96369b4 Merge pull request #382 from hantmac/develop
Add API GetVersion
2019-12-20 09:42:17 +08:00
hantmac
3ab85ef226 Add API GetVersion 2019-12-19 21:16:25 +08:00
marvzhang
0f3df29d9f fix documentation link 2019-12-19 10:52:05 +08:00
marvzhang
6eee936d7b fixed unable to check is page error for configurable spider 2019-12-19 10:45:11 +08:00
marvzhang
234db7196c fixed https://github.com/crawlab-team/crawlab/issues/373 2019-12-19 10:42:20 +08:00
marvzhang
b7f9fcaedd fixed unable to start docker 2019-12-19 10:19:50 +08:00
marvzhang
b23fcf6a5d fixed https://github.com/crawlab-team/crawlab/issues/373 2019-12-18 17:09:55 +08:00
marvzhang
79d1893c15 Merge branch 'develop' of https://github.com/crawlab-team/crawlab into develop 2019-12-18 10:18:12 +08:00