- 04 Apr, 2022 40 commits
-
-
Marius Bobin authored
Skip expire_at correction query if there are no artifacts See merge request gitlab-org/gitlab!84009
-
drew cimino authored
-
Natalia Tepluhina authored
Fix Pipeline Wizard losing state when returning to a step See merge request gitlab-org/gitlab!84075
-
Janis Altherr authored
-
Robert Hunt authored
Load diff stats for async diffs See merge request gitlab-org/gitlab!84039
-
Robert Hunt authored
Change license compliance to use warning alert * Change warning alert to warning count badge Changelog: changed EE: true MR: gitlab-org/gitlab!83831
-
Bob Van Landuyt authored
Use arel order for "order_id_desc" scope See merge request gitlab-org/gitlab!84215
-
Natalia Tepluhina authored
Merge branch '354582-migrate-to-shared-alert-haml-partial-in-app-views-groups-_import_group_from_file_panel-html' into 'master' Migrate alert to shared partial in groups/_import_group_from_file_panel.html.haml See merge request gitlab-org/gitlab!83399
-
Heinrich Lee Yu authored
Do not schedule project import when migrating using GitLab Migration See merge request gitlab-org/gitlab!84055
-
Natalia Tepluhina authored
Remove Jest test callback in EE specs See merge request gitlab-org/gitlab!84181
-
Vitaly Slobodin authored
Jest 27 does not support the test callback anymore so the following code is no longer valid: ``` it('test', (done) => { /* code */ }) ```
-
Robert Hunt authored
Updates the template button to support correct tabbing and a focus state Changelog: added MR: !80925
-
Jan Provaznik authored
Revert "Merge branch 'arkose-labs-captcha-header-guard' into 'master'" See merge request gitlab-org/gitlab!84177
-
Bob Van Landuyt authored
Update translation levels - Apr 2022 See merge request gitlab-org/gitlab!84182
-
Marius Bobin authored
Add explicit trace guard See merge request gitlab-org/gitlab!84099
-
wortschi authored
Changelog: changed
-
Robert Hunt authored
Use GlAvatar in design note See merge request gitlab-org/gitlab!84033
-
Marcel Amirault authored
Remove inline tier badges in ci/index See merge request gitlab-org/gitlab!84211
-
Niklas authored
-
Ramya Authappan authored
Switch package test projects visibility to private See merge request gitlab-org/gitlab!83005
-
Albert Salim authored
Split long lines in QA specs See merge request gitlab-org/gitlab!84250
-
Bob Van Landuyt authored
Causing rubocop failures on master. Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/357641
-
Kati Paizee authored
Cross link and clean up API descriptions content See merge request gitlab-org/gitlab!84063
-
Kati Paizee authored
-
Fiona Neill authored
Decouple Cloud Licensing and QSR or operational data See merge request gitlab-org/gitlab!84198
-
Kati Paizee authored
Fix Datadog API doc params table format See merge request gitlab-org/gitlab!84164
-
Fiona Neill authored
Group access token is used as the password, not just any value See merge request gitlab-org/gitlab!84136
-
Tom Quirk authored
-
Fiona Neill authored
Increase visibility of deprecation See merge request gitlab-org/gitlab!84134
-
Patrick Bajao authored
Ensure Workhorse AWS endpoint is only used for S3 See merge request gitlab-org/gitlab!83695
-
Stan Hu authored
In https://gitlab.com/gitlab-org/charts/gitlab/-/issues/3148, we discovered if a custom endpoint were configured with Amazon and IAM for Service Accounts (IRSA) were used, the AWS SDK would try to use that endpoint to obtain temporary credentials via Amazon's Security Token Service. We can ensure that this doesn't happen by using a custom resolver (https://github.com/aws/aws-sdk-go/issues/3972#issuecomment-867916741) and only use this endpoint for S3. Relates to https://gitlab.com/gitlab-org/charts/gitlab/-/issues/3148 Changelog: changed
-
Ramya Authappan authored
Introduce New feature_flag RSpec Metadata Tag See merge request gitlab-org/gitlab!83776
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!84237
-
Tom Quirk authored
Addresses reviewer feedback
-
Tom Quirk authored
Replace deprecated user-avatar-link with GlAvatar for pajamas compliance. Changelog: changed
-
Marcel Amirault authored
Docs: Update the example for YAML template API See merge request gitlab-org/gitlab!84239
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Shinya Maeda authored
Include descendants when validating delegator overrides See merge request gitlab-org/gitlab!83948
-
GitLab Release Tools Bot authored
-
Ramya Authappan authored
Let jobs pass when reusable resource cleanup fails See merge request gitlab-org/gitlab!83796
-