27 Dec, 2013

1 commit


26 Dec, 2013

1 commit


25 Dec, 2013

4 commits


22 Dec, 2013

1 commit


20 Dec, 2013

1 commit


19 Dec, 2013

1 commit


18 Dec, 2013

1 commit


17 Dec, 2013

1 commit


16 Dec, 2013

1 commit


02 Dec, 2013

2 commits


29 Nov, 2013

3 commits


28 Nov, 2013

1 commit


27 Nov, 2013

1 commit


24 Nov, 2013

1 commit


15 Nov, 2013

1 commit


12 Nov, 2013

2 commits


10 Nov, 2013

1 commit


21 Oct, 2013

2 commits


09 Oct, 2013

1 commit


01 Oct, 2013

1 commit


13 Sep, 2013

1 commit


09 Sep, 2013

1 commit


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
     

27 Aug, 2013

2 commits


26 Aug, 2013

1 commit


19 Aug, 2013

2 commits


17 Aug, 2013

2 commits


15 Aug, 2013

1 commit

  • Ref: https://github.com/gitlabhq/gitlabhq/commit/e6159b8725f99af78f446f8d33fa0e52b7780430
    Ref: https://github.com/gitlabhq/gitlabhq/pull/3204
    Ref: https://github.com/gitlabhq/gitlabhq/issues/1228
    
    Add Rails' variable in application.rb to support relative url
    
    This variable is used by assets compilation and other modules.
    
    Note that user needs to change application.rb too
    
    Restrict session cookie to the relative path if set.
    
    Ref: https://github.com/gitlabhq/gitlabhq/commit/2c2f1e31856a4decdae469974f5bea8245316f7e
    
    Fix Update attachment_uploader.rb bug with relative URL
    
    See: https://github.com/gitlabhq/gitlabhq/commit/161afda3fa4fca58f396e9c3acbd72bc14490ace
    
    Fix Wall relative bug with attachement files (javascript)
    amouhzi
     

14 Aug, 2013

1 commit