- 03 May, 2017 21 commits
-
-
Rémy Coutable authored
Note Ghost user and refer to user deletion documentation Closes #31383 See merge request !11012
-
Robert Speicher authored
Extract common parts of snippet and blob pages into partial See merge request !11049
-
Jacob Schatz authored
Make MR link in build sidebar bold See merge request !10513
-
Filipa Lacerda authored
Resolve "Misaligned buttons in Wiki pages" Closes #31704 See merge request !11043
-
Sean McGivern authored
find and match first dropdown before clicking See merge request !11060
-
Filipa Lacerda authored
Added emoji description title to award emoji buttons Closes #29971 See merge request !10881
-
Luke "Jared" Bennett authored
-
Sean McGivern authored
Added find before clicking the access_type_name within the dropdown See merge request !11051
-
Sean McGivern authored
Added find for collapsed sidebar before asserting See merge request !11052
-
Rémy Coutable authored
Include missing project attributes to Import/Export Closes gitlab-ee#2251 and #26333 See merge request !10880
-
James Lopez authored
-
Mark Fletcher authored
+ Add a partial for displaying user deletion guidance
-
Rémy Coutable authored
Remove N+1 queries when checking nodes visible to user See merge request !11040
-
Phil Hughes authored
-
Sean McGivern authored
Wait for AJAX requests at the JS level in addition to wait for requests at the middleware level Closes #29836 See merge request !10688
-
Luke "Jared" Bennett authored
-
Sean Packham (GitLab) authored
Document pipeline grouping Closes #28317 and #29176 See merge request !10969
-
Sean Packham (GitLab) authored
Document wikis Closes #7028 See merge request !11041
-
Phil Hughes authored
Resolve "Unnecessary padding along left side of assignees dropdown" Closes #31057 See merge request !10767
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
- 02 May, 2017 19 commits
-
-
Douwe Maan authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
De Wet Blomerus authored
-
Douwe Maan authored
Re-enable ref operations with gitaly after not-found fix See merge request !10773
-
Douwe Maan authored
Enable `RSpec/DescribedClass` cop and correct violations See merge request !10930
-
Sam Rose authored
Also implemented same behavior on the Issue Boards assignee block. Fixed the default state for search/filter dropdown for issuables.
-
Alejandro Rodríguez authored
-
Achilleas Pipinellis authored
-
Douwe Maan authored
Remove unused initializer See merge request !11036
-
Douwe Maan authored
Reject more reserved paths Closes #30272 See merge request !10413
-
Rémy Coutable authored
#31560 Add repo parameter to gitaly:install and workhorse:install Closes #31560 See merge request !10979
-
Mike Ricketts authored
-
Douwe Maan authored
Metrics deployment history Closes #26914 See merge request !10649
-
Achilleas Pipinellis authored
Docs branches should run static analysis See merge request !11035
-
Sean McGivern authored
N in this case is low, as it's the number of distinct projects referenced from MRs, rather than the number of MRs referenced (issues use their own optimization). Still, on issues or MRs which are often referenced from MRs, it will save a few queries.
-
Rémy Coutable authored
Revert "Shorten and improve some job names" See merge request !11037
-
Bob Van Landuyt authored
Because it also won't match the sophisticated format we have for detecting reserved names. We don't want to confuse the user with 2 error messages
-