- Aug 20, 2021
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Aug 19, 2021
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
Stan Hu authored
Use UPSERT when storing user mentions See merge request gitlab-org/gitlab!68433
-
James Fargher authored
Scheduled secret detection scan for security policy See merge request gitlab-org/gitlab!67752
-
Sashi Kumar authored
-
Heinrich Lee Yu authored
Adds a feature flag to the optimization done for store_mentions!
-
Heinrich Lee Yu authored
This is needed for the UPSERT to work properly since we're detecting a unique constraint conflict on [noteable_id, note_id] Changelog: other
-
Heinrich Lee Yu authored
Using UPSERT saves us a query, avoids cases where we get RecordNotUnique, and removes the use of SAVEPOINT which can cause PG performance issues.
-
Simon Knox authored
Fix file count text color in dark mode See merge request gitlab-org/gitlab!68419
-
Ash McKenzie authored
Speed up backend tests in Gitpod environment See merge request gitlab-org/gitlab!68482
-
Dylan Griffith authored
Fix and reschedule background migration for backfilling data from `ci_builds` to `security_scans` See merge request gitlab-org/gitlab!68305
-
Enrique Alcántara authored
Fix mobile layout issues in notes form See merge request gitlab-org/gitlab!68414
-
- Aug 18, 2021
-
-
Evan Read authored
Add coverage regex for Rust's tarpaulin See merge request gitlab-org/gitlab!68469
-
Evan Read authored
Added reason for using backticks for text entered in UI See merge request gitlab-org/gitlab!68486
-
Robert May authored
Consolidate project and group can admin members helpers See merge request gitlab-org/gitlab!64950
-
-
Dylan Griffith authored
Add missing suffixes to notification mails See merge request gitlab-org/gitlab!64767
-
- Fix alignment issue in toggle thread button - Fix broken markdown toolbar layout in snippets comments Changelog: fixed
-
Enrique Alcántara authored
Update create merge request button on last push event See merge request gitlab-org/gitlab!63103
-
Changelog: changed
-
Stan Hu authored
Fix intermittent 'branch not found' errors when pushing creates an MR See merge request gitlab-org/gitlab!68362
-
Stan Hu authored
Remove subtransaction from HistoricalStatistics See merge request gitlab-org/gitlab!68124
-
Adam Cohen authored
-
Michael Kozono authored
Add missing Ci::Build graphql mutations See merge request gitlab-org/gitlab!68399
-
Jose Ivan Vargas Lopez authored
Changelog: added
-
Suzanne Selhorn authored
Remove redundant Debian API instructions See merge request gitlab-org/gitlab!68495
-
Suzanne Selhorn authored
Document the use of create_or_find_by in SQL-docs See merge request gitlab-org/gitlab!68245
-
-
Patrick Bair authored
Linear version of Project#ancestors See merge request gitlab-org/gitlab!68072
-
Changelog: performance
-
Stan Hu authored
Reduce subtransactions in safe_find_or_create_by See merge request gitlab-org/gitlab!68458
-
ngaskill authored
-
Nick Gaskill authored
Add dependency proxy docs to deploy tokens See merge request gitlab-org/gitlab!68198
-
Suzanne Selhorn authored
Add note about allowed overage See merge request gitlab-org/gitlab!68402
-
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!68483
-
Samantha Ming authored
-
Daniel Davison authored
Pass keyword args explicitly See merge request gitlab-org/gitlab!68425
-