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

Removing resourceId casting #32

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 29, 2015

  1. remove resourceId casting

    simonbarbier committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    b2bc618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b39a479 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. adapt unit test to use non-casted resource id

    simonbarbier committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    acac488 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2015

  1. test own repo

    simonbarbier committed May 6, 2015
    Configuration menu
    Copy the full SHA
    3d89d37 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

  1. add new functionnalities : clear, allowed with inheritance and can(no…

    …t)Explicitly
    simonbarbier committed May 8, 2015
    Configuration menu
    Copy the full SHA
    884b27f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. fix bug removing of permission

    simonbarbier committed May 13, 2015
    Configuration menu
    Copy the full SHA
    4a9a1e1 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. Added a new function to the Driver interface to clear massively permi…

    …ssions in a resource-centric way.
    Anthony Demarcy committed May 19, 2016
    Configuration menu
    Copy the full SHA
    8df2ba1 View commit details
    Browse the repository at this point in the history
  2. Reworked design slightly and added an 'Unimplemented Exception' for A…

    …rrayDriver
    Anthony Demarcy committed May 19, 2016
    Configuration menu
    Copy the full SHA
    311d00f View commit details
    Browse the repository at this point in the history
  3. Fixed an inclusion bug

    Anthony Demarcy committed May 19, 2016
    Configuration menu
    Copy the full SHA
    6bd4d42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa934a4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from ademarcy/master

    Massive resource-centric permissions clearing
    chdeliens committed May 19, 2016
    Configuration menu
    Copy the full SHA
    0ee1754 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from Optimy/improvement

    Improvement
    chdeliens committed May 19, 2016
    Configuration menu
    Copy the full SHA
    66ce1eb View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Bugfix - initialize array

    Ciprian Vate committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    1fd1df2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Optimy/fix-allowed-on-role-level-issue

    Bugfix -  initialize array
    chdeliens authored Oct 13, 2016
    Configuration menu
    Copy the full SHA
    aa3dbf3 View commit details
    Browse the repository at this point in the history