- 30 Jan, 2020 40 commits
-
-
Marin Jankovski authored
Appplication setting changes in definition of done See merge request gitlab-org/gitlab!23876
-
Rémy Coutable authored
Merge branch '199722-broken-master-spec-frontend-monitoring-components-dashboard_template_spec-js' into 'master' Resolve "Broken master on dashboard_template spec" Closes #199722 See merge request gitlab-org/gitlab!24052
-
ntepluhina authored
-
Fatih Acet authored
Resolve "Admin Area's "Account and limit" fields could be improved" Closes #28872 See merge request gitlab-org/gitlab!19691
-
Jeremy Elder authored
-
Natalia Tepluhina authored
Correctly escape wiki commit message characters Closes #35478 See merge request gitlab-org/gitlab!23373
-
-
Achilleas Pipinellis authored
Create grammar linting rule for contractions in docs Closes #199111 See merge request gitlab-org/gitlab!23793
-
Amy Qualls authored
This commit adds a Contractions.yml rule into GitLab's styles folder for Vale (doc/.linting/vale/styles/gitlab/) to test for the various uses of contractions described in the style guide.
-
Achilleas Pipinellis authored
Provide more specifics on formatting code blocks in docs Closes #199675 See merge request gitlab-org/gitlab!24022
-
Achilleas Pipinellis authored
Specify syntax highlighting for shell output See merge request gitlab-org/gitlab!23623
-
Amy Qualls authored
For the sake of consistency and simplicity, we're specifying to use 'shell' instead of 'bash' or 'sh' for most syntax highlighting most shell output. The exception: code blocks that contain `sudo`, because Mike Jang discovered it causes oddities in the syntax highlighting output. For code blocks containing `sudo`, we're now specifying to use `console` instead.`
-
Natalia Tepluhina authored
Resolve "Add package tags display to package list page" Closes #197932 See merge request gitlab-org/gitlab!23675
-
Nick Kipling authored
Moved package tags component to be general Added hideLabel prop Added display of tags to package_list Updated tests
-
Natalia Tepluhina authored
Update links related to MR approvals in UI Closes #42651 See merge request gitlab-org/gitlab!23948
-
Marcel Amirault authored
-
Grzegorz Bizon authored
Upgrade Pages to 1.15.0 See merge request gitlab-org/gitlab!24043
-
Rémy Coutable authored
Revert of revert "Add Group Seeder rake task" See merge request gitlab-org/gitlab!23910
-
George Koltsov authored
This reverts merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23852
-
Natalia Tepluhina authored
Fix monitoring dashboard custom charts See merge request gitlab-org/gitlab!23649
-
Kamil Trzciński authored
Resolve "Add can_create_merge_request_in to Project API response" Closes #198464 See merge request gitlab-org/gitlab!23577
-
Alex Pooley authored
-
Rémy Coutable authored
Merge branch '119014-ask-if-a-user-is-trying-gitlab-for-his-company-or-for-his-individual-usage' into 'master' Ask if a user is trying GitLab for his company or individual usage See merge request gitlab-org/gitlab!22280
-
Alper Akgun authored
Ask if a user is trying GitLab for his company or for his individual usage
-
James Lopez authored
Ignore solargraph config file See merge request gitlab-org/gitlab!23913
-
Michael Kozono authored
-
Paul Slaughter authored
Update styles for pipeline badge in operations/enviroments cards footer to correctly center it vertically See merge request gitlab-org/gitlab!23742
-
Krasimir Angelov authored
-
Phil Hughes authored
Add remove limit button to limit See merge request gitlab-org/gitlab!22552
-
Scott Stern authored
Added remove limit button to board sidebar so user can remove wip limit
-
Stan Hu authored
Refactor dashboard ServiceSelector to use consistent selection API See merge request gitlab-org/gitlab!23488
-
Kushal Pandya authored
Truncate related merge requests list in pipeline view See merge request gitlab-org/gitlab!19404
-
Miranda Fluharty authored
Show truncated version of related merge request text by default Show expansion icon if there is >1 related merge request Show full related merge request text when expansion icon is clicked
-
Kushal Pandya authored
Update service desk project to use GlLoadingIcon instead of font awesome spinner See merge request gitlab-org/gitlab!23933
-
David O'Regan authored
fix(service_desk_setting): update service desk project to use GlLoadingIcon over font awesome spinner
-
Stan Hu authored
Geo - Fix initialization order issue with Geo database Closes #199672 See merge request gitlab-org/gitlab!24021
-
Heinrich Lee Yu authored
Merge branch '34722-dashboard-projectscontroller-should-tolerate-single-gitaly-node-failure' into 'master' Fix 503 errors caused by Gitaly failures during project_icon lookup See merge request gitlab-org/gitlab!23930
-
Mark Lapierre authored
Fix AutoDevOps QA test Closes #196742 and #118481 See merge request gitlab-org/gitlab!22057
-
Dan Davison authored
Favor let over instance variables Fabricate project via api rather than browser ui Enable autodevops from project Remove variable shadow (whoops) Refactor AutoDevOps QA spec Use single let for fabrication of projects for each example. Disable all optional jobs for full-run and smoke-run. Use new quarantine process to specify issue. Make disable_optional_jobs private Fix rubocop issue around before Refactor disable_optional_jobs
-
Heinrich Lee Yu authored
Merge branch '199707-transient-failure-in-spec-models-concerns-mentionable_spec-rb-258' into 'master' Resolve "Transient failure in spec/models/concerns/mentionable_spec.rb:258" Closes #199707 See merge request gitlab-org/gitlab!24026
-