aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib
AgeCommit message (Expand)AuthorFilesLines
2015-06-19add Jackson 2.5.0 annotationsChristian Wagner1-0/+6
2015-06-19switch to Jackson Version 2.5.0Gerwin Gsenger1-0/+11
2015-06-19initial commit for mapping the configuration to JSONGerwin Gsenger1-0/+99
2015-04-20first fix to solve problems with errorhandling and process managmentThomas Lenz18-80/+181
2015-04-16update library versionsThomas Lenz1-2/+10
2015-04-16Merge remote-tracking branch 'remotes/origin/2.2.x-STORK-Snapshot' into 2.2.x...Thomas Lenz2-1/+4
2015-04-14update error handling in PVP metadata verification filter implemetationsThomas Lenz5-8/+119
2015-04-09Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss int...Thomas Lenz1-0/+7
2015-04-09fix wrong PVP attribute friendly namesThomas Lenz1-2/+2
2015-03-24escaped attribute values for saml1 responsesFlorian Reimair1-0/+7
2015-03-17Added mapping AT => Other Countries, request from Thomas K.Alexander Marsalek1-0/+2
2015-03-17Merge branch 'merge' into 2.2.x-STORK-SnapshotAlexander Marsalek4-1/+55
2015-03-13fixed date format issue with fakeIdL creationFlorian Reimair1-1/+1
2015-03-13added fakeidl no-signature option configFlorian Reimair1-0/+10
2015-03-13STORK PEPS-conform loggingFlorian Reimair2-0/+44
2015-03-05null safe assignmentAlexander Marsalek1-1/+2
2015-02-23Improve Process Engine signal servlet (MOAID-73)Thomas Knall4-15/+36
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-19modify PVP attribute builder for MANDATE_PROF_REP_DESCThomas Lenz1-23/+22
2015-02-19fix some possible problemsThomas Lenz1-2/+1
2015-02-19manuell merge: PEPSConnecterServlet --> PepsConnectorTaskThomas Lenz1-51/+0
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz104-789/+6648
2015-02-18Merge remote-tracking branch 'remotes/origin/moa-2.1-Snapshot' into during_au...Thomas Lenz2-12/+58
2015-02-18update PVP attribute builder --> use mandate annotation as MANDATOR-PROF-REP-...Thomas Lenz2-12/+36
2015-02-12load DTL URL from config, more debug output, fixed marshall problemAlexander Marsalek2-12/+58
2015-02-06Code cleanupThomas Knall13-26/+46
2015-02-06Enable process engine testsThomas Knall1-31/+0
2015-02-06adjust process engine tests to process instance persistenceChristian Wagner5-44/+119
2015-02-05Perform some cleanup tasksThomas Knall5-16/+5
2015-02-05Fix wrong module sorting order.Thomas Knall1-1/+1
2015-02-04Create exemplary AuthServlet module (MOAID-68)Thomas Knall5-522/+0
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 Knall26-1698/+33
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 Knall9-167/+180
2015-01-30add persistence to process-engineChristian Wagner9-167/+176
2015-01-30Merge branch 'MOAID-62'Thomas Knall3-34/+99
2015-01-30Fix applicationContext.xml and STORKAuthentication.process.xmlThomas Knall1-3/+3
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall82-126/+4225
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 Knall2-0/+37
2015-01-30Add Spring based discovery for STORKAuthModuleThomas Knall5-15/+44