- Jun 26, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jun 23, 2015
-
-
Robert Speicher authored
- Removes looking up authors/committers by name - Renames `User.find_for_commit` to `User.find_by_any_email`
-
- Jun 10, 2015
-
-
Robert Speicher authored
As of Ruby 1.9, this is the correct way to handle `respond_to?` for methods implemented by `method_missing`. See https://robots.thoughtbot.com/always-define-respond-to-missing-when-overriding
-
- May 26, 2015
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Except for Note, which still overrides it.
-
Robert Speicher authored
Now there is a single source of information for which attribute a model uses to be referenced, and its special character.
-
Robert Speicher authored
Prior, comparison would use the Ruby object's ID, which got out of sync after a Spring fork and would result in erroneous test failures. Now we just check that the compared object is a Commit and then compare their underlying raw commit objects.
-
- Apr 24, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- Apr 17, 2015
-
-
Douwe Maan authored
-
- Apr 15, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Apr 14, 2015
-
-
Douwe Maan authored
-
- Apr 03, 2015
-
-
Douwe Maan authored
-
- Apr 02, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Feb 03, 2015
-
-
Dmitriy Zaporozhets authored
-
- Dec 28, 2014
-
-
Ciro Santilli authored
and more readable.
-
- Dec 14, 2014
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- Oct 10, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 03, 2014
-
-
Ciro Santilli authored
-
- Oct 02, 2014
-
-
Kirill Zaitsev authored
-
- Sep 25, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jul 15, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jun 13, 2014
-
-
Jacob Vosmaer (GitLab) authored
-
- May 28, 2014
-
-
Sid Sijbrandij authored
-
- Feb 25, 2014
-
-
skv-headless authored
-
- Feb 03, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Sep 07, 2013
-
-
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.
-
- Aug 25, 2013
-
-
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.
-
- Aug 12, 2013
-
-
Dmitriy Zaporozhets authored
-
- Apr 01, 2013
-
-
Dmitriy Zaporozhets authored
-
- Mar 31, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-