BigW Consortium Gitlab

  1. 12 Mar, 2015 1 commit
    • Implement merge requests search · 80b2f3fb
      Dmitriy Zaporozhets authored
      It is same search like we have at issues page. It allows to quickly
      filter merge requests based on title or desription. I copy-pasted some
      js code from Issues.js. In future search (filtering) logic should be
      refactoed into one class for merge requests and issues
  2. 18 Feb, 2014 1 commit
  3. 14 Jan, 2014 1 commit
  4. 11 Jan, 2014 1 commit
  5. 19 Dec, 2013 1 commit
  6. 02 Dec, 2013 1 commit
  7. 07 Sep, 2013 1 commit
    • 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.
  8. 01 Aug, 2013 1 commit
  9. 02 May, 2013 1 commit
  10. 06 Apr, 2013 1 commit
  11. 21 Feb, 2013 1 commit
  12. 19 Feb, 2013 1 commit
  13. 24 Jan, 2013 1 commit
  14. 21 Jan, 2013 1 commit
  15. 05 Jan, 2013 2 commits
  16. 13 Dec, 2011 1 commit
  17. 12 Dec, 2011 1 commit
  18. 28 Nov, 2011 1 commit