BigW Consortium Gitlab

  1. 30 Sep, 2016 4 commits
  2. 26 Sep, 2016 1 commit
  3. 30 Aug, 2016 1 commit
  4. 26 Jun, 2016 1 commit
  5. 29 Mar, 2016 1 commit
  6. 14 Mar, 2016 1 commit
    • Cleanup CiCommit and CiBuild · 06722589
      Kamil Trzcinski authored
      - Remove all view related methods from Ci::Build and CommitStatus
      - Remove unused Ci::Commit and Ci::Build methods
      - Use polymorphism to render different types of CommitStatus
  7. 11 Jan, 2016 1 commit
  8. 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
  9. 11 Dec, 2015 5 commits
  10. 10 Dec, 2015 1 commit
  11. 03 Dec, 2015 1 commit
  12. 30 Nov, 2015 1 commit
  13. 10 Nov, 2015 2 commits
  14. 05 Nov, 2015 1 commit
    • CI details cleanup · ba68facf
      Kamil Trzcinski authored
      - Add page titles to CI settings.
      - Fix CI admin navigation.
      - Remove duplicated scope.
      - Use monospace font for commit sha.
      - Add page title and header title to build page.
      - Proper authorization for cancel/retry builds.
      - Use gitlab pagination theme for builds and group members.
      - Don't paginate builds widget on build page.
      - Add badges to commit page Changes/Builds tabs.
      - Add "Builds" to commit Builds tab page title.
      - Add and use Ci::Build#retryable? method.
      - Add CI::Build#retried? method.
      - Allow all failed commit builds to be retried.
      - Proper authorization for cancel/retry all builds.
      - Remove unused param.
      - Use time_ago_with_tooltip where appropriate.
      - Tweak builds index text
      - Remove duplication between builds/build and commit_statuses/commit_status.
      - Use POST rather than GET for canceling and retrying builds.
      - Remove redundant URL helpers.
      - Add build ID to build page.
      - Link branch name on build page.
      - Move commit/:sha/ci to commit/:sha/builds.
  15. 28 Oct, 2015 1 commit
  16. 24 Oct, 2015 1 commit
  17. 23 Oct, 2015 3 commits
  18. 19 Oct, 2015 1 commit
  19. 17 Oct, 2015 1 commit
  20. 12 Oct, 2015 1 commit
  21. 07 Oct, 2015 5 commits
  22. 06 Oct, 2015 1 commit
  23. 05 Oct, 2015 4 commits