- 10 Dec, 2021 40 commits
-
-
Stan Hu authored
Add project attributes migration to GitLab Migration See merge request gitlab-org/gitlab!75898
-
Peter Hegman authored
Render markdown for Vulnerability Description See merge request gitlab-org/gitlab!75859
-
Dheeraj Joshi authored
This change would start rendering markdown content for vulnerability page when description_html field value is present. It should render markdown as plain text otherwise, which is the current behavior. Changelog: added EE: true
-
Mayra Cabrera authored
Add unique constraint on Finding Evidence See merge request gitlab-org/gitlab!75569
-
Jonathan Schafer authored
-
Andrew Fontaine authored
Enable `admin_deploy_keys_vue` feature flag by default See merge request gitlab-org/gitlab!76273
-
Peter Hegman authored
-
Kerri Miller authored
Add support for the url scheme 'tls' to force encryption for Spamcheck See merge request gitlab-org/gitlab!75677
-
Tetiana Chupryna authored
Gracefully handle bad dependency scanner input See merge request gitlab-org/gitlab!76597
-
Mayra Cabrera authored
Enable paginatable_namespace_drop_down_for_project_creation feature flag by default See merge request gitlab-org/gitlab!76568
-
Mario Celi authored
-
Tetiana Chupryna authored
-
Ethan Urie authored
-
Ethan Urie authored
-
Evan Read authored
-
Ethan Urie authored
-
tls://Ethan Urie authored
Gitaly does something simiilar and supports `tcp` and `unix` where we support `grpc` for unencrypted communications.
-
Stan Hu authored
We saw that in https://gitlab.com/gitlab-com/gl-infra/production/-/issues/6051 there was one CI artifact that had a `dependency_files` input but a `null` `dependencies`. We now do stronger type checking to ensure the field is an array. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/346971 Changelog: fixed EE: true
-
Nick Gaskill authored
Add TTL policies to docs for dep proxy See merge request gitlab-org/gitlab!76586
-
Tim Rizzi authored
-
Mayra Cabrera authored
Save iteration sequence number See merge request gitlab-org/gitlab!74352
-
Eulyeon Ko authored
-
Adam Hegyi authored
Register `QueryAnalayzers` in `config.before` to fix `let_it_be` See merge request gitlab-org/gitlab!76567
-
Kamil Trzciński authored
-
Nick Gaskill authored
Update Dependency List docs to include container See merge request gitlab-org/gitlab!76384
-
Alexander Turinske authored
-
Stan Hu authored
Use Gitlab::Json to serialize sessions See merge request gitlab-org/gitlab!72701
-
George Koltsov authored
- Add Project Attributes migration to GitLab Migration in order to have better feature parity with import/export
-
Nick Gaskill authored
Docs: Add section about stopping garbage collection See merge request gitlab-org/gitlab!76169
-
Amaury Yacksmith authored
-
Nick Gaskill authored
Update blocking instructions for cilium See merge request gitlab-org/gitlab!76488
-
Kamil Trzciński authored
Gracefully handle SQL parse errors in Sentry error tracker See merge request gitlab-org/gitlab!76588
-
Adam Hegyi authored
Fix PreventCrossDatabaseModification query parser prepended comments See merge request gitlab-org/gitlab!76512
-
Dylan Griffith authored
-
Diana Logan authored
Update when a changelog is required for a feature flag See merge request gitlab-org/gitlab!76463
-
Alexander Turinske authored
-
Kerri Miller authored
GithubImporter: Expose import stats on import status endpoint See merge request gitlab-org/gitlab!76355
-
Kassio Borges authored
-
Andrew Fontaine authored
Convert SCIM token management to Vue See merge request gitlab-org/gitlab!74743
-
Peter Hegman authored
-