Directory modules/devguide/src/main/docbook/en/modules/

Directory Created:
2008-11-21 16:59
Total Files:
22
Deleted Files:
37
Lines of Code:
4316

[root]/modules/devguide/src/main/docbook/en/modules

Lines of Code

modules/devguide/src/main/docbook/en/modules/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 163 (100.0%) 10372 (100.0%) 63.6
tom.baeyens@jboss.com 127 (77.9%) 8272 (79.8%) 65.1
jbarrez 33 (20.2%) 1793 (17.3%) 54.3
koen.aers@jboss.com 2 (1.2%) 289 (2.8%) 144.5
alex.guizar@jboss.com 1 (0.6%) 18 (0.2%) 18.0

Most Recent Commits

tom.baeyens@jboss.com 2009-10-29 16:51 Rev.: 5849

updating version to 4.3-SNAPSHOT

9 lines of code changed in 2 files:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+8 -8), ch17-Signavio.xml (+1 -1)
jbarrez 2009-10-28 22:39 Rev.: 5839

Doc revision

7 lines of code changed in 3 files:

  • modules/devguide/src/main/docbook/en/modules: ch01-Introduction.xml (+1 -1), ch02-Incubation.xml (+1), ch17-Signavio.xml (+5 -5)
jbarrez 2009-10-28 17:33 Rev.: 5836

Revised documentation. Added chapter 17: Signavio.

149 lines of code changed in 4 files:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+42 -10), ch09-Configuration.xml (+12 -13), ch13-SoftwareLogging.xml (+1 -1), ch17-Signavio.xml (new 94)
jbarrez 2009-10-28 15:47 Rev.: 5830

Revised doc: userguide chapter 6 + devguide chapter 1

12 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch01-Introduction.xml (+12 -11)
koen.aers@jboss.com 2009-10-23 22:21 Rev.: 5782

added more migration handler documentation

95 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+95 -2)
koen.aers@jboss.com 2009-10-23 02:59 Rev.: 5772

added a section about instance migration

194 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+194)
tom.baeyens@jboss.com 2009-10-15 15:09 Rev.: 5745

JBPM-2524 enable user domain integration

34 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+34)
tom.baeyens@jboss.com 2009-10-08 12:15 Rev.: 5718

JBPM-2565 namespace updates

8 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+8 -8)
tom.baeyens@jboss.com 2009-10-06 16:38 Rev.: 5706

JBPM-2565 refactored custom parsing to use UserCodeReference

16 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+16)
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

1 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: chxx-ExecutionModes.xml (+1 -2)
alex.guizar@jboss.com 2009-07-31 23:09 Rev.: 5414

[JBPM-2402] verify job executor threads in case of errors
update devguide text to changes in codebase

18 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch11-JobExecutor.xml (+18 -21)
jbarrez 2009-07-22 14:20 Rev.: 5335

JBPM-2423, JBPM-2351, JBPM-2317, JBPM-2301: make taskform example work in demo.setup.

74 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+74)
tom.baeyens@jboss.com 2009-07-13 21:21 Rev.: 5288

JBPM-2334 making business calendar configurable and customizable

36 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch09-Configuration.xml (+36)
tom.baeyens@jboss.com 2009-07-12 20:44 Rev.: 5287

merged revisions 5267,5274,5275,5276,5277,5280,5282,5285 from the 4.0 release branch

68 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch01-Introduction.xml (+68)
jbarrez 2009-07-10 10:55 Rev.: 5283

Added additonal line to spring doc to clarify

2 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch16-SpringIntegration.xml (+2)
tom.baeyens@jboss.com 2009-07-09 11:33 Rev.: 5268

JBPM-2395 fix mail listener: change task variable to task scope and JBPM-2396 remove TaskServive.getVariable method

15 lines of code changed in 3 files:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+3), ch03-MigrationFromJbpm3.xml (+12 -5), ch16-SpringIntegration.xml (-14)
tom.baeyens@jboss.com 2009-07-08 20:37 Rev.: 5261

JBPM-2393 fixed history logs for audit purposes

23 lines of code changed in 2 files:

  • modules/devguide/src/main/docbook/en/modules: ch10-Persistence.xml (+11 -8), ch14-History.xml (+12 -18)
tom.baeyens@jboss.com 2009-07-05 11:44 Rev.: 5230

JBPM-2372 finish javadocs review

8 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+8 -1)
tom.baeyens@jboss.com 2009-07-04 16:04 Rev.: 5226

