Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-28 | remove workaround for unofficial release | Thomas Lenz | 1 | -7/+6 | |
2018-02-28 | activate postgresql solution as default for unofficial ↵moa-id-3.3.2_postgresql | Thomas Lenz | 1 | -0/+8 | |
moa-id-3.3.2_postgresql release | |||||
2018-02-27 | some more updates are required to support postgresql databases | Thomas Lenz | 1 | -4/+6 | |
2017-07-26 | refactor MOA metadataprovider to load metadata from file system | Thomas Lenz | 1 | -1/+15 | |
2016-10-21 | fix possible multi-threading problem with database connections | Thomas Lenz | 1 | -2/+3 | |
2016-06-29 | changed debug to trace for spring bean creation | Christian Maierhofer | 1 | -3/+3 | |
2016-06-29 | Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redis | Christian Maierhofer | 3 | -6/+176 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/AbstractController.java id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/session/AssertionStore.java | |||||
2016-06-28 | statisticlogger dbcp connection pool | Christian Maierhofer | 2 | -7/+27 | |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 2 | -0/+169 | |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵ | Thomas Lenz | 1 | -3/+5 | |
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java | |||||
2016-04-28 | Modifiing MOASessionDBUtils | Christian Maierhofer | 1 | -2/+3 | |
2016-04-26 | modified RedisTransactionStorage, modified beans definition | Christian Maierhofer | 1 | -3/+4 | |
2016-04-07 | add initial version of a virtual IDP REST URL rewrite filter | Thomas Lenz | 1 | -6/+7 | |
2016-03-18 | add new Card and handy-signature logos | Thomas Lenz | 1 | -1/+1 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 1 | -1/+1 | |
2016-03-09 | move basic applicationContext.xml to SpringInitialization modul | Thomas Lenz | 2 | -3/+39 | |
2016-03-08 | move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ↵ | Thomas Lenz | 4 | -0/+263 | |
in other Spring based web applications |