- Jul 28, 2021
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Jul 27, 2021
-
-
Robert Speicher authored
Prepare 14.1.1-ee release See merge request gitlab-org/gitlab!66726
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66627 Changelog: other
-
Robert Speicher authored
Disable browserslist warning in CI jobs - 14.1 backport See merge request gitlab-org/gitlab!66950
-
Lukas Eipert authored
browserslist throws a warning if certain dependencies are too old. As we generally are not backporting browserslist updates, this can lead to errors in CI. Previously we have caught the error in rake, but they have changed the error message so it is failing again. By simply setting the BROWSERSLIST_IGNORE_OLD_DATA env variable, we can circumvent this issue.
-
- Jul 23, 2021
-
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66437 Changelog: fixed
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66432 Changelog: fixed
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66312 Changelog: fixed EE: true
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/63287 Changelog: added
- Jul 21, 2021
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Jul 20, 2021
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[merge-train skip]
-
Simon Knox authored
Add conditional to fix error when creating or deleting a board list See merge request gitlab-org/gitlab!66297
-
Changelog: fixed
-
Robert Speicher authored
Use direct SQL to generate internal ids See merge request gitlab-org/gitlab!65590
-
Evan Read authored
Add Workspaces coming soon to GitLab See merge request gitlab-org/gitlab!66150
-
-
Douglas Barbosa Alexandre authored
Replace UniqueVisitsHelper with RedisTracking See merge request gitlab-org/gitlab!65594
-
Dan Jensen authored
-
Mark Lapierre authored
E2E: Remove relative url quarantine for bulk import spec See merge request gitlab-org/gitlab!66364
-
- Jul 19, 2021
-
-
Evan Read authored
Add minimal access to members See merge request gitlab-org/gitlab!66226
-
-
Mark Lapierre authored
Test MinIO with existing Package managers See merge request gitlab-org/gitlab!65986
-
Mikołaj Wawrzyniak authored
Add tier and data source See merge request gitlab-org/gitlab!66209
-
Andrew Fontaine authored
Rename runner HAML file from "index" to "settings" See merge request gitlab-org/gitlab!66366
-
Stan Hu authored
Create deprecations template See merge request gitlab-org/gitlab!65786
-
Darren Eastman authored
-
Enrique Alcántara authored
Refactor: Update runner type/state translations See merge request gitlab-org/gitlab!66277
-
Patrick Bair authored
To reduce the overhead of generating internal ids, move away from the previous model of locking then updating the record, and instead favor doing a direct update of the record, returning the updated last_value. This change is behind a feature flag so we can better measure the performance impact of the new approach.
-
Mayra Cabrera authored
Update GraphQL project type field container_registry_enabled [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66059
-
Robert May authored
Skip LFS fragment on redirect See merge request gitlab-org/gitlab!65751
-
Fixes issue #335495 : LFS download service not skipping body fragment on redirect Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65751
-
Enrique Alcántara authored
Delete DOMContentLoaded event listeners See merge request gitlab-org/gitlab!66365
-
Farnoosh Seifoddini authored
Clarify feature basic issue template See merge request gitlab-org/gitlab!66211
-