- 07 Dec, 2017 10 commits
-
-
Phil Hughes authored
Resolve "Display member role per project" Closes #27742 and #40340 See merge request gitlab-org/gitlab-ce!15387
-
Mike Greiling authored
-
Douwe Maan authored
The API isn't using the appropriate services for managing forks Closes #40752 See merge request gitlab-org/gitlab-ce!15709
-
Francisco Javier López authored
-
Douwe Maan authored
Bump GITLAB_SHELL_VERSION Closes gitlab-com/infrastructure#2725 See merge request gitlab-org/gitlab-ce!15768
-
Achilleas Pipinellis authored
Docs pages admin update Closes #40849 See merge request gitlab-org/gitlab-ce!15769
-
Stan Hu authored
Add old files to uploads table See merge request gitlab-org/gitlab-ce!15270
-
Clement Ho authored
Merge branch '40631-sidebar-icon-alignment-for-confidentiality-and-lock-issue-is-misaligned' into 'master' Resolve "Sidebar icon alignment for confidentiality and lock issue is misaligned" Closes #40631 See merge request gitlab-org/gitlab-ce!15692
-
Clement Ho authored
Resolve "Dropdown options are misaligned" Closes #40592 See merge request gitlab-org/gitlab-ce!15693
-
Clement Ho authored
Resolve "Empty state for Changes tab in MR" Closes #32329 See merge request gitlab-org/gitlab-ce!15611
-
- 06 Dec, 2017 30 commits
-
-
Tim Zallmann authored
Add chevron to create dropdown on repository page Closes #39458 See merge request gitlab-org/gitlab-ce!15648
-
Winnie Hellmann authored
-
Tim Zallmann authored
Resolve "/unlabel quick action - limit autocomplete to applied labels" Closes #22680 and #27319 See merge request gitlab-org/gitlab-ce!11110
-
Michael Kozono authored
-
Annabel Dunstone Gray authored
Close all open dropdowns when search input is clicked Closes #35773 See merge request gitlab-org/gitlab-ce!15737
-
Robert Speicher authored
Bump redis-rails to 5.0.2 to get redis-store security updates Closes #40889 See merge request gitlab-org/gitlab-ce!15773
-
Filipa Lacerda authored
-
Annabel Dunstone Gray authored
Fixes long commit links breaking the commit list layout Closes #36524 See merge request gitlab-org/gitlab-ce!15763
-
Michael Kozono authored
Later migrations added fields to the EE DB which were used by factories which were used in these specs. And in CE on MySQL, a single appearance row is enforced. The migration and migration specs should not depend on the codebase staying the same.
-
Stan Hu authored
-
Marcia Ramos authored
-
Filipa Lacerda authored
Fixes admin welcome states new group path Closes #40645 See merge request gitlab-org/gitlab-ce!15761
-
Sean McGivern authored
Throttle the number of UPDATEs triggered by touch Closes #34763 See merge request gitlab-org/gitlab-ce!15682
-
Robert Speicher authored
-
Filipa Lacerda authored
-
Yorick Peterse authored
This throttles the number of UPDATE queries that can be triggered by calling "touch" on a Note, Issue, or MergeRequest. For Note objects we also take care of updating the associated "noteable" relation in a smarter way than Rails does by default.
-
Sean McGivern authored
Fix graph notes number duplication. See merge request gitlab-org/gitlab-ce!15696
-
Phil Hughes authored
Closes #36524
-
Phil Hughes authored
Closes #40645
-
Sean McGivern authored
Resolve "In Issue board url doesn't take in account hostname settings" Closes #39364 See merge request gitlab-org/gitlab-ce!15703
-
Sean McGivern authored
[CE-Backport] Fix board filter when milestone is predefined See merge request gitlab-org/gitlab-ce!15750
-
Sean McGivern authored
Downgrade the grpc gem to 1.4.5 See merge request gitlab-org/gitlab-ce!15746
-
Sean McGivern authored
Backport board scope highlight See merge request gitlab-org/gitlab-ce!15757
-
Phil Hughes authored
Export template selector as ES6 modules See merge request gitlab-org/gitlab-ce!15524
-
Filipa Lacerda authored
-
Phil Hughes authored
Generalize detail page headers (Issues, Merge Requests, Snippets) Closes #40543 See merge request gitlab-org/gitlab-ce!15639
-
Grzegorz Bizon authored
List multiple clusters See merge request gitlab-org/gitlab-ce!15403
-
Kamil Trzciński authored
Make sure head pippeline always corresponds with an MR Closes #37354 See merge request gitlab-org/gitlab-ce!14358
-
Stan Hu authored
Resolve "SSH warning message appears in clone box" Closes #40850 See merge request gitlab-org/gitlab-ce!15753
-
Clement Ho authored
-