An error occurred fetching the project authors.
  1. 02 Dec, 2015 1 commit
  2. 17 Nov, 2015 1 commit
  3. 06 Nov, 2015 1 commit
  4. 20 Oct, 2015 1 commit
  5. 01 Oct, 2015 2 commits
  6. 30 Sep, 2015 1 commit
  7. 08 Sep, 2015 1 commit
  8. 26 Aug, 2015 1 commit
  9. 06 Jul, 2015 1 commit
  10. 05 May, 2015 1 commit
  11. 13 Apr, 2015 1 commit
  12. 25 Mar, 2015 1 commit
  13. 19 Mar, 2015 1 commit
  14. 25 Dec, 2014 1 commit
  15. 10 Sep, 2014 1 commit
  16. 09 Sep, 2014 1 commit
  17. 08 Sep, 2014 3 commits
  18. 27 Aug, 2014 1 commit
  19. 15 Jul, 2014 2 commits
  20. 25 Jun, 2014 1 commit
  21. 14 Jun, 2014 2 commits
  22. 13 Jun, 2014 1 commit
  23. 26 Feb, 2014 1 commit
  24. 24 Feb, 2014 1 commit
  25. 22 Feb, 2014 1 commit
  26. 20 Feb, 2014 2 commits
  27. 02 Jan, 2014 1 commit
  28. 27 Nov, 2013 1 commit
  29. 17 Nov, 2013 1 commit
  30. 14 Nov, 2013 1 commit
  31. 01 Oct, 2013 2 commits
  32. 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
  33. 09 Aug, 2013 1 commit