- 02 Oct, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 Sep, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 24 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 Aug, 2015 1 commit
-
-
Stan Hu authored
This button worked when viewing merge requests because the JavaScript stripped the .html in the Ajax request. However, it left the .html suffix in the compare branch view.
-
- 16 Jun, 2015 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9283
-
- 12 Jun, 2015 3 commits
-
-
Robert Speicher authored
There's a naming conflict between Capybara and rspec-matchers which both define the `all` method. See https://github.com/jnicklas/capybara/issues/1396
-
Robert Speicher authored
-
Robert Speicher authored
-
- 10 Jun, 2015 1 commit
-
-
Robert Speicher authored
They're called constants for a reason, after all.
-
- 09 May, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 24 Mar, 2015 1 commit
-
-
Stan Hu authored
Closes #1274
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 25 Dec, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 10 Oct, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 05 Oct, 2014 1 commit
-
-
Ciro Santilli authored
- do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path
-
- 26 Sep, 2014 1 commit
-
-
Ciro Santilli authored
-
- 22 Sep, 2014 2 commits
-
-
Ciro Santilli authored
-
Ciro Santilli authored
-
- 31 Jul, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Jul, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Feb, 2014 1 commit
-
-
Ciro Santillli authored
-
- 27 Nov, 2013 2 commits
-
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
- 17 Nov, 2013 1 commit
-
-
Steven Thonus authored
TODO: fix comment forms to respect left and right columns
-
- 12 Sep, 2013 1 commit
-
-
Ryan Mendivil authored
When viewing the diff for a changed image file, two bugs occur: - Both the 'before' and 'after' images link to the 'after' commit - Visiting the link for either image will cause a error The first is caused by both image links referencing '@commit.id' rather than '@commit.parent_id'. The second is caused by the use of 'project_tree_path' which is used for creating links to directories in the git file tree. 'project_blob_path' which links to files should be used instead.
-
- 07 Sep, 2013 1 commit
-
-
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.
-
- 13 Jul, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 05 May, 2013 1 commit
-
-
Andrey Kumanyaev authored
-
- 03 Apr, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 01 Apr, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 04 Jan, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 20 Dec, 2012 1 commit
-
-
Koen Punt authored
Added compare switch
-
- 14 Nov, 2012 1 commit
-
-
Riyad Preukschas authored
-
- 10 Nov, 2012 1 commit
-
-
randx authored
-
- 01 Nov, 2012 1 commit
-
-
Robert Speicher authored
-