- Dec 17, 2015
-
-
Andriy Dyadyura authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Dec 16, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Dec 14, 2015
-
-
Andriy Dyadyura authored
-
- Dec 11, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Dec 08, 2015
-
-
Robert Speicher authored
See !2023
-
Douwe Maan authored
-
- Dec 02, 2015
-
-
Douwe Maan authored
-
- Nov 25, 2015
-
-
Robert Speicher authored
It needed to be more flexible in how we set the target text or element.
-
- Nov 19, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 23, 2015
-
-
Robert Speicher authored
Adds buttons to the commit list SHAs and the cross-project reference data on issuables.
-
- Sep 07, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jun 26, 2015
-
-
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>
-
- Jun 25, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jun 24, 2015
-
-
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>
-
- May 22, 2015
-
-
Robert Speicher authored
-
- May 06, 2015
-
-
Robert Speicher authored
-
- Apr 26, 2015
-
-
Sullivan SENECHAL authored
-
- Apr 02, 2015
-
-
Douwe Maan authored
-
- Mar 20, 2015
-
-
Dmitriy Zaporozhets authored
* move votes block to participants * make smaller font in sidebar
-
- Feb 26, 2015
-
-
Dmitriy Zaporozhets authored
-
- Feb 22, 2015
-
-
Dmitriy Zaporozhets authored
-
- Feb 20, 2015
-
-
Dmitriy Zaporozhets authored
* lighter color for comments count * better UI for issue assigee.milestone block
-
- Feb 18, 2015
-
-
Dmitriy Zaporozhets authored
-
- Feb 14, 2015
-
-
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.
-
- Feb 03, 2015
-
-
Jason Blanchard authored
viewports for issues and merge requests
-
- Jan 19, 2015
-
-
Dmitriy Zaporozhets authored
-
- Dec 25, 2014
-
-
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>
-