Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-25 | fix another problem in session database | Thomas Lenz | 1 | -9/+28 | |
2016-10-21 | fix possible multi-threading problem with database connections | Thomas Lenz | 2 | -2/+0 | |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 1 | -1/+3 | |
2016-04-28 | Modifiing MOASessionDBUtils | Christian Maierhofer | 2 | -2/+2 | |
2016-04-27 | Added some tests for redis | Christian Maierhofer | 4 | -0/+380 | |
2016-04-25 | Added DummyTransactionStorage for Tests | Christian Maierhofer | 1 | -0/+135 | |
2016-03-22 | fix junit tests | Thomas Lenz | 2 | -4/+6 | |
2016-03-22 | add revisions log entries | Thomas Lenz | 2 | -4/+0 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 9 | -11/+11 | |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 1 | -0/+11 | |
2016-02-25 | solve problems with LogOut and Single LogOut | Thomas Lenz | 1 | -0/+18 | |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 1 | -0/+235 | |
2016-02-19 | update ProcessEngine jUnit tests | Thomas Lenz | 10 | -27/+97 | |
2016-02-18 | fix problem with pending-requests and protocol specific error messages | Thomas Lenz | 3 | -3/+3 | |
2016-02-17 | refactor JUnit tests | Thomas Lenz | 10 | -40/+85 | |
2015-07-20 | remove deprecated MOA-ID 2.x configuration DAO functionality | Thomas Lenz | 2 | -6/+6 | |
2015-04-20 | first fix to solve problems with errorhandling and process managment | Thomas Lenz | 4 | -4/+19 | |
2015-02-06 | adjust process engine tests to process instance persistence | Christian Wagner | 2 | -24/+99 | |
2015-01-30 | Merge remote-tracking branch 'remotes/origin/MOAID-62' | Thomas Knall | 15 | -0/+772 | |
Conflicts: id/server/auth/src/main/webapp/WEB-INF/applicationContext.xml id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/moduleregistration/AuthModuleImpl.java id/server/idserverlib/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.moduls.moduleregistration.AuthModule | |||||
2015-01-29 | integrate process engine from project 'dti-process-engine' | Christian Wagner | 6 | -8/+27 | |
- fix unit tests - correct namespaces - refactor package name | |||||
2015-01-29 | integrate process engine from project 'dti-process-engine' | Gerwin Gsenger | 22 | -835/+756 | |
2015-01-29 | integrate process engine from project 'dti-process-engine' - INCOMPLETE! | Christian Wagner | 7 | -0/+835 | |
- commit neccessary in order to avoid blocking the development process additional small fix due to earlier package renaming |