JBPM-2372 complete javadocs

26 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch02-Incubation.xml (+26)
tom.baeyens@jboss.com 2009-07-04 09:19 Rev.: 5220

JBPM-2223 event propagate property and expanded on the jbpm 3 migration in the devguide

2383 lines of code changed in 28 files:

  • modules/devguide/src/main/docbook/en/modules: ch03-MigrationFromJbpm3.xml (new 230), ch03-ProcessVirtualMachine.xml (del), ch04-Architecture.xml (del), ch04-ProcessVirtualMachine.xml (new 50), ch05-Architecture.xml (new 260), ch05-ImplementingBasicActivities.xml (del), ch06-ImplementingBasicActivities.xml (new 486), ch06-ProcessAnatomy.xml (del), ch07-ImplementingAdvancedActivities.xml (del), ch07-ProcessAnatomy.xml (new 67), ch08-Configuration.xml (del), ch08-ImplementingAdvancedActivities.xml (new 398), ch09-Configuration.xml (new 118), ch09-Persistence.xml (del), ch10-JobExecutor.xml (del), ch10-Persistence.xml (new 25), ch11-AdvancedEmail.xml (del), ch11-JobExecutor.xml (new 135), ch12-AdvancedEmail.xml (new 196), ch12-SoftwareLogging.xml (del), ch13-History.xml (del), ch13-SoftwareLogging.xml (new 99), ch14-History.xml (new 42), ch14-JBossIntegration.xml (del), ch15-JBossIntegration.xml (new 140), ch15-SpringIntegration.xml (del), ch16-Jpdl3Migration.xml (del), ch16-SpringIntegration.xml (new 137)
jbarrez 2009-07-03 13:21 Rev.: 5215

JBPM-2364: move advanced mail support to devguide. Added example to mail activity in user guide.

698 lines of code changed in 11 files:

  • modules/devguide/src/main/docbook/en/modules: ch11-AdvancedEmail.xml (new 196), ch11-SoftwareLogging.xml (del), ch12-History.xml (del), ch12-SoftwareLogging.xml (new 99), ch13-History.xml (new 42), ch13-JBossIntegration.xml (del), ch14-JBossIntegration.xml (new 140), ch14-SpringIntegration.xml (del), ch15-Jpdl3Migration.xml (del), ch15-SpringIntegration.xml (new 137), ch16-Jpdl3Migration.xml (new 84)
tom.baeyens@jboss.com 2009-07-03 10:32 Rev.: 5210

introducing incubation chapter in the devguide

769 lines of code changed in 8 files:

  • modules/devguide/src/main/docbook/en/modules: ch01-Introduction.xml (+15), ch02-Incubation.xml (new 585), ch02-ProcessVirtualMachine.xml (del), ch03-Configuration.xml (del), ch03-ProcessVirtualMachine.xml (new 50), ch08-AdvancedJpdl.xml (del), ch08-Configuration.xml (new 118), ch13-JBossIntegration.xml (+1 -1)
jbarrez 2009-07-03 10:02 Rev.: 5206

Changed Spring doc after review from Andries

4 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch14-SpringIntegration.xml (+4 -2)
jbarrez 2009-07-03 09:55 Rev.: 5205

Changed API example for migration after remarks from Jim Ma

1 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch15-Jpdl3Migration.xml (+1 -1)
jbarrez 2009-07-03 00:37 Rev.: 5201

JBPM-2362: added documentation for Spring integration to dev guide

219 lines of code changed in 3 files:

  • modules/devguide/src/main/docbook/en/modules: ch14-Jpdl3Migration.xml (del), ch14-SpringIntegration.xml (new 135), ch15-Jpdl3Migration.xml (new 84)
jbarrez 2009-07-02 23:47 Rev.: 5200

JBPM2370: integrate conversion tool in distro build + document usage in dev guide

84 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch14-Jpdl3Migration.xml (new 84)
tom.baeyens@jboss.com 2009-07-01 15:59 Rev.: 5178

JBPM-2371 added db ER diagram to devguide

11 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch09-Persistence.xml (+11 -1)
jbarrez 2009-07-01 14:28 Rev.: 5176

JBPM-2328: moved timer documentation to devguide

267 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch08-AdvancedJpdl.xml (+267)
tom.baeyens@jboss.com 2009-06-29 16:24 Rev.: 5159

JBPM-2350 moving jboss integration (incl business archive deployer) to devguide. also added variables userguide docs.

