marvzhang
|
ee09515e71
|
code cleanup
|
2021-07-16 11:42:41 +08:00 |
|
marvzhang
|
bc3ae5c517
|
Merge branch 'next' into develop
|
2021-07-16 11:28:25 +08:00 |
|
marvzhang
|
fab53ce7f6
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-07-16 11:24:34 +08:00 |
|
marvzhang
|
b19fcfd0eb
|
updated dependencies
|
2021-07-16 11:24:24 +08:00 |
|
marvzhang
|
24aa43b1f6
|
updated version
|
2021-07-16 09:32:12 +08:00 |
|
marvzhang
|
8179423b8f
|
updated package.json
|
2021-07-15 22:41:36 +08:00 |
|
marvzhang
|
caf2380f99
|
updated frontend
|
2021-07-15 21:37:37 +08:00 |
|
marvzhang
|
058531b267
|
updated dependencies
|
2021-07-15 21:29:15 +08:00 |
|
marvzhang
|
da5f223fd6
|
updated cmd
|
2021-07-10 22:22:02 +08:00 |
|
marvzhang
|
178711829c
|
added params to cmd
|
2021-07-10 21:47:30 +08:00 |
|
marvzhang
|
bbe631011c
|
updated go.sum
|
2021-06-30 10:29:26 +08:00 |
|
marvzhang
|
1a9dafd0cf
|
updated apps
|
2021-05-31 16:26:17 +08:00 |
|
zkqiang
|
5eaea59510
|
upgrade swaggo/swag
|
2021-05-18 11:14:29 +08:00 |
|
zkqiang
|
b8028ca73a
|
modify Dockerfile
|
2021-05-18 11:14:29 +08:00 |
|
zkqiang
|
b2222dfe1a
|
fix dependency
|
2021-05-17 14:42:39 +08:00 |
|
marvzhang
|
bbd77a43f0
|
optimized code
|
2021-04-29 11:35:39 +08:00 |
|
marvzhang
|
15bd38f598
|
updated code structure
|
2021-04-29 10:44:46 +08:00 |
|
marvzhang
|
d5141f723a
|
updated cli
|
2021-04-27 17:37:29 +08:00 |
|
marvzhang
|
6e9078e2ce
|
updated description
|
2021-04-27 11:37:18 +08:00 |
|
marvzhang
|
be5a2207fd
|
added cli
|
2021-04-27 11:34:12 +08:00 |
|
marvzhang
|
98913cd3aa
|
fixed namings
|
2021-04-20 13:20:51 +08:00 |
|
marvzhang
|
f5ec1ad586
|
renaming
|
2021-04-08 13:21:04 +08:00 |
|
marvzhang
|
b3c44cec3d
|
renamed modules
|
2021-04-07 11:25:00 +08:00 |
|
marvzhang
|
867093ae4e
|
refactoring
|
2021-03-23 22:50:19 +08:00 |
|
marvzhang
|
787e310d18
|
updated config.yml
|
2021-02-18 10:03:48 +08:00 |
|
Marvin Zhang
|
04a9d042ef
|
Merge pull request #891 from liujtm/develop
修复git clone submodules
|
2020-12-16 16:00:38 +08:00 |
|
jeeeryliu
|
048d947c42
|
修复git clone submodules
|
2020-12-16 15:38:22 +08:00 |
|
marvzhang
|
074ddf6e45
|
code cleanup
|
2020-12-04 15:38:26 +08:00 |
|
marvzhang
|
00cf719ecc
|
code cleanup
|
2020-12-04 15:33:15 +08:00 |
|
Marvin Zhang
|
54f377c726
|
Merge pull request #884 from liujtm/master
git allow RecurseSubmodules
|
2020-12-04 14:09:57 +08:00 |
|
jeeeryliu
|
50b1c20c14
|
git allow RecurseSubmodules
|
2020-12-03 15:13:02 +08:00 |
|
Marvin Zhang
|
ec3775a985
|
Merge pull request #876 from crawlab-team/develop
Develop
|
2020-11-08 10:55:17 +08:00 |
|
Marvin Zhang
|
61ef93fb9b
|
Merge pull request #875 from YBENS/develop
fixed:#830
|
2020-11-04 17:39:11 +08:00 |
|
kenking
|
f62c6d5ddb
|
fixed:#830
|
2020-11-04 17:13:14 +08:00 |
|
Marvin Zhang
|
df91a4bd08
|
Merge pull request #873 from hantmac/fix/git_has_port
fix git has port
|
2020-11-02 13:14:12 +08:00 |
|
hantmac
|
6d2338cc0d
|
fix git has port
Signed-off-by: hantmac <hantmac@outlook.com>
|
2020-11-02 10:41:21 +08:00 |
|
Jeremy
|
d009fb9b9c
|
Merge pull request #868 from hantmac/fix/redis_special_pswd
support redis password contains special char
|
2020-10-29 10:11:47 +08:00 |
|
hantmac
|
6a5052c76a
|
support redis password contains special char
Signed-off-by: hantmac <hantmac@outlook.com>
|
2020-10-27 18:17:31 +08:00 |
|
Marvin Zhang
|
0110c79370
|
Merge pull request #862 from crawlab-team/develop
Develop
|
2020-10-22 09:49:04 +08:00 |
|
Marvin Zhang
|
43f98543b3
|
Merge pull request #861 from hantmac/fix/fix_GetGitRemoteBranchesPlain
fix GetGitRemoteBranchesPlain when git url has port
|
2020-10-20 14:57:59 +08:00 |
|
hantmac
|
7c2e77d44e
|
fix GetGitRemoteBranchesPlain when git url has port
Signed-off-by: hantmac <hantmac@outlook.com>
|
2020-10-20 14:20:51 +08:00 |
|
zkqiang
|
fe389cc4f2
|
fixed close nil pointer
|
2020-10-19 15:22:41 +08:00 |
|
marvzhang
|
c83b331101
|
Merge branch 'develop' of https://github.com/crawlab-team/crawlab into develop
|
2020-10-12 15:35:32 +08:00 |
|
marvzhang
|
a8bae41282
|
added ruby install script
|
2020-10-12 15:32:48 +08:00 |
|
zkqiang
|
77f7e889ba
|
fixed build error of windows
|
2020-09-20 12:35:21 +08:00 |
|
Marvin Zhang
|
3b70be357a
|
Merge pull request #846 from Gemerz/develop
add backend install script execute privilege and fixed nodejs with the deprecated libssl1.0-dev
|
2020-09-16 16:02:47 +08:00 |
|
gemer
|
18fb8a6d9e
|
add backend install script execute privilege and fixed nodejs with unbunu deprecated libssl1.0-dev
|
2020-09-16 11:44:41 +08:00 |
|
marvzhang
|
9391334152
|
updated template spiders
|
2020-08-13 10:11:34 +08:00 |
|
marvzhang
|
f14e7124d4
|
added colly example
|
2020-08-13 09:23:34 +08:00 |
|
marvzhang
|
afc9a6ca48
|
updated baidu_colly spider
|
2020-08-03 17:38:01 +08:00 |
|