BigW Consortium Gitlab

  1. 07 Sep, 2016 5 commits
  2. 29 Jun, 2016 1 commit
  3. 29 Mar, 2016 1 commit
  4. 25 Mar, 2016 1 commit
  5. 01 Mar, 2016 2 commits
  6. 11 Feb, 2016 2 commits
  7. 03 Feb, 2016 1 commit
  8. 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.
  9. 11 Jan, 2016 1 commit
  10. 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
  11. 11 Dec, 2015 2 commits
  12. 19 Nov, 2015 1 commit
  13. 10 Nov, 2015 1 commit
  14. 28 Oct, 2015 1 commit
  15. 23 Oct, 2015 2 commits
  16. 17 Oct, 2015 2 commits
  17. 14 Oct, 2015 1 commit
  18. 07 Oct, 2015 4 commits
  19. 06 Oct, 2015 4 commits
  20. 05 Oct, 2015 5 commits
  21. 03 Oct, 2015 1 commit