- 14 Dec, 2020 40 commits
-
-
Rémy Coutable authored
Adds retry to git fetch in db:migrate job See merge request gitlab-org/gitlab!49956
-
Rémy Coutable authored
Refactor repository move logic from the Project model into concern See merge request gitlab-org/gitlab!49225
-
Nathan Friend authored
Make the strategies env wrap See merge request gitlab-org/gitlab!49951
-
Angelo Gulina authored
-
Nick Gaskill authored
Fix a misplaced comma in Threat Monitoring docs See merge request gitlab-org/gitlab!49907
-
Nick Gaskill authored
Improve licence details info See merge request gitlab-org/gitlab!49920
-
Russell Dickenson authored
-
Natalia Tepluhina authored
Pipeline Graph Structural Update: Polling See merge request gitlab-org/gitlab!49825
-
Sarah Groff Hennigh-Palermo authored
Bubbles up from stage to wrapper, through graph
-
Heinrich Lee Yu authored
Fix type rubocop on merge_requests_resolver.rb See merge request gitlab-org/gitlab!49736
-
Amy Qualls authored
Remove future tense from the Testing Guide See merge request gitlab-org/gitlab!49890
-
Russell Dickenson authored
-
Amy Qualls authored
Remove future instances from the Development guide See merge request gitlab-org/gitlab!49891
-
Russell Dickenson authored
-
Andrew Fontaine authored
Reorder items on swimlanes sidebar See merge request gitlab-org/gitlab!49877
-
Andrew Fontaine authored
Apply GitLab UI button styles to buttons in app/views/projects/graphs directory See merge request gitlab-org/gitlab!44295
-
Andrew Fontaine authored
Garybell/gitlab 242029 migrate to glalert for callout See merge request gitlab-org/gitlab!49732
-
Amy Qualls authored
Remove future tense from Frontend Guide See merge request gitlab-org/gitlab!49898
-
Russell Dickenson authored
-
Andrew Fontaine authored
Resolve "Apply GitLab UI button styles to buttons in app/views/projects directory" See merge request gitlab-org/gitlab!49939
-
Mike Jang authored
Add docs for add group member webhook See merge request gitlab-org/gitlab!49905
-
Serena Fang authored
-
Kyle Wiebers authored
Retries checkout as sporadic 500 and hang up errors occur Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/290851
-
Kerri Miller authored
Enable admin_new_user_signups_cap flag by default See merge request gitlab-org/gitlab!49761
-
Amparo Luna authored
This change enables the admin_new_user_signups_cap feature flag by default so the User Cap setting is displayed in the Admin area.
-
Craig Norris authored
Clarify approval guidelines for dev doc changes See merge request gitlab-org/gitlab!48148
-
Mike Jang authored
Final revisions for clarity and conciseness.
-
Kerri Miller authored
Fix sidebar navigation for DAST Profiles See merge request gitlab-org/gitlab!49719
-
Douglas Barbosa Alexandre authored
Eliminate no_stats in value stream analytics See merge request gitlab-org/gitlab!49936
-
Phil Hughes authored
Update Issuable Show app components to use with Requirements See merge request gitlab-org/gitlab!49925
-
Kushal Pandya authored
Enable gradual diffs load by default See merge request gitlab-org/gitlab!49476
-
Phil Hughes authored
Enabled the graudal loading of diffs by default
-
Craig Norris authored
Docs: Updated usage topic table head width and separated terms See merge request gitlab-org/gitlab!49881
-
Suzanne Selhorn authored
Set common spacing and removed column
-
samdbeckham authored
-
Mark Florian authored
Add field hasSolutions for Vulnerability See merge request gitlab-org/gitlab!48820
-
Tetiana Chupryna authored
-
Igor Drozdov authored
Merge branch '207395-merge-request-dependency-silently-fails-if-complexity-is-unsupported' into 'master' Resolve "Merge request dependency silently fails if complexity is unsupported" See merge request gitlab-org/gitlab!48237
-
Kamil Trzciński authored
Allow feature flag checks to read default_enabled value from YAML See merge request gitlab-org/gitlab!47403
-
Francisco Javier López authored
We're going to allow snippets to move the repository storage of their repositories (and later with group wikiws). For this, we need to reuse some of the existent functionality in projects. Therefore, the best way to do it is to extract it into a concern and include it in snippets.
-