- 11 Jul, 2019 40 commits
-
-
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
-
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
-
Grzegorz Bizon authored
Add CI variable to provide GitLab FQDN Closes #64161 See merge request gitlab-org/gitlab-ce!30417
-
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
-
Scott Hampton authored
This is a CSS effort only. Fixes the padding of the buttons to be `8px 12px` (including border) so that the button height is 32px. Also adjusts the border width for all buttons when the state is `hover`, `focus`, or `active to be 2px thick instead of 1px thick. This is accomplished through an inset box-shadow as not to increase the size of the button. Fixes some colors for primary and tertiary buttons.
-
Jarka Košanová authored
- handling properties needs to be skipped when creating test records in order to test the legacy data
-
Achilleas Pipinellis authored
Crosslink Prometheus and Grafana to HA monitoring Closes #63419 See merge request gitlab-org/gitlab-ce!30588
-
Achilleas Pipinellis authored
Update doc/ci/yaml/README.md Closes #58636 See merge request gitlab-org/gitlab-ce!30516
-
Phil Hughes authored
Review Tools: Add large z-index to toolbar See merge request gitlab-org/gitlab-ce!30583
-
Sarah Groff Hennigh-Palermo authored
-
Achilleas Pipinellis authored
Update doc/user/project/merge_requests/index.md See merge request gitlab-org/gitlab-ce!30517
-
Kamil Trzciński authored
CE Port: Fix race condition on merge train with better exclusive lock See merge request gitlab-org/gitlab-ce!30352
-
Douwe Maan authored
Banzai - avoid redis if attr is in DB cache See merge request gitlab-org/gitlab-ce!30334
-
Kushal Pandya authored
Project list: Add text-secondary to controls container See merge request gitlab-org/gitlab-ce!30567
-
Martin Wortschack authored
- Add changelog entry
-
Kushal Pandya authored
Align CI icon in merge request dashboard Closes #64314 See merge request gitlab-org/gitlab-ce!30558
-
Sean McGivern authored
Improve Graphql Docs Closes #57694 See merge request gitlab-org/gitlab-ce!29998
-
Felipe Artur authored
Adds more friendly docs for GraphQl implementation
-
James Lopez authored
Fetch users from Phabricator + link to issues Closes #60565 See merge request gitlab-org/gitlab-ce!30321
-
Shinya Maeda authored
Efficient merge train locks with Sequential Process helper.
-