Marvin Zhang
|
7a97b709b3
|
refactor: optimized imports
|
2024-11-22 13:59:41 +08:00 |
|
Marvin Zhang
|
4d1bf18d15
|
test: fix test case issue
|
2024-11-22 13:59:12 +08:00 |
|
Marvin Zhang
|
3ae5c4284c
|
test: added more test cases
|
2024-11-22 13:46:07 +08:00 |
|
Marvin Zhang
|
e5db1ce7f3
|
fix: runner cancel issue
|
2024-11-22 13:32:27 +08:00 |
|
Marvin Zhang
|
23762cf71f
|
test: fix test cases
|
2024-11-22 12:48:16 +08:00 |
|
Marvin Zhang
|
6a65067cea
|
test: fix test cases
|
2024-11-22 12:45:04 +08:00 |
|
Marvin Zhang
|
739d796d1b
|
test: fix test cases
|
2024-11-22 11:32:20 +08:00 |
|
Marvin Zhang
|
c558ef4a9d
|
test: fix test cases
|
2024-11-22 10:51:57 +08:00 |
|
Marvin Zhang
|
f5965f23de
|
test: fix test cases
|
2024-11-22 10:43:45 +08:00 |
|
Marvin Zhang
|
cf15e4f8c1
|
test: fix test cases
|
2024-11-22 10:29:19 +08:00 |
|
Marvin Zhang
|
be45478f0e
|
chore: added debug code
|
2024-11-22 09:51:34 +08:00 |
|
Marvin Zhang
|
7d3082c3b4
|
feat: added ipc to task runner
|
2024-11-21 18:24:29 +08:00 |
|
Marvin Zhang
|
56655b3184
|
fix: code warnings
|
2024-11-20 14:56:36 +08:00 |
|
Marvin Zhang
|
b67e7f06d2
|
ci: updated base-image
|
2024-11-20 14:55:42 +08:00 |
|
Marvin Zhang
|
07c9cc47a8
|
fix: test case issue
|
2024-11-19 17:40:44 +08:00 |
|
Marvin Zhang
|
47cf368f26
|
fix: test case issue
|
2024-11-19 15:53:40 +08:00 |
|
Marvin Zhang
|
5c0a709840
|
refactor: code cleanup
|
2024-11-18 17:30:14 +08:00 |
|
Marvin Zhang
|
0340a5a6e3
|
refactor: consolidated configs
|
2024-11-18 16:48:09 +08:00 |
|
Marvin Zhang
|
49588fb2e5
|
fix: test issues
|
2024-11-05 13:54:05 +08:00 |
|
Marvin Zhang
|
36ec228fcf
|
refactor: renamed files and services
|
2024-11-05 11:15:27 +08:00 |
|
Marvin Zhang
|
653f8116ba
|
feat: optimized dependency api
|
2024-11-04 00:16:42 +08:00 |
|
Marvin Zhang
|
61ac255311
|
refactor: updated comments
|
2024-11-01 15:32:41 +08:00 |
|
Marvin Zhang
|
ca5bbe6c8f
|
refactor: fixed dependency errors
|
2024-11-01 15:19:48 +08:00 |
|
Marvin Zhang
|
8ffba2944d
|
refactor: optimized node communication
|
2024-11-01 15:19:48 +08:00 |
|
Marvin Zhang
|
53afb0064e
|
refactor: code cleanup
|
2024-11-01 15:19:48 +08:00 |
|
Marvin Zhang
|
fa1433007f
|
refactor: updated grpc services
|
2024-11-01 15:19:48 +08:00 |
|
Marvin Zhang
|
789f71fd80
|
refactor: updated task related grpc proto
|
2024-11-01 15:19:48 +08:00 |
|
Marvin Zhang
|
abaaa9b7f7
|
refactor: code cleanup
|
2024-10-29 12:59:45 +08:00 |
|
Marvin Zhang
|
cecf4dfd1d
|
test: updated test cases
|
2024-10-20 17:55:57 +08:00 |
|
Marvin Zhang
|
7e26f60189
|
refactor: code cleanup
|
2024-10-18 15:03:32 +08:00 |
|
Marvin Zhang
|
6049fe3901
|
feat: updated database related api
|
2024-10-09 18:28:27 +08:00 |
|
Marvin Zhang
|
4652d27e0a
|
refactor: integrated database services into task data insert
|
2024-10-08 18:41:36 +08:00 |
|
Marvin Zhang
|
87007334e3
|
feat: updated notification settings and channels
|
2024-07-23 17:24:40 +08:00 |
|
Marvin Zhang
|
38ce85f78c
|
refactor: Remove unused code and update models and functions for notification channels and settings
|
2024-07-23 12:22:59 +08:00 |
|
Marvin Zhang
|
bbe43fa5ab
|
refactor: Update SendNotification function to handle old and new settings triggers
|
2024-07-16 17:54:06 +08:00 |
|
Marvin Zhang
|
ce8ff0ce2f
|
refactor: removed unnecessary code
|
2024-07-11 12:45:29 +08:00 |
|
Marvin Zhang
|
13d0bf59e8
|
fix: unable to sync files from spiders created from sub-folder of git repo
|
2024-07-05 12:57:09 +08:00 |
|
Marvin Zhang
|
840100dbc3
|
fix: unable to sync directories to work nodes
|
2024-07-01 15:59:20 +08:00 |
|
Marvin Zhang
|
8d3eba1a60
|
feat: added metrics service v2
|
2024-06-26 23:23:14 +08:00 |
|
Marvin Zhang
|
bea392485b
|
fix: unable to sync files and save data issues
|
2024-06-25 14:58:54 +08:00 |
|
Marvin Zhang
|
23e3c90826
|
fix: missing relational models issues
|
2024-06-23 23:20:58 +08:00 |
|
Marvin Zhang
|
33a30e03ef
|
feat: added modules
|
2024-06-14 16:37:48 +08:00 |
|
Marvin Zhang
|
ca070cc788
|
feat: added modules
|
2024-06-14 15:59:48 +08:00 |
|
Marvin Zhang
|
c4d795f47f
|
feat: added modules
|
2024-06-14 15:42:50 +08:00 |
|