- 16 Mar, 2021 40 commits
-
-
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
-
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
-
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
-
Arturo Herrero authored
Use error["data"] in exception message See merge request gitlab-org/gitlab!56637
-
Rémy Coutable authored
Standalone vulnerabilities on Dependency List page - backend See merge request gitlab-org/gitlab!56394
-
Imre Farkas authored
Group applications [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55152
-
Jonas Wälter authored
Currently OAuth applications can be only global or per-user. This adds applications on a group level.
-
Kerri Miller authored
Segregate feature flag control for Compliance frameworks and Pipeline configuration See merge request gitlab-org/gitlab!56672
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jose Ivan Vargas authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!56664
-
Suzanne Selhorn authored
Explain problems from `stop: action` job in later stage See merge request gitlab-org/gitlab!56627
-
Marcel Amirault authored
- the environemnt stop job doesn't have a technical requirement to be in the same stage as the deployment as also outlined in the next paragrph, it must be ensured that the stop job can be executed properly the easiest to ensure this is to place the stop job in the same stage as the deploy job
-