- 21 Sep, 2021 26 commits
-
-
Patrick Steinhardt authored
In the past, the `UserSquash` RPC used to create worktrees in order to compute the squashed commit. Starting with Gitaly v14.2.0, the RPC was converted to never create worktrees anymore but instead to always compute the commit in-memory. The squash ID, which used to indicate to Gitaly how the worktree should be named and was required such that `IsSquashInProgress()` knew which worktree to target, is thus not used at all anymore and callers of `IsSquashInProgress()` have since been removed. Drop support for the deprecated squash ID such that it can eventually be removed from Gitaly's protobuf definitions.
-
Rémy Coutable authored
Remove deprecations doc CI job See merge request gitlab-org/gitlab!70707
-
Natalia Tepluhina authored
Add logging docs to FE guide See merge request gitlab-org/gitlab!69588
-
Paul Slaughter authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!70760
-
Rémy Coutable authored
Validate accidental override by presenters See merge request gitlab-org/gitlab!69823
-
Rémy Coutable authored
Fix startup_css_changed to not check `ee` if FOSS_ONLY See merge request gitlab-org/gitlab!70720
-
Kushal Pandya authored
Remove dast_failed_site_validations feature flag See merge request gitlab-org/gitlab!70697
-
Paul Gascou-Vaillancourt authored
-
GitLab Release Tools Bot authored
-
Russell Dickenson authored
Fix link to 3K users reference architecture See merge request gitlab-org/gitlab!70757
-
Thong Kuah authored
Bump kas to v14.3.3 See merge request gitlab-org/gitlab!70750
-
Evan Read authored
-
Shinya Maeda authored
This commit validates the accidental override by presenters.
-
Mikhail Mazurskiy authored
-
Stan Hu authored
Move Clusters::AgentsFinder to core See merge request gitlab-org/gitlab!70665
-
Dylan Griffith authored
Review and revise Unify Circuit settings-related UI text See merge request gitlab-org/gitlab!69760
-
Marcin Sedlak-Jakubowski authored
-
Simon Knox authored
Remove trailing space from string with "ApprovalSettings|" See merge request gitlab-org/gitlab!70587
-
scootergrisen authored
-
Heinrich Lee Yu authored
Add Clone Issue feature to Issues API See merge request gitlab-org/gitlab!57740
-
Stan Hu authored
Upgrade Pages to 1.45.0 See merge request gitlab-org/gitlab!70752
-
Jaime Martinez authored
Changelog: added
-
Mike Greiling authored
Update import ordering to satisfy ESLint See merge request gitlab-org/gitlab!70746
-
Mark Lapierre authored
E2E: Update gitlab-qa gem version See merge request gitlab-org/gitlab!70667
-
Mark Fletcher authored
-
- 20 Sep, 2021 14 commits
-
-
Tiger Watson authored
Add OR REPLACE when creating function See merge request gitlab-org/gitlab!70726
-
Tiger Watson authored
Remove pipeline foreign keys from package tables See merge request gitlab-org/gitlab!70614
-
Evan Read authored
Add group MR approval docs See merge request gitlab-org/gitlab!70271
-
Jiaan Louw authored
-
Mike Greiling authored
Remove import path order linting See merge request gitlab-org/gitlab!69072
-
Mike Greiling authored
Update dependency core-js to ^3.18.0 See merge request gitlab-org/gitlab!70653
-
Russell Dickenson authored
Close code block with 3 ticks See merge request gitlab-org/gitlab!70106
-
Russell Dickenson authored
Transpose the existing instance of ".gitlab-yml.ci" to "gitlab-ci.yml" See merge request gitlab-org/gitlab!69587
-
Amy Qualls authored
Fix GitLab flavored markdown project reference input syntax See merge request gitlab-org/gitlab!70489
-
Amy Qualls authored
Docs: Add examples of curl-POSTing approval rules via JSON data See merge request gitlab-org/gitlab!70679
-
Katrin Leinweber authored
-
Alex Kalderimis authored
Use surrounding context's feature category for unowned workers See merge request gitlab-org/gitlab!67355
-
Russell Dickenson authored
Add link back to main Service Ping page See merge request gitlab-org/gitlab!70688
-
Patrick Bair authored
Possibility to enforce the execution order in resource_group See merge request gitlab-org/gitlab!67015
-