- 19 Aug, 2016 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 04 Aug, 2016 1 commit
-
-
Tim Masliuchenko authored
-
- 03 Aug, 2016 2 commits
-
-
Paco Guzman authored
Instead calling diff_collection.count use diff_collection.size which is cache on the diff_collection
-
Paco Guzman authored
Introducing the concept of SafeDiffs which relates diffs with UI highlighting.
-
- 20 Jul, 2016 1 commit
-
-
Douwe Maan authored
-
- 08 Jul, 2016 1 commit
-
-
Sean McGivern authored
With the option to expand and collapse individual diffs, these aren't needed any more.
-
- 06 Jul, 2016 3 commits
-
-
Douwe Maan authored
-
Paco Guzman authored
Extract diff line data attributes to helper methods
-
Paco Guzman authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 13 May, 2016 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 19 Mar, 2016 1 commit
-
-
Douwe Maan authored
-
- 03 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 19 Feb, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 22 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 21 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 20 Jan, 2016 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 14 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 12 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 07 Jan, 2016 3 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 30 Dec, 2015 2 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
* It is more performant given now we process all the diff file instead of processing line by line. * Multiline comments are highlighted correctly.
-
- 28 Dec, 2015 1 commit
-
-
Rubén Dávila authored
-
- 23 Jul, 2015 1 commit
-
-
Robert Speicher authored
-
- 26 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 21 May, 2015 1 commit
-
-
Alex Connor authored
-
- 15 Apr, 2015 1 commit
-
-
Dominik Sander authored
Having a merge request with a comments on a line which is then changed in a later commit prevented new comments from properly showing up in the merge request show page. * `Note#set_diff` do not use stored the diff when creating a new note in merge requests (we can not be sure the diff did not changed since the last comment on that line) * Do not rely just on `outdated?` of the first note when displaying comments of a MR in the discussion tab, but partition the active/outdated notes and display them all * In the inline changes tab just select the active notes, so an outdated note does not prevent an active one from being rendered * Just show active comments in the side-by-side changes tab
-
- 23 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 08 Sep, 2014 3 commits
-
-
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>
-
- 14 Aug, 2014 1 commit
-
-
skv authored
-
- 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>
-