Commit Graph

69 Commits

Author SHA1 Message Date
Marvin Zhang
8efc90353e Merge pull request #179 from hantmac/master
bug fix: fix test failed for config.go
2019-08-27 14:24:23 +08:00
hantmac
36eaad64a5 bug fix: fix test failed for config.go 2019-08-27 14:21:39 +08:00
Marvin Zhang
9bd7c6670f Merge pull request #176 from yaziming/forked/develop
JSON -> AbortWithStatusJSON
2019-08-27 08:45:49 +08:00
yaziming
ba0471355b JSON -> AbortWithStatusJSON 2019-08-26 23:13:26 +08:00
hantmac
5e707adad4 add unit test for routes/spider.go 2019-08-26 21:10:55 +08:00
hantmac
007f10b83b bug fix:fix permission bug when create spiders dir caused by umask 2019-08-26 17:44:01 +08:00
hantmac
1507e6724b hot fix:fix redis lose connection problem 2019-08-26 10:38:40 +08:00
Marvin Zhang
275206f61b Merge pull request #167 from hantmac/develop
remove redundant code
2019-08-24 16:23:28 +08:00
hantmac
561a9d260b remove redundant code 2019-08-24 15:50:53 +08:00
Marvin Zhang
5bb727e808 Merge pull request #166 from hantmac/develop
bug fix: fix redis connection dead cycle
2019-08-24 15:21:59 +08:00
hantmac
3f249c8c61 bug fix:fix redis connection dead cycle 2019-08-24 15:16:27 +08:00
Marvin Zhang
dcaf2ae2db Merge pull request #164 from hantmac/develop
Add unit test for task.go
2019-08-24 13:41:04 +08:00
hantmac
2c0ac66cb1 Add unit test for task.go 2019-08-24 13:39:06 +08:00
Marvin Zhang
c772e801ce Merge pull request #162 from hantmac/develop
unit test for stats.go
2019-08-23 20:52:24 +08:00
hantmac
44e98a56a3 unit test for stats.go 2019-08-23 20:28:11 +08:00
Marvin Zhang
00a61ed7dc Merge pull request #158 from hantmac/develop
modify unit test to use mock
2019-08-22 17:39:19 +08:00
hantmac
87f1cebc3b modify unit test to use mock 2019-08-22 16:20:30 +08:00
Marvin Zhang
a7bb03e5eb Merge pull request #154 from wo10378931/master
update 节点注册使用独立的key字段,而不是使用mac字段
2019-08-21 15:09:29 +08:00
陈景阳
1417b5c0c4 Merge branch 'master' of https://github.com/tikazyq/crawlab 2019-08-21 14:38:46 +08:00
陈景阳
3643895f04 fix TagsView.vue 导致前端报错的问题
update 节点注册使用独立的key字段,而不是使用mac字段
2019-08-21 14:37:55 +08:00
Marvin Zhang
610f6bb2ed 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
4446f8704a Code optimization:change the crawler zip file to slice read 2019-08-20 17:09:43 +08:00
hantmac
a599db1810 Code optimization:change the crawler zip file to slice read 2019-08-20 16:59:53 +08:00
Marvin Zhang
067dba6cfb Merge pull request #149 from hantmac/develop
Add unit test for routes/node
2019-08-19 19:06:35 +08:00
hantmac
be9def35dc Complete unite test for backend/database/mongo.go 2019-08-19 18:48:25 +08:00
hantmac
22c599c9dd Add unit test for routes/node 2019-08-19 18:06:49 +08:00
Marvin Zhang
398f7f242c Merge pull request #148 from hantmac/develop
bug fix: fixed mongo.go unit test
2019-08-19 10:15:50 +08:00
hantmac
3fa7b535f4 bug fix: fixed mongo.go unit test 2019-08-19 09:56:16 +08:00
Marvin Zhang
3e8a1dea54 Merge pull request #146 from hantmac/develop
Develop-Complete Unit Test for package utils
2019-08-18 19:46:34 +08:00
Marvin Zhang
74c0cbb1c6 Merge pull request #145 from wo10378931/master
fix tmp 目录没有提前创建报错的问题
2019-08-18 19:12:53 +08:00
hantmac
419c667e83 Complete Unit Test for package utils 2019-08-18 19:07:59 +08:00
陈景阳
1b70d45303 fix tmp 目录不会自动创建的问题 2019-08-18 18:45:19 +08:00
hantmac
099eb86340 Add Unit Test for backend/utils/chan.go 2019-08-18 14:20:37 +08:00
hantmac
15e7fa662e Add Some Unit Test 2019-08-18 12:09:54 +08:00
Marvin Zhang
a18a0d9746 Merge pull request #120 from wo10378931/master
添加使用mac地址和ip地址注册的配置项
2019-08-14 16:23:26 +08:00
jonnnh
6cb8a257d9 修改解压缩文件权限默认为0666的问题 2019-08-14 15:35:08 +08:00
陈景阳
7586964406 Merge branch 'master' of https://github.com/tikazyq/crawlab 2019-08-11 20:02:17 +08:00
陈景阳
aff161ffd3 添加使用mac地址和ip地址注册的配置项 2019-08-11 20:01:25 +08:00
Marvin Zhang
023d157f8d fixed https://github.com/tikazyq/crawlab/issues/114 2019-08-10 16:13:09 +08:00
陈景阳
4b8248ab5b ADD 启动错误日志打印 2019-08-03 14:27:19 +08:00
陈景阳
c4872cbde4 update nginx add gzip 2019-08-02 09:07:42 +08:00
陈景阳
37d9f478ed eevert "FIX MongoDB 连接问题"
This reverts commit fcdfe9bc4f.
2019-08-02 09:00:07 +08:00
陈景阳
fcdfe9bc4f FIX MongoDB 连接问题 2019-08-01 14:39:35 +08:00
陈景阳
1f5e95b6a5 fix mongodb 在有账号密码情况下连接错误的问题 2019-08-01 14:08:13 +08:00
陈景阳
a09d2f8b50 FIX 当爬虫为空的时候,导致前端列表报错 2019-08-01 11:32:39 +08:00
Marvin Zhang
23297bec1a updated config.yml 2019-07-31 19:45:43 +08:00
陈景阳
6492e3502a update 配置文件Redis初始密码为空 2019-07-31 16:03:33 +08:00
陈景阳
4f5352fc57 fix redis连接问题 2019-07-31 14:35:36 +08:00
Marvin Zhang
e322060c08 Merge pull request #88 from wo10378931/master
FIX Node节点删除问题
2019-07-30 17:13:45 +08:00
陈景阳
24cba1dfaf fix Node节点删除问题 2019-07-30 16:06:35 +08:00