- 05 Apr, 2021 40 commits
-
-
Stan Hu authored
Before this feature flag was enabled, Workhorse would reject any multipart filename that contained a slash (e.g. `dist/release.tar.gz`), even though GitLab never used the path in determining whether to store the file. With this feature flag enabled, Workhorse extracts the base from this filename so this path is effectively ignored. This allows uploads via the API to work as before the endpoint was accelerated by Workhorse. Relates to: 1. https://gitlab.com/gitlab-org/gitlab/-/issues/326379 2. https://gitlab.com/gitlab-org/gitlab/-/issues/326350
-
Michael Kozono authored
Fix Rails/SaveBang offenses in spec/features/issues See merge request gitlab-org/gitlab!57900
-
Kerri Miller authored
Fix EmptyLineAfterFinalLetItBe offenses in spec/models/concerns See merge request gitlab-org/gitlab!58367
-
Kerri Miller authored
Fix Rails/SaveBang Rubocop offenses for requests/api module See merge request gitlab-org/gitlab!57887
-
Huzaifa Iftikhar authored
-
Marcia Ramos authored
Update Advanced Search migration docs section See merge request gitlab-org/gitlab!58571
-
Dmitry Gruzd authored
-
Dmytro Zaporozhets (DZ) authored
Only link merge requests to successful deployments See merge request gitlab-org/gitlab!58072
-
Craig Norris authored
Document add hardening method See merge request gitlab-org/gitlab!58036
-
Alina Mihaila authored
-
Olena Horal-Koretska authored
Move to confirm from success variant for button in storage quotas page See merge request gitlab-org/gitlab!57862
-
Yogi authored
-
Marcia Ramos authored
Add docs for using let vs instance variable in e2e tests See merge request gitlab-org/gitlab!57319
-
Sanad Liaquat authored
-
Mike Jang authored
Clarify what MRs require Product Design approval See merge request gitlab-org/gitlab!58032
-
Pedro Moreira da Silva authored
-
Sanad Liaquat authored
Use the GITLAB_INITIAL_ROOT_PASSWORD env var if available See merge request gitlab-org/gitlab!58090
-
Sanad Liaquat authored
Reverting a merge request | E2E See merge request gitlab-org/gitlab!57500
-
Tomislav Nikić authored
-
Vitaly Slobodin authored
Fix HAML in profiles/keys/index.html.haml See merge request gitlab-org/gitlab!58563
-
Vitaly Slobodin authored
Fix HAML in profiles/gpg_keys/index.html.haml See merge request gitlab-org/gitlab!58562
-
Vitaly Slobodin authored
Fix HAML in layouts/nav/_breadcrumbs.html.haml See merge request gitlab-org/gitlab!58561
-
Vitaly Slobodin authored
Fix HAML in notify/new_review_email.html.haml See merge request gitlab-org/gitlab!58559
-
Vitaly Slobodin authored
Fix HAML in groups/settings/_advanced.html.haml See merge request gitlab-org/gitlab!58550
-
Albert Salim authored
danger: Make two commit guidelines warnings instead of errors See merge request gitlab-org/gitlab!57808
-
James Lopez authored
Add version to "Fix effective access level of group members" See merge request gitlab-org/gitlab!58346
-
Mike Jang authored
-
Rémy Coutable authored
1. In some cases, it doesn't make sense to enforce a commit body when the changes changes many lines/files, but are very trivial (e.g. mass replacemnt/removal). 2. In some cases (e.g. when including stacktrace), it doesn't make sense to wrap lines, making it impossible to satisfy the "details line may not be longer than 72 characters". Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Vitaly Slobodin authored
Fix HAML in admin/broadcast_messages/_form.html.haml See merge request gitlab-org/gitlab!58540
-
Ramya Authappan authored
Quarantine failing Gitaly mTLS specs See merge request gitlab-org/gitlab!58560
-
Natalia Tepluhina authored
Revert Feat(Purchase Flow): migrate step components to use GraphQL See merge request gitlab-org/gitlab!58565
-
Kushal Pandya authored
UX polish for pipeline status in pipeline editor See merge request gitlab-org/gitlab!57685
-
Alper Akgun authored
Skip metric validation if status is deprecated or removed See merge request gitlab-org/gitlab!58105
-
Rajendra Kadam authored
-
Vitaly Slobodin authored
Revert "Merge branch '321650-mlunoe-migrate-step-components-to-use-local-graphql-state' into 'master'" This reverts commit 4223146f, reversing changes made to 8aa6760b.
-
Heinrich Lee Yu authored
Fix Rails/SaveBang Rubocop offenses for deployment modules See merge request gitlab-org/gitlab!58040
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Sanad Liaquat (Personal) authored
-