1. 12 9月, 2013 11 次提交
  2. 11 9月, 2013 4 次提交
  3. 10 9月, 2013 13 次提交
  4. 09 9月, 2013 7 次提交
  5. 08 9月, 2013 2 次提交
  6. 07 9月, 2013 3 次提交
    • 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
    • D
      Merge pull request #5013 from clayzermk1/master · 71d31a38
      Dmitriy Zaporozhets 提交于
      Import Bare Repositories instructions/description are incorrect
      71d31a38
    • C
      Forgot to fix the comment instructions. · 24bc3e08
      C. Walker 提交于
      24bc3e08