- 15 Jul, 2019 1 commit
-
-
Dylan Griffith authored
The TLS opts were missing from helm version command which meant that it was just perpetually failing and hence wasting 30s of time waiting for a command to be successful that was never going to be successful. This never actually caused any errors because this loop will happily just fail 30 times without breaking the overall script but it was just a waste of installation time so now installing apps should be ~30s faster.
-
- 12 Jul, 2019 4 commits
-
-
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 35 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
-
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
-
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
-
Stan Hu authored
Add `db_spin` and refactor ChaosController Closes #64425 See merge request gitlab-org/gitlab-ce!30559
-
Mayra Cabrera authored
Remove unused method Closes #64388 See merge request gitlab-org/gitlab-ce!30576
-
Ryan Cobb authored
-
Walmyr authored
Add end-to-end test for creating and editing issue comments See merge request gitlab-org/gitlab-ce!30571
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Jan Provaznik authored
Add endpoint to move issues in boards See merge request gitlab-org/gitlab-ce!30216
-
Walmyr Lima authored
-
Douglas Barbosa Alexandre authored
Display the amount for Hashed Storage migration/rollback correctly Closes #63667 See merge request gitlab-org/gitlab-ce!29996
-
Robert Speicher authored
Remove Rails 4-specific code from `FromUnion.from_union` Closes #51575 See merge request gitlab-org/gitlab-ce!30587
-
Jan Provaznik authored
Upgrade Gitaly to v1.53.0 See merge request gitlab-org/gitlab-ce!30614
-
GitalyBot authored
-
Achilleas Pipinellis authored
Updates frontend to Frontend See merge request gitlab-org/gitlab-ce!30631
-
Achilleas Pipinellis authored
Fix whitespace in install and integration docs See merge request gitlab-org/gitlab-ce!30600
-
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, and cleans up minor white space issues in install and integration docs
-
Filipa Lacerda authored
-