- 05 Apr, 2017 40 commits
-
-
Rémy Coutable authored
Strangely enough, this seems to result from the upstream merge: https://gitlab.com/gitlab-org/gitlab-ee/commit/adbfff09e3e97eaa2e77b2888c148989e7d5444c#a66b0cb7d7efb8c153da597f254084a47dae4a38Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Removes the duplicated search icon in emoji menu Closes #30416 and #30016 See merge request !10472
-
Jacob Schatz authored
Render PDFs in GitLab See merge request !10419
-
Robert Speicher authored
Return 404 instead of a 500 error on API status endpoint if Geo tracking DB is not enabled See merge request !1571
-
Sam Rose authored
-
Robert Speicher authored
Strip trailing forward slashes from elasticsearch URLs Closes #2039 See merge request !1566
-
Jacob Schatz authored
Ee fix groups long url See merge request !1568
-
Alfredo Sumaran authored
-
Sean McGivern authored
Document how ETag caching middleware handles query parameters See merge request !10482
-
Sean McGivern authored
Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middleware See merge request !10478
-
Adam Niedzielski authored
-
Rémy Coutable authored
Potential fix for intermittent spec failure in award emoji specs Closes #30399 See merge request !10476
-
Jacob Schatz authored
Load a preview of Sketch 43 files See merge request !10470
-
Jacob Schatz authored
Make group skip validation in the frontend Closes #29236 See merge request !10426
-
Alfredo Sumaran authored
-
Adam Niedzielski authored
NamespaceValidator::WILDCARD_ROUTES is less restrictive than ProjectPathValidator::RESERVED and we really have to avoid only routes that contain wildcard names.
-
Rémy Coutable authored
Fix intermittent spec failure in spec/lib/gitlab/mirror_spec.rb Closes #2081 See merge request !1570
-
Jacob Schatz authored
MR empty state Closes #20854 and #20841 See merge request !7342
-
Luke "Jared" Bennett authored
-
Rémy Coutable authored
Return an empty array when dependencies is an empty array Closes #30316 and gitlab-ci-multi-runner#2284 See merge request !10359
-
Mike Wyatt authored
-
Rémy Coutable authored
Added mock deployment and monitoring service with environments fixtures See merge request !10379
-
Kamil Trzciński authored
-
Stan Hu authored
If you attempt to run this spec between 00:00 and 01:00, one of the examples fails because: DateTime.now.beginning_of_hour == DateTime.now.at_beginning_of_day Closes #2081 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
Hover and then click seems to make this work more reliably. Closes #30399
-
Jacob Schatz authored
Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM
-
Filipa Lacerda authored
Issue boards list template in JS file See merge request !9958
-
Sean McGivern authored
Create subgroups if they don't exist while importing projects See merge request !10406
-
James Lopez authored
-
Phil Hughes authored
The search emojis title had the same class as the search input which caused a duplicated icon. Closes #30416
-
Nick Thomas authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
This is one step closer to making the transition to .vue files for issue boards
-
Sean McGivern authored
Fix wiki commit message Closes #20389 See merge request !10464
-
Sean McGivern authored
Do not set closed_at to nil when issue is reopened See merge request !10453
-
Sean McGivern authored
Handle SSH keys that have multiple spaces between each marker See merge request !10466
-