24 Feb, 2014

1 commit


18 Feb, 2014

3 commits


13 Feb, 2014

1 commit

  • Emails are used to associate commits with users. The emails
    are not verified and don't have to be valid email addresses. They
    are assigned on a first come, first serve basis.
    
    Notifications are sent when an email is added.
    Jason Hollingsworth
     

11 Feb, 2014

1 commit


24 Jan, 2014

1 commit


23 Jan, 2014

2 commits


14 Jan, 2014

1 commit


23 Dec, 2013

1 commit


17 Dec, 2013

1 commit


16 Dec, 2013

1 commit


04 Dec, 2013

1 commit


01 Dec, 2013

1 commit


30 Nov, 2013

1 commit


29 Nov, 2013

1 commit


27 Nov, 2013

2 commits


26 Nov, 2013

1 commit


21 Nov, 2013

1 commit


17 Nov, 2013

1 commit


05 Nov, 2013

1 commit


01 Nov, 2013

1 commit


14 Oct, 2013

1 commit


11 Oct, 2013

2 commits


29 Sep, 2013

1 commit


27 Sep, 2013

1 commit


26 Sep, 2013

2 commits


25 Sep, 2013

2 commits


13 Sep, 2013

1 commit


11 Sep, 2013

2 commits


07 Sep, 2013

1 commit

  • 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.
    Boyan Tabakov
     

21 Aug, 2013

1 commit


08 Aug, 2013

2 commits