Renzo
|
c2428361c4
|
refactor: select in dataset_service (DocumentService class) (#34528)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 22:52:01 +00:00 |
|
Renzo
|
68e4d13f36
|
refactor: select in annotation_service (#34503)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 22:47:22 +00:00 |
|
Renzo
|
e85d9a0d72
|
refactor: select in dataset_service (DatasetService class) (#34525)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 12:01:31 +00:00 |
|
Renzo
|
06dde4f503
|
refactor: select in account_service (TenantService class) (#34499)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-04-03 11:03:45 +00:00 |
|
Renzo
|
da3b0caf5e
|
refactor: select in account_service (RegisterService class) (#34500)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 06:21:26 +00:00 |
|
Renzo
|
608958de1c
|
refactor: select in external_knowledge_service (#34493)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 03:42:16 +00:00 |
|
Renzo
|
7eb632eb34
|
refactor: select in rag_pipeline (#34495)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 03:42:01 +00:00 |
|
Renzo
|
33d4fd357c
|
refactor: select in account_service (AccountService class) (#34496)
|
2026-04-03 03:41:46 +00:00 |
|
Renzo
|
d243de26ec
|
refactor: select in metadata_service (#34479)
|
2026-04-02 12:34:38 +00:00 |
|
Poojan
|
5bafb163cc
|
test: add unit tests for services and tasks part-4 (#33223)
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
Co-authored-by: rajatagarwal-oss <rajat.agarwal@infocusp.com>
Co-authored-by: Dev Sharma <50591491+cryptus-neoxys@users.noreply.github.com>
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
|
2026-04-02 08:35:46 +00:00 |
|
Akash Kumar
|
e54383d0fe
|
test: added test for api/services/rag_pipeline folder (#33222)
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
|
2026-04-02 06:40:52 +00:00 |
|
Sedo
|
43c48ba4d7
|
fix: add tenant/dataset ownership checks to prevent IDOR vulnerabilities (#34436)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-02 05:45:20 +00:00 |
|
99
|
8f9dbf269e
|
chore(api): align Python support with 3.12 (#34419)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-04-02 05:07:32 +00:00 |
|
Renzo
|
399d3f8da5
|
refactor: model_load_balancing_service and api_tools_manage_service (#34434)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-02 04:38:35 +00:00 |
|
Renzo
|
4e1d060439
|
refactor: select in message_service and ops_service (#34414)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-01 16:37:27 +00:00 |
|
Renzo
|
31f7752ba9
|
refactor: select in 10 service files (#34373)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-04-01 08:03:49 +00:00 |
|
Renzo
|
beda78e911
|
refactor: select in 13 small service files (#34371)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-01 04:00:05 +00:00 |
|
wangxiaolei
|
57f358a96b
|
perf: use global httpx client instead of per request create new one (#34311)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-01 01:19:32 +00:00 |
|
Dev Sharma
|
2de818530b
|
test: add tests for api/services retention, enterprise, plugin (#32648)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-03-31 03:16:42 +00:00 |
|
tmimmanuel
|
1344c3b280
|
refactor: use EnumText for model_type in provider models (#34300)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-31 00:31:33 +00:00 |
|
Dream
|
944db46d4f
|
refactor(api): replace json.loads with Pydantic validation in services layer (#33704)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-30 08:22:29 +00:00 |
|
YBoy
|
b36b077d42
|
test: migrate workflow service tests to testcontainers (#34206)
|
2026-03-29 21:50:21 +00:00 |
|
YBoy
|
7cc81e9a43
|
test: migrate workspace service tests to testcontainers (#34218)
|
2026-03-28 07:50:26 +00:00 |
|
YBoy
|
3409c519e2
|
test: migrate tag service tests to testcontainers (#34219)
|
2026-03-28 07:49:27 +00:00 |
|
YBoy
|
5851b42af3
|
test: migrate metadata service tests to testcontainers (#34220)
|
2026-03-28 07:48:48 +00:00 |
|
YBoy
|
865ee473ce
|
test: migrate messages clean service retention tests to testcontainers (#34207)
|
2026-03-27 22:55:11 +00:00 |
|
99
|
40591a7c50
|
refactor(api): use standalone graphon package (#34209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-27 21:05:32 +00:00 |
|
YBoy
|
408f650b0c
|
test: migrate auth integration tests to testcontainers (#34089)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-26 23:25:36 +00:00 |
|
YBoy
|
1da66b9a8c
|
test: migrate api token service tests to testcontainers (#34148)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-26 21:02:09 +00:00 |
|
YBoy
|
97764c4a57
|
test: migrate plugin service tests to testcontainers (#34098)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-26 20:36:12 +00:00 |
|
YBoy
|
f317db525f
|
test: migrate api key auth service tests to testcontainers (#34147)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-26 20:31:18 +00:00 |
|
YBoy
|
3fa0538f72
|
test: migrate human input delivery test service tests to testcontainers (#34092)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-26 20:29:20 +00:00 |
|
99
|
fcfc96ca05
|
chore: remove stale mypy suppressions and align dataset service tests (#34130)
|
2026-03-26 12:34:44 +00:00 |
|
-LAN-
|
496baa9335
|
chore(api): remove backend utcnow usage (#34131)
|
2026-03-26 08:51:49 +00:00 |
|
QuantumGhost
|
e08c06cbc3
|
fix: import path (#34124)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-03-26 16:13:53 +08:00 |
|
Renzo
|
a69b8c1e96
|
refactor: select in service API dataset document and segment controllers (#34101)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-26 13:24:54 +09:00 |
|
Rajat Agarwal
|
a9336b74fd
|
test: Unit test case for services.dataset_services.py (#33212)
|
2026-03-26 00:28:48 +08:00 |
|
YBoy
|
518937b87f
|
test: migrate plugin parameter service tests to testcontainers (#34090)
|
2026-03-25 23:11:14 +09:00 |
|
YBoy
|
e6ab9abf19
|
test: migrate metadata partial update tests to testcontainers (#34088)
|
2026-03-25 23:10:48 +09:00 |
|
YBoy
|
87a25e326c
|
test: migrate account deletion sync tests to testcontainers (#34091)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 23:09:10 +09:00 |
|
YBoy
|
baf7d2c7c0
|
test: migrate database retrieval tests to testcontainers (#34087)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 23:06:46 +09:00 |
|
99
|
52e7492cbc
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
Desel72
|
7e9d00a5a6
|
test: migrate workflow converter tests to testcontainers (#34038)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 22:28:25 +09:00 |
|
Faiz Khairi
|
ff9cf6c7a4
|
refactor: replace dict with BedrockRetrievalSetting BaseModel in knowledge_service (#34080)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 21:33:24 +09:00 |
|
-LAN-
|
56593f20b0
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-03-25 20:32:24 +08:00 |
|
YBoy
|
b7b9b003c9
|
test: migrate restore archived workflow run tests to testcontainers (#34083)
|
2026-03-25 21:31:53 +09:00 |
|
Desel72
|
5f82ccc750
|
test: migrate workflow app service tests to testcontainers (#34036)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 13:43:06 +09:00 |
|
Desel72
|
a9f2fb86a3
|
test: migrate tools transform service tests to testcontainers (#34035)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 13:41:38 +09:00 |
|
Desel72
|
81a2eba2a0
|
test: migrate app service tests to testcontainers (#34025)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 12:50:30 +09:00 |
|
Desel72
|
b4e541e11a
|
test: migrate advanced prompt template service tests to testcontainers (#34034)
|
2026-03-25 12:45:13 +09:00 |
|