- 11 Aug, 2021 12 commits
-
-
Dylan Griffith authored
Add severity_levels as optional See merge request gitlab-org/gitlab!67067
-
Zamir Martins authored
-
Evan Read authored
Fix docs for event pruning period See merge request gitlab-org/gitlab!67935
-
Heinrich Lee Yu authored
This makes the docs match actual behavior
-
Ezekiel Kigbo authored
Hide reference path on project board cards See merge request gitlab-org/gitlab!67713
-
Tiger Watson authored
Add a new index "index_issues_on_project_id_and_state_id_and_created_at_and_id" See merge request gitlab-org/gitlab!67304
-
Mark Lapierre authored
LMR QA | Main | Adding additional tests See merge request gitlab-org/gitlab!66069
-
Tomislav Nikić authored
-
Heinrich Lee Yu authored
Add false-positive for pipeline finding in GraphQL query See merge request gitlab-org/gitlab!67188
-
Evan Read authored
Add crosslinks to the issue and MR permissions See merge request gitlab-org/gitlab!67397
-
Marcel Amirault authored
-
James Fargher authored
Change how we export email for seat usage data See merge request gitlab-org/gitlab!67807
-
- 10 Aug, 2021 28 commits
-
-
Krasimir Angelov authored
to actually match the API endpoint - use `User#public_email`. https://gitlab.com/gitlab-org/gitlab/-/issues/262877.
-
Thong Kuah authored
Fix connection search path being reset See merge request gitlab-org/gitlab!67725
-
Patrick Bair authored
Finalize conversion to bigint for push_event_payloads (take 3) See merge request gitlab-org/gitlab!67299
-
Patrick Bair authored
Detach and drop database partitions that are past a retention period See merge request gitlab-org/gitlab!67056
-
Simon Tomlinson authored
When a monthly-partitioned model is specified with `partition_by :some_column, retain_for: 2.months` this feature will detach partitions that are more than two months in the past. A week later, a second worker will drop the tables that were previously detached. Changelog: added
-
Simon Knox authored
Merge branch '331116-refactor-burnup-charts-application-to-update-apollo-cache-in-immutable-way' into 'master' Refactor Burnup charts application to update Apollo cache immutably See merge request gitlab-org/gitlab!67762
-
Amy Qualls authored
Add need to in Vale substitution warning See merge request gitlab-org/gitlab!67886
-
Russell Dickenson authored
Rewrite the visibility page, part 1 See merge request gitlab-org/gitlab!67707
-
Amy Qualls authored
-
Mayra Cabrera authored
Add organizations table and model See merge request gitlab-org/gitlab!67551
-
Jose Ivan Vargas authored
Remove code quality usage feature flag See merge request gitlab-org/gitlab!67792
-
Saikat Sarkar authored
Moving VulnerabilityReportsComparer to CE [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!67404
-
Cyrine Gamoudi authored
-
Nick Gaskill authored
Add documentation for direct-to-user escalation rules See merge request gitlab-org/gitlab!67897
-
Sarah Yasonik authored
-
Jose Ivan Vargas authored
Update nothing-here-block to utilize Pajamas spacing scale See merge request gitlab-org/gitlab!67893
-
Andrew Fontaine authored
Add vulnerabilities_allowed for Vulnerability-Check See merge request gitlab-org/gitlab!66685
-
Zamir Martins authored
for Vulnerability-Check this is a UI change which affect only one specific type of project approval rule. EE: true Changelog: added
-
Lee Tickett authored
Changelog: added
-
Michael Kozono authored
Change `group` association to `namespace` See merge request gitlab-org/gitlab!67885
-
Michael Kozono authored
Geo: Prevent a name collision for retry_due scope See merge request gitlab-org/gitlab!67875
-
Andrew Fontaine authored
Migrate the deprecated "urlParamsToObject" to "queryToObject" See merge request gitlab-org/gitlab!65903
-
Nick Gaskill authored
Added link to environments page See merge request gitlab-org/gitlab!67892
-
Suzanne Selhorn authored
-
Michael Kozono authored
Support setting Rails asset host via gitlab.yml See merge request gitlab-org/gitlab!67710
-
Stan Hu authored
Previously the only way to set the Rails asset host was via the `GITLAB_CDN_HOST` environment variable. This still works, but the `gitlab.cdn_host` config parameter can now be used to better manage this setting. Relates to #332695 Changelog: added
-
Nick Gaskill authored
Add note about encrypted S3 buckets to container registry docs See merge request gitlab-org/gitlab!67858
-
João Pereira authored
-