- 04 Apr, 2019 33 commits
-
-
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
-
Kushal Pandya authored
Download a folder from repository Closes #24704 See merge request gitlab-org/gitlab-ce!26532
-
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
-
Kamil Trzciński authored
Backport: Use merge request MERGE ref for attached merge request pipelines See merge request gitlab-org/gitlab-ce!26702
-
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
-
Douwe Maan authored
Backport some changes from gitlab-ee!9815 Closes #3314 See merge request gitlab-org/gitlab-ce!25908
-
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
-
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.
-
Phil Hughes authored
Copy sidebar todo component from EE Closes gitlab-ee#9954 See merge request gitlab-org/gitlab-ce!26915
-
Winnie Hellmann authored
-
Phil Hughes authored
Deduplicate frontend dependencies Closes #59878 See merge request gitlab-org/gitlab-ce!26916
-
Patrick Bajao authored
-
James Lopez authored
Support time window parameters in additional metrics endpoint See merge request gitlab-org/gitlab-ce!26228
-
Thong Kuah authored
It's duplication information as we already send the full error object to Sentry.
-
Thong Kuah authored
As it already has the full error sent to it
-
Thong Kuah authored
DRY up tests for logging error.
-
Heinrich Lee Yu authored
This prevents `&mdash` in our templates being change to `-`
-
Thong Kuah authored
Just the error message and error class alone makes it hard to determine the full context of any errors, so we need to know where the error is occuring as well.
-
Evan Read authored
Add docs to `only:changes/except:changes` that discuss using regex in certain scenarios See merge request gitlab-org/gitlab-ce!26831
-
Said Masoud authored
-
Shinya Maeda authored
Backport changes to CE
-
Stan Hu authored
Fix broken spec for Merge request > Revert modal See merge request gitlab-org/gitlab-ce!26961
-
Douglas Barbosa Alexandre authored
-
Evan Read authored
Add documentation for Google Secure LDAP See merge request gitlab-org/gitlab-ce!26064
-
Evan Read authored
Clean up the mysql to postgres guide See merge request gitlab-org/gitlab-ce!24061
-
Douglas Barbosa Alexandre authored
Include DAST as dependent CI template See merge request gitlab-org/gitlab-ce!26956
-
Lucas Charles authored
-
Douglas Barbosa Alexandre authored
Add @mkozono to backend CODEOWNERS Closes gitlab-com/www-gitlab-com#3355 See merge request gitlab-org/gitlab-ce!26947
-
- 03 Apr, 2019 7 commits
-
-
Clement Ho authored
Resolve "Project overview UI: Line break when there are multiple project tags" Closes #55650 See merge request gitlab-org/gitlab-ce!26797
-
Evan Read authored
Minor EE feature doc fixes See merge request gitlab-org/gitlab-ce!26900
-
Mark Florian authored
Presumably the `renderIfEE` is from an older edit.
-
Mike Greiling authored
Resolve "Show download diff even when merge request is closed" Closes #29249 See merge request gitlab-org/gitlab-ce!26772
-
Drew Blessing authored
As of 11.9 GitLab supports Google Secure LDAP for authentication and group sync. This documentation outlines how to configure the service. Rename file
-
Achilleas Pipinellis authored
This change refactors the pgloader instructions to have less headings and be more straightforward.
-
Annabel Dunstone Gray authored
Replace 'x seconds ago' with 'just now' Closes #58425 See merge request gitlab-org/gitlab-ce!25992
-