- 04 Apr, 2022 40 commits
-
-
Mario Celi authored
Deprecate updating title, due_date and start_date on iterations. Updating description is still allowed. Returns an error if trying to update deprecated arguments on automatic iteration cadences as this feature is still behind the iteration_cadences feature flag. Changelog: deprecated EE: true
-
Amy Qualls authored
Creates removal entry for feature flag push_rules_supersede_code_owners See merge request gitlab-org/gitlab!84068
-
Torsten Linz authored
This reverts commit f4d68b19d94a61d7a5adaca6c0a093d50c6f70ac
-
Andrew Fontaine authored
Update policy list root file to be malleable See merge request gitlab-org/gitlab!83911
-
Vasilii Iakliushin authored
Fix unresolved name due to cyclic definition See merge request gitlab-org/gitlab!84202
-
Suzanne Selhorn authored
Fixes documentation for remote-import-s3 See merge request gitlab-org/gitlab!84043
-
Max Woolf authored
The example in the documentation referred to a localhost endpoint and was missing one of the required parameters which could prove confusing for customers migrating to GitLab.com
-
Vasilii Iakliushin authored
Support executable flag in repository files API See merge request gitlab-org/gitlab!83499
-
Timo Furrer authored
This change adds support for a `execute_filemode` field in the [Repository Files API](https://docs.gitlab.com/ee/api/repository_files.html) endpoints, much like it's already available in the [Commits API](https://docs.gitlab.com/ee/api/commits.html). The driver for this change is the `gitlab_repository_file` resource in the Terraform GitLab Provider. This resource allows to manage a file using the Repository Files API, but wasn't supporting to control the executable flag on those files. Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83499
-
Andy Soiron authored
Resolve all RuboCop offenses for Sentry Client code and specs See merge request gitlab-org/gitlab!84190
-
Doug Stull authored
Create class to encapsulate free user cap logic See merge request gitlab-org/gitlab!83682
-
Amy Qualls authored
Update IP addresses for MG See merge request gitlab-org/gitlab!84287
-
Cleveland Bledsoe Jr authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!84277
-
Brett Walker authored
This problem is seen with 1.13.11 of the graphql gem
-
Kushal Pandya authored
Deprecate manual iteration management for automatic iteration cadences See merge request gitlab-org/gitlab!83716
-
Eulyeon Ko authored
Iteration form: - For manual cadences, allow updating all fields. - For automatic cadences, only allow updating description. Iteration report: - Only allow deleting iterations for manual cadences. Fix lint errors Fix mock data Apply 3 suggestion(s) to 1 file(s)
-
Kushal Pandya authored
Resolve GlAvatar size in MR approvals summary See merge request gitlab-org/gitlab!83747
-
Kushal Pandya authored
Updating timeline tooltip and icon See merge request gitlab-org/gitlab!84032
-
Kati Paizee authored
Tidy up epics permissions in docs See merge request gitlab-org/gitlab!84077
-
Marcin Sedlak-Jakubowski authored
-
Andreas Brandl authored
Create index on `security_findings`(`scan_id`, `id`) See merge request gitlab-org/gitlab!84185
-
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
-
GitLab Release Tools Bot authored
-
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
-