- 22 Jan, 2020 40 commits
-
-
Tetiana Chupryna authored
-
Tetiana Chupryna authored
-
Alessio Caiazza authored
Upgrade pages to 1.14.0 See merge request gitlab-org/gitlab!23317
-
Vladimir Shushlin authored
-
Douglas Barbosa Alexandre authored
Upgrade Gitaly to v1.83.0 See merge request gitlab-org/gitlab!23431
-
Walmyr Lima e Silva Filho authored
Call `Runtime::Release.perform_before_hooks` in `config.before(:suite)` Closes gitlab-org/quality/team-tasks#325 See merge request gitlab-org/gitlab!23481
-
Sean McGivern authored
Revert "Merge branch '36695-create-feature-spec-for-loading-error-details-page' into 'master'" Closes #198355 See merge request gitlab-org/gitlab!23505
-
Lin Jen-Shin authored
Ignore test and docs folders in dependency scanning See merge request gitlab-org/gitlab!23321
-
Sean McGivern authored
Backfill group type in GraphQL API See merge request gitlab-org/gitlab!23389
-
Fabio Huser authored
-
Rémy Coutable authored
This reverts merge request !22404
-
Imre Farkas authored
[Usage Pings] Rename ConvDev Index to DevOps Score See merge request gitlab-org/gitlab!21132
-
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
-
dappelt authored
-
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.
-
dappelt authored
-
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.
-