1. 18 Apr, 2016 7 commits
  2. 25 Mar, 2016 2 commits
  3. 21 Mar, 2016 2 commits
  4. 20 Mar, 2016 1 commit
  5. 19 Mar, 2016 1 commit
  6. 18 Mar, 2016 1 commit
  7. 17 Mar, 2016 6 commits
  8. 16 Mar, 2016 1 commit
  9. 13 Mar, 2016 1 commit
    • Zeger-Jan van de Weg's avatar
      External Users · 42fcd388
      Zeger-Jan van de Weg authored
      The user has the rights of a public user execpt it can never create a project,
       group, or team. Also it cant view internal projects.
      42fcd388
  10. 10 Mar, 2016 4 commits
  11. 09 Mar, 2016 1 commit
  12. 04 Mar, 2016 1 commit
  13. 20 Feb, 2016 2 commits
  14. 04 Feb, 2016 4 commits
  15. 03 Feb, 2016 2 commits
  16. 02 Feb, 2016 2 commits
    • Kamil Trzcinski's avatar
      Add CI setting: allow_guest_to_access_builds · 627909c2
      Kamil Trzcinski authored
      Add the `read_build` ability if user is anonymous or guest and allow_guest_to_access_builds is enabled.
      627909c2
    • Kamil Trzcinski's avatar
      Make the CI permission model simpler · 055afab5
      Kamil Trzcinski authored
      This MR simplifies CI permission model:
      - read_build: allows to read a list of builds, artifacts and trace
      - update_build: allows to cancel and retry builds
      - create_build: allows to create builds from gitlab-ci.yml (not yet implemented)
      - admin_build: allows to manage triggers, runners and variables
      - read_commit_status: allows to read a list of commit statuses (including the overall of builds)
      - create_commit_status: allows to create a new commit status using API
      
      Remove all extra methods to manage permission.
      Made all controllers to use explicitly the new permissions.
      055afab5
  17. 15 Jan, 2016 1 commit
  18. 14 Jan, 2016 1 commit