- 17 Jun, 2016 3 commits
-
-
Phil Hughes authored
Selecting multiple rows & a list correctly creates the selected text into a list
-
Jacob Schatz authored
-
Phil Hughes authored
-
- 04 Mar, 2016 1 commit
-
-
Phil Hughes authored
Also changed the labels on the buttons to better match the action they are completing. Closes #8057
-
- 22 Feb, 2016 1 commit
-
-
Andy Grant authored
-
- 12 Jan, 2016 2 commits
-
-
Jacob Schatz authored
-
Jacob Schatz authored
-
- 29 Dec, 2015 1 commit
-
-
Jacob Schatz authored
-
- 23 Dec, 2015 2 commits
-
-
Andriy Dyadyura authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 22 Dec, 2015 1 commit
-
-
Andriy Dyadyura authored
-
- 17 Dec, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 16 Dec, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 11 Dec, 2015 2 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>
-
- 08 Dec, 2015 2 commits
-
-
Robert Speicher authored
See !2023
-
Douwe Maan authored
-
- 02 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 25 Nov, 2015 1 commit
-
-
Robert Speicher authored
It needed to be more flexible in how we set the target text or element.
-
- 19 Nov, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Oct, 2015 1 commit
-
-
Robert Speicher authored
Adds buttons to the commit list SHAs and the cross-project reference data on issuables.
-
- 07 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 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>
-
- 25 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 24 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
* store @participants in variable * store result of subscribed? call into variable In total it reduce amount of SQL queries for issue with 10 comments/participants twice. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 22 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 06 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 26 Apr, 2015 1 commit
-
-
Sullivan SENECHAL authored
-
- 02 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 20 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
* move votes block to participants * make smaller font in sidebar
-
- 26 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 22 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 20 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
* lighter color for comments count * better UI for issue assigee.milestone block
-
- 18 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 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.
-
- 03 Feb, 2015 1 commit
-
-
Jason Blanchard authored
viewports for issues and merge requests
-
- 19 Jan, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 25 Dec, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
* return edit/close buttons to old position (right of title) * make 'Issue #1' header smaller * move mr commits to separate tab * change inline/side diff switcher to buttons from tabs * make issue sidebar start with dicsussion block Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-