Skip to content

Commits

Permalink
master
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 Jan 11, 2022

  1. commenting out tests temporarily

    chubing committed Jan 11, 2022
    Copy the full SHA
    f104fcc View commit details

Commits on Dec 8, 2021

  1. Merge pull request #8 from docker/max-connections-fix

    Max connections fix for midpoint training
    chubing committed Dec 8, 2021
    Copy the full SHA
    2c182b6 View commit details
  2. Update Dockerfile

    chubing committed Dec 8, 2021
    Copy the full SHA
    082badc View commit details
  3. Create max_connections.cnf

    chubing committed Dec 8, 2021
    Copy the full SHA
    a4b8537 View commit details

Commits on Dec 1, 2021

  1. Finalize renaming the image to i2incommon/midpoint

    The image was renamed in 56c76a5 but in
    order to work, it has to be changed in additional files.
    Slavek Licehammer committed Dec 1, 2021
    Copy the full SHA
    2832b94 View commit details
  2. Update main.bats

    chubing committed Dec 1, 2021
    Copy the full SHA
    4e446b4 View commit details
  3. Update Jenkinsfile

    chubing committed Dec 1, 2021
    Copy the full SHA
    f301239 View commit details
  4. Update common.bash

    chubing committed Dec 1, 2021
    Copy the full SHA
    56c76a5 View commit details
  5. remove test for now non-existent demo/postgres directory

    chubing committed Dec 1, 2021
    Copy the full SHA
    281bce9 View commit details

Commits on Nov 30, 2021

  1. Upgrade to 4.4.

    Slavek Licehammer committed Nov 30, 2021
    Copy the full SHA
    d57175a View commit details

Commits on Aug 30, 2021

  1. Reworked tagging of images to use correct version

    Images are tagged using midPoint version insted of using always tag latest
    Slavek Licehammer committed Aug 30, 2021
    Copy the full SHA
    83b06ea View commit details

Commits on Aug 17, 2021

  1. Merge pull request #6 from pspaude/master

    Add midpoint_home/lib to start string
    chubing committed Aug 17, 2021
    Copy the full SHA
    d029b19 View commit details

Commits on Jul 1, 2021

  1. Add midpoint_home/lib to loader path

    Per the 4.2.x release instructions need several items added to start string if using custom startup scripts. https://docs.evolveum.com/midpoint/release/4.2/
    pspaude committed Jul 1, 2021
    Copy the full SHA
    33562dd View commit details

Commits on Jun 22, 2021

  1. Upgrade to postgreSQL and midPoint 4.3.2-SNAPSHOT

    Slavek Licehammer committed Jun 22, 2021
    Copy the full SHA
    be3b3c8 View commit details

Commits on May 13, 2021

  1. Update Grouper connector to 0.7

    This resolves issues with deleted groups (MID-6756, MID-6900).
    mederly authored and Slavek Licehammer committed May 13, 2021
    Copy the full SHA
    4149610 View commit details

Commits on Dec 11, 2020

  1. Temporary disable selected test

    Those test works locally but sometimes they are failing in I2 build
    system. Therefore they are temporary disabled now, until we will find a
    solution for it.
    Slavek Licehammer committed Dec 11, 2020
    Copy the full SHA
    16f6fac View commit details
  2. Applied workaround for MID-6721 bug

    Test were failing because MID-6721 bug. Workaround applied.
    Slavek Licehammer committed Dec 11, 2020
    Copy the full SHA
    cc60354 View commit details

Commits on Dec 9, 2020

  1. Fix demo/shibboleth tests

    Remove SOAP interface tests because SOAP is no longer supported in
    midpoint 4.2.
    
    Fix typo in curl --silent option.
    
    Update docker-compose-tests.yml with recent changes from
    docker-compose.yml file. docker-compose-tests.yml should contain the
    same configuration as docker-compose.yml, only it minimizes the ports
    exported to localhost, because it's not necessary for tests.
    Slavek Licehammer committed Dec 9, 2020
    Copy the full SHA
    6c13fad View commit details
  2. Fix tests for demo/shibboleth

    Fix tests for internal SAML.
    Add tests for Shibboleth integration.
    Slavek Licehammer committed Dec 9, 2020
    Copy the full SHA
    c3e8ec4 View commit details

Commits on Nov 24, 2020

  1. Update README.md

    khazelton committed Nov 24, 2020
    Copy the full SHA
    2220e5e View commit details

Commits on Nov 19, 2020

  1. New SAML2 authN implementation

    SAML2 authentication is now using Shibboleth SP by default. SP embeded
    in midPoint si also available on a different URL.
    Slavek Licehammer committed Nov 19, 2020
    Copy the full SHA
    827d2cf View commit details
  2. Update to midPoint 4.2

    Slavek Licehammer committed Nov 19, 2020
    Copy the full SHA
    38150cc View commit details
  3. Channels update in midPoint configuration in demo/shibboleth

    Slavek Licehammer committed Nov 19, 2020
    Copy the full SHA
    3929d1a View commit details

Commits on Oct 19, 2020

  1. Update Dockerfile

    khazelton committed Oct 19, 2020
    Copy the full SHA
    0a3990f View commit details
  2. Merge pull request #5 from docker/4.2

    4.2
    khazelton committed Oct 19, 2020
    Copy the full SHA
    319b40a View commit details
  3. Update Dockerfile

    khazelton committed Oct 19, 2020
    Copy the full SHA
    64a6506 View commit details
  4. Update to midPoint 4.2-SNAPSHOT

    Slavek Licehammer committed Oct 19, 2020
    Copy the full SHA
    a4b0f8c View commit details

Commits on Aug 26, 2020

  1. Update README.md

    khazelton committed Aug 26, 2020
    Copy the full SHA
    e52afeb View commit details
  2. Update README.md

    khazelton committed Aug 26, 2020
    Copy the full SHA
    6052149 View commit details
  3. Update README.md

    khazelton committed Aug 26, 2020
    Copy the full SHA
    06f42b5 View commit details

Commits on Jul 7, 2020

  1. updated URL for documentation

    khazelton committed Jul 7, 2020
    Copy the full SHA
    36b6cbe View commit details

Commits on May 21, 2020

  1. Reverting the extra column for externals, would make the training mor…

    …e complicated and it seems that we actually don not need it
    ivan committed May 21, 2020
    Copy the full SHA
    eff7307 View commit details

Commits on May 20, 2020

  1. Added configuration (commented) and csv files used in the training

    ivan committed May 20, 2020
    Copy the full SHA
    7250531 View commit details

Commits on Apr 28, 2020

  1. Adapt docker-compose for tests in demo/shibboleth

    (Copied from demo/grouper tests.)
    mederly committed Apr 28, 2020
    Copy the full SHA
    be85033 View commit details
  2. Do minor fixes in demo/grouper objects

    mederly committed Apr 28, 2020
    Copy the full SHA
    8dec61e View commit details