aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons
AgeCommit message (Expand)AuthorFilesLines
2015-08-26Allow multiple alias domainsThomas Lenz2-0/+34
2015-08-17final changes for Release MOA-ID 3.0.0MOA-ID-3.0.0Thomas Lenz4-20/+56
2015-08-14use old ConfigToolThomas Lenz13-640/+516
2015-08-14update CertStoreThomas Lenz1-0/+647
2015-07-24add loggingThomas Lenz1-1/+1
2015-07-23update revisions-log functionalityThomas Lenz1-0/+5
2015-07-22fix problem with SAML1 in legacy mode and targetFriendlyNameThomas Lenz1-2/+2
2015-07-22fix bug in methode findNextFreeListCounter if actually no list existsThomas Lenz1-1/+6
2015-07-21update maven pom to 3.xThomas Lenz1-6/+1
2015-07-21fix MOA-ID-Auth problemsThomas Lenz7-44/+43
2015-07-20change configuration key for ovs mandatesThomas Lenz2-15/+22
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz14-2277/+1128
2015-07-20add deprecated MOA-ID 2.x database DAOs to sourceThomas Lenz90-0/+23965
2015-07-17Merge first STORK 2 changesThomas Lenz1-1/+9
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz36-513/+6823
2015-07-17add CLI for 2.x -> 3.x configuration migrationThomas Lenz1-0/+36
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz10-177/+394
2015-07-10First parts of the new MOA-ID configuration moduleThomas Lenz7-398/+574
2015-07-03fix some configuration problemsThomas Lenz6-21/+25
2015-07-02new files for key/value configThomas Lenz4-0/+1864
2015-07-02develThomas Lenz12-1219/+1096
2015-06-25second parts for configuration refactoringThomas Lenz4-18/+71
2015-06-19refactoring for properties based configurationThomas Lenz4-95/+146
2015-06-19update pomThomas Lenz1-1/+9
2015-06-19fix merge problemsThomas Lenz7-1207/+1206
2015-06-19add new AuthConfigurationProviderFactoryThomas Lenz1-0/+538
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz12-349/+553
2015-06-19New configuration implementation with full key/value functionalityThomas Lenz2-0/+1077
2015-06-19Set test to manual.Martin Bonato1-0/+2
2015-06-19Rename java packagesMartin Bonato20-125/+45
2015-06-19Fix build-helper-maven-plugin source pathMartin Bonato1-1/+1
2015-06-19Fix spring dependencies.Martin Bonato1-1/+5
2015-06-19Add maven-build-helper-plugin to include moa-id-commons/target/generated-sour...Martin Bonato1-1/+20
2015-06-19rework behaviour of force switch, add getAllKeys to configurationGerwin Gsenger6-250/+324
2015-06-19restructure error propagation from hibernate, add force switch to CLIGerwin Gsenger8-50/+122
2015-06-19add CLI migration (XML to property file, property file to db, db to property ...Gerwin Gsenger6-131/+289
2015-06-19move dependencies to more appropriate pom files, testNG warning NOT fixedGerwin Gsenger1-2/+0
2015-06-19move 'cli' package from project 'moa-id-DTI', add additional input parameterGerwin Gsenger4-0/+363
2015-06-19add java docChristian Wagner2-66/+65
2015-06-19small change to workings of delete, small bugfixGerwin Gsenger1-32/+12
2015-06-19add javadocGerwin Gsenger1-0/+88
2015-06-19use junit4 only in moa-id-commonsGerwin Gsenger1-4/+6
2015-06-19Revert "disable generation of java source files used for configuration, to av...Gerwin Gsenger1-1/+21
2015-06-19Revert "add previously auto-generated java source files used for configuration"Gerwin Gsenger90-23965/+0
2015-06-19add missing junit artifact to 'moa-id-commons' and update its version to 4.11Christian Wagner1-1/+8
2015-06-19add initial version of a moaid-configuration test, does not work if old db is...Gerwin Gsenger6-3/+213
2015-06-19add writer to store the configuration in key-value databaseChristian Wagner9-33/+264
2015-06-19add workaround for static field bean initialization, rework getMOAIDConfigura...Gerwin Gsenger2-9/+48
2015-06-19add JSON annotations, remove unnecessary castGerwin Gsenger1-1/+12
2015-06-19add ability to extract all database data needed to build a 'MOAIDConfiguratio...Gerwin Gsenger1-0/+82