Commit Graph

310 Commits

Author SHA1 Message Date
marvzhang
35d3af7b62 fixed "nil returned" error 2020-01-11 16:44:53 +08:00
marvzhang
72cad7bf64 added pointer to node list 2020-01-11 16:42:04 +08:00
marvzhang
e5cd929a2a fixed "nil returned" error 2020-01-10 18:42:37 +08:00
marvzhang
ff074d78f4 修复rpc timeout 报错问题 2020-01-10 15:16:34 +08:00
marvzhang
0c856681ad fixed docker build error issue 2020-01-07 14:51:09 +08:00
marvzhang
25fc1ca36a fixed duplicated AssignTask method 2020-01-07 13:54:24 +08:00
陈景阳
09ceac0c8f fix 定时任务无法正常运行的问题 2020-01-07 04:01:22 +08:00
陈景阳
7f264fe67e 还原config.yaml 2020-01-07 02:07:52 +08:00
陈景阳
210f76b5ea fix 前端报错的问题 2020-01-07 01:32:11 +08:00
暗音
f3c64712c8 Merge branch 'develop' into develop 2020-01-07 00:53:18 +08:00
陈景阳
a216b3ceb5 fix 冲突 2020-01-07 00:36:56 +08:00
陈景阳
06f913f265 fix 冲突 2020-01-07 00:35:56 +08:00
marvzhang
2c3f440c8e 加入爬虫列表排序 2020-01-06 13:18:29 +08:00
marvzhang
e566031459 Merge remote-tracking branch 'origin/develop' into develop 2020-01-06 12:36:30 +08:00
marvzhang
a74b949d8d fixed https://github.com/crawlab-team/crawlab/issues/423 2020-01-06 12:35:17 +08:00
hantmac
88ea26b3df Add Unique index for 'key' 2020-01-04 17:29:05 +08:00
marvzhang
44c0b050f7 爬虫详情显示定时任务 2020-01-03 17:20:24 +08:00
marvzhang
a8c9fffa7a updated version 2020-01-03 16:03:32 +08:00
marvzhang
e725812b9b 添加docker安装node 2020-01-03 15:45:18 +08:00
marvzhang
8fd5935417 兼容Node.js执行 2020-01-03 14:21:47 +08:00
marvzhang
2cf12da03b 加入Node.js依赖安装和语言安装 2020-01-03 13:53:06 +08:00
marvzhang
762bd75334 优化代码 2020-01-03 11:12:46 +08:00
marvzhang
9a5ec98925 优化依赖安装 2020-01-03 10:54:20 +08:00
marvzhang
ca15e22312 加入卸载依赖逻辑 2020-01-02 17:38:39 +08:00
marvzhang
152e94da01 加入RPC机制,完成部分依赖安装逻辑 2020-01-02 15:53:53 +08:00
marvzhang
fa87c419a2 fixed https://github.com/crawlab-team/crawlab/issues/391 2020-01-02 12:51:21 +08:00
marvzhang
8d69de4388 fixed https://github.com/crawlab-team/crawlab/issues/391 2020-01-02 11:16:42 +08:00
陈景阳
4e66f6f3d2 优化UI界面 2020-01-02 10:07:21 +08:00
marvzhang
6bf6212a22 加入依赖安装前端 2019-12-31 17:05:15 +08:00
marvzhang
c3d242a9bc updated vendor 2019-12-31 12:04:51 +08:00
marvzhang
8425ff26e8 更新依赖安装逻辑 2019-12-31 12:02:47 +08:00
marvzhang
3a1b945d09 fixed https://github.com/crawlab-team/crawlab/issues/407 2019-12-30 13:39:36 +08:00
marvzhang
2f47a929d0 解决上传爬虫报错问题 2019-12-27 17:24:23 +08:00
marvzhang
81ff9f0f82 fixed https://github.com/crawlab-team/crawlab/issues/403 2019-12-27 16:06:34 +08:00
marvzhang
85929d3c05 Merge remote-tracking branch 'origin/develop' into develop 2019-12-26 12:48:33 +08:00
marvzhang
59d2d41fe7 修复添加爬虫后直接运行错误 2019-12-26 12:47:56 +08:00
yaziming
6dced83896 fix(backend):
临时解决修复偶发mongo多节点信息的问题,后续需重构
2019-12-26 11:26:41 +08:00
marvzhang
a50141c9a8 updated version 2019-12-26 11:08:55 +08:00
marvzhang
6e0718e646 添加文件管理功能(后端) 2019-12-25 20:49:43 +08:00
marvzhang
dff0f6fbc4 Merge remote-tracking branch 'origin/develop' into develop 2019-12-25 19:47:02 +08:00
marvzhang
8910a74b5d 优化添加爬虫逻辑 2019-12-25 19:46:09 +08:00
yaziming
5fc2370f24 fix(backend):
修复redis连接池订阅消息失败时,因为ping操作优先获取到错误造成chain提前关闭引发panic的问题
2019-12-25 14:02:45 +08:00
hantmac
8888e71d1b fix 2019-12-24 16:44:54 +08:00
hantmac
e16164f63a 尝试解决节点重复注册问题 2019-12-24 16:11:24 +08:00
marvzhang
9b7eeb9532 加入爬虫文件管理后端 API 2019-12-24 09:12:35 +08:00
marvzhang
a43365c6e7 加入爬虫文件管理后端 API 2019-12-24 09:11:42 +08:00
marvzhang
b35c09d362 updated CHANGELOG.md 2019-12-20 13:13:05 +08:00
marvzhang
28a3a53176 fixed https://github.com/crawlab-team/crawlab/issues/346 2019-12-20 12:45:37 +08:00
marvzhang
be4932f5aa fixed https://github.com/crawlab-team/crawlab/issues/371 2019-12-20 09:58:04 +08:00
hantmac
51b31e56aa Add API GetVersion 2019-12-19 21:16:25 +08:00