- 30 Jul, 2021 32 commits
-
-
Sami Hiltunen authored
The documentation of remote push mirroring doesn't reflect the actual behavior of the feature. The documentation describes that by default the mirroring would fail if there are any diverged refs in the mirror. This doesn't match reality and the mirroring functionality by default force pushes over the refs in the mirror. The keep divergent refs option then actually avoids force pushing over the diverged refs but has no effect on non-diverged refs.
-
Mikołaj Wawrzyniak authored
Add --list-queues option to sidekiq-cluster See merge request gitlab-org/gitlab!66474
-
Toon Claes authored
github_import: Fix reference to removed `remote_name` parameter See merge request gitlab-org/gitlab!67209
-
Mikołaj Wawrzyniak authored
Merge branch '336889-nameerror-undefined-local-variable-or-method-deprecate_release_notes-for-class' into 'master' Fix creating tags in API with release_descriptions passed See merge request gitlab-org/gitlab!67011
-
Phil Hughes authored
Feat: JH custom global footer See merge request gitlab-org/gitlab!66920
-
Jeremy Wu authored
-
Patrick Steinhardt authored
We have recently removed support for the `remote_name` parameter, but the GitHub importer was still referring to it in one location. Fix this by removing the parameter.
-
Achilleas Pipinellis authored
Remove reading_time metadata that doesn't display well anymore See merge request gitlab-org/gitlab!67192
-
David Fernandez authored
Return signature in InRelease and Release.gpg endpoints See merge request gitlab-org/gitlab!67061
-
James Lopez authored
Fix redirect loop when relative url root is blank See merge request gitlab-org/gitlab!67094
-
Vitaly Slobodin authored
Decode square brackets with "queryToObject" [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66846
-
David Fernandez authored
Add field validations for Finding Evidence models See merge request gitlab-org/gitlab!66394
-
Jonathan Schafer authored
Updates to models and tests Changelog: changed EE: true
-
Achilleas Pipinellis authored
Geo: Remove usage of single node roles from the multi-node doc See merge request gitlab-org/gitlab!66095
-
Michael Kozono authored
-
Kushal Pandya authored
Fixes collapsed files not loading in single file mode See merge request gitlab-org/gitlab!67139
-
Natalia Tepluhina authored
Change $emit invoke to single argument See merge request gitlab-org/gitlab!66997
-
Evan Read authored
Add docs for documentation redirect feature See merge request gitlab-org/gitlab!66894
-
Marcel Amirault authored
-
Mark Lapierre authored
E2E test for only/except MR rule. See merge request gitlab-org/gitlab!66581
-
Richard Chong authored
-
Alex Kalderimis authored
Add worker resource boundary to service ping and onboarding progress worker See merge request gitlab-org/gitlab!66992
-
Ezekiel Kigbo authored
Extend /help/instance_configuration with rate limits See merge request gitlab-org/gitlab!66151
-
Jonas Wälter authored
-
Shinya Maeda authored
CI: Add missing Cleanup stage See merge request gitlab-org/gitlab!66569
-
Mark Chao authored
Fix backup.rake from trying to tar non-existent directories See merge request gitlab-org/gitlab!67090
-
James Fargher authored
Merge branch '330882-dependency-scanning-vulnerability-reports-a-lot-of-duplicate-links' into 'master' Use Feature Flag for Finding Links See merge request gitlab-org/gitlab!66868
-
Nick Thomas authored
Add RedisMetric instrumentation class See merge request gitlab-org/gitlab!66582
-
David Kim authored
Hide infrastructure registry when package feature is disabled See merge request gitlab-org/gitlab!67038
-
Anna Vovchenko authored
-
Mark Lapierre authored
E2E: Add import run time data and improve skip logic for large github import See merge request gitlab-org/gitlab!67001
-
Andrejs Cunskis authored
-
- 29 Jul, 2021 8 commits
-
-
Paul Slaughter authored
Enhance UX on Environment Form with Loading Icon See merge request gitlab-org/gitlab!66750
-
Andrew Fontaine authored
The loading icon adds nice feedback to the user that _something_ is happening, but we only unset it in the error case as the good case (in both editing and creating) navigate us to a new page anyway. We also add some clientside validations following the pajamas guideline. Finally, delete the HAML form. We don't need it anymore. Changelog: changed
-
Evan Read authored
Also resolve small linting issue.
-
Dylan Griffith authored
Remove unused scope from `Ci::Pipeline` See merge request gitlab-org/gitlab!67162
-
Russell Dickenson authored
Bolster cross-linking about confidentiality See merge request gitlab-org/gitlab!67181
-
Andrew Fontaine authored
Fix SAST Configuration QA suite See merge request gitlab-org/gitlab!67169
-
Robert Speicher authored
Add X-GitLab headers to an alert's email See merge request gitlab-org/gitlab!66841
-
Vitali Tatarintev authored
-