1. 23 10月, 2019 1 次提交
  2. 22 10月, 2019 1 次提交
  3. 14 10月, 2019 1 次提交
  4. 12 10月, 2019 1 次提交
    • I
      Refactoring for DateFormatterProvider (#2942) · d6accc4c
      Illia Goncharov 提交于
      * Refactoring for DateFormatterProvider
      
      * fix(version): update org.activiti.core.common:activiti-core-common-dependencies to 7.1.55
      
      * Fix failing tests
      
      Let spring boot load all available auto configurations
      d6accc4c
  5. 11 10月, 2019 2 次提交
  6. 10 10月, 2019 4 次提交
  7. 08 10月, 2019 1 次提交
    • I
      fix: replaced component scans with auto configurations (#2904) · 1942b955
      Igor Dianov 提交于
      * fix: add missing @ConditionalOnMissingBean in auto configurations
      
      * fix: remove @ComponentScan from auto configuration
      
      * fix: removed remaining @ComponentScan from configurations
      
      * refactor(build): changed groovy dependency to be optional
      
      * refactor(build): changed spring-boot-autoconfigure to be optional
      
      * fix(build): added missing spring-boot-autoconfigure
      
      * refactor(build): added runtime test auto configuration support
      
      * fix(tests): changed test jdbcUrl to use DB_CLOSE_DELAY=-1 configuration
      
      * fix(activiti-spring-boot-starter): added conditional on global method security
      
      * fix(version): update org.activiti.core.common:activiti-core-common-dependencies to 7.1.51
      
      * fix(version): update org.activiti.api:activiti-api-dependencies to 7.1.49
      
      * fix(version): update org.activiti.core.common:activiti-core-common-dependencies to 7.1.52
      1942b955
  8. 28 9月, 2019 1 次提交
  9. 26 9月, 2019 2 次提交
  10. 25 9月, 2019 1 次提交
  11. 20 9月, 2019 3 次提交
  12. 19 9月, 2019 1 次提交
    • M
      Activiti 3760 definition upgrade logic (#2893) · 7c8fcb95
      Miguel Ruiz 提交于
      * ACTIVITI-3760 Change logic for deployment versioning
      
      * ACTIVITI-3760 Mybatis xml descriptor to support versioning
      
      * ACTIVITI-3760 Mybatis descriptor clean up
      
      * ACTIVITI-3760 logic to set procdef version as deployment/application version
      
      * ACTIVITI-3760 Logic to calculate versioning for procdefs
      
      * ACTIVITI-3760 Mybatis config to support app versioning of procdefs
      
      * ACTIVITI-3760 Add sql commands for postgres
      
      * ACTIVITI-3760 Add manifest to test resources
      
      * ACTIVITI-3760 Add new project release version property to deployment
      
      * ACTIVITI-3760 Add new column to table in postgres
      
      * ACTIVITI-3760 Core logic for project release and application version bump up
      
      * ACTIVITI-3760 Add spring configuration
      
      * ACTIVITI-3760 Add properties to tests
      
      * ACTIVITI-3760 Reset version in manifest
      
      * ACTIVITI-3760 Refactor method
      
      * ACTIVITI-3760 Add logger to DefaultAutoDeploymentStrategy class
      
      * ACTIVITI-3760 Clean up
      
      * ACTIVITI-3760 Ensure baackwards compatibility
      
      * ACTIVITI-3760 Add method to Deployment interface
      
      * ACTIVITI-3760 Add IT coverage
      
      * Refactor deployment strategies
      
      * ACTIVITI-3760 Refactor of DB and entities
      
      * ACTIVITI-3760 Rely on default property
      
      * Use SpringBoot test instead of SpringApplicationBuilder
      
      * Clean up
      
      * Update how to set deployment version
      
      Avoid extra query retrieve latest deployment that was already loaded before
      7c8fcb95
  13. 18 9月, 2019 2 次提交
  14. 17 9月, 2019 4 次提交
  15. 13 9月, 2019 2 次提交
  16. 12 9月, 2019 8 次提交
  17. 11 9月, 2019 5 次提交