Marvin Zhang
|
4c6804d1b5
|
chore: update deps
|
2023-04-08 14:52:48 +08:00 |
|
Marvin Zhang
|
1342b49fca
|
chore: update deps
|
2023-04-08 13:58:52 +08:00 |
|
Marvin Zhang
|
7fcdc1e25d
|
chore: update deps
|
2023-04-05 23:15:43 +08:00 |
|
Marvin Zhang
|
2590a332b5
|
chore: update deps
|
2023-04-05 20:19:43 +08:00 |
|
Marvin Zhang
|
e95e218001
|
fix: restart command misaligned issue
https://github.com/crawlab-team/crawlab/issues/1221
|
2023-04-05 19:33:59 +08:00 |
|
Marvin Zhang
|
761f1b1a5c
|
chore: updated deps
https://github.com/crawlab-team/crawlab/issues/1258
|
2023-04-05 18:03:47 +08:00 |
|
Marvin Zhang
|
9328d6cdc0
|
chore: updated version
|
2023-04-05 10:55:28 +08:00 |
|
Marvin Zhang
|
0266d49640
|
chore: updated deps
|
2023-03-22 17:15:39 +08:00 |
|
Marvin Zhang
|
7f6194aec8
|
chore: updated deps
|
2023-01-14 20:22:35 +08:00 |
|
Marvin Zhang
|
2dd24c0b4f
|
feat(data): added de-duplication
AB#49
|
2022-12-29 21:56:14 +08:00 |
|
Marvin Zhang
|
b5a07e3ae8
|
feat(data): added data results preview in various formats
AB#45
|
2022-12-25 13:23:20 +08:00 |
|
Marvin Zhang
|
11f3623be2
|
fix(performance): fixed memory leak issue
AB#27
|
2022-12-21 13:07:31 +08:00 |
|
Marvin Zhang
|
7313bcf334
|
fix: unable to build issue
|
2022-12-19 17:22:02 +08:00 |
|
Marvin Zhang
|
acb2f77c95
|
chore: updated deps
|
2022-12-19 17:09:19 +08:00 |
|
Marvin Zhang
|
e0cb6196b8
|
fix(performance): attempt to fix memory leak
AB#27
|
2022-11-24 23:01:06 +08:00 |
|
Marvin Zhang
|
c60800434d
|
chore: updated backend deps
|
2022-11-12 12:01:11 +08:00 |
|
Marvin Zhang
|
7dc5f7a614
|
feat(filter): updated backend deps
AB#13
|
2022-11-02 17:44:39 +08:00 |
|
Marvin Zhang
|
7b5b3aac0c
|
feat(git): auto sync git repositories
AB#14
|
2022-10-27 12:21:15 +08:00 |
|
Marvin Zhang
|
49aec0672d
|
fix(task): task schedule issue
|
2022-10-20 15:48:37 +08:00 |
|
Marvin Zhang
|
4a2de543d7
|
fix(task): task schedule issue
|
2022-10-20 14:26:26 +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
|
73f6346988
|
chore: trigger ci/cd
|
2022-10-18 17:38:02 +08:00 |
|
Marvin Zhang
|
02832c91ab
|
refactor: code cleanup
|
2022-10-18 17:12:51 +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
|
8f6c135e62
|
feat(notification): migrated notification module from plugins to built-in
|
2022-10-06 14:59:41 +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
|
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
|
daef05cd3a
|
fix(fs): attempt to fix unable to sync files issue
|
2022-10-03 14:37:04 +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
|
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
|
cd30d8a381
|
fix(deps): updated go.mod
|
2022-09-05 21:42:20 +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
|
5540b187db
|
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
|
045ac05d88
|
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
|
e676c9d470
|
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
|
4980c8ce25
|
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
|
21f25de254
|
chore(deps): updated go.mod and go.sum
|
2022-07-24 22:19:44 +08:00 |
|
Marvin Zhang
|
45750520b8
|
chore(deps): updated go.mod and go.sum
|
2022-07-16 14:15:39 +08:00 |
|
Marvin Zhang
|
1b23b3154a
|
chore(deps): updated go.mod and go.sum
|
2022-07-08 10:36:47 +08:00 |
|
Marvin Zhang
|
2030e94e67
|
chore(deps): updated deps
|
2022-07-07 12:41:23 +08:00 |
|
Marvin Zhang
|
7bfc22bf21
|
updated go.mod
|
2022-06-12 12:31:34 +08:00 |
|
Marvin Zhang
|
4641ceb639
|
updated go.mod
|
2022-06-12 12:17:39 +08:00 |
|
Marvin Zhang
|
fcb9f086e1
|
updated go.mod
|
2022-06-12 11:50:56 +08:00 |
|
Marvin Zhang
|
2d401604c7
|
updated go.mod
|
2022-06-12 11:40:51 +08:00 |
|
Marvin Zhang
|
176e71bd74
|
updated go.mod
|
2022-06-12 11:18:53 +08:00 |
|
Marvin Zhang
|
b43091bf3d
|
updated go.mod
|
2022-06-12 11:06:02 +08:00 |
|
Marvin Zhang
|
05cea5d6ab
|
updated go.mod
|
2022-06-12 10:51:03 +08:00 |
|
Marvin Zhang
|
3337310787
|
updated go.mod
|
2022-06-11 17:22:39 +08:00 |
|
Marvin Zhang
|
0e83b3c37a
|
updated go.mod
|
2022-06-11 17:12:55 +08:00 |
|
Marvin Zhang
|
02f84eaa63
|
updated go.mod
|
2022-06-11 16:49:15 +08:00 |
|