- 25 Aug, 2016 1 commit
-
-
Clement Ho authored
-
- 13 Aug, 2016 1 commit
-
-
Phil Hughes authored
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 06 Jun, 2016 1 commit
-
-
Alejandro Rodríguez authored
The buttons were rarely used and added at least 1 query each on every page load.
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 16 May, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 Apr, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 18 Apr, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 16 Apr, 2016 1 commit
-
-
Phil Hughes authored
-
- 13 Apr, 2016 1 commit
-
-
Yorick Peterse authored
Currently this works by loading the HAML partials via XHR. While this is not the nicest setup it _is_ the easiest setup using the tools we currently have. Loading this data asynchronously doesn't make loading the related MRs/branches itself faster, it merely ensures that loading the issue itself is not slowed down. Fixes gitlab-org/gitlab-ce#14949
-
- 08 Mar, 2016 1 commit
-
-
Rémy Coutable authored
Fixes #13928
-
- 04 Mar, 2016 1 commit
-
-
Phil Hughes authored
-
- 17 Feb, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 15 Feb, 2016 1 commit
-
-
Rémy Coutable authored
1. We now display the index of the current issuable among all its project's issuables, of the same type and with the same state. 2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper module. 3. Added acceptance specs for the sidebar counter.
-
- 21 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 13 Jan, 2016 1 commit
-
-
Rémy Coutable authored
- Improve specs for private Issue/MR referenced in public Issue - Add specs for private Issue/MR referenced in public MR
-
- 22 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Jan, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
This reverts commit 1e45ba7f.
-
Dmitriy Zaporozhets authored
-
- 22 Dec, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 18 Oct, 2014 1 commit
-
-
Vinnie Okada authored
Create a new shared module for common issue/merge request behavior, use `expect` syntax instead of `should`, and avoid `visible: false` in the `have_css` matcher.
-