1. 09 2月, 2021 2 次提交
  2. 02 2月, 2021 2 次提交
  3. 28 1月, 2021 2 次提交
  4. 27 1月, 2021 1 次提交
  5. 25 1月, 2021 1 次提交
  6. 24 1月, 2021 6 次提交
  7. 23 1月, 2021 4 次提交
  8. 22 1月, 2021 1 次提交
  9. 21 1月, 2021 3 次提交
  10. 20 1月, 2021 2 次提交
  11. 18 1月, 2021 2 次提交
  12. 14 1月, 2021 2 次提交
  13. 05 1月, 2021 1 次提交
  14. 23 12月, 2020 1 次提交
  15. 16 12月, 2020 3 次提交
  16. 13 11月, 2020 1 次提交
  17. 04 11月, 2020 1 次提交
  18. 24 10月, 2020 1 次提交
  19. 21 10月, 2020 1 次提交
  20. 02 10月, 2020 1 次提交
  21. 23 9月, 2020 1 次提交
    • I
      fix(GH-3425): Exception getting ProcessDefinitions with multple versions (#3441) · 5ed730cd
      Igor Dianov 提交于
      * fix(GH-3425): Exception getting ProcessDefinitions with multple versions
      
      * fix: use deploymentKey to select latest deployment
      
      * Revert "fix: use deploymentKey to select latest deployment"
      
      This reverts commit 25786ffeccad972473dcd037a07621d017dc480e.
      
      * Revert "fix(GH-3425): Exception getting ProcessDefinitions with multple versions"
      
      This reverts commit a3dae80d648595ede7239c78a84860fd7433e48f.
      
      * fix: remove executeSingleResult hack  in DeploymentQueryImpl
      
      * feat: add latest version by deployment name in DeploymentQuery api
      
      * fix: remove project release version constraint from query
      
      * fix: remove PROJECT_RELEASE_VERSION_ not null from latest deployment query
      
      * fix: apply process definition filtering by deployment id using query builder
      
      * fix: update test mocks
      
      * fix: update process runtime definition query to select latest version
      
      * chore: revert mock tests
      
      * chore: revert changes
      
      * refactor: update latest deployment query
      
      * fix: refine latest deployment version by name query criteria
      
      * fix: remove required deployment name for latest version restriction
      
      * fix: add DeploymentQuery integration test
      5ed730cd
  22. 18 9月, 2020 1 次提交