BigW Consortium Gitlab

  1. 22 May, 2016 1 commit
  2. 18 May, 2016 2 commits
  3. 16 May, 2016 1 commit
  4. 14 May, 2016 1 commit
  5. 12 May, 2016 1 commit
  6. 09 May, 2016 1 commit
  7. 04 May, 2016 5 commits
  8. 25 Apr, 2016 1 commit
  9. 20 Apr, 2016 1 commit
  10. 18 Apr, 2016 4 commits
  11. 12 Apr, 2016 5 commits
  12. 20 Mar, 2016 2 commits
  13. 18 Mar, 2016 1 commit
    • Improved issue sidebar · 3e98e597
      Phil Hughes authored
      Updated the spacing throughout the sidebar so that it fits better on smaller screens
      Added more participants button
      
      Closes #13353
  14. 11 Mar, 2016 2 commits
  15. 04 Mar, 2016 1 commit
  16. 10 Feb, 2016 1 commit
  17. 05 Feb, 2016 2 commits
  18. 04 Feb, 2016 1 commit
  19. 03 Feb, 2016 1 commit
  20. 02 Feb, 2016 1 commit
    • 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.
  21. 30 Jan, 2016 5 commits