- 27 Jun, 2019 40 commits
-
-
Stan Hu authored
To avoid having to specify an actual password to create users, admins can now use the `force_random_password` parameter to let Devise generate a password. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63826
-
Mike Greiling authored
Fix charts on Cluster page See merge request gitlab-org/gitlab-ce!30073
-
Clement Ho authored
Merge branch '11888-regression-deploy-correlation-markers-on-monitoring-graphs-not-clickable' into 'master' Turn commit sha in monitor charts popover to link Closes gitlab-ee#11888 See merge request gitlab-org/gitlab-ce!29914
-
Marcia Ramos authored
Add alerts to GitLab basics See merge request gitlab-org/gitlab-ce!30071
-
Achilleas Pipinellis authored
-
Marcia Ramos authored
Refresh feature flags documentation Closes #62751 See merge request gitlab-org/gitlab-ce!29759
-
Marin Jankovski authored
Split the FF docs in 3 separate docs to cover 3 different use-cases.
-
Robert Speicher authored
Attempt to work around migration spec failures by increasing parallelism See merge request gitlab-org/gitlab-ce!30130
-
Mike Lewis authored
Docs: Update style guide for videos See merge request gitlab-org/gitlab-ce!29683
-
Marcia Ramos authored
- explictly say not to upload videos - link videos from any YT account - embed videos from GL's YT account only
-
Andreas Brandl authored
Removes Database Reviewer template See merge request gitlab-org/gitlab-ce!30128
-
Mayra Cabrera authored
It was moved to wwww-gitlab-com
-
Rémy Coutable authored
Fix typo on end-to-end testing quick start guide Closes gitlab-ee#12466 See merge request gitlab-org/gitlab-ce!30129
-
Nick Thomas authored
-
Walmyr Lima authored
-
Phil Hughes authored
Removes EE differences for app/assets/javascripts/reports/components/report_item.vue Closes gitlab-ee#12429 See merge request gitlab-org/gitlab-ce!30092
-
Nick Thomas authored
Avoid loading pipeline status in search results See merge request gitlab-org/gitlab-ce!30111
-
Rémy Coutable authored
Backport of EE MR See merge request gitlab-org/gitlab-ce!30051
-
Filipa Lacerda authored
Fix unresponsive reply button in discussions Closes #63200 See merge request gitlab-org/gitlab-ce!29936
-
Paul Gascou-Vaillancourt authored
Events listeners have been fixed to ensure UI interactions are properly handled in discussion notes
-
Nick Thomas authored
Add a danger rule to suggest `docs-` prefixes Closes #54490 See merge request gitlab-org/gitlab-ce!30115
-
Stan Hu authored
This improves the performance of search, since the pipeline status is not displayed. Identified in https://gitlab.com/gitlab-org/gitlab-ce/issues/56627
-
Douglas Barbosa Alexandre authored
Change GetRawChanges RPC to use bytes Closes gitaly#1470 See merge request gitlab-org/gitlab-ce!28164
-
Paul Okstad authored
-
Achilleas Pipinellis authored
Improve accessibility tooling documentation See merge request gitlab-org/gitlab-ce!30114
-
Andreas Brandl authored
Fix background migrations failing with unused replication slot Closes #63666 See merge request gitlab-org/gitlab-ce!30042
-
Simon Knox authored
-
Rémy Coutable authored
Add permission check to metrics dashboards See merge request gitlab-org/gitlab-ce!30017
-
Sarah Yasonik authored
Adds permission checks to the metrics_dashboard endpoint. Users with role of Reporter or above should have access to view the metrics for a given project.
-
-
Lukas Eipert authored
If an MR only changes files within `doc/` we can save valueable CI time by prepending a branch name with `docs-`. This danger rule helps educate people about that fact. On the other hand, if someone has a branch with a `docs` prefix or suffix, the branch shouldn't contain any changes outside of the `docs` directory
-
Phil Hughes authored
Removes EE differences for spec/javascripts/vue_mr_widget/mr_widget_options_spec.js Closes gitlab-ee#12436 See merge request gitlab-org/gitlab-ce!30091
-
Kamil Trzciński authored
Enable Gitaly ref caching for SearchController See merge request gitlab-org/gitlab-ce!30105
-
Phil Hughes authored
Fix styling for `app/assets/stylesheets/framework/notes.scss` Closes #59884 See merge request gitlab-org/gitlab-ce!26879
-
George Tsiolis authored
-
Phil Hughes authored
Fix incorrect reaction placement in commit diff discussion Closes #54595 See merge request gitlab-org/gitlab-ce!29445
-
Samantha Ming authored
-
David Pisek authored
Add links to useful browser extensions and learning resources to the FE-accessibility documentation.
-
Kushal Pandya authored
Update toast action selector See merge request gitlab-org/gitlab-ce!30024
-
Jacques Erasmus authored
Updated the toast action selector to `first-of-type` instead
-