- 16 Mar, 2021 40 commits
-
-
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
-
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
-
Enrique Alcántara authored
Linking to a single line number in Web IDE See merge request gitlab-org/gitlab!56159
-
Denys Mishunov authored
Introduces linking to a file(s) in Editor Lite. The functionality is available in all Editor Lite instances using the base extension (both single-file editor and WebIDE), or any of its derivatives.
-
David O'Regan authored
Project Settings Operations h4 Expand/Collapse 1/5 See merge request gitlab-org/gitlab!56269
-
Nick Gaskill authored
Add on-call schedule documentation See merge request gitlab-org/gitlab!55161
-
David O'Regan authored
Add the base documentation for On-call schedules to the GitLab code base
-
Denys Mishunov authored
Add search settings to all Project settings pages See merge request gitlab-org/gitlab!56385
-
Himanshu Kapoor authored
Make sure all the settings controllers use the `project_settings` layout
-
Jose Ivan Vargas authored
Move to btn-confirm from btn-primary in wiki empty state See merge request gitlab-org/gitlab!56192
-
Yogi authored
-