wdeveloper16
|
0841b4c663
|
refactor(api): migrate tools, account, workflow and plugin services to SQLAlchemy 2.0 (#34966)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-12 01:45:27 +00:00 |
|
wdeveloper16
|
440602f52a
|
refactor(services): migrate summary_index_service to SQLAlchemy 2.0 select() API (#34971)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-12 01:37:16 +00:00 |
|
wdeveloper16
|
510120410b
|
refactor(services): migrate trigger_provider_service to SQLAlchemy 2.0 select() API (#34972)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-12 01:36:13 +00:00 |
|
wdeveloper16
|
4ef67fef3a
|
refactor(services): migrate builtin_tools_manage_service to SQLAlchemy 2.0 select() API (#34973)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-12 01:25:51 +00:00 |
|
wdeveloper16
|
45561bed9d
|
test: update TestContainers integration tests and unit test fixtures to SQLAlchemy 2.0 select() API (#34969)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-12 01:24:14 +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 |
|
wdeveloper16
|
7515eee0a8
|
refactor(services): migrate dataset_service and clear_free_plan_tenant_expired_logs to SQLAlchemy 2.0 select() API (#34970)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-12 01:21:52 +00:00 |
|
wdeveloper16
|
452067db19
|
test: migrate Conversation.status_count and Site.generate_code SQL tests to Testcontainers (#34955)
|
2026-04-11 17:56:44 +00:00 |
|
Sven Weidenmann
|
859920a81f
|
refactor: migrate verify_subscription_credentials return type to TypedDict (#34967)
|
2026-04-11 16:41:40 +00:00 |
|
wdeveloper16
|
34ce3cac70
|
test: migrate RagPipelineService DB operation SQL tests to Testcontainer (#34959)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-11 16:32:52 +00:00 |
|
wdeveloper16
|
12814b55d2
|
refactor(api): migrate core RAG layer to SQLAlchemy 2.0 select() API (#34965)
|
2026-04-11 16:32:20 +00:00 |
|
wdeveloper16
|
50206ae8a7
|
test: migrate WorkflowNodeExecutionModel creator property SQL tests to Testcontainers (#34958)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-11 15:39:49 +00:00 |
|
wdeveloper16
|
169184ac9b
|
test: migrate Conversation/Message inputs tenant resolution SQL tests to Testcontainers (#34957)
|
2026-04-11 15:39:30 +00:00 |
|
wdeveloper16
|
33bc58c9c2
|
refactor(api): migrate controllers to SQLAlchemy 2.0 select() API (#34960)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-11 15:30:19 +00:00 |
|
wangxiaolei
|
65d66768c1
|
fix: fix tool output duplicate (#34962)
|
2026-04-11 15:07:31 +00:00 |
|
BitToby
|
d5104a4268
|
test: remove dataset permission mock tests superseded by testcontainers (#34936)
|
2026-04-11 04:29:39 +00:00 |
|
NVIDIAN
|
9069c01f9c
|
refactor: replace inline api.model with register_schema_models in billing (#34928)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-04-11 04:01:03 +00:00 |
|
BitToby
|
0ff41a1127
|
test: remove dataset metadata mock tests superseded by testcontainers (#34931)
|
2026-04-11 03:37:20 +00:00 |
|
BitToby
|
7192af41e4
|
test: remove dataset service update/delete mock tests superseded by testcontainers (#34937)
|
2026-04-11 00:54:58 +00:00 |
|
NVIDIAN
|
5ec387b644
|
refactor: replace inline api.model with Pydantic BaseModel in model_config (#34930)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-04-11 00:53:13 +00:00 |
|
YBoy
|
4be479fa06
|
refactor(api): type SQLALCHEMY_ENGINE_OPTIONS with TypedDict (#34941)
|
2026-04-11 00:39:37 +00:00 |
|
YBoy
|
e0d69204cd
|
refactor(api): type DatasourceInvokeMeta.to_dict with TypedDict (#34940)
|
2026-04-11 00:39:06 +00:00 |
|
YBoy
|
f2d6275da4
|
refactor(api): type get_prompt_template with TypedDict (#34943)
|
2026-04-11 00:38:16 +00:00 |
|
YBoy
|
992ac38d0d
|
refactor(api): type ToolInvokeMeta.to_dict with TypedDict (#34942)
|
2026-04-11 00:37:10 +00:00 |
|
dependabot[bot]
|
f962e61315
|
chore(deps): bump pypdf from 6.9.2 to 6.10.0 in /api (#34946)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-11 00:36:28 +00:00 |
|
BitToby
|
b3aebb71ff
|
refactor(api): type Document.to_dict with DocumentDict TypedDict (#34924)
Co-authored-by: bittoby <bittoby@users.noreply.github.com>
|
2026-04-10 17:36:50 +00:00 |
|
BitToby
|
98d3bcd079
|
test: migrate SQLAlchemyWorkflowNodeExecutionRepository tests to testcontainers (#34926)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 17:35:52 +00:00 |
|
dataCenter430
|
674495680d
|
refactor(api): type Redis connection param builder functions with TypedDicts (#34875)
|
2026-04-10 11:36:39 +00:00 |
|
corevibe555
|
130ad295d0
|
refactor(api): replace Any with precise types in db_migration_lock (#34891)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 11:09:33 +00:00 |
|
plind
|
2dc015b360
|
fix(api): default parent_mode to paragraph for hierarchical chunking via API (#34635)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 10:55:40 +00:00 |
|
sxxtony
|
2eb43b1e1f
|
refactor: make DefaultFieldsMixin compatible with TypeBase (MappedAsDataclass) (#34686)
|
2026-04-10 18:53:27 +08:00 |
|
Ygor Leal
|
8633b2f1f7
|
refactor(tools): replace redundant dict[str, str] with EmojiIconDict (#34786)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 18:53:05 +08:00 |
|
dataCenter430
|
c9f525a3b2
|
refactor(api): type workflow generator args dict with TypedDict (#34876)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 08:27:32 +00:00 |
|
volcano303
|
e224c77920
|
test: migrate hit_testing_service tests to testcontainers (#34750)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 08:26:40 +00:00 |
|
volcano303
|
28b8215c9b
|
test: migrate ops_service tests to testcontainers (#34749)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 08:25:50 +00:00 |
|
corevibe555
|
98eedf14dc
|
refactor(services): replace Union with | syntax in service layer (#34905)
|
2026-04-10 07:44:47 +00:00 |
|
呆萌闷油瓶
|
cd3ee5bd5d
|
fix: sqlalchemy.orm.exc.DetachedInstanceError (#34910)
|
2026-04-10 07:44:22 +00:00 |
|
corevibe555
|
26e8f1f876
|
feat(ci): add pyrefly type coverage reporting to CI (#34754)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 07:43:29 +00:00 |
|
corevibe555
|
af55665ff2
|
refactor(otel): replace Any with Tracer and [T] generics (#34883)
|
2026-04-10 07:37:14 +00:00 |
|
wangxiaolei
|
bcd738d2e6
|
fix: fix orm_exc.DetachedInstanceError (#34904)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 07:13:59 +00:00 |
|
corevibe555
|
488fcd4f83
|
refactor(services): replace Union with | syntax in service layer (batch 2) (#34906)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 07:05:31 +00:00 |
|
corevibe555
|
7f4bf19186
|
refactor(mcp): remove unused AnyFunction alias, tighten callback type (#34890)
|
2026-04-10 05:48:01 +00:00 |
|
corevibe555
|
07c573e52f
|
refactor(api): replace Optional/Union with | syntax, remove dead AnyFunction (#34894)
|
2026-04-10 05:46:05 +00:00 |
|
sxxtony
|
660c7e4a43
|
refactor: migrate TrialApp and AccountTrialAppRecord to TypeBase (#34897)
|
2026-04-10 05:13:06 +00:00 |
|
corevibe555
|
5fafac0ca4
|
refactor(api): modernize type annotations — replace Optional/Union with | syntax (#34888)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 05:04:10 +00:00 |
|
volcano303
|
c41b62f47e
|
refactor(api): type format_preview returns with TypedDicts in index processors (#34893)
|
2026-04-10 05:01:01 +00:00 |
|
-LAN-
|
b90fe73c96
|
fix(api): prevent cross-tenant external API use-check disclosure (#34744)
|
2026-04-10 03:23:32 +00:00 |
|
Pulakesh
|
d19f47b458
|
fix(api): replace assert isinstance with proper runtime type checks in message transformers (#34865)
|
2026-04-10 03:19:52 +00:00 |
|
carlos4s
|
86fd94767c
|
refactor(api): use sessionmaker in relyt & tidb_vector VDB services (#34848)
|
2026-04-10 03:16:25 +00:00 |
|
corevibe555
|
d826ac7099
|
refactor(models): replace Any with precise types in Tenant and MCPToo… (#34880)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 03:12:38 +00:00 |
|