YBoy
|
f814579ed2
|
test: migrate service_api dataset controller tests to testcontainers (#34423)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 02:28:47 +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
|
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 |
|
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 |
|
Desel72
|
dbdbb098d5
|
refactor: use sessionmaker().begin() in console workspace and misc co… (#34284)
|
2026-03-31 14:28:05 +00:00 |
|
Desel72
|
2c8b47ce44
|
refactor: use sessionmaker().begin() in web and mcp controllers (#34281)
|
2026-03-31 14:26:37 +00:00 |
|
Desel72
|
cf50d7c7b5
|
refactor: use sessionmaker().begin() in console app controllers (#34282)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-31 13:10:16 +00:00 |
|
Desel72
|
d9a0665b2c
|
refactor: use sessionmaker().begin() in console datasets controllers (#34283)
|
2026-03-31 13:09:18 +00:00 |
|
Desel72
|
b818cc0766
|
test: migrate apikey controller tests to testcontainers (#34286)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-31 13:06:42 +00:00 |
|
YBoy
|
1063e021f2
|
test: migrate explore conversation controller tests to testcontainers (#34312)
|
2026-03-31 05:00:22 +00:00 |
|
YBoy
|
303f548408
|
test: migrate rag pipeline datasets controller tests to testcontainers (#34304)
|
2026-03-31 04:59:13 +00:00 |
|
YBoy
|
cc68f0e640
|
test: migrate rag pipeline workflow controller tests to testcontainers (#34306)
|
2026-03-31 04:58:14 +00:00 |
|
YBoy
|
9b7b432e08
|
test: migrate rag pipeline import controller tests to testcontainers (#34305)
|
2026-03-31 04:57:53 +00:00 |
|
YBoy
|
88863609e9
|
test: migrate rag pipeline controller tests to testcontainers (#34303)
|
2026-03-31 04:56:53 +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 |
|
YBoy
|
15aa8071f8
|
test: migrate mcp controller tests to testcontainers (#34297)
|
2026-03-31 00:28:44 +00:00 |
|
YBoy
|
097095a69b
|
test: migrate tool provider controller tests to testcontainers (#34293)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-31 00:28:04 +00:00 |
|
YBoy
|
c58170f5b8
|
test: migrate app import api controller tests to testcontainers (#34290)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-31 00:26:50 +00:00 |
|
YBoy
|
3a7885819d
|
test: migrate web conversation controller tests to testcontainers (#34287)
|
2026-03-31 00:25:46 +00:00 |
|
YBoy
|
5fc4dfaf7b
|
test: migrate web wraps controller tests to testcontainers (#34289)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-30 16:19:15 +00:00 |
|
YBoy
|
953bcc33b1
|
test: migrate workspace wraps controller tests to testcontainers (#34296)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-30 16:18:21 +00:00 |
|
YBoy
|
cc89b57c1f
|
test: migrate web forgot password controller tests to testcontainers (#34288)
|
2026-03-30 15:01:50 +00:00 |
|
YBoy
|
623c8ae803
|
test: migrate app apis controller tests to testcontainers (#34291)
|
2026-03-30 14:58:04 +00:00 |
|
YBoy
|
dede190be2
|
test: migrate data source controller tests to testcontainers (#34292)
|
2026-03-30 14:57:28 +00:00 |
|
YBoy
|
3c7180bfd5
|
test: migrate trigger providers controller tests to testcontainers (#34295)
|
2026-03-30 14:56:30 +00:00 |
|
GuanMu
|
8a277da278
|
feat(api): add delete workflow functionality with error handling (#33657)
|
2026-03-30 06:56:04 +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
|
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 |
|
tmimmanuel
|
66fab8722c
|
refactor: use EnumText for credential_type in TriggerSubscription (#34174)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-27 10:53:51 +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 |
|
-LAN-
|
496baa9335
|
chore(api): remove backend utcnow usage (#34131)
|
2026-03-26 08:51:49 +00: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 |
|
-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 |
|
-LAN-
|
59639ca9b2
|
chore: bump Dify to 1.13.3 and sandbox to 0.2.13 (#34079)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 20:03:15 +08: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 |
|
tmimmanuel
|
d87263f7c3
|
refactor: select in console datasets document controller (#34029)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 12:47:25 +09:00 |
|