1. 11 11月, 2015 1 次提交
    • J
      Multi instance refactoring: introduced the 'IS_MI_ROOT_' column to indicate an... · b80e89a1
      Joram Barrez 提交于
      Multi instance refactoring: introduced the 'IS_MI_ROOT_' column to indicate an execution is the root of a multi instance. Every multi instance (sequential and parallel, parallel already had it) will now spawn an execution that acts as parent for the whole multi instance. This has two benefits: cleanup becomes way easier and it opens up the possibility to dynamically add new instances to a multi instance (not yet implemented).
      b80e89a1
  2. 15 9月, 2015 1 次提交
  3. 11 9月, 2015 1 次提交
  4. 10 9月, 2015 1 次提交
  5. 02 9月, 2015 2 次提交
  6. 28 8月, 2015 1 次提交
  7. 27 8月, 2015 1 次提交
  8. 18 8月, 2015 1 次提交
  9. 17 8月, 2015 2 次提交
  10. 14 8月, 2015 1 次提交
  11. 12 8月, 2015 1 次提交
  12. 16 7月, 2015 1 次提交
  13. 08 6月, 2015 1 次提交
  14. 29 5月, 2015 2 次提交
  15. 27 5月, 2015 1 次提交
  16. 20 5月, 2015 1 次提交
  17. 16 5月, 2015 1 次提交
    • A
      Changes for bulk insert queries. · ad0c9e10
      Abhishek Mittal 提交于
      Changes for multiple VariableInstance insertions in one query
      
      Remove an extra statement
      
      Added bulk insert for UserEntity
      
      Changes in all entities for bulk insert
      
      Added Oracle specific bulk insert queries
      
      Resolve Test Issues
      
      ACT-4014 Changes for maintaining dependency ordering for entities while inserting
      ad0c9e10
  18. 08 5月, 2015 1 次提交
  19. 06 5月, 2015 1 次提交
  20. 04 5月, 2015 1 次提交
  21. 30 4月, 2015 2 次提交
  22. 29 4月, 2015 1 次提交
  23. 28 4月, 2015 1 次提交
  24. 24 4月, 2015 1 次提交
  25. 23 4月, 2015 1 次提交
  26. 21 4月, 2015 1 次提交
  27. 17 4月, 2015 3 次提交
  28. 15 4月, 2015 1 次提交
    • J
      Refactor ProcessDefinition cache usage: · 9f596ddc
      Joram Barrez 提交于
      - removed BpmnModelCache, and made the BpmnModel part of the procesDefinitionCache
      - Introduced ProcessDefinitionUtil, which should be the basis for all things needed a Process definition (entity or BpmnModel counterpart)
      9f596ddc
  29. 10 4月, 2015 6 次提交