Age | Commit message (Expand) | Author | Files | Lines |
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 | 8 | -73/+161 |
2015-03-13 | fixed date format issue with fakeIdL creation | Florian Reimair | 2 | -1/+3 |
2015-03-13 | added fakeidl no-signature option config | Florian Reimair | 2 | -2/+16 |
2015-03-13 | STORK PEPS-conform logging | Florian Reimair | 3 | -0/+64 |
2015-03-12 | getting rid of log4j in logger class | Florian Reimair | 3 | -74/+56 |
2015-03-10 | save some ram with logger | Florian Reimair | 1 | -13/+39 |
2015-03-05 | null safe assignment | Alexander Marsalek | 1 | -1/+2 |
2015-03-05 | update demo-OA | Thomas Lenz | 1 | -5/+5 |
2015-02-26 | change version to new Snapshot | Thomas Lenz | 1 | -5/+5 |
2015-02-26 | change Version to 2.2.0MOA-ID-2.2.0 | Thomas Lenz | 2 | -8/+8 |
2015-02-26 | update readme and history | Thomas Lenz | 3 | -1/+396 |
2015-02-26 | update default config | Thomas Lenz | 1 | -0/+30 |
2015-02-26 | update history and release nodes | Thomas Lenz | 2 | -1/+411 |
2015-02-26 | update third party libraries | Thomas Lenz | 1 | -4/+20 |
2015-02-26 | update STORKSAMLEngine default configuration | Thomas Lenz | 1 | -3/+3 |
2015-02-26 | Add certificate A-Trust-Test-Root-05-20141215-20241209.SerNo165fae.crt | Thomas Lenz | 2 | -0/+68 |
2015-02-26 | Fix errorhandling in STORK 2 PepsConnectorTask | Thomas Lenz | 1 | -1/+11 |
2015-02-24 | Add key/value configuration entity. | Thomas Knall | 1 | -0/+95 |
2015-02-23 | Improve Process Engine signal servlet (MOAID-73) | Thomas Knall | 10 | -64/+204 |
2015-02-20 | update outdated library | Thomas Lenz | 1 | -0/+10 |
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-20 | fix possible problem with different bouncycastle versions | Thomas Lenz | 3 | -1/+15 |
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 | 3 | -25/+31 |
2015-02-19 | manuell merge: PEPSConnecterServlet --> PepsConnectorTask | Thomas Lenz | 2 | -52/+217 |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 396 | -33841/+9346 |
2015-02-18 | Merge remote-tracking branch 'remotes/origin/moa-2.1-Snapshot' into during_au... | Thomas Lenz | 5 | -18/+64 |
2015-02-18 | update PVP attribute builder --> use mandate annotation as MANDATOR-PROF-REP-... | Thomas Lenz | 2 | -12/+36 |
2015-02-12 | removed transient modifier (NullPointerException) | Alexander Marsalek | 3 | -6/+6 |
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 | 15 | -30/+51 |
2015-02-06 | Enable process engine tests | Thomas Knall | 1 | -31/+0 |
2015-02-06 | adjust process engine tests to process instance persistence | Christian Wagner | 5 | -44/+119 |
2015-02-05 | Replace umlauts in html module documentation | Thomas Knall | 1 | -52/+52 |
2015-02-05 | Add notes to module documentation. | Thomas Knall | 1 | -1/+30 |
2015-02-05 | Add documentation for modules (MOAID-47) | Thomas Knall | 3 | -0/+405 |
2015-02-05 | Perform some cleanup tasks | Thomas Knall | 6 | -17/+6 |
2015-02-05 | Fix wrong module sorting order. | Thomas Knall | 1 | -1/+1 |
2015-02-04 | Create exemplary AuthServlet module (MOAID-68) | Thomas Knall | 10 | -2/+47 |
2015-02-04 | Add logging for automatic servlet registration. | Thomas Knall | 2 | -5/+23 |
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 | 32 | -30/+120 |
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 | Exclude non-working tests. | Thomas Knall | 1 | -9/+26 |
2015-01-30 | Merge branch 'MOAID-62' | Thomas Knall | 10 | -176/+181 |