You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Asuka Minato 58608f51da
replace db with sa to get typing support (#23240)
3 mesi fa
..
annotation make logging not use f-str, change others to f-str (#22882) 3 mesi fa
__init__.py feat: mypy for all type check (#10921) 10 mesi fa
add_document_to_index_task.py Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 3 mesi fa
batch_clean_document_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
batch_create_segment_to_index_task.py refine some orm types (#22885) 3 mesi fa
clean_dataset_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
clean_document_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
clean_notion_document_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
create_segment_to_index_task.py Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 3 mesi fa
deal_dataset_vector_index_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
delete_account_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
delete_segment_from_index_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
disable_segment_from_index_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
disable_segments_from_index_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
document_indexing_sync_task.py Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 3 mesi fa
document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
document_indexing_update_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
duplicate_document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
enable_segment_to_index_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
enable_segments_to_index_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
mail_account_deletion_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
mail_change_mail_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
mail_email_code_login.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
mail_enterprise_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
mail_invite_member_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
mail_owner_transfer_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
mail_reset_password_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
ops_trace_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
process_tenant_plugin_autoupgrade_check_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
recover_document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
remove_app_and_related_data_task.py replace db with sa to get typing support (#23240) 3 mesi fa
remove_document_from_index_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa
retry_document_indexing_task.py minor fix: wrong position of retry_document_indexing_task time elapsed (#23099) 3 mesi fa
sync_website_document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 3 mesi fa