Skip to content

Commits

Commits on Nov 5, 2019

  1. 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 Mar 28, 2019

  1. Copy the full SHA
    582f64f 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
    a6cce4b View commit details

Commits on Oct 5, 2018

  1. Continue build procedure cleanup

    $tag is now defined in common.bash and used throughout building scripts.
    The goal is to allow building and testing both from Jenkins and standalone.
    
    build.sh is now more generic; allows rebuilding if -r is specified.
    mederly committed Oct 5, 2018
    Copy the full SHA
    4947aa1 View commit details
  2. Copy the full SHA
    3b8dcd8 View commit details
  3. Add TIMEZONE parameter

    mederly committed Oct 5, 2018
    Copy the full SHA
    e7679b6 View commit details

Commits on Oct 3, 2018

  1. Add MP_MEM_MAX, MP_MEM_INIT, MP_JAVA_OPTS vars

    MP_MEM_MAX was originally known as MP_MEM.
    
    MP_JAVA_OPTS can be used to send arbitrary options to Java
    that hosts midPoint.
    mederly committed Oct 3, 2018
    Copy the full SHA
    5136560 View commit details
  2. Copy the full SHA
    baa2749 View commit details
  3. Disable Shib if not needed; add env var checks

    If AUTHENTICATION=internal we avoid loading mod_shib and starting shibd.
    Also added environment variable checks so if some are missing due to
    wrong Docker composition, midPoint will inform user in a reasonable way.
    mederly committed Oct 3, 2018
    Copy the full SHA
    2fc6232 View commit details

Commits on Oct 1, 2018

  1. Do naming cleanup

    Environmental variables and container names are improved.
    Only demo/simple is OK now; other ones are inconsistent now.
    mederly committed Oct 1, 2018
    Copy the full SHA
    8ee694b View commit details
  2. Add auto-upgrade support

    mederly committed Oct 1, 2018
    Copy the full SHA
    ceafa77 View commit details

Commits on Sep 27, 2018

  1. Adapt directory structure to docker/util

    The container is now built directly from the root directory.
    Even the simplest composition was moved to demo/plain.
    mederly committed Sep 27, 2018
    Copy the full SHA
    55fcd70 View commit details
End of commit history for this file