Skip to content

Commits

Commits on Dec 2, 2024

  1. Copy the full SHA
    f709d62 View commit details
  2. Copy the full SHA
    61b93fc View commit details

Commits on Oct 31, 2018

  1. Permit blacklisting of InCommon-registered entities

    See incommon/inc-meta#90.
    iay committed Oct 31, 2018
    Copy the full SHA
    726d180 View commit details

Commits on Aug 22, 2017

  1. Post-merge fixups

    See incommon/inc-meta#79.
    iay committed Aug 22, 2017
    Copy the full SHA
    858e5ce View commit details

Commits on Apr 18, 2017

  1. Control the entity order of the output aggregate

    See incommon/inc-meta#55.
    iay committed Apr 18, 2017
    Copy the full SHA
    32aa2cd View commit details

Commits on Sep 12, 2016

  1. Copy the full SHA
    865601a View commit details

Commits on Aug 22, 2016

  1. Remove non-InCommon entities from InCommon aggregate.

    This allows an existing InCommon production aggregate (including
    entities from eduGAIN) to be used as a source for the eduGAIN import
    flow. Without this, the entities already in the aggregate override the
    newly imported ones from eduGAIN.
    
    This should not have any effect in production, where the InCommon
    source should just be InCommon entities anyway. It is most valuable
    while testing the eduGAIN import flow.
    iay committed Aug 22, 2016
    Copy the full SHA
    ca9306e View commit details

Commits on Apr 13, 2016

  1. Implement two-phase fetch/process import for eduGAIN.

    New target inc.edugain.download acquires new eduGAIN metadata and
    (if successful) writes it to a file which is then used instead
    of a direct download by the import pipeline. For consistency, the
    intermediate file is also used by inc.edugain.report.
    iay committed Apr 13, 2016
    Copy the full SHA
    ac0de80 View commit details

Commits on Dec 22, 2015

  1. Copy the full SHA
    358ca49 View commit details

Commits on Jun 8, 2015

  1. Copy the full SHA
    78a6203 View commit details

Commits on May 28, 2015

  1. Exbed eduGAIN policy.

    iay committed May 28, 2015
    Copy the full SHA
    17293d3 View commit details

Commits on May 27, 2015

  1. Normalise namespaces in import aggregate.

    In particular, exclude the ukf-specific namespaces, which will never
    occur here.
    iay committed May 27, 2015
    Copy the full SHA
    0a8e63d View commit details

Commits on Aug 27, 2014

  1. Copy the full SHA
    e20725d View commit details

Commits on Jul 15, 2014

  1. Copy the full SHA
    3e0e6c7 View commit details
  2. Copy the full SHA
    8ebcb8f View commit details
  3. Parameterise import aggregate generation.

    Take local file locations of production aggregate and generated import
    aggregate from properties.
    Add a target to generate the import aggregate.
    iay committed Jul 15, 2014
    Copy the full SHA
    dd54cae View commit details

Commits on May 27, 2014

  1. Correct comment.

    iay committed May 27, 2014
    Copy the full SHA
    278fddb View commit details

Commits on May 21, 2014

  1. Copy the full SHA
    aa7175c View commit details

Commits on Jun 22, 2011

  1. Copy the full SHA
    113ec29 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 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
Renamed from mdx/incommon/incommon-import.xml (Browse History)