Marvin Zhang
|
34d9c6fc26
|
build(ui): migrated to pnpm and vite
|
2022-12-03 21:36:48 +08:00 |
|
Marvin Zhang
|
1fd115c883
|
build(ui): migrated to pnpm and vite
|
2022-12-03 17:48:25 +08:00 |
|
Marvin Zhang
|
d245f339fc
|
fix(performance): attempt to fix memory leak
AB#27
|
2022-11-24 23:01:06 +08:00 |
|
Marvin Zhang
|
c2729d592f
|
fix(ui): code highlight issue
|
2022-11-12 17:07:36 +08:00 |
|
Marvin Zhang
|
d2e1b93e3f
|
chore: updated version
|
2022-11-12 16:15:43 +08:00 |
|
Marvin Zhang
|
9c7f630af1
|
chore: updated package.json
|
2022-11-12 14:00:09 +08:00 |
|
Marvin Zhang
|
90b428d4a8
|
chore: updated backend deps
|
2022-11-12 12:01:11 +08:00 |
|
Marvin Zhang
|
566b1393dd
|
feat(filter): updated backend deps
AB#13
|
2022-11-02 17:44:39 +08:00 |
|
Marvin Zhang
|
27b0654d4c
|
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
|
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
|
67b71ada36
|
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
|
9b0beb692e
|
feat(task): implemented https://github.com/crawlab-team/crawlab/issues/1204
|
2022-10-20 13:55:23 +08:00 |
|
Marvin Zhang
|
289b708969
|
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
|
e4f7d2837f
|
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
|
7b8c54aab7
|
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
|
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
|
720dd80cdf
|
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
|
ac67b2baf5
|
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
|
c2b5dace55
|
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
|
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
|
4b2f320686
|
fix(node): fixed node available runners inconsistency issue https://github.com/crawlab-team/crawlab/issues/1152
|
2022-08-20 18:12:32 +08:00 |
|
Marvin Zhang
|
f478b63cdc
|
fix(task): fixed continuous pending tasks issues https://github.com/crawlab-team/crawlab/issues/1160 https://github.com/crawlab-team/crawlab/issues/1135 https://github.com/crawlab-team/crawlab/issues/1118
|
2022-08-20 17:46:05 +08:00 |
|
Marvin Zhang
|
65ac5581b6
|
fix(demo): fixed importing demo data indefinitely issue https://github.com/crawlab-team/crawlab/issues/1138
|
2022-08-20 17:42:24 +08:00 |
|
Marvin Zhang
|
804797cd95
|
fix(demo): fixed importing demo data indefinitely issue https://github.com/crawlab-team/crawlab/issues/1138
|
2022-08-20 10:47:11 +08:00 |
|
Marvin Zhang
|
9d2f4a79ea
|
Merge pull request #1165 from ma-pony/develop
build(golang/dockerfile): rm unused tar
|
2022-08-18 11:17:53 +08:00 |
|
Pony.Ma
|
412643dc10
|
Update Dockerfile
|
2022-08-18 09:48:44 +08:00 |
|
Pony.Ma
|
9710b1d3bf
|
build(golang/dockerfile): rm unused tar
rm unused tar to reduce image size
|
2022-08-18 09:45:38 +08:00 |
|
Marvin Zhang
|
4b2da6c19e
|
fix(mem): fixed memory leak issue resulted by log collector
https://github.com/crawlab-team/crawlab/issues/1136
|
2022-08-07 09:51:29 +08:00 |
|
Marvin Zhang
|
64e473dbd4
|
chore: trigger workflow
|
2022-07-24 22:22:43 +08:00 |
|
Marvin Zhang
|
d9ac63263e
|
chore(deps): updated go.mod and go.sum
|
2022-07-24 22:19:44 +08:00 |
|
Marvin Zhang
|
5c39596097
|
chore(deps): removed yarn.lock
|
2022-07-24 22:19:37 +08:00 |
|
Marvin Zhang
|
1881ab6c45
|
chore(deps): updated version of deps crawlab-ui
|
2022-07-24 21:54:21 +08:00 |
|
Marvin Zhang
|
03cf1f1b9a
|
chore(deps): updated version of deps crawlab-ui
|
2022-07-24 21:54:13 +08:00 |
|
Marvin Zhang
|
89169b0281
|
chore(deps): updated go.mod and go.sum
|
2022-07-16 14:15:39 +08:00 |
|
Marvin Zhang
|
efde0d8e4c
|
chore(deps): updated version of deps crawlab-ui
|
2022-07-08 12:08:34 +08:00 |
|
Marvin Zhang
|
74928ec90c
|
chore(deps): updated go.mod and go.sum
|
2022-07-08 10:36:47 +08:00 |
|
Marvin Zhang
|
16310842bb
|
fix(deps): updated go.sum
|
2022-07-07 12:49:22 +08:00 |
|
Marvin Zhang
|
f688bf6c6a
|
chore(deps): updated deps
|
2022-07-07 12:41:23 +08:00 |
|
Marvin Zhang
|
0b2ab9676a
|
refactor(cleanup): remove unnecessary files
|
2022-07-07 12:40:43 +08:00 |
|
Marvin Zhang
|
ca8c9ca83b
|
updated workflow
|
2022-06-14 20:18:15 +08:00 |
|
Marvin Zhang
|
12fc9aa559
|
updated workflow
|
2022-06-13 14:12:41 +08:00 |
|
Marvin Zhang
|
ef796fc873
|
updated workflow
|
2022-06-13 13:14:45 +08:00 |
|