- 12 Jul, 2019 19 commits
-
-
Achilleas Pipinellis authored
Remove trailing whitespace in docs (part 1) See merge request gitlab-org/gitlab-ce!30648
-
Marcel Amirault authored
Remove unneeded trailing whitespace in lines in /development /ci /api and /administration docs.
-
Achilleas Pipinellis authored
Add blank lines around code blocks See merge request gitlab-org/gitlab-ce!30651
-
Marcel Amirault authored
All code blocks should be surrounded by blank lines
-
Achilleas Pipinellis authored
Remove <pre> tag and other fixes See merge request gitlab-org/gitlab-ce!30652
-
Evan Read authored
-
Dmitriy Zaporozhets authored
Reduce cyclomatic complexity of UrlBlocker.validate! See merge request gitlab-org/gitlab-ce!30557
-
Jan Provaznik authored
Move current issue board serialization to core (CE-backport) See merge request gitlab-org/gitlab-ce!30507
-
Winnie Hellmann authored
(cherry picked from commit 1e8bdd01bff96122fe80c51fa8f024f18675b58b)
-
James Lopez authored
Format `from` and `to` fields in JSON audit log See merge request gitlab-org/gitlab-ce!30333
-
Lin Jen-Shin authored
Port EE analytics route See merge request gitlab-org/gitlab-ce!30586
-
Lin Jen-Shin authored
Merge branch '9768-allow-a-template-in-a-namespace-which-is-out-of-the-hierarchy-of-the-group-owning-the-template-ce-doc' into 'master' Doc for "Allow a template in a namespace which is out of the hierarchy of the Group owning the template" See merge request gitlab-org/gitlab-ce!30601
-
Manoj MJ authored
Doc for "Allow a template in a namespace which is out of the hierarchy of the Group owning the template"
-
Mark Lapierre authored
Introduce data-qa-selector to supplant .qa-class See merge request gitlab-org/gitlab-ce!28906
-
Evan Read authored
Docs: Fix whitespace in administration docs See merge request gitlab-org/gitlab-ce!30554
-
Marcel Amirault authored
Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for many admin docs in /high_availability and /auth (part 1)
-
Annabel Dunstone Gray authored
Add modal close button styles to match design spec See merge request gitlab-org/gitlab-ce!30423
-
Miranda Fluharty authored
Standard font weight and line height, darker color, full opacity Change `button.close` to `.close` Some existing modal buttons are links rather than buttons
-
- 11 Jul, 2019 21 commits
-
-
Evan Read authored
Geo Update note about internal_url See merge request gitlab-org/gitlab-ce!30573
-
Douglas Barbosa Alexandre authored
-
Evan Read authored
Remove hard tabs from docs See merge request gitlab-org/gitlab-ce!30445
-
Marcel Amirault authored
Hard tabs do not follow general markdown guidelines are were removed from the few docs that used them
-
Clement Ho authored
Remove setImmediate polyfill from production assets See merge request gitlab-org/gitlab-ce!30591
-
Ray Paik authored
Update index.md - Fixing a minor typo on the postgreSQL setup instructions See merge request gitlab-org/gitlab-ce!30437
-
Luke Bennett authored
-
Mike Greiling authored
Update dependency @gitlab/ui to ^5.6.0 See merge request gitlab-org/gitlab-ce!30544
-
Dan Davison authored
Shorten test description See merge request gitlab-org/gitlab-ce!30638
-
Dan Davison authored
Explicitly create resources via the API See merge request gitlab-org/gitlab-ce!30639
-
Dan Davison authored
Explicitly create resource via browser ui See merge request gitlab-org/gitlab-ce!30640
-
Fatih Acet authored
CE backport for Dismissal Reasons See merge request gitlab-org/gitlab-ce!29422
-
Annabel Dunstone Gray authored
Set modal header/title size to match design spec See merge request gitlab-org/gitlab-ce!30420
-
Annabel Dunstone Gray authored
Apply modal border-radius only to direct children See merge request gitlab-org/gitlab-ce!30645
-
Stan Hu authored
To make it possible to index the `from` and `to` fields with Elasticsearch and other tools, we need the types to be the same. Currently they are a mix of boolean and string values. Part of https://gitlab.com/gitlab-org/gitlab-ee/issues/12599
-
Douglas Barbosa Alexandre authored
Move EE differences for `app/views/projects/tree/_tree_content.html.haml` Closes gitlab-ee#12557 See merge request gitlab-org/gitlab-ce!30455
-
Filipa Lacerda authored
Reuses existing TreeHelper instead of creating a new one just for one method.
-
Mayra Cabrera authored
Clean up CI reports See merge request gitlab-org/gitlab-ce!30272
-
Philippe Lafoucrière authored
Also, `SAST_CONFIDENCE_LEVEL` has been renamed in https://gitlab.com/gitlab-org/security-products/sast/merge_requests/72
-
Mike Greiling authored
-
mfluharty authored
-