1. 15 1月, 2016 1 次提交
  2. 12 12月, 2015 1 次提交
  3. 08 12月, 2015 1 次提交
  4. 01 12月, 2015 1 次提交
  5. 05 11月, 2015 1 次提交
    • K
      CI details cleanup · ba68facf
      Kamil Trzcinski 提交于
      - 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
  6. 23 10月, 2015 1 次提交
  7. 07 10月, 2015 2 次提交
  8. 06 10月, 2015 1 次提交
  9. 24 9月, 2015 1 次提交
  10. 24 4月, 2015 2 次提交
  11. 20 4月, 2015 1 次提交
  12. 15 4月, 2015 1 次提交
  13. 21 2月, 2015 1 次提交
  14. 04 2月, 2015 1 次提交
  15. 18 1月, 2015 1 次提交
  16. 05 11月, 2014 1 次提交
  17. 20 10月, 2014 1 次提交
  18. 14 10月, 2014 1 次提交
  19. 29 9月, 2014 1 次提交
  20. 25 9月, 2014 1 次提交
  21. 15 7月, 2014 1 次提交
  22. 12 6月, 2014 1 次提交
  23. 15 1月, 2014 2 次提交
  24. 26 12月, 2013 1 次提交
  25. 25 12月, 2013 1 次提交
  26. 22 10月, 2013 1 次提交
  27. 07 9月, 2013 1 次提交
    • B
      Improved large commit handling. · 01ff084a
      Boyan Tabakov 提交于
      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
  28. 24 6月, 2013 1 次提交
  29. 12 6月, 2013 1 次提交
  30. 03 6月, 2013 1 次提交
  31. 03 1月, 2013 1 次提交
  32. 04 12月, 2012 2 次提交
  33. 23 11月, 2012 1 次提交
  34. 22 11月, 2012 1 次提交
  35. 10 10月, 2012 1 次提交
  36. 28 9月, 2012 1 次提交