- 31 Dec, 2021 5 commits
-
-
Stan Hu authored
The cert that was used to test this was an actual certificate signed by an expired LetsEncrypt R3 intermediate certificate. Since it's not easy to reproduce this case, let's drop this test to allow master builds to work again. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/349446
-
Russell Dickenson authored
Fix Feature Flags version formatting See merge request gitlab-org/gitlab!77442
-
Craig Norris authored
-
Russell Dickenson authored
Docs: Added note that approvals are not imported from bitbucket See merge request gitlab-org/gitlab!77451
-
Ulises Fierro authored
-
- 30 Dec, 2021 29 commits
-
-
Amy Qualls authored
Remove please from Code Review doc See merge request gitlab-org/gitlab!77446
-
Craig Norris authored
-
Kerri Miller authored
Track version of Elasticsearch server used by self hosted clients See merge request gitlab-org/gitlab!77365
-
Dmitry Gruzd authored
-
Kerri Miller authored
Rename routes for project services to "integrations" See merge request gitlab-org/gitlab!77376
-
Kushal Pandya authored
Fix label dropdown item alignment with color See merge request gitlab-org/gitlab!77427
-
Kerri Miller authored
Allow cross-db transaction for Build#drop_with_exit_code! See merge request gitlab-org/gitlab!77440
-
Craig Norris authored
Re-wording to improve clarity See merge request gitlab-org/gitlab!77368
-
Craig Norris authored
Fix typo in Import docs See merge request gitlab-org/gitlab!77406
-
Jarek Ostrowski authored
-
Vitaly Slobodin authored
Make User profile / Chat translatable See merge request gitlab-org/gitlab!77433
-
Furkan Ayhan authored
Rollout FF create_project_namespace_on_project_create enabled by default See merge request gitlab-org/gitlab!75868
-
Alexandru Croitor authored
-
Furkan Ayhan authored
Fix nil actor errors in Sentry API handler See merge request gitlab-org/gitlab!77340
-
David Fernandez authored
Allow hidden package files to be downloaded See merge request gitlab-org/gitlab!77291
-
Aditya Tiwari authored
Modify installable status. Enable gitlab api to return the hidden package files. Changelog: changed
-
Furkan Ayhan authored
When dropping a build with this method, it wraps the execution with a transaction. If this build; - Configured as auto-retry - Has a pipeline related to an MR - Has a TODO with that MR Then Ci::RetryBuildService; - Retries the job - Closes the TODO And those two updates should not be in a single transaction because they refer to different DBs. The next step is to remove this cross-db transaction.
-
Alper Akgun authored
DRY supported ssh key types See merge request gitlab-org/gitlab!77374
-
wortschi authored
Changelog: changed
-
Alper Akgun authored
Add HTTP status to LFS push client error messages See merge request gitlab-org/gitlab!77334
-
Andrejs Cunskis authored
E2E: Validate issue comments are migrated See merge request gitlab-org/gitlab!77359
-
Andrejs Cunskis authored
-
Kati Paizee authored
Remove outdated GitLab version from Conversion doc See merge request gitlab-org/gitlab!77409
-
Craig Norris authored
-
-
Russell Dickenson authored
Adding instructions on how to setup Pages for AWS See merge request gitlab-org/gitlab!77382
-
Bill Foster authored
-
Russell Dickenson authored
Remove old GitLab versions from Release docs See merge request gitlab-org/gitlab!77408
-
Craig Norris authored
-
- 29 Dec, 2021 6 commits
-
-
Russell Dickenson authored
Document access control for a seperate GitLab pages server See merge request gitlab-org/gitlab!77093
-
Julian Paul Dasmarinas authored
-
Amy Qualls authored
Removed outdated GitLab versions from Editor docs See merge request gitlab-org/gitlab!77413
-
Craig Norris authored
-
Kerri Miller authored
Advanced Search: Use reverse filename index See merge request gitlab-org/gitlab!77226
-
Dmitry Gruzd authored
-