140 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch13-JBossIntegration.xml (new 140)
tom.baeyens@jboss.com 2009-06-24 17:06 Rev.: 5104

JBPM-2303 JBPM-2354 JBPM-2322 JBPM-2356 hibernate persistence cleanup

1 lines of code changed in 2 files:

  • modules/devguide/src/main/docbook/en/modules: ch03-Configuration.xml (+1 -2), chxx-ExecutionModes.xml (-1)
tom.baeyens@jboss.com 2009-06-17 13:36 Rev.: 5052

JBPM-2306 updating dev guide

110 lines of code changed in 3 files:

  • modules/devguide/src/main/docbook/en/modules: ch03-Configuration.xml (+88 -68), ch06-ProcessAnatomy.xml (+6 -1), ch07-ImplementingAdvancedActivities.xml (+16 -11)
tom.baeyens@jboss.com 2009-06-17 09:44 Rev.: 5047

added pointer on how to configure identity component

26 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: ch03-Configuration.xml (+26)
jbarrez 2009-06-12 10:52 Rev.: 5031

Added documentation for Jobexecutor to Devguide

276 lines of code changed in 5 files:

  • modules/devguide/src/main/docbook/en/modules: ch10-JobExecutor.xml (new 135), ch10-SoftwareLogging.xml (del), ch11-History.xml (del), ch11-SoftwareLogging.xml (new 99), ch12-History.xml (new 42)
tom.baeyens@jboss.com 2009-05-30 18:11 Rev.: 4953

JBPM-2048 simplify the DbSession and moved all Sessions to the implementation

1 lines of code changed in 1 file:

  • modules/devguide/src/main/docbook/en/modules: chxx-ExecutionModes.xml (+1 -2)
tom.baeyens@jboss.com 2009-05-19 15:29 Rev.: 4849

JBPM-2026 documented group activity in the devguide

336 lines of code changed in 4 files:

  • modules/devguide/src/main/docbook/en/modules: ch03-Configuration.xml (+7), ch08-AdvancedJpdl.xml (new 314), ch08-Persistence.xml (del), ch09-Persistence.xml (new 15)
tom.baeyens@jboss.com 2009-05-13 08:36 Rev.: 4805

added note in the dev guide that we might switch from hibernate to jpa in the future

15 lines of code changed in 2 files:

  • modules/devguide/src/main/docbook/en/modules: ch08-Persistence.xml (new 15), chxx-Persistence.xml (del)
tom.baeyens@jboss.com 2009-05-06 15:03 Rev.: 4749

cleanup and developer documentation

1275 lines of code changed in 12 files:

  • modules/devguide/src/main/docbook/en/modules: ch01-Introduction.xml (+4 -3), ch02-ProcessVirtualMachine.xml (+3 -2), ch03-Architecture.xml (del), ch03-Configuration.xml (new 66), ch04-Architecture.xml (new 260), ch04-ImplementingBasicActivities.xml (del), ch05-ImplementingBasicActivities.xml (new 486), ch05-ProcessAnatomy.xml (del), ch06-ImplementingAdvancedActivities.xml (del), ch06-ProcessAnatomy.xml (new 62), ch07-ImplementingAdvancedActivities.xml (new 393), chxx-ExecutionModes.xml (+1 -1)
tom.baeyens@jboss.com 2009-05-04 16:44 Rev.: 4713

devguide updates and subprocess images in userguide and coordinates in example sources

489 lines of code changed in 9 files:

  • modules/devguide/src/main/docbook/en/modules: ch01-Introduction.xml (+16 -114), ch02-Environments.xml (del), ch02-ExecutionModes.xml (del), ch02-ProcessVirtualMachine.xml (new 49), ch07-Variables.xml (del), ch08-Timers.xml (del), ch09-AsynchronousContinuations.xml (del), chxx-Environments.xml (new 20), chxx-ExecutionModes.xml (new 404)
tom.baeyens@jboss.com 2009-02-13 18:09 Rev.: 3875

JBPM-1983 rename context environment to transaction

6 lines of code changed in 2 files:

  • modules/devguide/src/main/docbook/en/modules: ch02-ExecutionModes.xml (+4 -4), chxx-Persistence.xml (+2 -2)
tom.baeyens@jboss.com 2009-02-12 15:29 Rev.: 3854

first cut of history

42 lines of code changed in 2 files:

  • modules/devguide/src/main/docbook/en/modules: ch11-History.xml (new 42), chxx-History.xml (del)

(8 more)

Generated by StatSVN 0.5.0