Commit Graph

310 Commits

Author SHA1 Message Date
marvzhang
4b5c649eca fixed "nil returned" error 2020-01-11 16:44:53 +08:00
marvzhang
c89a6f4bf2 added pointer to node list 2020-01-11 16:42:04 +08:00
marvzhang
09cef0a10a fixed "nil returned" error 2020-01-10 18:42:37 +08:00
marvzhang
65261a5797 修复rpc timeout 报错问题 2020-01-10 15:16:34 +08:00
marvzhang
816f70b8fa fixed docker build error issue 2020-01-07 14:51:09 +08:00
marvzhang
edece9a768 fixed duplicated AssignTask method 2020-01-07 13:54:24 +08:00
陈景阳
6d5d408031 fix 定时任务无法正常运行的问题 2020-01-07 04:01:22 +08:00
陈景阳
71ca84b5a9 还原config.yaml 2020-01-07 02:07:52 +08:00
陈景阳
515f3b3695 fix 前端报错的问题 2020-01-07 01:32:11 +08:00
暗音
081f8adc2b Merge branch 'develop' into develop 2020-01-07 00:53:18 +08:00
陈景阳
e2eb7f6cf1 fix 冲突 2020-01-07 00:36:56 +08:00
陈景阳
931e9a1d21 fix 冲突 2020-01-07 00:35:56 +08:00
marvzhang
04905f38b5 加入爬虫列表排序 2020-01-06 13:18:29 +08:00
marvzhang
116d5d1fe1 Merge remote-tracking branch 'origin/develop' into develop 2020-01-06 12:36:30 +08:00
marvzhang
877289e382 fixed https://github.com/crawlab-team/crawlab/issues/423 2020-01-06 12:35:17 +08:00
hantmac
c88c3abf85 Add Unique index for 'key' 2020-01-04 17:29:05 +08:00
marvzhang
7835de2641 爬虫详情显示定时任务 2020-01-03 17:20:24 +08:00
marvzhang
9374493fd2 updated version 2020-01-03 16:03:32 +08:00
marvzhang
ec2a738958 添加docker安装node 2020-01-03 15:45:18 +08:00
marvzhang
7310df1be6 兼容Node.js执行 2020-01-03 14:21:47 +08:00
marvzhang
7076985898 加入Node.js依赖安装和语言安装 2020-01-03 13:53:06 +08:00
marvzhang
33fbf96efb 优化代码 2020-01-03 11:12:46 +08:00
marvzhang
98cc4646a3 优化依赖安装 2020-01-03 10:54:20 +08:00
marvzhang
53c77eb6e9 加入卸载依赖逻辑 2020-01-02 17:38:39 +08:00
marvzhang
836dc12703 加入RPC机制,完成部分依赖安装逻辑 2020-01-02 15:53:53 +08:00
marvzhang
af93733bc5 fixed https://github.com/crawlab-team/crawlab/issues/391 2020-01-02 12:51:21 +08:00
marvzhang
857bcdba16 fixed https://github.com/crawlab-team/crawlab/issues/391 2020-01-02 11:16:42 +08:00
陈景阳
52a8fce894 优化UI界面 2020-01-02 10:07:21 +08:00
marvzhang
32b1f31340 加入依赖安装前端 2019-12-31 17:05:15 +08:00
marvzhang
4a1358740b updated vendor 2019-12-31 12:04:51 +08:00
marvzhang
5811242af9 更新依赖安装逻辑 2019-12-31 12:02:47 +08:00
marvzhang
6bbf77bca5 fixed https://github.com/crawlab-team/crawlab/issues/407 2019-12-30 13:39:36 +08:00
marvzhang
cb33e8860f 解决上传爬虫报错问题 2019-12-27 17:24:23 +08:00
marvzhang
29067e8b02 fixed https://github.com/crawlab-team/crawlab/issues/403 2019-12-27 16:06:34 +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
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
01aea28c9c 添加文件管理功能(后端) 2019-12-25 20:49:43 +08:00
marvzhang
715761049e Merge remote-tracking branch 'origin/develop' into develop 2019-12-25 19:47:02 +08:00
marvzhang
fdcf12f866 优化添加爬虫逻辑 2019-12-25 19:46:09 +08:00
yaziming
086d50f512 fix(backend):
修复redis连接池订阅消息失败时,因为ping操作优先获取到错误造成chain提前关闭引发panic的问题
2019-12-25 14:02:45 +08:00
hantmac
ec9525cb1a fix 2019-12-24 16:44:54 +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
ed7f933aee fixed https://github.com/crawlab-team/crawlab/issues/346 2019-12-20 12:45:37 +08:00
marvzhang
038e3041a3 fixed https://github.com/crawlab-team/crawlab/issues/371 2019-12-20 09:58:04 +08:00
hantmac
3ab85ef226 Add API GetVersion 2019-12-19 21:16:25 +08:00