- 25 Aug, 2021 40 commits
-
-
Kamil Trzciński authored
Check for FOR UPDATE queries See merge request gitlab-org/gitlab!68863
-
Dmitriy Zaporozhets (DZ) authored
Add param to allow scoped caching of Repo#merge_to_ref See merge request gitlab-org/gitlab!68790
-
Stan Hu authored
Fix Rubocop Graphql/Description offenses See merge request gitlab-org/gitlab!68819
-
Luke Duncalfe authored
-
Kerri Miller authored
Update the FF Rollout Template See merge request gitlab-org/gitlab!68484
-
Matt Nohr authored
-
Stan Hu authored
Downgrade grpc from 1.38.0 to 1.30.2 See merge request gitlab-org/gitlab!68865
-
Kati Paizee authored
Add 13.8.3 as an intermediate stop for upgrade paths See merge request gitlab-org/gitlab!68874
-
Jason Young authored
-
Vitaly Slobodin authored
A first draft for emacs configuration instructions See merge request gitlab-org/gitlab!68093
-
Mike Russo authored
-
Enrique Alcántara authored
Update GitLabUI to 32.2.3 See merge request gitlab-org/gitlab!68651
-
Jannik Lehmann authored
-
Markus Koller authored
Cache content_sha256 field for Files API See merge request gitlab-org/gitlab!67280
-
Dan Davison authored
E2E: Autoload QA classes with zeitwerk See merge request gitlab-org/gitlab!68478
-
Andrejs Cunskis authored
-
Sean McGivern authored
Add Gitaly feature flag definition See merge request gitlab-org/gitlab!68879
-
Igor Drozdov authored
Changelog: performance
-
Marcin Sedlak-Jakubowski authored
More edits to the needs details See merge request gitlab-org/gitlab!68934
-
Russell Dickenson authored
Add DAST profiles components README See merge request gitlab-org/gitlab!68768
-
Paul Gascou-Vaillancourt authored
-
Russell Dickenson authored
Add note about android not supported dependency scanning See merge request gitlab-org/gitlab!68802
-
Nicole Schwartz authored
-
Heinrich Lee Yu authored
Status Page: Track incident issue without subtransaction See merge request gitlab-org/gitlab!68776
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!68945
-
Natalia Tepluhina authored
Adds a new ready to merge widget state component See merge request gitlab-org/gitlab!68565
-
Phil Hughes authored
-
Jan Provaznik authored
Define group runners attributes helper See merge request gitlab-org/gitlab!68864
-
Thong Kuah authored
Never fetch more than 101 commits when processing a git push See merge request gitlab-org/gitlab!67491
-
Peter Leitzen authored
`StatusPage::PublishedIncident#track` used `safe_find_or_create_by` to circumvent a potential race condition in case of a duplicate published issue. This, however, uses subtransactions under the hood which is problematic in nested transactions. See https://gitlab.com/groups/gitlab-org/-/epics/6540 for more context. In the rare event of `ActiveRecord::RecordNotUnique` users end up seeing a meaningful error message. This behaviour is acceptable and that's why switched to unsafe method `find_or_create_by`.
-
GitLab Release Tools Bot authored
-
Jan Provaznik authored
Remove upsert_issue_metrics feature flag See merge request gitlab-org/gitlab!68829
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!68937
-
Rémy Coutable authored
Always run full migration specs on DB change See merge request gitlab-org/gitlab!68840
-
Thong Kuah authored
checks: Always enable batched computation of commits See merge request gitlab-org/gitlab!68747
-
Adam Hegyi authored
Remove column from project_settings See merge request gitlab-org/gitlab!68854
-
Ezekiel Kigbo authored
Update policy type method to be more robust See merge request gitlab-org/gitlab!68815
-
GitLab Release Tools Bot authored
-
Illya Klymov authored
Enable `assumeImmutableResults` in incidents list See merge request gitlab-org/gitlab!68637
-
Illya Klymov authored
Add spam icon to issues that are hidden See merge request gitlab-org/gitlab!68504
-