Commits
Commits on Jun 19, 2017
-
Copy the full SHA c099e63View commit details
Commits on May 1, 2017
-
Copy the full SHA 32b12eaView commit details -
Push property setting down to bean instances
This allows the removal of many additional intermediate abstract parent beans, and makes the instances clearer at the cost of being slightly longer.
Copy the full SHA ef717efView commit details -
Separate out definitions of MDA beans
All Shibboleth MDA abstract beans are now defined in mda-beans.xml, which is a first cut of a resource planned for inclusion in MDA 0.10.0.
Copy the full SHA 1350294View commit details
Commits on Jul 31, 2016
-
Most of the uses of this directory are actually to write output files, but each of those uses are set up as ignores for source control purposes.
Copy the full SHA 5012efdView commit details
Commits on Dec 19, 2015
-
Copy the full SHA 6d367c7View commit details
Commits on May 5, 2015
-
Copy the full SHA 8572ec5View commit details
Commits on Jul 14, 2014
-
Copy the full SHA 7924156View commit details -
Remove Spring schema version numbers from schemaLocations.
According to documentation, this is now the preferred/best practise.
Copy the full SHA 6e3bff5View commit details
Commits on Jun 7, 2013
-
Consistently apply the newer convention that template beans which dir…
…ectly instantiate classes are named after the class.
Copy the full SHA 76c4b7bView commit details
Commits on Jun 6, 2013
-
Copy the full SHA 8148054View commit details
Commits on May 2, 2013
-
Copy the full SHA 7b02877View commit details
Commits on Apr 4, 2013
-
Remove fixups and the publishability constraint from the UK collect f…
…low. Makes it a bit faster, and having the raw data is better for most of the use cases.
Copy the full SHA 4db2ef6View commit details
Commits on Apr 4, 2012
-
Copy the full SHA b24d2dbView commit details
Commits on Sep 16, 2011
-
Make "publishable" test specific to the UK channel.
Include schema validity in the publishability test. Move cleaning up empty Extensions element out of strip_extensions to use new ukf-mda stage.
Copy the full SHA f9dd927View commit details
Commits on Aug 5, 2011
-
Add check for duplicated entityIDs and duplicated IdP display names t…
…o publishability check for aggregates. This code was moved from check_misc where it was never being invoked as that was not run at the aggregate level. Add publishability check to the uk collect flow, and add the corresponding fixup step so that this will be viable.
Copy the full SHA f141189View commit details
Commits on Jun 24, 2011
-
Change the way verb definitions work. Instead of always being in a na…
…med file, a fallback option is a verbs.xml file containing multiple pipeline beans, each of which implements a verb. Document the conventions used in the /mdx/ tree. Bring all channels into line with those new conventions.
Copy the full SHA 0e2a6bdView commit details
Commits on Jun 21, 2011
-
Change channel names and all bean names so that they are acceptable S…
…pEL identifiers. This means changing '.' and '-' characters into '_' characters throughout.
Copy the full SHA 2c6c782View commit details -
New metadata aggregator build:
CLI now takes file path, not URI: switch back to stock CLI CLI now takes pipeline name, not output file: rework all flows to have explicit serialization stages.
Copy the full SHA 38f0960View commit details
Commits on Jun 14, 2011
-
Reorganise the UK channel to centralise the beans for reuse in other …
…operations than collection. Changed some naming conventions to avoid future clashes.
Copy the full SHA 9531feaView commit details -
Copy the full SHA a629b6eView commit details -
Fold what remains of check.xsl into check_ukreg.
Duplicate check_ukreg as check_ukreg_mda, a version which requires a members bean to be provided as a parameter, for use within the aggregator.
Copy the full SHA dd875a7View commit details
Commits on Jun 13, 2011
-
Rename the various pipeline configuration files so that they take the…
… form of verbs associated with a channel represented by the directory. One result of this is that all the "import" configuration files now have the same file name. Rework the calling code in build.xml to work in terms of channels and verbs.
Copy the full SHA 76d5cfeView commit details