- 10 Dec, 2021 40 commits
-
-
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
-
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
-
Stan Hu authored
If a SQL query cannot be parsed, previously the Sentry error tracker would throw a `PgQuery::ParseError` instead of handling it gracefully. This commit fixes a spec failure that occurred when a bad SQL query gets caught by the cross-join detector and bubbles up to the Sentry error tracker. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/348207
-
Peter Hegman authored
Split up yaml and humanized policy previews See merge request gitlab-org/gitlab!75386
-
Savas Vedova authored
The policy preview tabs were confusing for the users. For that reason, they are split up. The right column now displays only the yaml preview and the humanized policy preview is displayed at the bottom of the page. Changelog: changed EE: true
-
Kerri Miller authored
Enable visibility filter on Epics menu pill count See merge request gitlab-org/gitlab!76456
-
Suzanne Selhorn authored
Add breaking change notice for Runner API stale value See merge request gitlab-org/gitlab!76398
-
Darren Eastman authored
-
Jose Ivan Vargas authored
Fix 'Erase job log' button is misleading See merge request gitlab-org/gitlab!75892
-
Suzanne Selhorn authored
Update data/deprecations/14-5-runner-api-status-does-contain-paused.yml See merge request gitlab-org/gitlab!76453
-