Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-22 | update third party libs | Thomas Lenz | 1 | -8/+2 | |
2016-03-21 | update libs | Thomas Lenz | 1 | -1/+7 | |
2016-03-18 | update slf4j | Thomas Lenz | 1 | -2/+6 | |
2016-03-17 | add missing maven repo. for openSAML impl. jars | Thomas Lenz | 1 | -0/+5 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 1 | -0/+27 | |
2016-03-09 | remove MOA-SPSS from buildpath and add MOA-SPSS container-modul | Thomas Lenz | 1 | -18/+5 | |
2016-03-09 | move moa-common to moa-id-common, because MOA-SPSS becomes a seperate project | Thomas Lenz | 1 | -184/+113 | |
2016-01-25 | update commons-collection in modul moa-id-configuration | Thomas Lenz | 1 | -0/+4 | |
2016-01-21 | move or remove third-party library depentencies | Thomas Lenz | 1 | -1/+3 | |
2016-01-19 | fully remove of hyperjaxb functionality from DB-configuration implementation | Thomas Lenz | 1 | -2/+15 | |
2015-08-14 | use old ConfigTool | Thomas Lenz | 1 | -2/+2 | |
2015-07-21 | update maven pom to 3.x | Thomas Lenz | 1 | -6/+1 | |
2015-07-20 | remove deprecated MOA-ID 2.x configuration DAO functionality | Thomas Lenz | 1 | -7/+8 | |
2015-07-17 | Merge first STORK 2 changes | Thomas Lenz | 1 | -1/+9 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfigurationProvider.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/ConsentEvaluator.java pom.xml | |||||
2015-07-17 | add CLI for 2.x -> 3.x configuration migration | Thomas Lenz | 1 | -0/+36 | |
2015-07-10 | First parts of the new MOA-ID configuration module | Thomas Lenz | 1 | -3/+3 | |
2015-06-19 | update pom | Thomas Lenz | 1 | -1/+9 | |
2015-06-19 | New configuration implementation with full key/value functionality | Thomas Lenz | 1 | -0/+20 | |
2015-06-19 | Rename java packages | Martin Bonato | 1 | -1/+1 | |
2015-06-19 | Fix build-helper-maven-plugin source path | Martin Bonato | 1 | -1/+1 | |
2015-06-19 | Fix spring dependencies. | Martin Bonato | 1 | -1/+5 | |
2015-06-19 | Add maven-build-helper-plugin to include ↵ | Martin Bonato | 1 | -1/+20 | |
moa-id-commons/target/generated-sources/xjc in build path in eclipse. | |||||
2015-06-19 | move dependencies to more appropriate pom files, testNG warning NOT fixed | Gerwin Gsenger | 1 | -2/+0 | |
2015-06-19 | use junit4 only in moa-id-commons | Gerwin Gsenger | 1 | -4/+6 | |
2015-06-19 | Revert "disable generation of java source files used for configuration, to ↵ | Gerwin Gsenger | 1 | -1/+21 | |
avoid name conflict" This reverts commit ba58b44a840749a6a29638e5f858b2e106c9ef6e. | |||||
2015-06-19 | add missing junit artifact to 'moa-id-commons' and update its version to 4.11 | Christian Wagner | 1 | -1/+8 | |
2015-06-19 | add initial version of a moaid-configuration test, does not work if old db ↵ | Gerwin Gsenger | 1 | -0/+5 | |
is not initialized | |||||
2015-06-19 | add raw configuration persistence functionality | Christian Wagner | 1 | -0/+25 | |
some problems: * all tables annotated via '@Table' are created in every database connected * loading of 'Configuration' via Spring isn't pretty at all | |||||
2015-06-19 | move 'persistence' package from project 'moa-id-DTI' here | Christian Wagner | 1 | -0/+10 | |
2015-06-19 | fix hibernate setup | Gerwin Gsenger | 1 | -15/+0 | |
2015-06-19 | disable generation of java source files used for configuration, to avoid ↵ | Gerwin Gsenger | 1 | -21/+1 | |
name conflict | |||||
2015-06-19 | switch to Jackson Version 2.5.0 | Gerwin Gsenger | 1 | -5/+0 | |
2015-06-19 | initial commit for mapping the configuration to JSON | Gerwin Gsenger | 1 | -0/+5 | |
2015-05-11 | adjustments for idea deployment | Bojan Suzic | 1 | -1/+9 | |
2015-04-16 | update library versions | Thomas Lenz | 1 | -5/+4 | |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 1 | -4/+35 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml | |||||
2015-01-19 | update libraries | Thomas Lenz | 1 | -5/+9 | |
-> joda-time 2.7 -> slf4j 2.7.10 -> struts2 2.3.20 -> commons-codec 1.10 -> hibernate 4.3.8.Final -> mySQL-connector 5.1.34 -> opensaml 2.6.4 -> xmltooling 2.6.4 | |||||
2015-01-09 | Apply several fixes. | Thomas Knall | 1 | -0/+31 | |
- Disable erroneous IAIK PKI logger initialization (should be addressed by. - Remove redundant maven-dependency version declarations. - Fix maven/eclipse lifecyle warning problem. | |||||
2014-11-25 | Fix build. | Thomas Knall | 1 | -4/+4 | |
- Remove svn metadata. - Fix local repository (inappropriate xalan-bin-dist dependency file names and copy-past error in dependency pom). - Switch jdk 1.5/1.6 to 1.7. - Exclude non working tests. | |||||
2014-10-29 | Merge branch 'ISA-1.18-action' into moa-2.1-Snapshot | Thomas Lenz | 1 | -2/+2 | |
Conflicts: id/server/idserverlib/pom.xml | |||||
2014-10-29 | Update third-party libs | Thomas Lenz | 1 | -2/+2 | |
- some implementation updates was required | |||||
2014-10-21 | update pom | Thomas Lenz | 1 | -1/+2 | |
2014-09-12 | update dependency version | Thomas Lenz | 1 | -5/+5 | |
> org.apache.struts:struts2-core 2.3.16.3 > org.apache.struts:struts2-json-plugin 2.3.16.3 > joda-time:joda-time 2.4 > org.slf4j:jcl-over-slf4j 1.7.7 > org.slf4j:jul-to-slf4j 1.7.7 > org.slf4j:slf4j-api 1.7.7 > org.slf4j:slf4j-log4j12 1.7.7 > mysql:mysql-connector-java 5.1.32 > org.hibernate:hibernate-core 4.3.6.Final > org.hibernate:hibernate-entitymanager 4.3.6.Final > org.hibernate:hibernate-c3p0 4.3.6.Final > com.google.http-client:google-http-client-jackson2 1.19.0 > com.google.oauth-client:google-oauth-client-jetty 1.19.0 > org.apache.commons:commons-lang3 3.3.2 > commons-codec:commons-codec 1.9 > commons-logging:commons-logging 1.2 > xerces:xercesImpl 2.11.0 > postgresql:postgresql 9.3-1102-jdbc41 > junit:junit 3.8.2 | |||||
2014-06-11 | remove unsed or double included depentencies | Thomas Lenz | 1 | -7/+7 | |
2014-05-21 | build process update | Thomas Lenz | 1 | -2/+2 | |
2014-05-21 | Revert "update version management" | Thomas Lenz | 1 | -2/+2 | |
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml | |||||
2014-05-21 | remove unused depentencies | Thomas Lenz | 1 | -0/+4 | |
2014-05-20 | update version management | Thomas Lenz | 1 | -2/+2 | |
2014-05-16 | update versions | Thomas Lenz | 1 | -25/+23 | |
2014-05-07 | add customized HttpClient which can use the MOA Truststore to verfiy SSL ↵ | Thomas Lenz | 1 | -0/+4 | |
connections |