Skip to content

Commits

Permalink
laboratory
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 4, 2019

  1. Copy the full SHA
    9950352 View commit details
  2. Copy the full SHA
    a268b7a View commit details
  3. Fix sources container in demo/complex2s

    Now the container correctly works after docker-compose down
    and docker-compose up cycle.
    mederly committed Nov 4, 2019
    Copy the full SHA
    bbbea53 View commit details
  4. Do various fixes and improvements

    1) fixed a couple of scripts by adding #! declaration,
    2) temporarily disabled "targets" container - it was not used anyway,
    3) added "resolveip fix" to grouper_data Dockerfile (as suggested
    on the Slack channel),
    4) added 2 new archetypes + added visualization of existing ones
    in demo/complex2s,
    5) removed "add focus" synchronization in LDAP resource,
    6) other minor improvements.
    
    These are done by Ivan Noris.
    mederly committed Nov 4, 2019
    Copy the full SHA
    fc1a4c3 View commit details
  5. Add .gitignore

    mederly committed Nov 4, 2019
    Copy the full SHA
    0b7477c View commit details

Commits on Oct 22, 2019

  1. Copy the full SHA
    cacbb80 View commit details
  2. Add user recompute task

    mederly committed Oct 22, 2019
    Copy the full SHA
    3f21a2b View commit details

Commits on Oct 21, 2019

  1. Copy the full SHA
    699d05e View commit details

Commits on Oct 16, 2019

  1. Copy the full SHA
    64dcbe0 View commit details

Commits on Oct 11, 2019

  1. Do functionality and performance improvements

    1. Membership and group deletion is now handled correctly
    2. Operations on large LDAP groups should now be faster
    (but still not optimal)
    mederly committed Oct 11, 2019
    Copy the full SHA
    6f48f1b View commit details

Commits on Oct 5, 2019

  1. Copy the full SHA
    f1f3967 View commit details

Commits on Oct 3, 2019

  1. Merge pull request #2 from lmarton/patch-1

    Patch 1
    mederly committed Oct 3, 2019
    Copy the full SHA
    3f20433 View commit details

Commits on Oct 2, 2019

  1. Update Dockerfile

    Switch to Java 11
    lmarton committed Oct 2, 2019
    Copy the full SHA
    55c04cc View commit details

Commits on Sep 25, 2019

  1. Add forgotten changes

    mederly committed Sep 25, 2019
    Copy the full SHA
    862f135 View commit details

Commits on Sep 24, 2019

  1. Fix the Groovy code

    Here we fixed syntax errors + minor variable naming issues.
    mederly committed Sep 24, 2019
    Copy the full SHA
    e252ef4 View commit details
  2. Simplify and optimize demo/complex2s config

    1) Removed multiple intents from LDAP resource, making operations faster
    2) Replaced template + metarole combination (for each group type)
    with single archetype.
    3) Factored out common code to 2 archetype metaroles.
    mederly committed Sep 24, 2019
    Copy the full SHA
    3b33180 View commit details

Commits on Sep 3, 2019

  1. Copy the full SHA
    63dfda5 View commit details

Commits on Aug 30, 2019

  1. Fix SIS Persons search script

    It failed with bucketed imports.
    mederly committed Aug 30, 2019
    Copy the full SHA
    e57c21b View commit details

Commits on Aug 28, 2019

  1. Remove references to OpenLDAP

    It is 389ds not OpenLDAP :)
    mederly committed Aug 28, 2019
    Copy the full SHA
    9cf92a0 View commit details
  2. Improve perf of user recomputation in complex2s

    1) Implemented filtering in ScriptedSQL search operation
    2) Turned off recompilation of Groovy scripts on each DB request
    mederly committed Aug 28, 2019
    Copy the full SHA
    69bdb38 View commit details

Commits on Jul 30, 2019

  1. Temporarily remove 389-admin and 389-adminutil

    These packages are part of 'directory' service in various scenarios.
    It looks like there are some issues with current versions of these
    packages. So I have temporarily removed them from demo/complex2s
    scenario to make it buildable.
    mederly committed Jul 30, 2019
    Copy the full SHA
    f98d12f View commit details

Commits on Jul 29, 2019

  1. Copy the full SHA
    1056732 View commit details
  2. Adapt demo/complex2s to latest perf improvements

    The processing path of Grouper groups was significantly changed:
    Instead of pushing member information through ShadowType to OrgType
    we keep it only in ShadowType (in index-only form).
    
    Auto-updating users after membership change is currently disabled.
    mederly committed Jul 29, 2019
    Copy the full SHA
    cfb59be View commit details

Commits on Jul 15, 2019

  1. Disable tests temporarily

    mederly committed Jul 15, 2019
    Copy the full SHA
    4335bc4 View commit details
  2. Copy the full SHA
    e87830e View commit details

Commits on Jul 2, 2019

  1. Copy the full SHA
    68d38eb View commit details

Commits on Jun 12, 2019

  1. Fix demo/complex2s

    mederly committed Jun 12, 2019
    Copy the full SHA
    198378a View commit details
  2. Copy the full SHA
    111cc0b View commit details
  3. Add draft of demo/complex2s scenario

    This is the same as demo/complex2 but using simplified
    access to the Grouper resource (fetching groups with member lists
    instead of members + groups).
    mederly committed Jun 12, 2019
    Copy the full SHA
    975c91b View commit details

Commits on May 13, 2019

  1. Copy the full SHA
    bacb468 View commit details
  2. Copy the full SHA
    853363c View commit details
  3. Merge pull request #1 from docker/patch_start-httpd.sh

    Fix shibd startup
    mederly committed May 13, 2019
    Copy the full SHA
    393fe00 View commit details
  4. fix shibd startup

    pcaskey committed May 13, 2019
    Copy the full SHA
    987510a 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
Older