Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drastic ldap speedup (update) #9104

Merged
merged 9 commits into from Oct 17, 2014
Merged

drastic ldap speedup (update) #9104

merged 9 commits into from Oct 17, 2014

Commits on Jun 19, 2014

  1. Update manager.php

    add caching to getUserGroupIds
    macjohnny committed Jun 19, 2014
    Copy the full SHA
    356e4b6 View commit details
    Browse the repository at this point in the history
  2. Update manager.php

    added description and blank lines in getUserGroupIds
    macjohnny committed Jun 19, 2014
    Copy the full SHA
    18c7c94 View commit details
    Browse the repository at this point in the history
  3. Update manager.php

    defined $uid in getUserGroupIds
    macjohnny committed Jun 19, 2014
    Copy the full SHA
    c954168 View commit details
    Browse the repository at this point in the history
  4. Update manager.php

    macjohnny committed Jun 19, 2014
    Copy the full SHA
    14fcd68 View commit details
    Browse the repository at this point in the history
  5. Update manager.php

    macjohnny committed Jun 19, 2014
    Copy the full SHA
    6a3d6d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2014

  1. Update manager.php

    macjohnny committed Jun 21, 2014
    Copy the full SHA
    405e89f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2014

  1. clean up function getUserGroupIds

    clean up of function getUserGroupIds and improved caching mechanism of cachedUserGroupIds
    macjohnny committed Jun 23, 2014
    Copy the full SHA
    24e397a View commit details
    Browse the repository at this point in the history
  2. modified caching mechanism in getUserGroupIds

    removed cachedUserGroupIds, instead changed indexing in getUserGroups to groupId
    macjohnny committed Jun 23, 2014
    Copy the full SHA
    11ccb57 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2014

  1. Copy the full SHA
    de53bee View commit details
    Browse the repository at this point in the history