- 11 Jul, 2019 40 commits
-
-
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
-
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
-
Jan Provaznik authored
Add endpoint to move issues in boards See merge request gitlab-org/gitlab-ce!30216
-
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
-
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
-
Grzegorz Bizon authored
Enable puma by default in GDK Closes gitlab-development-kit#490 See merge request gitlab-org/gitlab-ce!30285
-
Walmyr Lima authored
...on issues.
-
Walmyr Lima authored
-
Grzegorz Bizon authored
Add CI variable to provide GitLab FQDN Closes #64161 See merge request gitlab-org/gitlab-ce!30417
-
Walmyr Lima authored
-
Achilleas Pipinellis authored
Add reconfigure step to secrets restoration See merge request gitlab-org/gitlab-ce!30617
-
Achilleas Pipinellis authored
Fix Markdown example for PlantUML docs See merge request gitlab-org/gitlab-ce!30513
-
Alexander Tanayno authored
-
Kushal Pandya authored
Set unique modal IDs See merge request gitlab-org/gitlab-ce!30532
-
Thong Kuah authored
Make sure all specs run properly See merge request gitlab-org/gitlab-ce!30367
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Achilleas Pipinellis authored
Create Knative role and binding with service account See merge request gitlab-org/gitlab-ce!30235
-
Hordur Freyr Yngvason authored
GitLab uses a kubernetes service account to perform deployments. For serverless deployments to work as expected with externally created clusters with their own knative installations (e.g. via Cloud Run), this account requires additional permissions in the serving.knative.dev API group.
-
Kushal Pandya authored
Replace path with filename in Jest config Closes #64429 See merge request gitlab-org/gitlab-ce!30608
-
Winnie Hellmann authored
-
Phil Hughes authored
Bring buttons up to design spec Closes #61146, #61144, and #61145 See merge request gitlab-org/gitlab-ce!28545
-