1. 17 4月, 2020 1 次提交
  2. 16 4月, 2020 1 次提交
    • M
      use assertj for assertions (#3213) (#3230) · 38499441
      Marcello Teodori 提交于
      * use assertj for assertions (#3213)
      * remove fail for assert exception
      * remove assertTrue
      * use import static on collections
      * use map import static
      * replace assertEquals with assertThat
      * disable logging
      * fix codacy
      * removed hamcrest assertions
      * restored jpa tests
      38499441
  3. 08 4月, 2020 2 次提交
  4. 03 4月, 2020 1 次提交
  5. 02 4月, 2020 1 次提交
  6. 31 3月, 2020 3 次提交
  7. 27 3月, 2020 1 次提交
  8. 26 3月, 2020 1 次提交
  9. 24 3月, 2020 1 次提交
  10. 23 3月, 2020 1 次提交
  11. 20 3月, 2020 1 次提交
  12. 17 3月, 2020 1 次提交
  13. 10 3月, 2020 2 次提交
  14. 27 2月, 2020 1 次提交
  15. 26 2月, 2020 1 次提交
  16. 19 2月, 2020 1 次提交
  17. 15 2月, 2020 1 次提交
  18. 14 2月, 2020 2 次提交
  19. 12 2月, 2020 2 次提交
    • M
      AAE-1572 Enforced application version lib (#3111) · c53b6e21
      Miguel Ruiz 提交于
      * AAE-1572 Enforced application version lib
      
      * AAE-1572 Modify deployment versioning logic
      
      * AAE-1572 Add application version property
      
      * AAE-1572 Refactor app upgrade libs in core-common
      
      * AAE-1572 Fix typo
      
      * AAE-1572 Refactor loading of application upgrade context
      
      * AAE-1572 Remove unused imports
      
      * AAE-1572 Refactor style conventions
      
      * AAE-1572 Refactor null check of applicationUpgradeContextService
      
      * AAE-1572 Correct formatting
      
      * AAE-1572 Refactor test names
      
      * AAE-1572 Add check preventing negative enforced app versions
      
      * AAE-1572 Refactor upgrade logic to rely exclusively on enforced app version
      
      * AAE-1572 Update test
      
      * AAE-1572 Refactor upgrade logic to rely on project release version if enforced app version is not present
      
      * AAE-1572 Clean up
      
      * AAE-1572 Correct indentation
      
      * AAE-1572 Correct indentation 2
      
      * AAE-1572 Correct indentation 3
      
      * AAE-1572 Cover non upgrade logic with ITs
      c53b6e21
    • M
      12370623
  20. 11 2月, 2020 1 次提交
    • M
      Fix canceled task events triggering by Terminate End event (#3135) · d823a280
      Miguel Ruiz 提交于
      * AAE-189 Add test to debug cancellation of processes and tasks
      
      * AAE-189 WIP Set reason of cancellation for processes and tasks
      
      * AAE-189 Complete IT checking cancellation event reason
      
      * AAE-189 Revert old logic in task cancellation
      
      * AAE-189 Add test coverage for process cancelation reason
      
      * AAE-189 Clean up
      
      * AAE-189 Fix ITs
      
      * AAE-189 Remove test template from CompleteTaskRuntime ITs
      
      * AAE-189 Address comments after review
      
      * AAE-1731 Add test coverage for task cancellation reason by terminate end event
      
      * AAE-1731 Fix engine tests after refactoring
      
      * AAE-1731 Update engine tests
      
      * AAE-1731 Clean up unused methods
      
      * AAE-1731 Refactor setting of cancellation reason but terminate event
      d823a280
  21. 10 2月, 2020 2 次提交
    • D
      AAE-1538 Create a task set logged user as a candidate user (#3093) · 1b17196b
      Davide 提交于
      * AAE-1538 remove use who create the task as candidate user
      
      * AAE-1538 throw exception when no user or candidates are specified
      
      * AAE-1538 refactoring
      
      * Revert "AAE-1538 refactoring"
      
      This reverts commit f68e85f9
      
      * Revert "AAE-1538 throw exception when no user or candidates are specified"
      
      This reverts commit 2d1e22ea
      
      * AAE-1538, use shortcut method to verify list size
      1b17196b
    • M
      Set the reason for cancellation in TerminateEnd event (#3125) · 3c385313
      Miguel Ruiz 提交于
      * AAE-189 Add test to debug cancellation of processes and tasks
      
      * AAE-189 WIP Set reason of cancellation for processes and tasks
      
      * AAE-189 Complete IT checking cancellation event reason
      
      * AAE-189 Revert old logic in task cancellation
      
      * AAE-189 Add test coverage for process cancelation reason
      
      * AAE-189 Clean up
      
      * AAE-189 Fix ITs
      
      * AAE-189 Remove test template from CompleteTaskRuntime ITs
      
      * AAE-189 Address comments after review
      3c385313
  22. 04 2月, 2020 2 次提交
  23. 03 2月, 2020 1 次提交
  24. 31 1月, 2020 2 次提交
  25. 28 1月, 2020 1 次提交
  26. 27 1月, 2020 1 次提交
  27. 26 1月, 2020 1 次提交
  28. 25 1月, 2020 2 次提交
  29. 24 1月, 2020 2 次提交