- 04 Apr, 2019 40 commits
-
-
GitLab Bot authored
-
Nick Thomas authored
GraphQL Type authorization Closes #54417 See merge request gitlab-org/gitlab-ce!25724
-
Sean McGivern authored
Fix user agent string for Hosted Jira Closes #10737 See merge request gitlab-org/gitlab-ee!10545
-
Patrick Derichs authored
-
GitLab Bot authored
-
Rémy Coutable authored
Add testing to feature proposal template See merge request gitlab-org/gitlab-ce!26779
-
Mark Lapierre authored
-
Dmitriy Zaporozhets authored
Filters branch and path labels for metrics Closes #48090 See merge request gitlab-org/gitlab-ce!26744
-
Ryan Cobb authored
-
GitLab Bot authored
-
Sean McGivern authored
Move tag quick action spec to shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26904
-
Sean McGivern authored
Extract merge quick action to a shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26925
-
Achilleas Pipinellis authored
Work around lack of HTML list support in topic Closes #59338 See merge request gitlab-org/gitlab-ce!26964
-
Evan Read authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update Jira DVCS Documentation Closes #10872 See merge request gitlab-org/gitlab-ee!10587
-
Kushal Pandya authored
Download a folder from repository Closes #24704 See merge request gitlab-org/gitlab-ce!26532
-
Kushal Pandya authored
Port of 24704-download-repository-path to EE See merge request gitlab-org/gitlab-ee!10533
-
Kushal Pandya authored
Enrich container scanning with more data on the frontend Closes #5528 See merge request gitlab-org/gitlab-ee!10526
-
Lukas 'Eipi' Eipert authored
This improves messages and descriptions of container scanning. In order to align with backend, we remove inherit copying of attributes with spreading and explicitly build the same structure backend provides for us
-
Achilleas Pipinellis authored
Merge branch '59979-update-documentation-about-only-allow-merge-requests-to-be-merged-if-the-pipeline-succeeds-to-take-into-account-the-settings-page-reorganization' into 'master' Update "Pipelines must succeed" documentation Closes #59979 See merge request gitlab-org/gitlab-ce!26945
-
GitLab Bot authored
-
Kamil Trzciński authored
Backport: Use merge request MERGE ref for attached merge request pipelines See merge request gitlab-org/gitlab-ce!26702
-
GitLab Bot authored
-
Kamil Trzciński authored
Add pipeline bridge presenter See merge request gitlab-org/gitlab-ce!26911
-
Sean McGivern authored
Prevent premailer from replacing HTML entities Closes #55964 See merge request gitlab-org/gitlab-ce!26931
-
Kamil Trzciński authored
Use merge request MERGE ref for attached merge request pipelines See merge request gitlab-org/gitlab-ee!9622
-
Douwe Maan authored
Backport some changes from gitlab-ee!9815 Closes #3314 See merge request gitlab-org/gitlab-ce!25908
-
Douwe Maan authored
Add shared_runners_extra_minutes column to namespaces Closes #3314 See merge request gitlab-org/gitlab-ee!9815
-
GitLab Bot authored
-
Sean McGivern authored
Show backtrace when logging to kubernetes.log Closes #56768 See merge request gitlab-org/gitlab-ce!25726
-
Kamil Trzciński authored
Expose pipeline in the related merge requests Closes #57662 See merge request gitlab-org/gitlab-ce!26367
-
Alexandru Croitor authored
Expose head pipeline for the MR in the api when requesting related merge requests for an issue and show a detailed status for the pipeline, which would include: details_path, favicon, group, icon, label, text, tooltip. https://gitlab.com/gitlab-org/gitlab-ce/issues/57662#note_152023412
-
GitLab Bot authored
-
Rémy Coutable authored
Add information related to different project issue linking See merge request gitlab-org/gitlab-ee!10542
-
Jan Schwien authored
-
Sean McGivern authored
Generate correct link when listing protected environments Closes gitlab-ce#58706 See merge request gitlab-org/gitlab-ee!10470
-
Krasimir Angelov authored
This is fixing https://gitlab.com/gitlab-org/gitlab-ce/issues/58706. When fetching protected environments LEFT JOIN with environments and SELECT environment id. When listing protected environments display these that have environment_id as a link to the matching environment, otherwise show just a text label.
-
Phil Hughes authored
Fix swipe diff divider Closes #60005 See merge request gitlab-org/gitlab-ce!26970
-
ftab authored
In the Vue image diff app, the border needs to be on the right because the new image comes in from the left. The old image diff app which is used in commits and compare views had the new image visible by default and hiding away from the left.
-