Skip to content

Commits

Commits on Jun 19, 2017

  1. Remove trailing white space from XML files

    See ukf/ukf-meta#134.
    iay committed Jun 19, 2017
    Copy the full SHA
    c099e63 View commit details

Commits on May 1, 2017

  1. Copy the full SHA
    32b12ea View commit details
  2. 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.
    iay committed May 1, 2017
    Copy the full SHA
    ef717ef View commit details
  3. 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.
    iay committed May 1, 2017
    Copy the full SHA
    1350294 View commit details

Commits on Jul 31, 2016

  1. Pass mdx.dir in to the MDA.

    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.
    iay committed Jul 31, 2016
    Copy the full SHA
    5012efd View commit details

Commits on Dec 19, 2015

  1. Copy the full SHA
    6d367c7 View commit details

Commits on May 5, 2015

  1. Copy the full SHA
    8572ec5 View commit details

Commits on Jul 14, 2014

  1. Copy the full SHA
    7924156 View commit details
  2. Remove Spring schema version numbers from schemaLocations.

    According to documentation, this is now the preferred/best practise.
    iay committed Jul 14, 2014
    Copy the full SHA
    6e3bff5 View commit details

Commits on Jun 7, 2013

  1. Consistently apply the newer convention that template beans which dir…

    …ectly instantiate classes are named after the class.
    iay committed Jun 7, 2013
    Copy the full SHA
    76c4b7b View commit details

Commits on Jun 6, 2013

  1. Copy the full SHA
    8148054 View commit details

Commits on May 2, 2013

  1. Copy the full SHA
    7b02877 View commit details

Commits on Apr 4, 2013

  1. 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.
    iay committed Apr 4, 2013
    Copy the full SHA
    4db2ef6 View commit details

Commits on Apr 4, 2012

  1. Copy the full SHA
    b24d2db View commit details

Commits on Sep 16, 2011

  1. 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.
    iay committed Sep 16, 2011
    Copy the full SHA
    f9dd927 View commit details

Commits on Aug 5, 2011

  1. 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.
    iay committed Aug 5, 2011
    Copy the full SHA
    f141189 View commit details

Commits on Jun 24, 2011

  1. 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.
    iay committed Jun 24, 2011
    Copy the full SHA
    0e2a6bd View commit details

Commits on Jun 21, 2011

  1. Change channel names and all bean names so that they are acceptable S…

    …pEL identifiers.
    
    This means changing '.' and '-' characters into '_' characters throughout.
    iay committed Jun 21, 2011
    Copy the full SHA
    2c6c782 View commit details
  2. 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.
    iay committed Jun 21, 2011
    Copy the full SHA
    38f0960 View commit details

Commits on Jun 14, 2011

  1. Reorganise the UK channel to centralise the beans for reuse in other …

    …operations than collection.
    
    Changed some naming conventions to avoid future clashes.
    iay committed Jun 14, 2011
    Copy the full SHA
    9531fea View commit details
  2. Copy the full SHA
    a629b6e View commit details
  3. 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.
    iay committed Jun 14, 2011
    Copy the full SHA
    dd875a7 View commit details

Commits on Jun 13, 2011

  1. 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.
    iay committed Jun 13, 2011
    Copy the full SHA
    76d5cfe View commit details
End of commit history for this file