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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 81 (100.0%) | 1060 (100.0%) | 13.0 |
| tom.baeyens@jboss.com | 78 (96.3%) | 1057 (99.7%) | 13.5 |
| alex.guizar@jboss.com | 2 (2.5%) | 3 (0.3%) | 1.5 |
| jbarrez | 1 (1.2%) | 0 (0.0%) | 0.0 |
JBPM-2430 : added fix for classloading in ant: check the jbpm classloader after context classloader fails
9 lines of code changed in 1 file:
JBPM-2430 first cleanup of classloading
2 lines of code changed in 2 files:
JBPM-2526 switched the other persistent entities over to jbpm dbid generation
3 lines of code changed in 1 file:
JBPM-2409 JBPM-2411 JBPM-2483 added user defined transaction boundaries to allow for domain model integration
2 lines of code changed in 1 file:
JBPM-2398 api preparations for task details query
6 lines of code changed in 1 file:
JBPM-2395 fix mail listener: change task variable to task scope and JBPM-2396 remove TaskServive.getVariable method
3 lines of code changed in 1 file:
JBPM-2393 fixed history logs for audit purposes
19 lines of code changed in 1 file:
JBPM-2390 fix tasks and task comments the history
22 lines of code changed in 1 file:
JBPM-2383 made process definition query consistent wrt notSuspended() suspended() and updated the console integration query to only show the notSuspended process definitions
1 lines of code changed in 1 file:
JBPM-2303 JBPM-2354 JBPM-2322 JBPM-2356 hibernate persistence cleanup
1 lines of code changed in 1 file:
JBPM-2303 JBPM-2354 JBPM-2322 JBPM-2356 hibernate persistence cleanup
2 lines of code changed in 1 file:
JBPM-2307 moved api package env to pvm internal
1 lines of code changed in 1 file:
JBPM-2307 moved client and env packages from api to internal
2 lines of code changed in 1 file:
Cleanup up usage of findExecutionByKey, since it does not makes sense (only the root execution has a key). Operation was already removed from executionService, but not yet from dbSession and commands.
0 lines of code changed in 1 file:
JBPM-2342 added deployment querying
5 lines of code changed in 1 file:
JBPM-2055 added ExecutionQueryTest and fixed timer deletion problem
5 lines of code changed in 1 file:
JBPM-2004 finished cleanup of test data
57 lines of code changed in 1 file:
JBPM-2048 simplify the DbSession and moved all Sessions to the implementation
382 lines of code changed in 5 files:
fixed integration test suite: removed use of synchronization for process instance end deletion and refactored example email templates
0 lines of code changed in 1 file:
JBPM-2254: first stab at reminder, refactor notification as event listener
3 lines of code changed in 2 files:
JBPM-2256 removed relation ScopeInstanceImpl.timers. This was a bug that popped up in context of async fork
28 lines of code changed in 1 file:
JBPM-2221 improved matching of outcome with outgoing transitions and added test case
4 lines of code changed in 1 file:
JBPM-2026 updated fork and join to fit with execution.state updates in context of adding super-state
1 lines of code changed in 1 file:
JBPM-2124 removed task id property
0 lines of code changed in 1 file:
JBPM-2242 added deployment state and introduced suspend and resume
57 lines of code changed in 3 files:
JBPM-2173 add api to api packages
17 lines of code changed in 6 files:
JBPM-2168 align query methods list and uniqueResult with hibernate
1 lines of code changed in 1 file:
replaced ProcessService with RepositoryService
6 lines of code changed in 1 file:
task fixes, attempt to control mavens build mania in eclipse, start of alternative deployment
13 lines of code changed in 1 file:
JBPM-2080 JBPM-2024 JBPM-2104 more on swimlanes
17 lines of code changed in 1 file:
JBPM-2080 JBPM-2024 JBPM-2104 added swimlanes
12 lines of code changed in 1 file:
task candidates
61 lines of code changed in 2 files:
introducing config tool
6 lines of code changed in 1 file:
added ending of process instances
9 lines of code changed in 1 file:
JBPM-1861 and JBPM-1998 adding task participants
2 lines of code changed in 1 file:
JBPM-2041 moving task module into pvm
57 lines of code changed in 1 file:
JBPM-2011 moved log package to org.jbpm.internal.log package
3 lines of code changed in 3 files:
first cut of history
49 lines of code changed in 1 file:
first history test
25 lines of code changed in 1 file:
JBPM-1974 rename node to activity
4 lines of code changed in 1 file:
(13 more)