Commit Graph

5935 Commits

Author SHA1 Message Date
Marvin Zhang
373a8aef21 feat(git): auto sync git repositories
AB#14
2022-10-27 12:43:53 +08:00
Marvin Zhang
7211cd557b feat(git): auto sync git repositories
AB#14
2022-10-27 12:21:15 +08:00
Marvin Zhang
7b5b3aac0c feat(git): auto sync git repositories
AB#14
2022-10-27 12:21:15 +08:00
Marvin Zhang
ba2f61d3b2 Merge pull request #1211 from crawlab-team/develop
fix(git): unable to pull code from remote
2022-10-24 22:29:52 +08:00
Marvin Zhang
73a01664df Merge pull request #1211 from crawlab-team/develop
fix(git): unable to pull code from remote
2022-10-24 22:29:52 +08:00
Marvin Zhang
7334a255c2 fix(git): unable to pull code from remote
https://github.com/crawlab-team/crawlab/issues/1201
2022-10-24 21:26:01 +08:00
Marvin Zhang
6fe7d4154a fix(git): unable to pull code from remote
https://github.com/crawlab-team/crawlab/issues/1201
2022-10-24 21:26:01 +08:00
Marvin Zhang
ec19c4ed8f Merge pull request #1208 from crawlab-team/develop
Develop
2022-10-20 21:15:19 +08:00
Marvin Zhang
77de12ce3b Merge pull request #1208 from crawlab-team/develop
Develop
2022-10-20 21:15:19 +08:00
Marvin Zhang
67b71ada36 fix(task): task schedule issue 2022-10-20 15:48:37 +08:00
Marvin Zhang
49aec0672d fix(task): task schedule issue 2022-10-20 15:48:37 +08:00
Marvin Zhang
e01a108f27 fix(task): task schedule issue 2022-10-20 14:26:26 +08:00
Marvin Zhang
4a2de543d7 fix(task): task schedule issue 2022-10-20 14:26:26 +08:00
Marvin Zhang
9b0beb692e feat(task): implemented https://github.com/crawlab-team/crawlab/issues/1204 2022-10-20 13:55:23 +08:00
Marvin Zhang
41bc64948c feat(task): implemented https://github.com/crawlab-team/crawlab/issues/1204 2022-10-20 13:55:23 +08:00
Marvin Zhang
2d5b6494ea Merge pull request #1205 from crawlab-team/develop
Develop
2022-10-19 12:40:52 +08:00
Marvin Zhang
34b5c019c9 Merge pull request #1205 from crawlab-team/develop
Develop
2022-10-19 12:40:52 +08:00
Marvin Zhang
289b708969 chore: trigger ci/cd 2022-10-18 17:38:02 +08:00
Marvin Zhang
73f6346988 chore: trigger ci/cd 2022-10-18 17:38:02 +08:00
Marvin Zhang
b10f298275 refactor: code cleanup 2022-10-18 17:12:51 +08:00
Marvin Zhang
02832c91ab refactor: code cleanup 2022-10-18 17:12:51 +08:00
Marvin Zhang
a1d12eaa5c Merge pull request #1191 from crawlab-team/develop
Develop
2022-10-06 17:49:25 +08:00
Marvin Zhang
d7e5cdd8fc Merge pull request #1191 from crawlab-team/develop
Develop
2022-10-06 17:49:25 +08:00
Marvin Zhang
e4f7d2837f fix(deps): fixed unable to trigger deps tasks in worker nodes 2022-10-06 17:23:07 +08:00
Marvin Zhang
a7b08cecca fix(deps): fixed unable to trigger deps tasks in worker nodes 2022-10-06 17:23:07 +08:00
Marvin Zhang
e2e50ea510 feat(notification): migrated notification module from plugins to built-in 2022-10-06 14:59:41 +08:00
Marvin Zhang
8f6c135e62 feat(notification): migrated notification module from plugins to built-in 2022-10-06 14:59:41 +08:00
Marvin Zhang
7b8c54aab7 chore: updated version 2022-10-05 20:14:24 +08:00
Marvin Zhang
e8fb83f302 chore: updated version 2022-10-05 20:14:24 +08:00
Marvin Zhang
ebab989332 feat(deps): migrated deps admin module from plugins to built-in 2022-10-05 19:13:53 +08:00
Marvin Zhang
02decf6080 feat(deps): migrated deps admin module from plugins to built-in 2022-10-05 19:13:53 +08:00
Marvin Zhang
8a988ed554 fix(schedule): fixed missing schedule name in tasks issue
https://github.com/crawlab-team/crawlab/issues/1183
2022-10-04 09:39:08 +08:00
Marvin Zhang
ca6d36d64c fix(schedule): fixed missing schedule name in tasks issue
https://github.com/crawlab-team/crawlab/issues/1183
2022-10-04 09:39:08 +08:00
Marvin Zhang
720dd80cdf fix(fs): attempt to fix unable to sync files issue 2022-10-03 14:37:04 +08:00
Marvin Zhang
daef05cd3a fix(fs): attempt to fix unable to sync files issue 2022-10-03 14:37:04 +08:00
Marvin Zhang
2222e52e33 fix(spider): fixed run multiple tasks error for the same spider at the same time in the same node
https://github.com/crawlab-team/crawlab/issues/1189
2022-10-01 16:27:56 +08:00
Marvin Zhang
b7e26fcab2 fix(spider): fixed run multiple tasks error for the same spider at the same time in the same node
https://github.com/crawlab-team/crawlab/issues/1189
2022-10-01 16:27:56 +08:00
Marvin Zhang
e2ce5602ab Merge pull request #1185 from crawlab-team/develop
Develop
2022-09-25 16:04:16 +08:00
Marvin Zhang
e2703af29e Merge pull request #1185 from crawlab-team/develop
Develop
2022-09-25 16:04:16 +08:00
Marvin Zhang
ac67b2baf5 chore(docker): updated docker-compose.yml for local dev 2022-09-12 21:16:42 +08:00
Marvin Zhang
d64a4384c6 chore(docker): updated docker-compose.yml for local dev 2022-09-12 21:16:42 +08:00
Marvin Zhang
7d785b6faf fix(fs): fixed file system sync error https://github.com/crawlab-team/crawlab/issues/1180 2022-09-12 21:14:53 +08:00
Marvin Zhang
b397b6e5be fix(fs): fixed file system sync error https://github.com/crawlab-team/crawlab/issues/1180 2022-09-12 21:14:53 +08:00
Marvin Zhang
c2b5dace55 chore: updated version 2022-09-06 17:10:02 +08:00
Marvin Zhang
db12bb85ef chore: updated version 2022-09-06 17:10:02 +08:00
Marvin Zhang
8dc6676ab2 fix(deps): updated go.mod 2022-09-05 21:42:20 +08:00
Marvin Zhang
cd30d8a381 fix(deps): updated go.mod 2022-09-05 21:42:20 +08:00
Marvin Zhang
85bad7d35e fix(git): fixed unable to checkout remote branch issue https://github.com/crawlab-team/crawlab/issues/1167 2022-09-05 13:32:30 +08:00
Marvin Zhang
503d2d227d fix(git): fixed unable to checkout remote branch issue https://github.com/crawlab-team/crawlab/issues/1167 2022-09-05 13:32:30 +08:00
Marvin Zhang
60219c5f2b Merge pull request #1170 from crawlab-team/develop
Develop
2022-08-21 11:19:49 +08:00