- 27 Jun, 2019 40 commits
-
-
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
-
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
-
Ramya Authappan authored
Unquarantine fixed tests See merge request gitlab-org/gitlab-ce!30109
-
Kushal Pandya authored
Conform related issues/MRs card to design docs Closes #59594 and #61357 See merge request gitlab-org/gitlab-ce!29626
-
Martin Hanzel authored
-
Lin Jen-Shin authored
CE-EE parity for routes See merge request gitlab-org/gitlab-ce!29994
-
Stan Hu authored
Move Multiple Issue Boards for Projects to Core See merge request gitlab-org/gitlab-ce!29757
-
Achilleas Pipinellis authored
Add note to collect CONSUL_SERVER_NODES in HA docs Closes #63588 See merge request gitlab-org/gitlab-ce!29945
-
-
Evan Read authored
Clarified supported operating systems See merge request gitlab-org/gitlab-ce!30080
-
Russell Dickenson authored
-
Evan Read authored
Fix broken link in markdown doc See merge request gitlab-org/gitlab-ce!30106
-
Marcel Amirault authored
-
Evan Read authored
Add zero downtime upgrade detail for production_replicas See merge request gitlab-org/gitlab-ce!29912
-
Daniel Gruesso authored
-
Ray Paik authored
docs: Update README.md. Made a simple grammar fix. See merge request gitlab-org/gitlab-ce!30065
-
Thong Kuah authored
Instance-level cluster pod terminal access Closes #55489, #55488, #55487, and #61156 See merge request gitlab-org/gitlab-ce!28613
-
Evan Read authored
Docs: GFM Doc Refactor Closes #12681, #52394, #56148, #58676, #50138, and #52250 See merge request gitlab-org/gitlab-ce!27265
-
Marcel Amirault authored
Change emoji to Gitlab rendering and fix typo Use built in renderer for math Touchups to GFM Doc and bring in suggestions from MR 22122 Fix link Add epics to align docs Add epic badge Fix dashes making accidental headers, and move wikis down, add emoji note Add section explaining GitLab markdown extensions Update to incorporate recent changes Add links rendering, fix issue rendering as color chip Add links rendering, fix issue rendering as color chip Update links to GitLab rendered version of markdown doc Separate GFM extensions, reorder list, other tweaks Update code blocks and highlighting Trying to fix improper markdown rendering Fix rendering broken by triple backticks and add emoji note testing triple tildes instead of quad backticks testing rending after mermaid Various fixes to improve markdown rendering Update markdown doc after review Fix markdown doc after review, part two fix typo in markdown doc
-