| .. |
|
agent
|
fix(agent): propagate resource collection failures (#40697)
|
2026-08-13 06:16:12 +00:00 |
|
auth
|
fix(auth): add bounded timeout to WaterCrawl credential validation (#39824)
|
2026-07-31 13:52:02 +00:00 |
|
data_migration
|
test: Type test (#40371)
|
2026-08-10 02:13:17 +00:00 |
|
enterprise
|
fix: restrict app deploy to explicit enterprise permission (#40564)
|
2026-08-12 06:25:05 +00:00 |
|
openapi
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
plugin
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
rag_pipeline
|
fix(api): bind remaining RAG resources to owners (#40503)
|
2026-08-12 06:05:16 +00:00 |
|
recommend_app
|
feat(api): cache remote recommended app template fetches (#40176)
|
2026-08-10 02:30:15 +00:00 |
|
retention
|
test: migrate residual dataset and archive ORM models (#40668)
|
2026-08-13 03:04:17 +00:00 |
|
tools
|
test: Type test (#40371)
|
2026-08-10 02:13:17 +00:00 |
|
workflow
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
__init__.py
|
|
|
|
controller_api.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
dataset_service_test_helpers.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
document_service_validation.py
|
test: use sqlite sessions in rag pipeline coverage (#40093)
|
2026-08-11 06:19:08 +00:00 |
|
hit_service.py
|
test: use real ORM models in dataset service tests (#40018)
|
2026-08-06 04:14:12 +00:00 |
|
test_account_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_agent_app_feature_service.py
|
test: use sqlite3 session in test_agent_app_feature_service (#38724)
|
2026-07-28 06:32:07 +00:00 |
|
test_agent_app_sandbox_service.py
|
test: migrate agent app sandbox sessions and ORM models to SQLite (#40568)
|
2026-08-12 06:30:17 +00:00 |
|
test_agent_config_service.py
|
test: migrate workflow event ORM models to real entities (#40634)
|
2026-08-14 05:35:10 +00:00 |
|
test_agent_drive_service.py
|
test: use sqlite3 session in test_agent_drive_service (#38709)
|
2026-07-14 04:06:43 +00:00 |
|
test_agent_llm_inner_service.py
|
fix(agent): meter internal LLM calls through API (#40613)
|
2026-08-13 12:15:44 +00:00 |
|
test_agent_tool_inner_service.py
|
test: use SQLite sessions in services core (#39111)
|
2026-07-22 02:15:01 +00:00 |
|
test_annotation_service.py
|
test: use real ORM models in app and API tests (#40020)
|
2026-08-06 04:36:58 +00:00 |
|
test_api_token_service.py
|
test: move API token service coverage to unit tests (#38918)
|
2026-07-21 07:48:10 +00:00 |
|
test_app_dsl_service.py
|
feat: app deployment v2 (#39829)
|
2026-08-12 01:55:36 +00:00 |
|
test_app_generate_service_streaming_integration.py
|
refactor: improve stream close 2 (#37106)
|
2026-06-23 03:32:33 +00:00 |
|
test_app_generate_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_app_model_config_service.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
test_app_service.py
|
test: migrate app service accounts and commit failures to real ORM (#40655)
|
2026-08-14 05:33:16 +00:00 |
|
test_app_task_service.py
|
|
|
|
test_archive_workflow_run_logs.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_async_workflow_service.py
|
test: use sqlite3 session in test_async_workflow_service (#38692)
|
2026-07-23 03:34:10 +00:00 |
|
test_audio_service.py
|
test: migrate app service sessions to SQLite (#40088)
|
2026-08-11 06:43:15 +00:00 |
|
test_batch_indexing_base.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_billing_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_clear_free_plan_expired_workflow_run_logs.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_clear_free_plan_tenant_expired_logs.py
|
test: migrate expired log workflow ORM models to real entities (#40645)
|
2026-08-14 05:33:46 +00:00 |
|
test_code_based_extension_service.py
|
|
|
|
test_conversation_service.py
|
test: migrate conversation lifecycle sessions and ORM models to SQLite (#40656)
|
2026-08-13 05:20:10 +00:00 |
|
test_credential_permission_service.py
|
test: exercise credential visibility with SQLite (#39827)
|
2026-07-31 03:20:21 +00:00 |
|
test_credit_pool_service.py
|
fix(agent): meter internal LLM calls through API (#40613)
|
2026-08-13 12:15:44 +00:00 |
|
test_dataset_service_dataset.py
|
fix(api): bind remaining RAG resources to owners (#40503)
|
2026-08-12 06:05:16 +00:00 |
|
test_dataset_service_document.py
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
test_dataset_service_lock_not_owned.py
|
test: use sqlite3 session in test_dataset_service_lock_not_owned (#38755)
|
2026-07-14 06:40:31 +00:00 |
|
test_dataset_service_segment.py
|
fix(api): scope segment batch deletes (#38217)
|
2026-08-01 01:39:40 +00:00 |
|
test_datasource_provider_service.py
|
test: use sqlite3 session in test_datasource_provider_service (#38695)
|
2026-07-25 03:16:43 +00:00 |
|
test_document_indexing_task_proxy.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_duplicate_document_indexing_task_proxy.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_export_app_messages.py
|
|
|
|
test_external_dataset_service.py
|
test: use sqlite3 session in test_external_dataset_service (#38696)
|
2026-08-06 08:27:37 +00:00 |
|
test_feature_entities.py
|
fix(web): render workspace plan badge during SSR (#40581)
|
2026-08-12 07:45:39 +00:00 |
|
test_feature_query_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_app_dsl_version.py
|
refactor(api): decouple console queries through application services (#40031)
|
2026-08-07 00:42:55 +00:00 |
|
test_feature_service_change_email.py
|
refactor: centralize deployment edition in system features (#39454)
|
2026-07-24 07:15:02 +00:00 |
|
test_feature_service_deployment_edition.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_enable_app_deploy.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_explore_banner.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_gateway.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_human_input_email_delivery.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_internal_policies.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_knowledge_file_size_limit.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_knowledge_fs.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_learn_app.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_license_expiry_notice.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_licensed_seats.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_plugin_installation_permission.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_sso_protocol.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_trial_models.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_vector_space.py
|
fix(web): render workspace plan badge during SSR (#40581)
|
2026-08-12 07:45:39 +00:00 |
|
test_feature_service_webapp_public_access.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feedback_service.py
|
fix(api): end_date filter in feedback export excludes the entire end date (#40114)
|
2026-08-10 03:27:56 +00:00 |
|
test_file_request_service.py
|
feat(agent): separate CLI file URL audiences (#39952)
|
2026-08-04 13:14:02 +00:00 |
|
test_file_service.py
|
test: use real ORM models in app and API tests (#40020)
|
2026-08-06 04:36:58 +00:00 |
|
test_hit_testing_service.py
|
test: move hit testing service coverage to unit tests (#38925)
|
2026-07-15 03:37:16 +00:00 |
|
test_human_input_delivery_test_service.py
|
refactor(api): decouple console queries through application services (#40031)
|
2026-08-07 00:42:55 +00:00 |
|
test_human_input_file_upload_service.py
|
chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247)
|
2026-07-03 03:45:21 +00:00 |
|
test_human_input_service.py
|
test: share unbound unit test sessions (#39690)
|
2026-07-28 14:12:08 +00:00 |
|
test_init_validation_service.py
|
refactor(api): extract init validation into layered application service (#40046)
|
2026-08-12 08:42:09 +00:00 |
|
test_knowledge_fs_proxy.py
|
feat(dataset): add crawl source selection (#39325)
|
2026-07-24 07:11:48 +00:00 |
|
test_knowledge_retrieval_inner_service.py
|
test: use SQLite sessions in services core (#39112)
|
2026-07-16 09:32:11 +00:00 |
|
test_message_service.py
|
test: use sqlite3 session in test_message_service (#38698)
|
2026-07-27 02:01:47 +00:00 |
|
test_messages_clean_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_metadata_bug_complete.py
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
test_metadata_nullable_bug.py
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
test_metadata_service_session_boundary.py
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
test_model_load_balancing_service.py
|
feat: support azure keyvault (#39933)
|
2026-08-07 00:42:13 +00:00 |
|
test_model_provider_service_sanitization.py
|
|
|
|
test_model_provider_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_oauth_device_flow.py
|
test: use sqlite3 session in test_oauth_device_flow (#38782)
|
2026-07-13 07:48:15 +00:00 |
|
test_oauth_server_service.py
|
test: move OAuth server service coverage to unit tests (#38931)
|
2026-07-28 04:09:32 +00:00 |
|
test_operation_service.py
|
fix: bound OperationService billing requests (#37425)
|
2026-06-22 06:45:03 +00:00 |
|
test_rag_pipeline_task_proxy.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_recommended_app_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_schedule_service.py
|
test: use real ORM models in workflow repository tests (#40019)
|
2026-08-06 04:06:04 +00:00 |
|
test_schema_definition_service.py
|
refactor(api): decouple setup and spec endpoints (#40104)
|
2026-08-08 11:52:15 +00:00 |
|
test_setup_adapters.py
|
refactor(api): decouple setup and spec endpoints (#40104)
|
2026-08-08 11:52:15 +00:00 |
|
test_setup_service.py
|
refactor(api): decouple setup and spec endpoints (#40104)
|
2026-08-08 11:52:15 +00:00 |
|
test_snippet_dsl_service.py
|
test: Type test (#40371)
|
2026-08-10 02:13:17 +00:00 |
|
test_snippet_generate_service.py
|
test: migrate snippet and vector sessions to SQLite (#40089)
|
2026-08-11 08:51:07 +00:00 |
|
test_snippet_service.py
|
test: migrate snippet and vector sessions to SQLite (#40089)
|
2026-08-11 08:51:07 +00:00 |
|
test_step_by_step_tour_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_summary_index_service.py
|
test: use real ORM models in RAG indexing tests (#40017)
|
2026-08-05 10:03:23 +00:00 |
|
test_telemetry_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_trigger_provider_service.py
|
test: use SQLite sessions in services core (#39057)
|
2026-07-27 09:36:44 +00:00 |
|
test_trigger_subscription_builder_service.py
|
fix(api): scope temporary capabilities to owners (#39863)
|
2026-08-07 09:21:13 +00:00 |
|
test_turnstile_service.py
|
feat: add trunstile (#40494)
|
2026-08-12 03:08:19 +00:00 |
|
test_variable_truncator_additional.py
|
|
|
|
test_variable_truncator.py
|
fix(api): honor array-element limit and byte budget for list[File] in VariableTruncator (#39218) (#39220)
|
2026-07-27 02:12:57 +00:00 |
|
test_vector_service.py
|
test: migrate snippet and vector sessions to SQLite (#40089)
|
2026-08-11 08:51:07 +00:00 |
|
test_vector_space_admission_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_webhook_service_additional.py
|
refactor(tests): replace mock_logger with caplog in 5 service tests (#37468) (#37715)
|
2026-06-22 05:53:51 +00:00 |
|
test_webhook_service.py
|
test: move webhook service coverage to unit tests (#38945)
|
2026-08-06 04:48:27 +00:00 |
|
test_website_service.py
|
fix(api): bound JinaReader and adaptive-crawl HTTP timeouts (#39859) (#39860)
|
2026-08-02 02:49:17 +00:00 |
|
test_workflow_app_service_metadata.py
|
test: move workflow app service coverage to unit tests (#38946)
|
2026-07-28 05:34:59 +00:00 |
|
test_workflow_collaboration_service.py
|
test: use SQLite sessions in unit misc (#39119)
|
2026-07-21 03:20:59 +00:00 |
|
test_workflow_comment_service.py
|
test: use sqlite3 session in test_workflow_comment_service (#38700)
|
2026-07-27 08:22:45 +00:00 |
|
test_workflow_generator_service.py
|
feat(workflow-generator): prefer installed tools (#40611)
|
2026-08-14 05:38:37 +00:00 |
|
test_workflow_node_execution_trace_service.py
|
test: migrate workflow node trace ORM models to real entities (#40657)
|
2026-08-13 05:19:52 +00:00 |
|
test_workflow_run_service_pause.py
|
test: use SQLite sessions in services core (#39090)
|
2026-07-28 03:20:27 +00:00 |
|
test_workflow_run_service.py
|
test: use sqlite3 session in test_workflow_run_service (#38701)
|
2026-07-27 08:19:32 +00:00 |
|
test_workflow_service.py
|
feat: app deployment v2 (#39829)
|
2026-08-12 01:55:36 +00:00 |
|
test_workspace_credit_pool.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_workspace_member_query_service.py
|
refactor(api): extract workspace member listing into layered service (#39974)
|
2026-08-06 01:08:39 +00:00 |
|
test_workspace_member_role_resolver.py
|
refactor(api): extract workspace member listing into layered service (#39974)
|
2026-08-06 01:08:39 +00:00 |
|
test_workspace_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |