- 11 Jul, 2019 40 commits
-
-
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
-
Mike Greiling authored
-
Filipa Lacerda authored
Fix broken environments terminal See merge request gitlab-org/gitlab-ce!30401
-
Jacques Erasmus authored
Loaded the xterm css file in order to fix the styling issues
-
-
Patrick Derichs authored
Add specs for new endpoint to move multiple issues. Add changelog entry Just check the first issue for the ability to move / update Add specs for exceeding limits and malformed requests Changed name of shared examples Change title of changelog entry Use %i instead of %w Check permission to update issue on project instead of board Use admin_issue permission to check for issue move ability Changed variable name to avoid shadow issue_params method Rename route to bulk_move Change route definition Check permissions for each issue Combine methods for parameters permit check Remove extra context Change description of context Check param for type Array Add unit tests to MoveService Use before_action for permission check Use set instead of let! Use let's instead of set
-
Filipa Lacerda authored
Correct link to external_dashboard doc See merge request gitlab-org/gitlab-ce!30019
-
Reuben Pereira authored
-