- 11 Jul, 2019 40 commits
-
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
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.
-
Douglas Barbosa Alexandre authored
EE: Move EE differences for `app/views/projects/tree/_tree_content.html.haml` See merge request gitlab-org/gitlab-ee!14590
-
Filipa Lacerda authored
Create an EE::TreeHelper version Add specs for the 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
-
GitLab Bot authored
-
mfluharty authored
-
Stan Hu authored
Add `db_spin` and refactor ChaosController Closes #64425 See merge request gitlab-org/gitlab-ce!30559
-
GitLab Bot authored
-
Mayra Cabrera authored
Remove unused method Closes #64388 See merge request gitlab-org/gitlab-ce!30576
-
Ryan Cobb authored
-
GitLab Bot authored
-
Walmyr authored
Add end-to-end test for creating and editing issue comments See merge request gitlab-org/gitlab-ce!30571
-
GitLab Bot authored
-
Jan Provaznik authored
Add endpoint to move issues in boards See merge request gitlab-org/gitlab-ce!30216
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Display the amount for Hashed Storage migration/rollback correctly Closes #63667 See merge request gitlab-org/gitlab-ce!29996
-
GitLab Bot authored
-
Robert Speicher authored
Remove Rails 4-specific code from `FromUnion.from_union` Closes #51575 See merge request gitlab-org/gitlab-ce!30587
-
Robert Speicher authored
[EE] Remove Rails 4-specific code from `FromUnion.from_union` See merge request gitlab-org/gitlab-ee!14637
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
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
-
Walmyr authored
Fix assertion on scoped label edits Closes gitlab-org/quality/nightly#114 See merge request gitlab-org/gitlab-ee!14635
-
Filipa Lacerda authored
-
GitLab Bot 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
-
GitLab Bot authored
-
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
-