[root]/modules/test-db
.settings
(0 files, 0 lines)
src
(0 files, 0 lines)
main
(0 files, 0 lines)
java
(0 files, 0 lines)
org
(0 files, 0 lines)
jbpm
(0 files, 0 lines)
test
(0 files, 0 lines)
activities
(0 files, 0 lines)
cfg
(0 files, 0 lines)
execution
(0 files, 0 lines)
history
(0 files, 0 lines)
mgmt
(0 files, 0 lines)
process
(0 files, 0 lines)
svc
(0 files, 0 lines)
task
(0 files, 0 lines)
variables
(0 files, 0 lines)
resources
(0 files, 0 lines)
test
(0 files, 0 lines)
java
(0 files, 0 lines)
org
(0 files, 0 lines)
jbpm
(0 files, 0 lines)
bpmn
(2 files, 77 lines)
examples
(0 files, 0 lines)
async
(0 files, 0 lines)
eventlistener
(1 files, 66 lines)
goup
(0 files, 0 lines)
concurrency
(1 files, 73 lines)
multipleentries
(1 files, 72 lines)
simple
(1 files, 72 lines)
timer
(1 files, 74 lines)
test
(0 files, 0 lines)
activities
(12 files, 1472 lines)
activity
(0 files, 0 lines)
custom
(1 files, 292 lines)
decision
(1 files, 95 lines)
group
(1 files, 251 lines)
java
(0 files, 0 lines)
mail
(1 files, 71 lines)
task
(5 files, 830 lines)
async
(3 files, 425 lines)
auth
(1 files, 58 lines)
basicfeatures
(0 files, 0 lines)
cache
(0 files, 0 lines)
cfg
(0 files, 0 lines)
classloading
(1 files, 78 lines)
deploy
(3 files, 374 lines)
eventlistener
(2 files, 402 lines)
execution
(8 files, 798 lines)
history
(5 files, 389 lines)
identity
(1 files, 157 lines)
mgmt
(0 files, 0 lines)
migration
(1 files, 447 lines)
process
(5 files, 752 lines)
query
(9 files, 1280 lines)
reporting
(2 files, 912 lines)
svc
(0 files, 0 lines)
task
(9 files, 1073 lines)
taskactivity
(0 files, 0 lines)
timer
(2 files, 191 lines)
usertx
(1 files, 256 lines)
variables
(3 files, 341 lines)
reporting
(0 files, 0 lines)
resources
(4 files, 58 lines)
META-INF
(1 files, 36 lines)
org
(0 files, 0 lines)
jbpm
(0 files, 0 lines)
bpmn
(1 files, 56 lines)
examples
(0 files, 0 lines)
async
(0 files, 0 lines)
eventlistener
(1 files, 17 lines)
group
(0 files, 0 lines)
concurrency
(1 files, 37 lines)
multipleentries
(1 files, 26 lines)
simple
(1 files, 29 lines)
timer
(1 files, 27 lines)
test
(0 files, 0 lines)
cache
(0 files, 0 lines)
deploy
(3 files, 11 lines)
process
(2 files, 16 lines)
spring
(2 files, 57 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 69 (100.0%) | 1926 (100.0%) | 27.9 |
| heiko.braun@jboss.com | 24 (34.8%) | 1377 (71.5%) | 57.3 |
| tom.baeyens@jboss.com | 42 (60.9%) | 515 (26.7%) | 12.2 |
| alex.guizar@jboss.com | 2 (2.9%) | 25 (1.3%) | 12.5 |
| ainze | 1 (1.4%) | 9 (0.5%) | 9.0 |
added bpmn to common test suite
5 lines of code changed in 1 file:
updating version to 4.3-SNAPSHOT
1 lines of code changed in 1 file:
prefixed eclipse project names with jbpm-
23 lines of code changed in 1 file:
added extra mail test in test-db module
9 lines of code changed in 1 file:
Fix BPMC-21: CSS for task forms
1 lines of code changed in 1 file:
add maven builder to eclipse project files that were missing it
25 lines of code changed in 2 files:
updated version to 4.2-SNAPSHOT
1 lines of code changed in 1 file:
JBPM-2548 deprecated the name property in the DeploymentQuery
1 lines of code changed in 1 file:
Fix BPMC-20: Parse error on process instance with two active nodes
16 lines of code changed in 1 file:
removed exclusion of SQLStmtTest in de jbpm4-db hudson job
0 lines of code changed in 1 file:
fixing the jbpm4-db integration test run: separated examples configuration from the test-db because of mail
0 lines of code changed in 1 file:
fixing the cleanup: synced test-db pom with examples for direct database testsuite execution
33 lines of code changed in 1 file:
changed version from 4.0-SNAPSHOT to 4.1-SNAPSHOT
1 lines of code changed in 1 file:
JBPM-2334 making business calendar configurable and customizable
0 lines of code changed in 1 file:
added -Ddatabase=$DATABASE to the testrun to fix SQLStmtTest
2 lines of code changed in 1 file:
fixed poms for integration test runs
17 lines of code changed in 1 file:
fixed pom for -Ddatabase test runs
3 lines of code changed in 1 file:
JBPM-2354 including SQLStmtTest for re-testing on qa lab
2 lines of code changed in 1 file:
JBPM-2354 moved reporting to proper package name and excluded it from the integration test run
4 lines of code changed in 1 file:
Enable report SQL test
2 lines of code changed in 1 file:
Retreive instance data through ProcessManagement impl
34 lines of code changed in 1 file:
JBPM-2303 JBPM-2354 JBPM-2322 JBPM-2356 hibernate persistence cleanup
14 lines of code changed in 1 file:
JBPM-2354 added comment about fixing excluded integration tests
3 lines of code changed in 1 file:
excluding failing integration tests
6 lines of code changed in 1 file:
Add reporting SQL statement tests
9 lines of code changed in 1 file:
JBPM-2322 enabled module test-db in the integration test suite
31 lines of code changed in 1 file:
JBPM-2265 changed version from 4.0.0-SNAPSHOT to 4.0-SNAPSHOT
1 lines of code changed in 1 file:
Test the report SQL statments as part of the integration test suite
151 lines of code changed in 1 file:
grap viewer plugin for the console
1 lines of code changed in 1 file:
spring integration - initial release
9 lines of code changed in 1 file:
Add separate delete/end operation on instances
17 lines of code changed in 1 file:
JBPM-2150 updated oracle dialect to 9i and reestablished local database testing capability with 'mvn -Ddatabase=oracle clean test' on modules examples and test-db
17 lines of code changed in 1 file:
FormDispatcherPlugin Impl., first cut
77 lines of code changed in 1 file:
excluded test-db and test-pojo from integration test suite
16 lines of code changed in 1 file:
excluded test-db from integration test runs
2 lines of code changed in 1 file:
config and qa updates
43 lines of code changed in 1 file:
JBPM-2163 new configuration, distribution and qa setup
10 lines of code changed in 1 file:
Add URL property to Task for referencing external forms
60 lines of code changed in 1 file:
Begin work on JBPM-2030: Integration test suite. modules/examples done.
2 lines of code changed in 1 file:
Use IdendityRef where appropriate. Query tasks by Participation.
1 lines of code changed in 1 file:
(21 more)