Skip to content

Commits

Permalink
5d16e28d28
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 May 24, 2021

  1. Update version to 3.3.3 for InCommon TAP build

    Update version to 3.3.3 for InCommon TAP build.
    skoranda committed May 24, 2021
    Copy the full SHA
    5d16e28 View commit details

Commits on May 19, 2021

  1. Enable building COmanage Registry from file in build context

    Add logic so that if a gzipped tarball with the COmanage Registry
    source code is in the build context it can be referenced using
    the build argument COMANAGE_REGISTRY_BUILD_SRC, for example
    COMANAGE_REGISTRY_BUILD_SRC=file:///tmp/build/comanage.tar.gz
    This allows building an image using a local copy of the source
    instead of downloading from GitHub.
    skoranda committed May 19, 2021
    Copy the full SHA
    8ca5b38 View commit details
  2. Update PHP version to 7.3.28

    Update the PHP version to 7.3.28.
    skoranda committed May 19, 2021
    Copy the full SHA
    ce16928 View commit details

Commits on Apr 29, 2021

  1. Update Shibboleth SP to version 3.2.2

    Update the Shibboleth SP to version 3.3.2.
    skoranda committed Apr 29, 2021
    Copy the full SHA
    5644719 View commit details

Commits on Mar 18, 2021

  1. Update Shibboleth SP to version 3.2.1

    Update the Shibboleth SP to version 3.2.1.
    skoranda committed Mar 18, 2021
    Copy the full SHA
    cc98913 View commit details

Commits on Mar 5, 2021

  1. Update version for Jenkins build

    Update the necessary files for the Jenkins build for TAP images.
    skoranda committed Mar 5, 2021
    Copy the full SHA
    3315c4a View commit details

Commits on Feb 13, 2021

  1. PHP and Shibboleth SP version increase and rhscl image

    Increase the PHP version to 7.3.27 and the Shibboleth SP
    version to 3.2.0. Change the base for the TAP images from
    centos:centos7 to rhscl/python-38-centos7 to have the
    latest version of supervisor run with a supported version
    of Python.
    skoranda committed Feb 13, 2021
    Copy the full SHA
    e435429 View commit details

Commits on Feb 11, 2021

  1. Remove build.sh script

    Remove the build.sh script since users are seeing it and
    trying to use it even though it is not referenced from the
    documentation.
    skoranda committed Feb 11, 2021
    Copy the full SHA
    c8bff0d View commit details

Commits on Jan 13, 2021

  1. Copy the full SHA
    18645be View commit details

Commits on Dec 22, 2020

  1. Added details break into container for plugin sandbox

    Added details for how to break into the container and run the CakePHP
    database command to the plugin sandbox instructions.
    skoranda committed Dec 22, 2020
    Copy the full SHA
    ea6ee22 View commit details
  2. Better htpasswd command

    Better htpasswd command example for the simple development plugin
    sandbox documentation.
    skoranda committed Dec 22, 2020
    Copy the full SHA
    fbe5cc2 View commit details
  3. Fix path for basic-auth bind mount

    Fix path for basic-auth bind mount.
    skoranda committed Dec 22, 2020
    Copy the full SHA
    d9fcf08 View commit details

Commits on Dec 15, 2020

  1. Copy the full SHA
    13a3ca5 View commit details

Commits on Dec 14, 2020

  1. Copy the full SHA
    60a2d12 View commit details
  2. Copy the full SHA
    65b0fd1 View commit details
  3. Copy the full SHA
    31a8ec9 View commit details

Commits on Dec 3, 2020

  1. Fix repository link in Simple Development Sandbox doc

    Fix the repository link for COmanage Registry in the documentation for
    the Simple Development Sandbox.
    skoranda committed Dec 3, 2020
    Copy the full SHA
    29343ac View commit details

Commits on Oct 26, 2020

  1. Update PHP to version 7.3.22

    Update PHP to version 7.3.22.
    skoranda committed Oct 26, 2020
    Copy the full SHA
    4acee9b View commit details
  2. Update COmanage Registry version to 3.3.1

    Update the COmanage Registry version for the 3.3.1 release.
    skoranda committed Oct 26, 2020
    Copy the full SHA
    ef9a218 View commit details

Commits on Oct 16, 2020

  1. Copy the full SHA
    cca72a3 View commit details

Commits on Oct 12, 2020

  1. Fix URL to use for cloning repository in documentation

    After moving the repository from cloud GitHub to I2 GitHub fix the URLs
    in the documentation for cloning the respository.
    skoranda committed Oct 12, 2020
    Copy the full SHA
    0f8a29a View commit details

Commits on Sep 30, 2020

  1. Update version for InCommon TAP build pipeline

    Update the version to 3.3.1 for the InCommon TAP build pipeline.
    skoranda committed Sep 30, 2020
    Copy the full SHA
    13a0f8a View commit details
  2. Update PHP to version 7.3.22

    Update PHP to version 7.3.22.
    skoranda committed Sep 30, 2020
    Copy the full SHA
    3463c4a View commit details

Commits on Aug 20, 2020

  1. Add voposixaccount.ldif to slapd base image

    Add the voposixaccount LDIF to the slapd base image.
    skoranda committed Aug 20, 2020
    Copy the full SHA
    f86e51c View commit details

Commits on Aug 19, 2020

  1. Update voPerson LDIF to version draft-2.0.0

    Update the voPerson LDIF to version draft-2.0.0 since
    COmanage Registry 3.3.0 requires it.
    skoranda committed Aug 19, 2020
    Copy the full SHA
    fd8fc47 View commit details
  2. Update base image Debian tag for slapd base image

    Update the base image Debian tag to 10.5 for the slapd
    base image.
    skoranda committed Aug 19, 2020
    Copy the full SHA
    20afba8 View commit details
  3. Copy the full SHA
    ff01f9b View commit details

Commits on Aug 17, 2020

  1. Add logic to build the COmanage Registry cron container

    Add logic to build the COmanage Registry cron container.
    skoranda committed Aug 17, 2020
    Copy the full SHA
    17886f2 View commit details
  2. Update Jenkins input file COmanage Registry version

    Update the input file used by the Jenkins build script for the
    COmanage Registry version.
    skoranda committed Aug 17, 2020
    Copy the full SHA
    6a020f8 View commit details
  3. Update PHP version to 7.3.21

    Update the PHP version to 7.3.21.
    skoranda committed Aug 17, 2020
    Copy the full SHA
    269e2d6 View commit details

Commits on Jul 31, 2020

  1. Copy the full SHA
    c1397f2 View commit details

Commits on Jul 8, 2020

  1. Copy the full SHA
    b13e7db View commit details
  2. Copy the full SHA
    00206ef View commit details
  3. Update PHP to version 7.3.19

    Update the PHP version to 7.3.19.
    skoranda committed Jul 8, 2020
    Copy the full SHA
    bf31a3b View commit details

Commits on May 31, 2020

  1. Update issue templates

    Update the issue template to point to the I2 JIRA.
    skoranda committed May 31, 2020
    Copy the full SHA
    3c3aa46 View commit details
Older