- 10 Feb, 2022 40 commits
-
-
Mayra Cabrera authored
Use Readline.readline for feature_flag binary See merge request gitlab-org/gitlab!79536
-
Russell Dickenson authored
doc: Add Secret Detection Post Processing Integration docs See merge request gitlab-org/gitlab!76812
-
Lucas Charles authored
Adds docs page for integrating with the Secret Detection post-processing service. These docs describe both implementing a revocation receiver service as well as implementing a revocation service directly. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/333155
-
Russell Dickenson authored
Document secret detection ambiguous argument error See merge request gitlab-org/gitlab!79959
-
Kate Grechishkina authored
-
Alex Kalderimis authored
Make starrers sort dropdown Pajamas compliant See merge request gitlab-org/gitlab!78708
-
Russell Dickenson authored
Document xml request creation for OpenAPI See merge request gitlab-org/gitlab!78030
-
Herber Madrigal authored
- Add documentation in API Fuzzing - Add documentation in DAST API
-
Russell Dickenson authored
Doc Consistency: user/project - release See merge request gitlab-org/gitlab!80431
-
Niklas authored
Remove redundant tier badge
-
Russell Dickenson authored
Update doc/operations/feature_flags.md See merge request gitlab-org/gitlab!80419
-
Paul Slaughter authored
Geo Sites - Filter by Search See merge request gitlab-org/gitlab!79550
-
Zack Cuddy authored
This change adds a top level search bar for the Geo Sites page. This allows users to filter by the name or url of their sites. The query is stored in the query param as well so that a refresh will retain the filter. Changelog: changed EE: true
-
Russell Dickenson authored
Add GEMNASIUM_LIBRARY_SCAN_ENABLED variable See merge request gitlab-org/gitlab!80226
-
Tetiana Chupryna authored
Enable this variable by default Changelog: added
-
Brian Rhea authored
Modify deprecation template See merge request gitlab-org/gitlab!80332
-
Mayra Cabrera authored
Revert "Merge branch 'verify_ref_name_in_commits_api' into 'master'" See merge request gitlab-org/gitlab!80416
-
Simon Knox authored
Fix spacing for flash messages on sign in/sign up pages See merge request gitlab-org/gitlab!79857
-
Alex Kalderimis authored
-
Andrew Fontaine authored
Add deprecation notice to the Serverless UI See merge request gitlab-org/gitlab!80233
-
Alex Kalderimis authored
This also prevents items and selected being ovewritten by keys in data.
-
Alex Kalderimis authored
-
Mark Florian authored
-
Mark Florian authored
Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/263187. Changelog: other
-
Mark Florian authored
This adds a `gl_redirect_listbox_tag` helper which generates the markup for a Pajamas-compliant listbox, and injects a script tag into the page to implement its behaviour. It will mostly be used to reimplement sorting dropdowns in HAML that use Bootstrap. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/348737.
-
Mayra Cabrera authored
Allow `metrics_server` to target Puma See merge request gitlab-org/gitlab!78527
-
Matthias Käppler authored
So far we had only tested this with Sidekiq. This change makes sure that WebExporter and the puma metrics directory can be used. This is a prerequisite for extracting WebExporter into a separate process.
-
Andrew Fontaine authored
Merge branch '344121-replace-browser-confirm-modal-with-glmodal-in-app-assets-javascripts-pipelines-components' into 'master' Replace window.confirm with GlModal in pipeline manual actions See merge request gitlab-org/gitlab!80156
-
Andrew Fontaine authored
Jira Connect create branch page: Alert when lacking permissions See merge request gitlab-org/gitlab!80043
-
Andrew Fontaine authored
Move the MemoryProfiler to the Performance Bar See merge request gitlab-org/gitlab!78670
-
Douglas Barbosa Alexandre authored
Fix layout issues for project tokens in credentials inventory See merge request gitlab-org/gitlab!80273
-
Tetiana Chupryna authored
Allows to list project group ancestors on REST API See merge request gitlab-org/gitlab!79671
-
Nick Gaskill authored
Remove lines about deleting protected branches See merge request gitlab-org/gitlab!80400
-
Amy Qualls authored
Redact the lines about protected branches not being deletable from the CLI, as that's not true.
-
Miguel Rincon authored
Submit vulnerability form See merge request gitlab-org/gitlab!78703
-
Savas Vedova authored
This commit is part of a commit series which introduces a form to manually create a vulnerability. It adds the submit vulnerability button and handles the form submission.
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80418
-
Jose Ivan Vargas authored
Forward tracking attributes to HandRaiseLeadButton Vue component See merge request gitlab-org/gitlab!80123
-
Dallas Reedy authored
Also adds the ability to pass those options into the hand_raise_props helper method.
-
Andrew Fontaine authored
Render submit button only once in Pages settings See merge request gitlab-org/gitlab!79545
-