An error occurred fetching the project authors.
  1. 15 Jan, 2016 1 commit
  2. 14 Jan, 2016 1 commit
  3. 13 Jan, 2016 1 commit
  4. 08 Jan, 2016 1 commit
  5. 11 Dec, 2015 1 commit
  6. 08 Dec, 2015 1 commit
  7. 01 Dec, 2015 1 commit
  8. 05 Nov, 2015 1 commit
    • Kamil Trzcinski's avatar
      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.
      ba68facf
  9. 23 Oct, 2015 1 commit
  10. 07 Oct, 2015 2 commits
  11. 06 Oct, 2015 1 commit
  12. 24 Sep, 2015 1 commit
  13. 24 Apr, 2015 2 commits
  14. 20 Apr, 2015 1 commit
  15. 15 Apr, 2015 1 commit
  16. 20 Feb, 2015 1 commit
  17. 03 Feb, 2015 1 commit
  18. 17 Jan, 2015 1 commit
  19. 05 Nov, 2014 1 commit
  20. 19 Oct, 2014 1 commit
  21. 13 Oct, 2014 1 commit
  22. 29 Sep, 2014 1 commit
  23. 25 Sep, 2014 1 commit
  24. 15 Jul, 2014 1 commit
  25. 11 Jun, 2014 1 commit
  26. 15 Jan, 2014 2 commits
  27. 25 Dec, 2013 2 commits
  28. 21 Oct, 2013 1 commit
  29. 07 Sep, 2013 1 commit
    • Boyan Tabakov's avatar
      Improved large commit handling. · 01ff084a
      Boyan Tabakov authored
      Previously, only number of changed files mattered. Now, number of lines to render in the diff are also taken into account.
      
      A hard limit is set, above which diffs are not rendered and users are not allowed to override that. This prevents high server
      resource usage with huge commits.
      
      Related to #1745, #2259
      
      In addition, handle large commits for MergeRequests and Compare controllers.
      
      Also fixes a bug where diffs are loaded twice, if user goes directly to merge_requests/:id/diffs URL.
      01ff084a
  30. 23 Jun, 2013 1 commit
  31. 12 Jun, 2013 1 commit
  32. 03 Jun, 2013 1 commit
  33. 02 Jan, 2013 1 commit
  34. 03 Dec, 2012 2 commits
  35. 22 Nov, 2012 1 commit