- 18 Jun, 2020 40 commits
-
-
Drew Blessing authored
GitLab currently uses a regex to validate group names. It has proved difficult to prevent XSS problems. In trying to chase XSS issues we've tightened the regex and don't allow some completely benign characters on their own, such as parentheses. This results in a worse user experience and may not really protect from XSS. Instead, this now uses the Rails::Html::FullSanitizer to validate group names.
-
Paul Slaughter authored
Show clone button on project page for README preference See merge request gitlab-org/gitlab!33023
-
-
Russell Dickenson authored
Doc for usage data Edition & Tier for Configure See merge request gitlab-org/gitlab!34167
-
Mayra Cabrera authored
Geo - Make Registry tables as SSOT to sync projects and wikis See merge request gitlab-org/gitlab!34342
-
Douglas Barbosa Alexandre authored
This method is used to find untracked projects that we need to sync and unused registries that we can remove.
-
Russell Dickenson authored
Docs: Add COMPILE ENV to SAST docs See merge request gitlab-org/gitlab!34211
-
Nicolò Maria Mezzopera authored
Pin vulnerability list header to the page top See merge request gitlab-org/gitlab!33875
-
Alexander Turinske authored
- create class that sets the header immediately below the header and performance bar and updates the height depending on if the selection summary is visible or not
-
Robert Speicher authored
Remove redundant methods from issuable_base_service See merge request gitlab-org/gitlab!34751
-
Paul Slaughter authored
Display Multiple Terraform Plans Closes #219255 See merge request gitlab-org/gitlab!34392
-
Craig Norris authored
Add backticks to misused term See merge request gitlab-org/gitlab!33568
-
Mike Jang authored
-
Enrique Alcántara authored
Initial kramdown SSE parser Closes #220340 See merge request gitlab-org/gitlab!34185
-
Mike Jang authored
Add documentation about project removal See merge request gitlab-org/gitlab!34795
-
Dan Jensen authored
This adds documentation about how a user can remove a project, and about how admins can view all projects pending removal. This feature will soon be available for all users, so the admin aspect is not important.
-
Peter Leitzen authored
Add validation to maven package version See merge request gitlab-org/gitlab!32925
-
Bola Ahmed Buari authored
-
Paul Slaughter authored
Remove form logic from audit event components Closes #217759 See merge request gitlab-org/gitlab!33741
-
-
Paul Slaughter authored
-
derek-knox authored
Update toast UI so customHTMLRenderer option actually works. Implement initial kramdown parse and replace with an uneditable node. Additionally account for customHTMLRenderers vs. defaults.
-
Mike Jang authored
Updating Vue icon example to latest method See merge request gitlab-org/gitlab!34863
-
Andrew Fontaine authored
Add hover transitions for dag visualization See merge request gitlab-org/gitlab!34869
-
Alper Akgun authored
-
Jan Provaznik authored
Add cookie to known sign in check See merge request gitlab-org/gitlab!34102
-
Jose Ivan Vargas authored
Fix templating vars set from URL See merge request gitlab-org/gitlab!34668
-
Sarah GP authored
Add new classes, update test snaps
-
Igor Drozdov authored
Update diff discussion positions on load See merge request gitlab-org/gitlab!34148
-
Suzanne Selhorn authored
Clarify deploy token details See merge request gitlab-org/gitlab!34556
-
Ben Bodenmiller authored
-
Dhiraj Bodicherla authored
Templating variables in metrics dashboards are not merged with the variables passed from in the URL. This MR fixes it
-
Robert May authored
Ensures we generate DiffNotePosition records on-demand for records that need them.
-
Michael Kozono authored
[DeclarativePolicy] Allow overrides Closes #207482 See merge request gitlab-org/gitlab!33990
-
Alex Kalderimis authored
This is logically a set, so we treat it as such. Documentation is also added.
-
Suzanne Selhorn authored
Make .npmrc usage more clear See merge request gitlab-org/gitlab!34765
-
Brendan O'Leary 🐢 authored
-
Suzanne Selhorn authored
Add docs for test results in release evidence See merge request gitlab-org/gitlab!34510
-
Vladimir Shushlin authored
-
Amy Qualls authored
Add docs about the self monitoring default dashboard See merge request gitlab-org/gitlab!34858
-