116 次代码提交 (57ec12eb6b01a72aa500d9fa3da5a9587670a4d0)

作者 SHA1 备注 提交日期
  Bowen Liang d5bc125617
fix: (#9336 followup) skip poetry preperation in style workflow when no change in api folder (#9362) 1年前
  Bowen Liang a8134a49c4
fix: poetry installation in CI jobs (#9336) 1年前
  Bowen Liang 896998ef3f
chore: refine python dependency list and check dependencies in order (#9061) 1年前
  -LAN- 4ec977eaba
fix(workflow): update tagging logic in GitHub Actions (#8882) 1年前
  Hash Brown 2ef8b187fa
Add GitHub Actions Workflow for Web Tests (#8753) 1年前
  Bowen Liang 144d30d7ef
chore: bump super-linter to v7 (#8148) 1年前
  Joel c2a3c5a748
fix: get commit sha failed in translate action (#7959) 1年前
  Joel 0cfcc97e9d
feat: support auto generate i18n translate (#6964) 1年前
  -LAN- 3571292fbf
chore(api): Introduce Ruff Formatter. (#7291) 1年前
  miendinh f104b930cf
feat: support elasticsearch vector database (#3558) 1年前
  Bowen Liang 70283f5b9f
dep: support for Python 3.12 (#6771) 1年前
  Chenhe Gu 028261f760
improve issue templates (#6785) 1年前
  crazywoola 5fbfa0f2c8
Update bug_report.yml (#6678) 1年前
  takatost 05141ede16
chore: optimize asynchronous deletion performance of app related data (#6634) 1年前
  crazywoola e80412df23
feat: renanme template (#6547) 1年前
  crazywoola 66765acf00
Update help.yml (#6546) 1年前
  crazywoola 7208ea1da9
fix: template (#6545) 1年前
  crazywoola 5e2f3ec6f0
update discussion template (#6544) 1年前
  Zhuo Qiu 63e34e5227
feat: support MyScale vector database (#6092) 1年前
  takatost 7ed4e963aa
chore(action): move docker login above Set up QEMU in build-push action workflow (#6073) 1年前
  crazywoola b34baf1e3a
feat: pr template (#5886) 1年前
  takatost eab0ac3a13
chore: remove port expose in docker compose (#5754) 1年前
  takatost 1e045a0187
fix: slow sql of ops tracing (#5749) 1年前
  Chenhe Gu 488e3c3d56
Chore/improve deployment flow (#4299) 1年前
  crazywoola b2e2298822
feat: update issue template (#5592) 1年前
  Bowen Liang 2a0f03a511
refactor: extract cors configs into dify config and cleanup the config class (#5507) 1年前
  Yeuoly 023dba9475
fix: revert CI path filters (#5561) 1年前
  Yeuoly f8d97be932
fix: useless CI style checks (#5559) 1年前
  takatost 9a5c423d59
chore: remove pip support for api service (#5453) 1年前
  tmuife 6a09409ec9
Add Oracle23ai as a vector datasource (#5342) 1年前
  Bowen Liang 27f0ae8416
build: support Poetry for depencencies tool in api's Dockerfile (#5105) 1年前
  crazywoola b1db581ebe
feat: update template (#5395) 1年前
  Bowen Liang 5f0ce5811a
feat: add `flask upgrade-db` command for running db upgrade with redis lock (#5333) 1年前
  -LAN- 5a99aeb864
fix(core): Reorder `field_validator` and `classmethod` to fit Pydantic V2. (#5257) 1年前
  Bowen Liang e7752e8135
chore: development script for syncing Poetry lockfile (#5170) 1年前
  gongzhongqiang 9ed21737d5
fix: add repo check for build-push.yml (#5141) 1年前
  Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 1年前
  Bowen Liang 25b0a97851
build: use Poetry as default build system for dependency installation in CI jobs (#5088) 1年前
  Matri f62f71a81a
build: initial support for poetry build tool (#4513) 1年前
  Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 1年前
  Bowen Liang fb6843815c
chore: separate style checks into multiple jobs triggering on file changes (#4876) 1年前
  Bowen Liang cd24308f20
chore: add issue link tempate for IDEA (#4866) 1年前
  Yeuoly f916aa0f92
chore: upgrade sandbox (#4839) 1年前
  Bowen Liang a47e8d0da2
test: CI test for db migration scripts on changes (#4739) 1年前
  Bowen Liang 6dd0e07af8
test: triggering tests on changes and allow cancelling in-progress CI test jobs (#4743) 1年前
  非法操作 63382f758e
fix typo (#4329) 1年前
  Yeuoly bbef964eb5
improve: code upgrade (#4231) 1年前
  LiuVaayne 875249eb00
Feat/vector db pgvector (#3879) 1年前
  Bowen Liang 44857702ae
test: add integration tests on CodeExecutor with the sandbox service (#4015) 1年前
  Bowen Liang 4ea2755fce
test: remove explicit env settings for CI pytests (#4041) 1年前