BigW Consortium Gitlab

  1. 03 Feb, 2017 2 commits
    • Fix broken tests · c5f5ce88
      Filipa Lacerda authored
      Rename Build to Job
      
      Replace "Builds" by "Jobs" and fix broken specs
      
      Replace "Builds" by "Jobs"
      
      Fix broken spinach test
      
      Fix broken test
      
      Remove `˙` at the beginning of the file
      
      Fix broken spinach test
      
      Fix broken tests
      
      Changes after review
    • Adds changelog entry · 5b0f492b
      Filipa Lacerda authored
      Replace "builds" in project settings
      
      Replace "builds" in admin area
  2. 24 Jan, 2017 1 commit
  3. 31 Dec, 2016 1 commit
  4. 07 Oct, 2016 1 commit
    • Enable CacheMarkdownField for the remaining models · 99205515
      Nick Thomas authored
      This commit alters views for the following models to use the markdown cache if
      present:
      
      * AbuseReport
      * Appearance
      * ApplicationSetting
      * BroadcastMessage
      * Group
      * Issue
      * Label
      * MergeRequest
      * Milestone
      * Project
      
      At the same time, calls to `escape_once` have been moved into the `single_line`
      Banzai pipeline, so they can't be missed out by accident and the work is done
      at save, rather than render, time.
  5. 28 Sep, 2016 1 commit
  6. 08 Aug, 2016 1 commit
  7. 21 Jun, 2016 1 commit
  8. 20 Jun, 2016 2 commits
  9. 15 Jun, 2016 1 commit
  10. 09 Jun, 2016 3 commits
  11. 03 Jun, 2016 2 commits
  12. 22 May, 2016 1 commit
  13. 19 May, 2016 7 commits
  14. 10 May, 2016 1 commit
  15. 19 Apr, 2016 2 commits
  16. 18 Apr, 2016 1 commit
  17. 14 Jan, 2016 1 commit
  18. 14 Dec, 2015 1 commit
  19. 12 Dec, 2015 1 commit
  20. 11 Dec, 2015 3 commits
  21. 02 Dec, 2015 1 commit
  22. 30 Nov, 2015 1 commit
  23. 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.
  24. 19 Oct, 2015 1 commit
  25. 25 Sep, 2015 1 commit