1. 20 12月, 2019 1 次提交
  2. 04 12月, 2019 2 次提交
  3. 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