Directory modules/pvm/src/main/java/org/jbpm/pvm/internal/id/

Directory Created:
2009-09-11 16:42
Total Files:
9
Deleted Files:
4
Lines of Code:
758

[root]/modules/pvm/src/main/java/org/jbpm/pvm/internal/id

Lines of Code

modules/pvm/src/main/java/org/jbpm/pvm/internal/id/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 30 (100.0%) 1052 (100.0%) 35.0
tom.baeyens@jboss.com 26 (86.7%) 1028 (97.7%) 39.5
jbarrez 3 (10.0%) 13 (1.2%) 4.3
alex.guizar@jboss.com 1 (3.3%) 11 (1.0%) 11.0

Most Recent Commits

tom.baeyens@jboss.com 2009-10-23 20:27 Rev.: 5780

JBPM-2509 database upgrade ci scripts

2 lines of code changed in 2 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/id: DbidGenerator.java (-3), PropertyImpl.java (+2 -2)
tom.baeyens@jboss.com 2009-10-23 16:45 Rev.: 5779

JBPM-2509 database upgrade ci scripts

6 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/id: PropertyImpl.java (+6 -4)
alex.guizar@jboss.com 2009-10-21 08:14 Rev.: 5764

[JBPM-2509] test upgrade task

11 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/id: PropertyImpl.java (+11 -13)
jbarrez 2009-10-20 15:51 Rev.: 5761

Bugfix: when recreating a process engine and deploying a process after other processes have been deployed, the dbidGenerator is reset to the wrong values.

13 lines of code changed in 3 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/id: DatabaseDbidGenerator.java (+4), DbidGenerator.java (+3), MemoryDbidGenerator.java (+6 -1)
tom.baeyens@jboss.com 2009-10-20 15:39 Rev.: 5760

JBPM-2509 database upgrade work. refactored properties handling. in upgrade, schema creation and during process engine construction time

245 lines of code changed in 4 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/id: AcquireDbidBlockCmd.java (+1 -1), DatabaseDbidGenerator.java (+33 -29), InitializePropertiesCmd.java (+67 -5), PropertyImpl.java (+144 -2)
tom.baeyens@jboss.com 2009-09-24 13:05 Rev.: 5667

JBPM-2526 split up the command executor into a requires and a requiresNew policy flavour

2 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/id: DatabaseDbidGenerator.java (+2)
tom.baeyens@jboss.com 2009-09-16 13:52 Rev.: 5649

JBPM-2526 switched executions over to jbpm dbid generation

386 lines of code changed in 12 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/id: AcquireDbidBlockCmd.java (new 39), AcquireIdBlockCmd.java (del), DatabaseDbidGenerator.java (new 103), DatabaseIdComposer.java (new 67), DatabaseIdGenerator.java (del), DbidGenerator.java (new 47), IdComposer.java (new 51), IdGenerator.java (del), InitializePropertiesCmd.java (+7 -9), MemoryDbidGenerator.java (new 35), MemoryIdComposer.java (new 37), MemoryIdGenerator.java (del)
tom.baeyens@jboss.com 2009-09-11 16:42 Rev.: 5632

JBPM-2526 first cut at id generator

387 lines of code changed in 6 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/id: AcquireIdBlockCmd.java (new 39), DatabaseIdGenerator.java (new 103), IdGenerator.java (new 47), InitializePropertiesCmd.java (new 103), MemoryIdGenerator.java (new 36), PropertyImpl.java (new 59)
Generated by StatSVN 0.5.0