Age | Commit message (Expand) | Author | Files | Lines |
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 | 9 | -2/+42 |
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 | 31 | -29/+114 |
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 |
2015-01-30 | add persistence to process-engine | Christian Wagner | 10 | -180/+176 |
2015-01-30 | Merge branch 'MOAID-62' | Thomas Knall | 3 | -34/+99 |
2015-01-30 | Fix applicationContext.xml and STORKAuthentication.process.xml | Thomas Knall | 2 | -4/+4 |
2015-01-30 | Merge remote-tracking branch 'remotes/origin/MOAID-62' | Thomas Knall | 84 | -133/+4303 |
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 | 3 | -1/+41 |
2015-01-30 | Add Spring based discovery for STORKAuthModule | Thomas Knall | 7 | -16/+49 |
2015-01-29 | Perform some cleanup | Thomas Knall | 3 | -6/+5 |
2015-01-29 | add new methods to the dao interface, enhance db entity | Gerwin Gsenger | 3 | -27/+105 |
2015-01-29 | add inital (empty) implementation of the ProcessInstanceStoreDAO | Gerwin Gsenger | 3 | -1/+63 |
2015-01-29 | integrate process engine from project 'dti-process-engine' | Christian Wagner | 22 | -63/+84 |
2015-01-29 | Integrate processes with module discovery. | Thomas Knall | 30 | -78/+113 |
2015-01-29 | integrate process engine from project 'dti-process-engine' | Gerwin Gsenger | 63 | -100/+1303 |
2015-01-29 | Merge branch 'MOAID-37' | Thomas Knall | 24 | -91/+1677 |
2015-01-29 | Fix javadoc issues. | Thomas Knall | 10 | -22/+22 |
2015-01-29 | Add STORK process (MOAID-58). | Thomas Knall | 23 | -70/+1656 |
2015-01-29 | integrate process engine from project 'dti-process-engine' - INCOMPLETE! | Christian Wagner | 35 | -9/+2886 |
2015-01-28 | switch to automated process selection | Gerwin Gsenger | 1 | -9/+20 |
2015-01-28 | add automated process selection | Christian Wagner | 3 | -16/+35 |
2015-01-28 | implement ModuleRegistry, implement standard moaid process, start ModuleRegis... | Gerwin Gsenger | 6 | -32/+168 |
2015-01-27 | initial version of ModuleRegistry and ModuleAuth | Gerwin Gsenger | 2 | -0/+69 |
2015-01-26 | Add comments to DefaultAuthentication.process.xml. | Thomas Knall | 1 | -0/+1 |
2015-01-26 | Fix Javadoc, remove disabled code. | Thomas Knall | 2 | -30/+8 |
2015-01-26 | Add some comments to DefaultAuthentication.process.xml. | Thomas Knall | 1 | -1/+2 |
2015-01-26 | Perform refactoring. | Thomas Knall | 2 | -21/+22 |
2015-01-23 | Fix typo in process description. | Thomas Knall | 1 | -1/+1 |
2015-01-23 | Add foreign identity process support (MOAID-61). | Thomas Knall | 13 | -140/+424 |
2015-01-22 | Refactor VerifyIdentityLinkTask. | Thomas Knall | 2 | -100/+61 |
2015-01-22 | Add mandate process support (MOAID-60). | Thomas Knall | 23 | -448/+769 |
2015-01-21 | Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59). | Thomas Knall | 22 | -129/+1265 |
2015-01-19 | Fix wrong usage of servlet-api method. | Thomas Knall | 1 | -1/+1 |
2015-01-19 | Add javax.servlet:javax.servlet-api dependency. | Thomas Knall | 2 | -0/+22 |
2015-01-16 | Add dti-process-engine support. | Thomas Knall | 5 | -1/+67 |
2015-01-16 | Add minor fixes and updates. | Thomas Knall | 5 | -39/+76 |
2015-01-14 | Apply some minor fixes. | Thomas Knall | 5 | -2/+25 |
2015-01-09 | Apply several fixes. | Thomas Knall | 4 | -2/+34 |
2015-01-07 | Fix moa-id-auth-proxy pom.xml. | Thomas Knall | 1 | -1/+1 |