- 02 Dec, 2019 9 commits
-
-
Kushal Pandya authored
Make diff specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!20989
-
Dmitriy Zaporozhets authored
Remove feature flag for limiting diverging commit counts See merge request gitlab-org/gitlab!20999
-
Vitaly Slobodin authored
-
Marcel Amirault authored
Update README.md, improving sort of environment variables by lexicographical order. See merge request gitlab-org/gitlab!21002
-
Marcel Amirault authored
Add unitless example for start_in See merge request gitlab-org/gitlab!20895
-
Stan Hu authored
Revert "Merge branch 'marginalia' into 'master'" Closes #37897 See merge request gitlab-org/gitlab!21015
-
Heinrich Lee Yu authored
This reverts merge request !19759
-
Marcel Amirault authored
Restyled Markdown to match GitLab style guide See merge request gitlab-org/gitlab!20013
-
Russell Dickenson authored
-
- 01 Dec, 2019 4 commits
-
-
Russell Dickenson authored
Update markdown.md with missing audio file extensions. See merge request gitlab-org/gitlab!18471
-
Hadrien TOMA authored
-
Stan Hu authored
In GitLab 12.4 via https://gitlab.com/gitlab-org/gitlab/merge_requests/16737, we required the frontend to request at most 20 branches in the `Projects::BranchesController#diverging_commit_counts` endpoint to avoid Gitaly N+1 issues. This commit removes the feature flag and makes this behavior mandatory. In the past week, there do not appear to be any rejections, which would show up as 422 errors.
-
Stan Hu authored
Programmatically document column ignores See merge request gitlab-org/gitlab!19963
-
- 29 Nov, 2019 27 commits
-
-
Fatih Acet authored
Makes the security dashboard empty state a scoped slot See merge request gitlab-org/gitlab!18382
-
Sam Beckham authored
- Defaults to a generic empty state message. - Set explicit messages for: - - Group Dashboard - - Project Dashboard - - Pipeline Dashboard
-
Mayra Cabrera authored
Limit the merge request target branch autocompletion action to group or project scope See merge request gitlab-org/gitlab!20933
-
Mayra Cabrera authored
Improve .groups_user_can_read_epics performance See merge request gitlab-org/gitlab!20833
-
Adam Hegyi authored
-
Fatih Acet authored
Refactor environment table titles and spacing See merge request gitlab-org/gitlab!20769
-
Sarah Groff Hennigh-Palermo authored
-
Achilleas Pipinellis authored
Add dependency scanning flag See merge request gitlab-org/gitlab!20743
-
Igor Frenkel authored
-
Achilleas Pipinellis authored
Resolve "Docs feedback: Need to document required permissions" Closes #35933 See merge request gitlab-org/gitlab!20861
-
Tim Rizzi authored
-
Achilleas Pipinellis authored
Allow intra-project MR dependencies Closes #34735 See merge request gitlab-org/gitlab!20858
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Link correct template in the Maintenance policy See merge request gitlab-org/gitlab!20914
-
Achilleas Pipinellis authored
Edit backup section in patch_versions documentation See merge request gitlab-org/gitlab!20609
-
Freezed authored
(cherry picked from commit b0e531b7836ae8ce149e2d57384a071131f625eb)
-
Achilleas Pipinellis authored
Update upgrade path recommendations See merge request gitlab-org/gitlab!20878
-
Greg Myers authored
Add clarification suggesting 11.11.x -> 12.0.x
-
Natalia Tepluhina authored
Include create_personal_snippet ability for new/create snippet actions See merge request gitlab-org/gitlab!20838
-
Francisco Javier López authored
In this MR we check the create_personal_snippet ability whenever we show the button to create a new snippet. It also changes the place the ability is created to avoid scoping it inside a Snippet.
-
Achilleas Pipinellis authored
Docs: add badge to feature available for admins only See merge request gitlab-org/gitlab!20774
-
Marcia Ramos authored
-
Andreas Brandl authored
Marginalia inclusion Closes #27857 See merge request gitlab-org/gitlab!19759
-
Balakumar authored
-
Marcia Ramos authored
Combine frontend style guides - docs Closes gitlab-org/frontend/general#25 See merge request gitlab-org/gitlab!20969
-
Tristan Read authored
This is part of a wider effort to consolidate frontend development guides. Issue here: https://gitlab.com/gitlab-org/frontend/general/issues/25
-
Sean McGivern authored
Keyset pagination for `Project` based on `id` column See merge request gitlab-org/gitlab!19623
-