- 11 Dec, 2021 5 commits
-
-
Kerri Miller authored
Fix Gitlab/DelegatePredicateMethods offenses See merge request gitlab-org/gitlab!76002
-
Siddharth Asthana authored
Changelog: other
-
Peter Hegman authored
Organise ~/issuable code See merge request gitlab-org/gitlab!76341
-
Robert Speicher authored
Avoid company name collisions in CRM fixture See merge request gitlab-org/gitlab!76605
-
Stan Hu authored
Introduce SubscriptionFutureEntry GraphQL types See merge request gitlab-org/gitlab!76321
-
- 10 Dec, 2021 35 commits
-
-
Stan Hu authored
Add project attributes migration to GitLab Migration See merge request gitlab-org/gitlab!75898
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/76313 added a fixture that generated company names for every group in the system. It's not too hard to generate a collision. We append an index to the name to ensure there's no chance of a name collision. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/348229
-
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
-
Mark Chao authored
This is similar to LicenseHistoryEntry type
-
Mark Chao authored
-
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
-