- 09 Jan, 2019 16 commits
-
-
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
-
- 08 Jan, 2019 24 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
-
Mark Lapierre authored
CE port of "e2e QA tests for Group level project templates" See merge request gitlab-org/gitlab-ce!23987
-
Robert Speicher authored
Merge branch '50224-rails5-duplicate-key-value-violates-unique-constraint-index_gpg_signatures_on_commit_sha' into 'master' Resolve "[Rails5] duplicate key value violates unique constraint "index_gpg_signatures_on_commit_sha"" Closes #50224 See merge request gitlab-org/gitlab-ce!24226
-
Mark Lapierre authored
- Clarify message shown when skipping quarantined tests because they don't have all the specified tags. - Simplify rejecting item from array - Remove 'pass' from example descriptions to avoid confusion
-
Douglas Barbosa Alexandre authored
Adjusts duplicated line when commenting on unfolded diff lines (in the bottom) Closes #56051 See merge request gitlab-org/gitlab-ce!24201
-
Mark Lapierre authored
-
Mark Lapierre authored
Instead of modifying the runner, use config hooks to skip quarantined tests, and to allow only quarantined tests to be run, if desired. This way quarantined tests are skipped, not excluded completely, so they are still included in test results.
-
Mark Lapierre authored
This reverts commit 8ef418d57c5a9511b862bf0711aadbb977086c91.
-
Mark Lapierre authored
Exclude quarantined tests by default.
-
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>
-