aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-26change Version to 2.2.0MOA-ID-2.2.0Thomas Lenz2-8/+8
2015-02-26update readme and historyThomas Lenz3-1/+396
2015-02-26update default configThomas Lenz1-0/+30
2015-02-26update history and release nodesThomas Lenz2-1/+411
2015-02-26update third party librariesThomas Lenz1-4/+20
2015-02-26update STORKSAMLEngine default configurationThomas Lenz1-3/+3
2015-02-26Add certificate A-Trust-Test-Root-05-20141215-20241209.SerNo165fae.crtThomas Lenz2-0/+68
2015-02-26Fix errorhandling in STORK 2 PepsConnectorTaskThomas Lenz1-1/+11
2015-02-24Add key/value configuration entity.Thomas Knall1-0/+95
2015-02-23Improve Process Engine signal servlet (MOAID-73)Thomas Knall10-64/+204
2015-02-20update outdated libraryThomas Lenz1-0/+10
2015-02-20some minor fixesThomas Lenz6-5/+46
2015-02-20add names to worker threadsThomas Lenz2-2/+2
2015-02-20fix possible problem with different bouncycastle versionsThomas Lenz3-1/+15
2015-02-19modify PVP attribute builder for MANDATE_PROF_REP_DESCThomas Lenz1-23/+22
2015-02-19fix some possible problemsThomas Lenz3-25/+31
2015-02-19manuell merge: PEPSConnecterServlet --> PepsConnectorTaskThomas Lenz2-52/+217
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz396-33841/+9346
2015-02-18Merge remote-tracking branch 'remotes/origin/moa-2.1-Snapshot' into during_au...Thomas Lenz5-18/+64
2015-02-18update PVP attribute builder --> use mandate annotation as MANDATOR-PROF-REP-...Thomas Lenz2-12/+36
2015-02-12removed transient modifier (NullPointerException)Alexander Marsalek3-6/+6
2015-02-12load DTL URL from config, more debug output, fixed marshall problemAlexander Marsalek2-12/+58
2015-02-06Code cleanupThomas Knall15-30/+51
2015-02-06Enable process engine testsThomas Knall1-31/+0
2015-02-06adjust process engine tests to process instance persistenceChristian Wagner5-44/+119
2015-02-05Replace umlauts in html module documentationThomas Knall1-52/+52
2015-02-05Add notes to module documentation.Thomas Knall1-1/+30
2015-02-05Add documentation for modules (MOAID-47)Thomas Knall3-0/+405
2015-02-05Perform some cleanup tasksThomas Knall6-17/+6
2015-02-05Fix wrong module sorting order.Thomas Knall1-1/+1
2015-02-04Create exemplary AuthServlet module (MOAID-68)Thomas Knall10-2/+47
2015-02-04Add logging for automatic servlet registration.Thomas Knall2-5/+23
2015-02-04Add comment to ProcessInstanceStore primary key fieldThomas Knall1-0/+9
2015-02-04Persistence issue fixed (MOAID-62)Thomas Knall4-16/+7
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall32-30/+120
2015-02-03serialize ExecutionContext data in a single database fieldChristian Wagner1-7/+6
2015-02-02Fix persistence.Thomas Knall2-8/+15
2015-02-02fix process instance persistenceChristian Wagner2-14/+15
2015-01-30Exclude non-working tests.Thomas Knall1-9/+26
2015-01-30Merge branch 'MOAID-62'Thomas Knall10-176/+181
2015-01-30add persistence to process-engineChristian Wagner10-180/+176
2015-01-30Merge branch 'MOAID-62'Thomas Knall3-34/+99
2015-01-30Fix applicationContext.xml and STORKAuthentication.process.xmlThomas Knall2-4/+4
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall84-133/+4303
2015-01-30update handbook and default configurationThomas Lenz2-0/+8
2015-01-30Merge STORK DocumentService fixThomas Lenz2-7/+26
2015-01-30small DAO code review from ThomasGerwin Gsenger1-23/+27
2015-01-30implement DAO methods, add exeptions to ProcessInstanceStoreDAO interfaceGerwin Gsenger3-34/+95
2015-01-30Add dynamic servlet registration for STORK processes.Thomas Knall3-1/+41
2015-01-30Add Spring based discovery for STORKAuthModuleThomas Knall7-16/+49