Skip to content

Commits

Permalink
c9e0fc5e6a
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 Nov 6, 2019

  1. Do minor fixes

    1) add forgotten initialize.gsh file
    2) fix Dockerfile FROM dependency
    mederly committed Nov 6, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c9e0fc5 View commit details
  2. Add demo/grouper scenario

    This is basically a clone of demo/complex2s from the laboratory branch.
    
    Main differences:
    
    1. Fixed "unknown host directory" error message when building
    grouper_data container. The initialization script is no longer run
    at build time in grouper_data. It is instead run at first start of
    grouper_daemon container, when LDAP server is already up.
    
    2. banderson and sysadmingroup is now created when building LDAP container.
    So the Grouper resource test action can be executed directly, without
    the need to prepare midPoint objects for banderson & sysadmingroup first.
    
    Note that tests were not updated yet.
    mederly committed Nov 6, 2019
    Copy the full SHA
    f30d47e View commit details

Commits on Nov 5, 2019

  1. Copy the full SHA
    b7d380f View commit details
  2. Copy the full SHA
    a943c11 View commit details
  3. Update master branch, part 1

    - Updated master branch with changes from the laboratory
    - Temporarily removed obsolete demo/complex
    - Fixed download script to reflect new URL of midPoint distribution server
    - Upgraded midPoint to 4.0.1
    mederly committed Nov 5, 2019
    Copy the full SHA
    d05e369 View commit details

Commits on Apr 5, 2019

  1. Update README.md

    khazelton committed Apr 5, 2019
    Copy the full SHA
    07f29a3 View commit details
  2. updated build status URL

    khazelton committed Apr 5, 2019
    Copy the full SHA
    70895a5 View commit details

Commits on Mar 28, 2019

  1. Re-enable disabled tests

    mederly committed Mar 28, 2019
    Copy the full SHA
    794165b View commit details
  2. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5674ba9 View commit details
  3. Re-enable Shibboleth tests

    mederly committed Mar 28, 2019
    Copy the full SHA
    a3d118a View commit details
  4. Merge branch 'shib3'

    mederly committed Mar 28, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f5a0244 View commit details
  5. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a0adea1 View commit details
  6. Copy the full SHA
    7b595e0 View commit details
  7. Copy the full SHA
    582f64f View commit details

Commits on Mar 27, 2019

  1. Temporarily disable demo/shibboleth tests

    This is only until update to Shibboleth 3 is done.
    mederly committed Mar 27, 2019
    Copy the full SHA
    f17459f View commit details
  2. Copy the full SHA
    8262ada View commit details
  3. Fix host names

    Host names containing underscore (e.g. grouper_ws) are not valid
    according to RFC1123; and this is endorsed by Apache httpd. So, for
    demo/complex we provide correct aliases e.g. grouper-ws. We should
    perhaps do the same also for the other scenarios.
    mederly committed Mar 27, 2019
    Copy the full SHA
    dfa7b0f View commit details
  4. Reduce the amount of sample data

    From 1000 to 100 users, to speed up initial setup.
    mederly committed Mar 27, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5b2f311 View commit details
  5. Copy the full SHA
    978999a View commit details
  6. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    6fd3b49 View commit details

Commits on Mar 26, 2019

  1. Unverified

    No user is associated with the committer email.
    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
Older