Commit Graph

67 Commits

Author SHA1 Message Date
Marvin Zhang
2bcd147a60 Merge pull request #176 from yaziming/forked/develop
JSON -> AbortWithStatusJSON
2019-08-27 08:45:49 +08:00
yaziming
b11f31ec18 JSON -> AbortWithStatusJSON 2019-08-26 23:13:26 +08:00
hantmac
9530a3d9b0 add unit test for routes/spider.go 2019-08-26 21:10:55 +08:00
hantmac
f7c0e8310a bug fix:fix permission bug when create spiders dir caused by umask 2019-08-26 17:44:01 +08:00
hantmac
9855d9ef6a hot fix:fix redis lose connection problem 2019-08-26 10:38:40 +08:00
Marvin Zhang
8a82699f06 Merge pull request #167 from hantmac/develop
remove redundant code
2019-08-24 16:23:28 +08:00
hantmac
366836d0aa remove redundant code 2019-08-24 15:50:53 +08:00
Marvin Zhang
2981fec602 Merge pull request #166 from hantmac/develop
bug fix: fix redis connection dead cycle
2019-08-24 15:21:59 +08:00
hantmac
f789352ad3 bug fix:fix redis connection dead cycle 2019-08-24 15:16:27 +08:00
Marvin Zhang
12016de0f5 Merge pull request #164 from hantmac/develop
Add unit test for task.go
2019-08-24 13:41:04 +08:00
hantmac
ec060a4dc1 Add unit test for task.go 2019-08-24 13:39:06 +08:00
Marvin Zhang
165a1f5d59 Merge pull request #162 from hantmac/develop
unit test for stats.go
2019-08-23 20:52:24 +08:00
hantmac
2a886956da unit test for stats.go 2019-08-23 20:28:11 +08:00
Marvin Zhang
aebd5cf522 Merge pull request #158 from hantmac/develop
modify unit test to use mock
2019-08-22 17:39:19 +08:00
hantmac
03fc2a8e54 modify unit test to use mock 2019-08-22 16:20:30 +08:00
Marvin Zhang
559d317ec5 Merge pull request #154 from wo10378931/master
update 节点注册使用独立的key字段,而不是使用mac字段
2019-08-21 15:09:29 +08:00
陈景阳
221aa33a79 Merge branch 'master' of https://github.com/tikazyq/crawlab 2019-08-21 14:38:46 +08:00
陈景阳
d913d7c40f fix TagsView.vue 导致前端报错的问题
update 节点注册使用独立的key字段,而不是使用mac字段
2019-08-21 14:37:55 +08:00
Marvin Zhang
3b5db8ffa0 Merge pull request #151 from hantmac/develop
Code optimization:change the crawler zip file to slice read
2019-08-20 17:22:32 +08:00
hantmac
21a68693c3 Code optimization:change the crawler zip file to slice read 2019-08-20 17:09:43 +08:00
hantmac
005abc68c8 Code optimization:change the crawler zip file to slice read 2019-08-20 16:59:53 +08:00
Marvin Zhang
b286ec5193 Merge pull request #149 from hantmac/develop
Add unit test for routes/node
2019-08-19 19:06:35 +08:00
hantmac
dcd33910cc Complete unite test for backend/database/mongo.go 2019-08-19 18:48:25 +08:00
hantmac
6ad6a938fa Add unit test for routes/node 2019-08-19 18:06:49 +08:00
Marvin Zhang
8f2d711810 Merge pull request #148 from hantmac/develop
bug fix: fixed mongo.go unit test
2019-08-19 10:15:50 +08:00
hantmac
51707e8f2a bug fix: fixed mongo.go unit test 2019-08-19 09:56:16 +08:00
Marvin Zhang
5fa819a4ee Merge pull request #146 from hantmac/develop
Develop-Complete Unit Test for package utils
2019-08-18 19:46:34 +08:00
Marvin Zhang
cfc3f87903 Merge pull request #145 from wo10378931/master
fix tmp 目录没有提前创建报错的问题
2019-08-18 19:12:53 +08:00
hantmac
0fe20c07f4 Complete Unit Test for package utils 2019-08-18 19:07:59 +08:00
陈景阳
122919658b fix tmp 目录不会自动创建的问题 2019-08-18 18:45:19 +08:00
hantmac
98470b87e3 Add Unit Test for backend/utils/chan.go 2019-08-18 14:20:37 +08:00
hantmac
8f25fcc275 Add Some Unit Test 2019-08-18 12:09:54 +08:00
Marvin Zhang
4d875c09d8 Merge pull request #120 from wo10378931/master
添加使用mac地址和ip地址注册的配置项
2019-08-14 16:23:26 +08:00
jonnnh
f4c0726142 修改解压缩文件权限默认为0666的问题 2019-08-14 15:35:08 +08:00
陈景阳
369cf76f9f Merge branch 'master' of https://github.com/tikazyq/crawlab 2019-08-11 20:02:17 +08:00
陈景阳
f80473a485 添加使用mac地址和ip地址注册的配置项 2019-08-11 20:01:25 +08:00
Marvin Zhang
4d73489836 fixed https://github.com/tikazyq/crawlab/issues/114 2019-08-10 16:13:09 +08:00
陈景阳
0231b616fb ADD 启动错误日志打印 2019-08-03 14:27:19 +08:00
陈景阳
fc292a9379 update nginx add gzip 2019-08-02 09:07:42 +08:00
陈景阳
2531d9a341 eevert "FIX MongoDB 连接问题"
This reverts commit 4cf7f4e0d7.
2019-08-02 09:00:07 +08:00
陈景阳
4cf7f4e0d7 FIX MongoDB 连接问题 2019-08-01 14:39:35 +08:00
陈景阳
59027c345f fix mongodb 在有账号密码情况下连接错误的问题 2019-08-01 14:08:13 +08:00
陈景阳
02adbd4edb FIX 当爬虫为空的时候,导致前端列表报错 2019-08-01 11:32:39 +08:00
Marvin Zhang
218d8c5db3 updated config.yml 2019-07-31 19:45:43 +08:00
陈景阳
c2d1debdad update 配置文件Redis初始密码为空 2019-07-31 16:03:33 +08:00
陈景阳
34ca8cbd8f fix redis连接问题 2019-07-31 14:35:36 +08:00
Marvin Zhang
bb9bbefaca Merge pull request #88 from wo10378931/master
FIX Node节点删除问题
2019-07-30 17:13:45 +08:00
陈景阳
d882897957 fix Node节点删除问题 2019-07-30 16:06:35 +08:00
Marvin Zhang
10d519bae2 added mongodb username / password support 2019-07-29 22:09:15 +08:00
Marvin Zhang
b6d3d139a3 fixed upload bug 2019-07-29 20:31:44 +08:00