- 18 Mar, 2021 1 commit
-
-
Alex Pooley authored
Work towards replacing recursive namespace queries with linear queries. This commit tracks the path to each namespace, and future work will replace recursive queries with queries that utilize this new column.
-
- 17 Mar, 2021 2 commits
-
-
Luke Duncalfe authored
Merge branch 'philipcunningham-add-excluded-urls-and-request-headers-to-dast-profiles-277353' into 'master' Extend DastSiteProfile with more config options See merge request gitlab-org/gitlab!55579
-
Philip Cunningham authored
- Adds new db columns - Extends create/update with additional fields - Stubs out fields not currently in use - Amends services to correctly handle nil values
-
- 16 Mar, 2021 37 commits
-
-
Evan Read authored
Update code_quality.md - Code Climate engine attribute See merge request gitlab-org/gitlab!56705
-
Clint Cameron authored
Update code_quality.md - I'm a product marketing manager with SonarSource. My intention with this revision is that we (SonarSource) are ok to not get attribution for our engines (our Java, PHP & Python analyzers) and feel it is only fair that Code Climate does receive attribution/credit either.
-
Mayra Cabrera authored
Migration: add trial extension type to gitlab_subscription See merge request gitlab-org/gitlab!56460
-
Qingyu Zhao authored
-
Dylan Griffith authored
Combine tests in `gfm_autocomplete_spec.rb` for performance See merge request gitlab-org/gitlab!56369
-
Scott Hampton authored
Replace hint destination add_remove_clusters with add_eks_clusters See merge request gitlab-org/gitlab!56167
-
Craig Norris authored
Fix tier badge in environments page See merge request gitlab-org/gitlab!56786
-
Stan Hu authored
[RUN ALL RSPEC] Show pwd hint only if pwd auth is enabled on sign-in location mail See merge request gitlab-org/gitlab!56783
-
David O'Regan authored
Project Settings Operations h4 Expand/Collapse 4/5 See merge request gitlab-org/gitlab!56274
-
Natalia Tepluhina authored
Move from btn-success to btn-confirm in projects/network directory See merge request gitlab-org/gitlab!56345
-
Yogi authored
-
David O'Regan authored
Move from btn-success to btn-confirm in projects/environments directory See merge request gitlab-org/gitlab!56212
-
Yogi authored
-
Jose Ivan Vargas authored
Adds pipeline editor link on root Ci config files See merge request gitlab-org/gitlab!56563
-
Frédéric Caplette authored
- Adds pipeline editor button on root config file - This takes the user to ci/editor on master branch by default
-
Nick Gaskill authored
Add missing composer install instructions See merge request gitlab-org/gitlab!56795
-
Steve Abrams authored
-
David O'Regan authored
Project Settings Operations h4 Expand/Collapse 3/5 See merge request gitlab-org/gitlab!56273
-
Scott Hampton authored
Remove ci_instance_variables_ui feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56255
-
David O'Regan authored
Add Ability to Edit Freeze Periods See merge request gitlab-org/gitlab!56407
-
Andrew Fontaine authored
Allows users to modify existing freeze periods within the same modal that is used to create them. Uses a nice little higher order function to keep the same request/receive path as adding a new freeze period.
-
Andrew Fontaine authored
Add btn-default class for Service Desk toggle in settings See merge request gitlab-org/gitlab!56195
-
Kerri Miller authored
Improve `epics/gfm_autocomplete_spec.rb` spec See merge request gitlab-org/gitlab!56389
-
Arturo Herrero authored
Remove duplicate paths from an internal API serializer [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55800
-
Achilleas Pipinellis authored
-
Paul Slaughter authored
Test vulnerability details entry file See merge request gitlab-org/gitlab!55443
-
Marcin Sedlak-Jakubowski authored
Add iteration list docs See merge request gitlab-org/gitlab!56646
-
Simon Knox authored
Perhaps we should instead combine the different Add list sections into a single one, as showing basically the same text and screenshot for each list type doesn't seem very necessary
-
Roger Meier authored
-
Rémy Coutable authored
Refactor Labkit::Context to Gitlab::ApplicationContext See merge request gitlab-org/gitlab!56217
-
Andrew Fontaine authored
-
Scott Hampton authored
Update placeholders for DAST Profile sensitive fields See merge request gitlab-org/gitlab!56496
-
Dheeraj Joshi authored
This updates DAST request headers and password fields which are sensitive in nature
-
drew cimino authored
We're removing some duplicated fields that are no longer used by the frontend. since it's a hard removal of the field, we're putting the change behind a feature falg out of an abundance of caution.
-
Scott Hampton authored
Refactor stages dropdown spec to use VTU See merge request gitlab-org/gitlab!56031
-
Payton Burdette authored
Moving the spec over to use vue test utils and more modern practices.
-
Rémy Coutable authored
Prevent markdownlint errors See merge request gitlab-org/gitlab!56703
-