- 22 Jan, 2020 40 commits
-
-
Aakriti Gupta authored
As we update the feature name from convdev to dev ops score, we want to be able to read metrics with either of the names
-
Jan Provaznik authored
Add cop HaveGitlabHttpStatus in EE shared examples See merge request gitlab-org/gitlab!23295
-
Peter Leitzen authored
55 files inspected, 41 offenses detected, 41 offenses corrected
-
Sean McGivern authored
Add Rake task to generate all_queues.yml See merge request gitlab-org/gitlab!22892
-
Andreas Brandl authored
Remove milestone_id from epics table 3/3 See merge request gitlab-org/gitlab!23282
-
Lee Tickett authored
-
Andreas Brandl authored
Remove storage_version column from snippets See merge request gitlab-org/gitlab!23315
-
Francisco Javier López authored
In this commit the storage_version column is removed from the snippets table. It was wrongly added and never needed
-
Phil Hughes authored
Convert Jest tests to use VTU in 'spec/frontend/notes/components' Closes #197948 See merge request gitlab-org/gitlab!23401
-
Natalia Tepluhina authored
-
Rémy Coutable authored
Create feature spec for loading error details page See merge request gitlab-org/gitlab!22404
-
Allison Browne authored
Add feature specs covering the error tracking index and the error tracking show page. Inculde expandable stack traces in the feature spec.
-
Achilleas Pipinellis authored
Add note about before_script to SAST docs See merge request gitlab-org/gitlab!23436
-
Rémy Coutable authored
Fix default Gitaly binary path for example config file See merge request gitlab-org/gitlab!23294
-
Mark Florian authored
GitLab UI: update-button-props integration test See merge request gitlab-org/gitlab!23108
-
Sean McGivern authored
The validity of this file is already checked by spec/workers/every_sidekiq_worker_spec.rb. This adds a second, simple check that the file loads as YAML matching the Rake task's generated list (including sorting). The files generated by the task are in broadly the same format as the current manually-written files: 1. Namespaced queues first, then un-namespaced queues. 2. Both in alphabetical order. They don't have the manually-inserted line breaks. This doesn't delete the RSpec test because that also adds an important check for the addition of two queues, mailers and default, that shouldn't be lost in any refactor here.
-
Natalia Tepluhina authored
Use mockResolvedValue when mocking $apollo.mutate in GraphQL docs See merge request gitlab-org/gitlab!23478
-
Stan Hu authored
Fix typo "checks" See merge request gitlab-org/gitlab!23497
-
Phil Hughes authored
Fix Markdown not rendering on releases page Closes #39483 See merge request gitlab-org/gitlab!23370
-
Stan Hu authored
Previously Markdown that appeared in the releases page would only be shown in the tags page but not in the summary page. We fix this by adding a reference to GitLab Markdown in the description block and ensuring the Vue component renders Markdown. Closes https://gitlab.com/gitlab-org/gitlab/issues/39483
-
Rémy Coutable authored
Resolve "Improve running tests as foss in `gitlab-org`" Closes #198288 See merge request gitlab-org/gitlab!23489
-
Albert Salim authored
-
Mark Florian authored
-
Paul Gascou-Vaillancourt authored
-
pburdette authored
Find button by class name rather than by using the variant attribute. Any specs that try to find a gl-button now by a variant attribute will fail.
-
pburdette authored
The button component is getting new props, updating the intergration MR snapshots so no tests fail when the gitlab-ui MR is merged and the version is bumped.
-
GitLab Bot authored
-
GitLab Bot authored
-
Bob Van Landuyt authored
Add blob and blob_viewer fields to graphql snippet type See merge request gitlab-org/gitlab!22960
-
Stan Hu authored
Resolve "Setting minimum password length breaks sign-up with SAML" Closes #197925 See merge request gitlab-org/gitlab!23387
-
Lucy Fox authored
-
James Lopez authored
Move cluster permissions check to dashboard service subclass See merge request gitlab-org/gitlab!23361
-
Martin Wortschack authored
Environments dropdown only shows 20 environments See merge request gitlab-org/gitlab!23017
-
Martin Wortschack authored
Add social sign up on new sign up flow See merge request gitlab-org/gitlab!23082
-
manojmj authored
This change fixes the bug where random password being generated while creating a user has less characters in them than what is required by the instance setting `minimum_password_length`
-
Thong Kuah authored
Revert "Merge branch 'qa-alerting-test' into 'master'" See merge request gitlab-org/gitlab!23487
-
Kushal Pandya authored
Fix issue with project dropdown translation for languages without pluralisation See merge request gitlab-org/gitlab!21988
-
Marcel Amirault authored
Document that EE-only background migrations are forbidden Closes #196704 See merge request gitlab-org/gitlab!23201
-
Valery Sizov authored
-
Marcel Amirault authored
Resolve "Docs update for downgrading release if required" Closes #197133 See merge request gitlab-org/gitlab!23221
-