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

Restrict permission check on repositories and fix some problems #5314

Merged
merged 32 commits into from
Nov 28, 2018

Commits on Nov 28, 2018

  1. fix units permission problems

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    0bf41c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f80b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40d552c View commit details
    Browse the repository at this point in the history
  4. remove unused codes

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    d80fea2 View commit details
    Browse the repository at this point in the history
  5. fix routes units check

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    fb4a2cb View commit details
    Browse the repository at this point in the history
  6. improve permission check

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    a21bfde View commit details
    Browse the repository at this point in the history
  7. add unit tests for permission

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    422ba40 View commit details
    Browse the repository at this point in the history
  8. fix typo

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    dae595b View commit details
    Browse the repository at this point in the history
  9. fix tests

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    6bed0d4 View commit details
    Browse the repository at this point in the history
  10. fix some routes

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    d5ba3a0 View commit details
    Browse the repository at this point in the history
  11. fix api permission check

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    426980d View commit details
    Browse the repository at this point in the history
  12. improve permission check

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    50d1287 View commit details
    Browse the repository at this point in the history
  13. fix some permission check

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    95d9a58 View commit details
    Browse the repository at this point in the history
  14. fix tests

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    5df61b6 View commit details
    Browse the repository at this point in the history
  15. fix tests

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    4ee6e1f View commit details
    Browse the repository at this point in the history
  16. improve some permission check

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    de04377 View commit details
    Browse the repository at this point in the history
  17. fix some permission check

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    66fd8f3 View commit details
    Browse the repository at this point in the history
  18. refactor AccessLevel

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    11bde94 View commit details
    Browse the repository at this point in the history
  19. fix bug

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    ba60cc8 View commit details
    Browse the repository at this point in the history
  20. fix tests

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    a978acc View commit details
    Browse the repository at this point in the history
  21. fix tests

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    d161315 View commit details
    Browse the repository at this point in the history
  22. fix tests

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    e5e165c View commit details
    Browse the repository at this point in the history
  23. fix AccessLevel

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    9253015 View commit details
    Browse the repository at this point in the history
  24. rename CanAccess

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    2f65f7a View commit details
    Browse the repository at this point in the history
  25. fix tests

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    962be78 View commit details
    Browse the repository at this point in the history
  26. fix comment

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    9742d63 View commit details
    Browse the repository at this point in the history
  27. fix bug

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    2db05db View commit details
    Browse the repository at this point in the history
  28. add missing unit for test repos

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    3620109 View commit details
    Browse the repository at this point in the history
  29. fix bug

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    861b3b2 View commit details
    Browse the repository at this point in the history
  30. rename some functions

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    b677d04 View commit details
    Browse the repository at this point in the history
  31. fix routes check

    lunny committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    79365d8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d54bc51 View commit details
    Browse the repository at this point in the history