- 04 Mar, 2020 40 commits
-
-
Kamil Trzciński authored
Remove usage of `Config::Entry::Configurable#helpers` method See merge request gitlab-org/gitlab!26149
-
Fabio Pitino authored
Simplify configurations by defining helpers by default
-
Bob Van Landuyt authored
Limit display of notification broadcast messages in Git post-receive reply See merge request gitlab-org/gitlab!26236
-
Peter Leitzen authored
Add custom sha validator Closes #33767 See merge request gitlab-org/gitlab!26220
-
Rajendra Kadam authored
-
Kushal Pandya authored
Resolve Migrate '.fa-spinner' to '.spinner' for 'app/views/snippets/notes' See merge request gitlab-org/gitlab!25036
-
Marvin Karegyeya authored
-
Kushal Pandya authored
Use colon to tokenize input in filtered search Closes #196084 See merge request gitlab-org/gitlab!26072
-
Jarka Košanová authored
Update renewal banner link See merge request gitlab-org/gitlab!26240
-
James Lopez authored
Fix rendering of duplicate system notes for weight changes See merge request gitlab-org/gitlab!26014
-
Sean McGivern authored
Fix scoped labels rendering in Todos See merge request gitlab-org/gitlab!26146
-
Martin Wortschack authored
Create dedicated release page for each Release See merge request gitlab-org/gitlab!24006
-
Alexandru Croitor authored
This fixes rendering of duplicate weight change system notes, when first weight change event is created, by generating different discussion_id for events that are created close to each other in time
-
Martin Wortschack authored
Fix scoped labels rendering in emails See merge request gitlab-org/gitlab!26347
-
Martin Wortschack authored
Merge branch '208524-error-in-custom-dashboard-yml-file-breaks-the-dashboards-dropdown' into 'master' Error in custom dashboard yml file breaks the dashboards dropdown See merge request gitlab-org/gitlab!26228
-
Martin Wortschack authored
Column chart: Use yAxis format from configuration See merge request gitlab-org/gitlab!26356
-
Kushal Pandya authored
Polyfill fetch for Internet Explorer 11 See merge request gitlab-org/gitlab!26366
-
Kushal Pandya authored
Merge branch '208471-actionview-template-error-undefined-method-concat-for-nil-nilclass' into 'master' Resolve "ActionView::Template::Error: undefined method `concat' for nil:NilClass" Closes #208471 See merge request gitlab-org/gitlab!26395
-
Juan J. Ramirez authored
Changing interpolation to sprintf
-
Kushal Pandya authored
Replace underscore for lodash in emoji Closes #196671 See merge request gitlab-org/gitlab!26412
-
Kushal Pandya authored
Revert removal of CI status in project dashboards See merge request gitlab-org/gitlab!26403
-
Kushal Pandya authored
Update redirect behavior of Edit Release page See merge request gitlab-org/gitlab!25638
-
Kushal Pandya authored
Nudge users to select a gitlab-ci.yml template See merge request gitlab-org/gitlab!24622
-
Kushal Pandya authored
Add bot count to Users statistics in Admin Area See merge request gitlab-org/gitlab!25355
-
Heinrich Lee Yu authored
Model and DB changes for Status Page Settings See merge request gitlab-org/gitlab!25863
-
Sean Arnold authored
- Migration - EE model & factory
-
Kushal Pandya authored
Cluster list redesign > Add clusters boilerplate See merge request gitlab-org/gitlab!26002
-
Jacques Erasmus authored
Added a Vue app for the Clusters List
-
Kushal Pandya authored
Resolve "Improve language when MR Security Report is outdated" See merge request gitlab-org/gitlab!26150
-
Dheeraj Joshi authored
This is an attempt to improve message for an Outdated security report and also provide direct link to run a new pipeline for target branch
-
Rajat Jain authored
With token operator we removed the colon to tokenize the hint menu. This commit brings the old functionality back.
-
Miguel Rincon authored
Defines a formatter for yAxis of the column chart based on chart options and configuration.
-
Paul Slaughter authored
Update dependency @gitlab/ui to ^9.21.1 See merge request gitlab-org/gitlab!26414
-
Jay Swain authored
Updating the url for the renewal banner, with clearer instrucitons on how to renew.
-
Marcel Amirault authored
Docs: redact personally identifying info from pages See merge request gitlab-org/gitlab!26424
-
Marcel Amirault authored
Fixes many more instances of misused terms See merge request gitlab-org/gitlab!26425
-
Marcel Amirault authored
Docs: Add Vale tests for first-person pronouns Closes #199695 See merge request gitlab-org/gitlab!25928
-
Amy Qualls authored
This commit adds initial first-person tests for first-person pronouns, which the GitLab style guide prohibits. The test for 'I' is separate from the other tests, because a case-insensitive test using standard word boundaries will match both 'I/O' (which is correct usage) and 'i.e.' (which is wrong but for different reasons).
-
Marcel Amirault authored
Docs: Fix code blocks to add language See merge request gitlab-org/gitlab!26423
-
Amy Qualls authored
Adding in langauges to code blocks to prepare for linting.
-