Skip to content
Snippets Groups Projects
  1. Jun 26, 2015
  2. Jun 23, 2015
  3. Jun 10, 2015
  4. May 26, 2015
  5. Apr 24, 2015
  6. Apr 17, 2015
  7. Apr 15, 2015
  8. Apr 14, 2015
  9. Apr 03, 2015
  10. Apr 02, 2015
  11. Feb 03, 2015
  12. Dec 28, 2014
  13. Dec 14, 2014
  14. Oct 10, 2014
  15. Oct 03, 2014
  16. Oct 02, 2014
  17. Sep 25, 2014
  18. Jul 15, 2014
  19. Jun 13, 2014
  20. May 28, 2014
  21. Feb 25, 2014
  22. Feb 03, 2014
  23. Sep 07, 2013
    • 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
  24. Aug 25, 2013
    • ash wilson's avatar
      Link issues from comments and automatically close them · c8a115c0
      ash wilson authored
      Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown
      references in descriptions, titles, or attached Notes creates a back-reference
      Note that links to the original referencer. Furthermore, pushing commits with
      commit messages that match a (configurable) regexp to a project's default
      branch will close any issues mentioned by GFM in the matched closing phrase.
      If accepting a merge request would close any Issues in this way, a banner is
      appended to the merge request's main panel to indicate this.
      c8a115c0
  25. Aug 12, 2013
  26. Apr 01, 2013
  27. Mar 31, 2013
Loading