Age | Commit message (Expand) | Author | Files | Lines |
2015-06-19 | add NewAuthenticationProvider (instantiated as Spring bean, reads JSON from d... | Gerwin Gsenger | 4 | -10/+316 |
2015-06-19 | moved path to property file to runtime argument, small code cleanup | Gerwin Gsenger | 1 | -82/+18 |
2015-06-19 | add raw configuration persistence functionality | Christian Wagner | 1 | -116/+112 |
2015-06-19 | add initial deserialization, small code restructuring | Gerwin Gsenger | 1 | -28/+90 |
2015-06-19 | add Json annotations to getter methods | Gerwin Gsenger | 2 | -3/+8 |
2015-06-19 | use Jackson 2.5.0, write JSON to file, evaluate @JsonIgnore Annotation | Gerwin Gsenger | 2 | -24/+46 |
2015-06-19 | initial commit for mapping the configuration to JSON | Gerwin Gsenger | 1 | -0/+99 |
2015-04-20 | first fix to solve problems with errorhandling and process managment | Thomas Lenz | 14 | -76/+162 |
2015-04-16 | Merge remote-tracking branch 'remotes/origin/2.2.x-STORK-Snapshot' into 2.2.x... | Thomas Lenz | 2 | -1/+4 |
2015-04-14 | update error handling in PVP metadata verification filter implemetations | Thomas Lenz | 5 | -8/+119 |
2015-04-09 | Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss int... | Thomas Lenz | 1 | -0/+7 |
2015-04-09 | fix wrong PVP attribute friendly names | Thomas Lenz | 1 | -2/+2 |
2015-03-24 | escaped attribute values for saml1 responses | Florian Reimair | 1 | -0/+7 |
2015-03-17 | Added mapping AT => Other Countries, request from Thomas K. | Alexander Marsalek | 1 | -0/+2 |
2015-03-17 | Merge branch 'merge' into 2.2.x-STORK-Snapshot | Alexander Marsalek | 4 | -1/+55 |
2015-03-13 | fixed date format issue with fakeIdL creation | Florian Reimair | 1 | -1/+1 |
2015-03-13 | added fakeidl no-signature option config | Florian Reimair | 1 | -0/+10 |
2015-03-13 | STORK PEPS-conform logging | Florian Reimair | 2 | -0/+44 |
2015-03-05 | null safe assignment | Alexander Marsalek | 1 | -1/+2 |
2015-02-23 | Improve Process Engine signal servlet (MOAID-73) | Thomas Knall | 4 | -15/+36 |
2015-02-20 | some minor fixes | Thomas Lenz | 6 | -5/+46 |
2015-02-20 | add names to worker threads | Thomas Lenz | 2 | -2/+2 |
2015-02-19 | modify PVP attribute builder for MANDATE_PROF_REP_DESC | Thomas Lenz | 1 | -23/+22 |
2015-02-19 | fix some possible problems | Thomas Lenz | 1 | -2/+1 |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 66 | -753/+4612 |
2015-02-18 | Merge remote-tracking branch 'remotes/origin/moa-2.1-Snapshot' into during_au... | Thomas Lenz | 2 | -12/+58 |
2015-02-18 | update PVP attribute builder --> use mandate annotation as MANDATOR-PROF-REP-... | Thomas Lenz | 2 | -12/+36 |
2015-02-12 | load DTL URL from config, more debug output, fixed marshall problem | Alexander Marsalek | 2 | -12/+58 |
2015-02-06 | Code cleanup | Thomas Knall | 12 | -26/+18 |
2015-02-05 | Perform some cleanup tasks | Thomas Knall | 5 | -16/+5 |
2015-02-05 | Fix wrong module sorting order. | Thomas Knall | 1 | -1/+1 |
2015-02-04 | Create exemplary AuthServlet module (MOAID-68) | Thomas Knall | 5 | -522/+0 |
2015-02-04 | Add comment to ProcessInstanceStore primary key field | Thomas Knall | 1 | -0/+9 |
2015-02-04 | Persistence issue fixed (MOAID-62) | Thomas Knall | 4 | -16/+7 |
2015-02-04 | Create separate module STORK (MOAID-67) | Thomas Knall | 23 | -1655/+33 |
2015-02-03 | serialize ExecutionContext data in a single database field | Christian Wagner | 1 | -7/+6 |
2015-02-02 | Fix persistence. | Thomas Knall | 2 | -8/+15 |
2015-02-02 | fix process instance persistence | Christian Wagner | 2 | -14/+15 |
2015-01-30 | Merge branch 'MOAID-62' | Thomas Knall | 9 | -167/+180 |
2015-01-30 | add persistence to process-engine | Christian Wagner | 9 | -167/+176 |
2015-01-30 | Merge branch 'MOAID-62' | Thomas Knall | 3 | -34/+99 |
2015-01-30 | Merge remote-tracking branch 'remotes/origin/MOAID-62' | Thomas Knall | 49 | -106/+2366 |
2015-01-30 | Merge STORK DocumentService fix | Thomas Lenz | 2 | -7/+26 |
2015-01-30 | small DAO code review from Thomas | Gerwin Gsenger | 1 | -23/+27 |
2015-01-30 | implement DAO methods, add exeptions to ProcessInstanceStoreDAO interface | Gerwin Gsenger | 3 | -34/+95 |
2015-01-30 | Add dynamic servlet registration for STORK processes. | Thomas Knall | 2 | -14/+37 |
2015-01-30 | Add Spring based discovery for STORKAuthModule | Thomas Knall | 4 | -14/+44 |
2015-01-29 | Perform some cleanup | Thomas Knall | 1 | -1/+1 |
2015-01-29 | add new methods to the dao interface, enhance db entity | Gerwin Gsenger | 3 | -27/+105 |
2015-01-29 | PEPSConnectorServlet: load document service url from moa properties instead o... | Alexander Marsalek | 2 | -7/+24 |