Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/midPoint_container
base: master
Choose a base ref
...
head repository: docker/midPoint_container
compare: 3.9
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 20 commits
  • 14 files changed
  • 2 contributors

Commits on Sep 25, 2018

  1. Fix build scripts; download stable version

    On this branch we will download the latest stable TIER-capable
    version of midPoint.
    mederly committed Sep 25, 2018
    Copy the full SHA
    576b0d8 View commit details

Commits on Sep 26, 2018

  1. Copy the full SHA
    eee2732 View commit details

Commits on Sep 27, 2018

  1. Copy the full SHA
    c2a3569 View commit details
  2. Copy the full SHA
    b53ba3f View commit details
  3. Copy the full SHA
    f830093 View commit details

Commits on Oct 3, 2018

  1. Merge branch 'master' into 3.9-SNAPSHOT-stable

    # Conflicts:
    #	demo/complex/grouper-daemon/Dockerfile
    #	demo/complex/grouper-ui/Dockerfile
    #	download-midpoint
    #	midpoint/README.md
    #	midpoint/build.sh
    #	midpoint/midpoint-server/container_files/httpd/conf/midpoint.conf.auth.shibboleth
    mederly committed Oct 3, 2018
    Copy the full SHA
    e5a53b6 View commit details

Commits on Oct 4, 2018

  1. Fix tests numbering

    mederly committed Oct 4, 2018
    Copy the full SHA
    7bf150d View commit details
  2. Copy the full SHA
    7594dc3 View commit details
  3. Update README.md files

    mederly committed Oct 4, 2018
    Copy the full SHA
    8ec4868 View commit details

Commits on Oct 5, 2018

  1. Copy the full SHA
    0d77461 View commit details
  2. Modify image references to midpoint:3.9-SNAPSHOT-stable

    (instead of midpoint:latest)
    mederly committed Oct 5, 2018
    Copy the full SHA
    e2d9df1 View commit details
  3. Fix Jenkins build for non-master branch

    (trying to)
    mederly committed Oct 5, 2018
    Copy the full SHA
    68d0f46 View commit details
  4. Copy the full SHA
    ecc39ef View commit details

Commits on Oct 6, 2018

  1. Apply the latest version of build scripts

    (copied from master to this branch)
    mederly committed Oct 6, 2018
    Copy the full SHA
    7de06cc View commit details

Commits on Nov 6, 2018

  1. Merge branch 'master' into 3.9-SNAPSHOT-stable

    # Conflicts:
    #	build.sh
    #	common.bash
    mederly committed Nov 6, 2018
    Copy the full SHA
    b8560f8 View commit details
  2. Fix docker image tags

    mederly committed Nov 6, 2018
    Copy the full SHA
    ca0547a View commit details

Commits on Nov 12, 2018

  1. 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
    a56b3e5 View commit details
  2. Copy the full SHA
    7f5767b View commit details
  3. Copy the full SHA
    b1dd605 View commit details
  4. 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
    b4d897b View commit details