Stephen Zhou
|
ac8d216aa9
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
# api/tests/unit_tests/services/enterprise/test_rbac_service.py
# api/tests/unit_tests/services/test_dataset_service_dataset.py
|
2026-08-19 09:27:13 +08:00 |
|
Asuka Minato
|
3bcd97b643
|
test: scope plugin and datasource config overrides (#40854)
|
2026-08-18 12:01:29 +00:00 |
|
Stephen Zhou
|
cc3f901598
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/extensions/ext_celery.py
# api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
# lint.config.ts
# packages/contracts/knowledge-fs-contract.test.mjs
# vite.config.ts
# web/features/new-rag/__tests__/document-detail-page.spec.tsx
# web/features/new-rag/__tests__/knowledge-space-shell.spec.tsx
# web/features/new-rag/__tests__/processing-task-events.spec.ts
# web/features/new-rag/create-knowledge-page.tsx
# web/features/new-rag/document-detail-page.tsx
# web/features/new-rag/knowledge-space-shell.tsx
|
2026-08-17 09:50:10 +08:00 |
|
Asuka Minato
|
582c73bc3b
|
test: migrate residual user ORM stand-ins to real models (#40625)
|
2026-08-15 09:52:59 +00:00 |
|
Stephen Zhou
|
a201e133de
|
feat(knowledge-fs): support datasource-driven source previews
|
2026-08-12 08:33:52 +08:00 |
|
Stephen Zhou
|
28c2b6ee95
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/auth/login.py
# api/controllers/console/feature.py
# api/controllers/web/site.py
# api/openapi/markdown/console-openapi.md
# api/openapi/markdown/web-openapi.md
# api/services/feature_service.py
# api/tests/test_containers_integration_tests/services/test_account_service.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_email_verification.py
# api/tests/unit_tests/controllers/console/auth/test_login_logout.py
# api/tests/unit_tests/controllers/web/test_site.py
# api/tests/unit_tests/services/test_recommended_app_service.py
|
2026-07-27 13:16:01 +08:00 |
|
Asuka Minato
|
8906a49e56
|
test: use sqlite3 session in test_datasource_provider_service (#38695)
|
2026-07-25 03:16:43 +00:00 |
|
Jyong
|
29858d0db0
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
Asuka Minato
|
68d8328b9c
|
chore: clean Db session from service (#38227)
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-08 03:07:27 +00:00 |
|
林玮 (Jade Lin)
|
e660d7af38
|
fix(api): gracefully handle credential fetch failures in rag pipeline (#36165)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-14 08:27:19 +00:00 |
|
Asuka Minato
|
c3aebb8403
|
chore: fix use select style api in orm (#35531)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-04-24 08:35:20 +00:00 |
|
Yunlu Wen
|
3193e8a712
|
chore: reorg imports (#35308)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 08:50:02 +00:00 |
|
wdeveloper16
|
7bd5e80323
|
refactor(services): migrate datasource_provider_service to SQLAlchemy 2.0 select() API (#34974)
|
2026-04-12 01:23:24 +00:00 |
|
carlos4s
|
a76a8876d1
|
refactor(api): use sessionmaker in datasource provider service (#34811)
|
2026-04-09 05:43:13 +00:00 |
|
Renzo
|
779e6b8e0b
|
refactor: select in datasource_provider_service (#34548)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-05 00:12:15 +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 |
|
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 |
|
99
|
52e7492cbc
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
Poojan
|
b2df0010ce
|
test: add unit tests for some services (#32866)
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
|
2026-03-11 16:05:07 +08:00 |
|