- 16 Mar, 2021 40 commits
-
-
Tiger authored
Extends the existing group variables API to support EE-only params, and allows setting the environment_scope if the :group_scoped_ci_variables licensed feature is available. If the feature is not available (pricing tier is not Premium or higher), the param is silently removed and the update continues without presenting an error to the user. This behaviour is the same as when project level scoped variables were a premium feature. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55573
-
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
-
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
-
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
-
Marcin Sedlak-Jakubowski authored
Epic boards documentation See merge request gitlab-org/gitlab!56725
-
Florie Guibert authored
-
Scott Hampton authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!56684
-
Scott Hampton authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!56661
-
Paul Slaughter authored
-
Rémy Coutable authored
Rename QueryLimiting.whitelist to .disable! [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55717
-
Luke Duncalfe authored
Rename `QueryLimiting.whitelist` to `QueryLimiting.disable!` as whitelist has racist connotations. https://gitlab.com/gitlab-org/gitlab/-/issues/324285
-
David O'Regan authored
Project Settings Operations h4 Expand/Collapse 2/5 See merge request gitlab-org/gitlab!56270
-
Toon Claes authored
Add Dast::SiteProfileSecretVariables and associations See merge request gitlab-org/gitlab!56067
-
Philip Cunningham authored
- Adds new models and specs to support DAST on-demand secrets
-
Brandon Labuschagne authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!56666
-
Stan Hu authored
ci: Save Workhorse's WORKHORSE_TREE file to avoid re-building it See merge request gitlab-org/gitlab!56773
-
Steve Abrams authored
Disable pipeline schedules when a user is blocked See merge request gitlab-org/gitlab!56513
-
Marius Bobin authored
Disable pipeline schedules when a user is blocked
-
Rémy Coutable authored
[RUN ALL RSPEC] Enable Prometheus metrics and debug info in tests See merge request gitlab-org/gitlab!55939
-
Stan Hu authored
Render Kramdown through Gitlab Markup See merge request gitlab-org/gitlab!56750
-
Igor Drozdov authored
Updates the gemojione ruby gem See merge request gitlab-org/gitlab!55068
-
Phil Hughes authored
Updating the gem brings with it the correct sorting of emoji for the award menu. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/15744
-
Sarah Groff Hennigh-Palermo authored
Enable empty section CTA in pipeline editor See merge request gitlab-org/gitlab!56665
-
Frédéric Caplette authored
This enable the possibility to work on an uncommited CI config file in the pipeline editor section, whether you have a repo or not yet.
-
Kerri Miller authored
[Feature flag] Add :combined_menu feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56249
-
Kamil Trzciński authored
Enable feature flags for reducing builds queuing queries See merge request gitlab-org/gitlab!56767
-