BigW Consortium Gitlab

  1. 12 Sep, 2017 1 commit
  2. 01 Mar, 2017 1 commit
  3. 10 Oct, 2016 1 commit
  4. 30 Sep, 2016 1 commit
  5. 07 Sep, 2016 5 commits
  6. 29 Jun, 2016 1 commit
  7. 29 Mar, 2016 1 commit
  8. 25 Mar, 2016 1 commit
  9. 01 Mar, 2016 2 commits
  10. 11 Feb, 2016 2 commits
  11. 03 Feb, 2016 1 commit
  12. 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.
  13. 11 Jan, 2016 1 commit
  14. 22 Dec, 2015 1 commit
    • Make CI Lint form synchronous · d74b254d
      Grzegorz Bizon authored
      This removes `remote: true` from CI Lint form, making it synchronous
      form. This also removes some complexity related to displaying lint
      messages.
      
      View also has been updated, removed deprecated Bootstrap 2 tags.
      Improved design.
      
      Closes #4206
  15. 11 Dec, 2015 2 commits
  16. 19 Nov, 2015 1 commit
  17. 10 Nov, 2015 1 commit
  18. 28 Oct, 2015 1 commit
  19. 23 Oct, 2015 2 commits
  20. 17 Oct, 2015 2 commits
  21. 14 Oct, 2015 1 commit
  22. 07 Oct, 2015 4 commits
  23. 06 Oct, 2015 4 commits
  24. 05 Oct, 2015 2 commits