- 09 Nov, 2021 14 commits
-
-
Evan Read authored
Add another error message to SAML troubleshooting section See merge request gitlab-org/gitlab!73157
-
Asmaa Hassan authored
-
Ash McKenzie authored
Add UX reviewer/maintainer to Danger bot See merge request gitlab-org/gitlab!51127
-
Thong Kuah authored
Fix merge requests not importing for older projects See merge request gitlab-org/gitlab!74031
-
Stan Hu authored
This restores the merge request commit user fields in import_export.yml for the import case. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73307 dropped these YAML fields because supposedly the import would fail if the database columns didn't exist, but I haven't found that to be the case. I tested with an import with: 1. Project generated in v13.12 that had these columns. 2. Project generated with the latest nightly build. The import works in either case because we call `MergeRequestDiffCommit.new` with the sanitized attributes in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73307. Based on the discussion in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/72219, these attributes are needed for **import** but excluded for **export**. I think Yorick might have assumed that since the code in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73307 manually removed these fields, we wouldn't need them anymore. However, without these attributes, imports were failing to import with an older GitLab version (e.g. v13.12) because the attributes were sanitized before the importer got a chance to use them. Changelog: fixed
-
Ash McKenzie authored
-
Austin Regnery authored
-
Austin Regnery authored
-
Austin Regnery authored
-
Austin Regnery authored
-
Austin Regnery authored
-
Austin Regnery authored
Changelog: changed
-
Austin Regnery authored
-
Ash McKenzie authored
Update gitlab-dangerfiles to 2.5.0 See merge request gitlab-org/gitlab!73971
-
- 08 Nov, 2021 26 commits
-
-
Marcel Amirault authored
Updated release:name to standards See merge request gitlab-org/gitlab!74029
-
Marcel Amirault authored
Update pipelines api docs See merge request gitlab-org/gitlab!73795
-
Cleveland Bledsoe Jr authored
-
Andrew Fontaine authored
Fix issue rebalance banner See merge request gitlab-org/gitlab!73608
-
Andrew Fontaine authored
Change the copy and empty state illustrations in the Kubernetes section See merge request gitlab-org/gitlab!73586
-
Andrew Fontaine authored
Show blocked icon on epic blocked issues See merge request gitlab-org/gitlab!72229
-
Marcel Amirault authored
Add parsed YAML is too big section See merge request gitlab-org/gitlab!73768
-
Cleveland Bledsoe Jr authored
-
Marcel Amirault authored
Clarify loss of DAG behavior with `needs:pipeline` See merge request gitlab-org/gitlab!73622
-
Fabio Pitino authored
-
Marcel Amirault authored
Added comment to clarify that none of the items are used in the docs See merge request gitlab-org/gitlab!74020
-
Suzanne Selhorn authored
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/343854
-
Krasimir Angelov authored
Restore the BackgroundMigration.remaining method See merge request gitlab-org/gitlab!74015
-
Simon Knox authored
Refactor fetching board scope to GraphQL [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!73604
-
Florie Guibert authored
Changelog: changed EE: true
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Russell Dickenson authored
Doc custom image in Auto Deploy See merge request gitlab-org/gitlab!73605
-
Shinya Maeda authored
-
Russell Dickenson authored
Doc Consistency: user/compliance - composition analysis See merge request gitlab-org/gitlab!72922
-
Russell Dickenson authored
Doc Consistency: user/compliance - compliance See merge request gitlab-org/gitlab!72921
-
Stan Hu authored
Update declarative_policy to v1.1.0 See merge request gitlab-org/gitlab!73831
-
Mayra Cabrera authored
Add project rules based on scan result policies See merge request gitlab-org/gitlab!70633
-
Zamir Martins authored
-
Mayra Cabrera authored
Audit Event Streaming See merge request gitlab-org/gitlab!73149
-
Farnoosh Seifoddini authored
Remove unnecessary sections from Lean template See merge request gitlab-org/gitlab!73623
-