- 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>
-
- 06 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 Mar, 2014 1 commit
-
-
Marin Jankovski authored
-
- 17 Nov, 2013 1 commit
-
-
Steven Thonus authored
TODO: fix comment forms to respect left and right columns
-
- 04 Aug, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 23 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 21 Apr, 2013 1 commit
-
-
Gabriel Mazetto authored
-
- 27 Jan, 2013 1 commit
-
-
Koen Punt authored
Prepared diff view for multiple view modes Converted commits.js to coffeescript image info in separate coffeescript file Added swipe view mode Added onion skin viewMode
-
- 15 Jan, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Dec, 2012 4 commits
-
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
- 10 Oct, 2012 1 commit
-
-
Riyad Preukschas authored
-
- 14 Sep, 2012 6 commits
-
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
- 10 Aug, 2012 1 commit
-
-
Robert Speicher authored
Didn't bother with files in db/, config/, or features/
-
- 23 Jun, 2012 1 commit
-
-
Valeriy Sizov authored
-
- 20 Jun, 2012 3 commits
-
-
randx authored
-
Robb Kidd authored
Replaces link_to_function use which was deprecated in Rails v3.2.4. https://github.com/rails/rails/commit/9dc57fe9c Still absent is a graceful degrade for no-JS.
-
- 03 Jun, 2012 1 commit
-
-
Andrey Vakarev authored
-
- 05 Apr, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 24 Feb, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 14 Feb, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 13 Feb, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-