- 09 Jan, 2019 26 commits
-
-
Filipa Lacerda authored
In releases page, instead of rendering a loading icon, it now renders the skeleton loading
-
Achilleas Pipinellis authored
Fix broken markdown and other lint problems See merge request gitlab-org/gitlab-ce!24208
-
Filipa Lacerda authored
Fixes doubles tooltips on note awards Closes #55483 See merge request gitlab-org/gitlab-ce!24261
-
Lin Jen-Shin authored
Resolve "Coverage is always 100%" Closes #56040 See merge request gitlab-org/gitlab-ce!24231
-
Rémy Coutable authored
Run the cloud-image trigger job for tags, even if the tests fail See merge request gitlab-org/gitlab-ce!24254
-
Filipa Lacerda authored
Use monospace font for registry table tag id and tag name Closes #40956 See merge request gitlab-org/gitlab-ce!24205
-
Clement Ho authored
-
Phil Hughes authored
Reverts the note awards tooltips to use our own tooltip directive. Using the Bootstrap Vue tooltip inteferes with the Bootstrap JS tooltips which gets init'd in another JS file. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55483
-
Kamil Trzciński authored
Fix QA spec flaky for application secret variables Closes gitlab-qa#362 See merge request gitlab-org/gitlab-ce!24210
-
Phil Hughes authored
Improve JS Initialisation that we do on each page See merge request gitlab-org/gitlab-ce!24190
-
Phil Hughes authored
Remove extra space between MR tab bar and sticky file headers See merge request gitlab-org/gitlab-ce!24238
-
Grzegorz Bizon authored
Refactor artifact api endpoint Closes #55445 See merge request gitlab-org/gitlab-ce!23582
-
Stan Hu authored
docs: Fix 'Gilab' typo See merge request gitlab-org/gitlab-ce!24260
-
Sanad Liaquat authored
Allow tests to be quarantined Closes gitlab-org/quality/team-tasks#80 See merge request gitlab-org/gitlab-ce!24022
-
carla authored
-
Evan Read authored
Encode special character in documentation See merge request gitlab-org/gitlab-ce!24076
-
Jonston Chan authored
-
Mike Lewis authored
Documentation for search box in issue boards switcher See merge request gitlab-org/gitlab-ce!24246
-
Robert Speicher authored
Switch use of Rack::Request to ActionDispatch::Request See merge request gitlab-org/gitlab-ce!24199
-
Nick Thomas authored
Backport of elastic-test-repos from EE See merge request gitlab-org/gitlab-ce!24200
-
Nick Thomas authored
Make ProjectSnippetPolicy EE-ready See merge request gitlab-org/gitlab-ce!23908
-
Evan Read authored
Adds API project cluster documentation See merge request gitlab-org/gitlab-ce!24135
-
Stan Hu authored
Fixes Auto DevOps Domain title on admin settings See merge request gitlab-org/gitlab-ce!24249
-
Mayra Cabrera authored
Changes "Auto devops" to "Auto DevOps" on CI/CD admin settings
-
Evan Read authored
-
DJ Mountney authored
-
- 08 Jan, 2019 14 commits
-
-
Mario de la Ossa authored
-
Thong Kuah authored
The QA spec for application secrets fails when run after the auto devops spec because no pipeline for it is triggered :( When the QA spec for application has passed, it has always been the first spec to run hence it is able to set the K8S_SECRET_ variable before the pipeline triggered by the initial commit has run. The correct fix would be manually trigger a pipeline after we have added the K8S_SECRET_* variable. However, because Helm does not update the Deployment, we need to push a code change to make Helm update the Deployment and the pods.
-
Robert Speicher authored
Revert "Merge branch '3062-improve-project-cache' into 'master'" Closes #56103 See merge request gitlab-org/gitlab-ce!24244
-
Robert Speicher authored
Merge branch '56093-11-7-rc2-prevents-people-from-merging-merge-requests-even-when-they-should-be-able-to' into 'master' Fix MR sidebar to correctly warning if assignee can't merge Closes #56093 See merge request gitlab-org/gitlab-ce!24243
-
Douglas Barbosa Alexandre authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Annabel Dunstone Gray authored
Merge branch '56010-user-profile-page-horizonal-whitespace-between-overview-columns-breaks-two-column-layout' into 'master' Resolve "User profile page: Horizonal whitespace between Overview columns breaks two column layout" Closes #56010 See merge request gitlab-org/gitlab-ce!24189
-
Achilleas Pipinellis authored
Resolve Markdown unordered lists not conforming to styleguide See merge request gitlab-org/gitlab-ce!23037
-
Robert Speicher authored
Fix a URL typo in the MR API specs See merge request gitlab-org/gitlab-ce!24236
-
Rémy Coutable authored
Update pg 0.18.4 -> 1.0 See merge request gitlab-org/gitlab-ce!17829
-
Lin Jen-Shin authored
Resolve "Danger GitLab reference check should be more precise" Closes #55709 See merge request gitlab-org/gitlab-ce!24234
-
Annabel Dunstone Gray authored
-