[root]/modules/pvm/src/main/resources
org
(0 files, 0 lines)
jbpm
(0 files, 0 lines)
pvm
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 189 (100.0%) | 3572 (100.0%) | 18.8 |
| tom.baeyens@jboss.com | 171 (90.5%) | 3394 (95.0%) | 19.8 |
| alex.guizar@jboss.com | 7 (3.7%) | 146 (4.1%) | 20.8 |
| koen.aers@jboss.com | 3 (1.6%) | 17 (0.5%) | 5.6 |
| jbarrez | 4 (2.1%) | 10 (0.3%) | 2.5 |
| ainze | 1 (0.5%) | 3 (0.1%) | 3.0 |
| thomas.diesler@jboss.com | 3 (1.6%) | 2 (0.1%) | 0.6 |
fixed duplicate index generation in hibernate mappings and oracle indexes upgrade
39 lines of code changed in 1 file:
JBPM-2597 fix oracle schema creation errors
2 lines of code changed in 1 file:
JBPM-2509 database upgrade ci scripts
0 lines of code changed in 1 file:
JBPM-2509 database upgrade ci scripts
1 lines of code changed in 1 file:
initial commit test-upgrade
2 lines of code changed in 1 file:
[JBPM-2509] add langid property to processes that do not have it
1 lines of code changed in 1 file:
renamed jbpm.console.webservice.port (and host) to jbpm.console.server.port and fixed tomcat setup for these properties
10 lines of code changed in 1 file:
keep track of the definition id instead of the version while migrating
2 lines of code changed in 1 file:
added subclass HistoryProcessInstanceMigrationImpl for instance migration details
5 lines of code changed in 1 file:
JBPM-2526 split up the command executor into a requires and a requiresNew policy flavour
25 lines of code changed in 5 files:
JBPM-2526 switched the other persistent entities over to jbpm dbid generation
13 lines of code changed in 5 files:
JBPM-2526 switched executions over to jbpm dbid generation
4 lines of code changed in 2 files:
Added eager fetching of ProcessInstance and parent execution to the Execution hbm mapping. This is required since these objects are accessible through the API.
5 lines of code changed in 1 file:
JBPM-2526 first cut at id generator
13 lines of code changed in 2 files:
JBPM-2409 JBPM-2411 JBPM-2483 added user defined transaction boundaries to allow for domain model integration
19 lines of code changed in 1 file:
JBPM-2474 Process variables of type hibernate-long-id/hibernate-string-id don't work
2 lines of code changed in 1 file:
JBPM-2474 Process variables of type hibernate-long-id/hibernate-string-id don't work
23 lines of code changed in 2 files:
JBPM-2409 JBPM-2411 started installer refactoring to support tomcat and ci script cleanup
18 lines of code changed in 1 file:
JBPM-2419: change Job.dueDate in Job.duedate
10 lines of code changed in 1 file:
JBPM-2417 first part of user provided authentication through service api
0 lines of code changed in 2 files:
JBPM-2334 making business calendar configurable and customizable
18 lines of code changed in 2 files:
JBPM-2395 fix mail listener: change task variable to task scope and JBPM-2396 remove TaskServive.getVariable method
1 lines of code changed in 1 file:
JBPM-2393 fixed history logs for audit purposes
156 lines of code changed in 2 files:
JBPM-2390 fix tasks and task comments the history
70 lines of code changed in 3 files:
schema review updates: changed some hibernate strings to text and pruned unused lob field mappings
18 lines of code changed in 3 files:
JBPM-2309: support for retrieval of current activity of a task (eg to display in an image): added executionId/activityName to Task interface.
3 lines of code changed in 1 file:
Fix for JBPM-2357
0 lines of code changed in 1 file:
JBPM-2365 adding engine and api support for start task forms
1 lines of code changed in 1 file:
JBPM-2303 JBPM-2354 JBPM-2322 JBPM-2356 hibernate persistence cleanup
9 lines of code changed in 1 file:
JBPM-2339 JTA cleanup, creating jndi name constant for jboss global user transaction and adding retry interceptor properly to jta config
1 lines of code changed in 1 file:
JBPM-2322 enabled module test-db in the integration test suite
2 lines of code changed in 2 files:
JBPM-2004 finished cleanup of test data
9 lines of code changed in 1 file:
JBPM-2283 JBPM-2215 making the value types concrete and documenting the migration limitations
0 lines of code changed in 1 file:
JBPM-2048 simplify the DbSession and moved all Sessions to the implementation
3 lines of code changed in 2 files:
JBPM-2279 added expression resolution to the wire bindings and made it available during all aspects of execution
1 lines of code changed in 1 file:
JBPM-2231 introducing system variables
9 lines of code changed in 1 file:
JBPM-2257 persisted task variables
9 lines of code changed in 1 file:
JBPM-2277 refactor execution state, atomic operations and job information
1 lines of code changed in 1 file:
JBPM-2172 integrate jboss identity component, fixed JTA transaction wiring problem and fixed mail templates
35 lines of code changed in 4 files:
fixed integration test suite: removed use of synchronization for process instance end deletion and refactored example email templates
31 lines of code changed in 2 files:
(52 more)