Skip to content

Commits

Permalink
6fd3b49444
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Mar 27, 2019

  1. Copy the full SHA
    6fd3b49 View commit details

Commits on Mar 26, 2019

  1. Copy the full SHA
    a384fd4 View commit details
  2. Copy the full SHA
    20d5b22 View commit details
  3. Add add-ref-groups script

    mederly committed Mar 26, 2019
    Copy the full SHA
    053a5ec View commit details
  4. Copy the full SHA
    7f20946 View commit details

Commits on Mar 25, 2019

  1. Disable irrelevant test

    DB upgrade test (360 in demo/simple) is not relevant for 4.0-SNAPSHOT.
    It should be re-enabled after DB schema for 4.0 is stable.
    mederly committed Mar 25, 2019
    Copy the full SHA
    4a45e20 View commit details
  2. Copy the full SHA
    da54415 View commit details
  3. Make moving files more robust

    mederly committed Mar 25, 2019
    Copy the full SHA
    33e3080 View commit details
  4. Fix download location

    mederly committed Mar 25, 2019
    Copy the full SHA
    09f1669 View commit details

Commits on Mar 22, 2019

  1. Copy the full SHA
    29ba916 View commit details

Commits on Mar 19, 2019

  1. Copy the full SHA
    5528ec7 View commit details

Commits on Mar 18, 2019

  1. Upgrade Grouper connector JAR

    mederly committed Mar 18, 2019
    Copy the full SHA
    ac23ad8 View commit details
  2. Copy the full SHA
    72e1285 View commit details

Commits on Mar 4, 2019

  1. Copy the full SHA
    4a6a23b View commit details

Commits on Feb 12, 2019

  1. Fix linking /run/secrets

    These are to be linked only if they exists.
    mederly committed Feb 12, 2019
    Copy the full SHA
    8a29254 View commit details

Commits on Nov 12, 2018

  1. Fix demo/complex tests

    Sometimes we are trying to pull an image that is not pushed yet.
    mederly committed Nov 12, 2018
    Copy the full SHA
    9e80ecd View commit details
  2. Copy the full SHA
    e042f31 View commit details
  3. Adapt download and Dockerfile to 3.9 release

    There's no need to fetch 3.9-SNAPSHOT any more.
    Also the download directory for released versions was changed.
    mederly committed Nov 12, 2018
    Copy the full SHA
    a6cce4b View commit details

Commits on Nov 6, 2018

  1. Copy the full SHA
    228bed7 View commit details

Commits on Oct 22, 2018

  1. Switch MariaDB in targets to TIER one

    (This one is not currently used anyway.)
    mederly committed Oct 22, 2018
    Copy the full SHA
    5e35551 View commit details
  2. Copy the full SHA
    612afe2 View commit details
  3. Switch to TIER Shib IdP in demo/complex

    This also changes HTTPS ports mappings (Shibboleth IdP is now on 443,
    Grouper on 4443, midPoint remains on 8443).
    mederly committed Oct 22, 2018
    Copy the full SHA
    e3949a2 View commit details

Commits on Oct 17, 2018

  1. Copy the full SHA
    02276b2 View commit details
  2. Copy the full SHA
    a5516b2 View commit details

Commits on Oct 15, 2018

  1. Copy the full SHA
    843097d View commit details
  2. Pull newest images in demo/complex tests

    (because of MariaDB changes)
    mederly committed Oct 15, 2018
    Copy the full SHA
    874f387 View commit details
  3. Copy the full SHA
    6171bc2 View commit details

Commits on Oct 13, 2018

  1. Adapt demo/complex to TIER-supported MariaDB

    (needs MariaDB support of extra SQL scripts i.e. PR docker#8-11 to work)
    mederly committed Oct 13, 2018
    Copy the full SHA
    2d57d35 View commit details

Commits on Oct 12, 2018

  1. 'ready for testing'

    khazelton committed Oct 12, 2018
    Copy the full SHA
    6a80e8b View commit details

Commits on Oct 11, 2018

  1. Add RabbitMQ-related tests in demo/complex

    Plus a couple of other fixes in library.bash.
    mederly committed Oct 11, 2018
    Copy the full SHA
    462ef74 View commit details

Commits on Oct 9, 2018

  1. Migrate RabbitMQ to TIER image

    A couple of Grouper-related tests were added, including testing
    of live sync using RabbitMQ (not finished yet).
    mederly committed Oct 9, 2018
    Copy the full SHA
    5c4f48a View commit details
  2. Switch RabbitMQ to TIER version

    And add the code to create sampleQueue on the first run.
    mederly committed Oct 9, 2018
    Copy the full SHA
    d5165da View commit details
  3. Minimize # of needed free ports for tests

    Created a special version of docker-compose files that do not expose
    any ports unless really needed for test execution. This is to minimize
    potential conflicts during test execution.
    mederly committed Oct 9, 2018
    Copy the full SHA
    e2dc3c3 View commit details
  4. Fix Shibboleth tests

    We have to build the composed containers because the Dockerfiles
    might be updated (as they are now).
    mederly committed Oct 9, 2018
    Copy the full SHA
    6e0e503 View commit details
  5. Disable demo/complex tests

    ...as these are not adapted to changed containers yet.
    mederly committed Oct 9, 2018
    Copy the full SHA
    763f63a View commit details
Older