- 09 Jan, 2019 36 commits
-
-
Sam Bigelow authored
-
Filipa Lacerda authored
Resolve "Fix translation of "in" in job details sidebar" Closes #56036 See merge request gitlab-org/gitlab-ce!24192
-
Tim Zallmann authored
Revert update to '@vue/component-compiler-utils' See merge request gitlab-org/gitlab-ce!24266
-
Lukas Eipert authored
This reverts to 2.2.0, which has node@6 compatibility
-
Filipa Lacerda authored
Upgraded Vue and related libraries See merge request gitlab-org/gitlab-ce!24159
-
Sanad Liaquat authored
Allow QA to run in remote grid environments Closes #55051 See merge request gitlab-org/gitlab-ce!23708
-
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
-
Tim Zallmann authored
This upgrades the following packages: - Vue - Vue Loader - Vue Resource - Vue Router - Vue template compiler - Vue Jest
-
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
-
ddavison authored
Signed-off-by: ddavison <ddavison@gitlab.com>
-
ddavison authored
Extract remote_grid_credentials
-
ddavison authored
Signed-off-by: ddavison <ddavison@gitlab.com>
-
ddavison authored
Signed-off-by: ddavison <ddavison@gitlab.com>
-
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 4 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
-