- 07 Nov, 2018 4 commits
-
-
Sean McGivern authored
Use merge request prefix symbol in event feed title Closes #36267 See merge request gitlab-org/gitlab-ce!22449
-
Stan Hu authored
Add a helper method to append path to a base URL See merge request gitlab-org/gitlab-ce!22854
-
Evan Read authored
Little typo in markdown.md See merge request gitlab-org/gitlab-ce!22851
-
Douglas Barbosa Alexandre authored
In Ruby 2.4, `URI.join("http://test//", "a").to_s` will remove the double slash, however it's not the case in Ruby 2.5. Using chomp should work better for the intention, as we're not trying to allow things like ../ or / paths resolution. This helper method append path to host, making sure there's one single slash as path separator.
-
- 06 Nov, 2018 36 commits
-
-
Douglas Barbosa Alexandre authored
Rails5: fix mysql milliseconds issue in deployment model specs See merge request gitlab-org/gitlab-ce!22850
-
luci authored
-
Jasper Maes authored
-
Achilleas Pipinellis authored
Add AWS installation docs Closes #49501 See merge request gitlab-org/gitlab-ce!20778
-
Achilleas Pipinellis authored
-
Douwe Maan authored
Extract code into IssueBoardEntity / serializer See merge request gitlab-org/gitlab-ce!22760
-
Phil Hughes authored
Renders a warning block for archived job Closes #53535 See merge request gitlab-org/gitlab-ce!22811
-
Douglas Barbosa Alexandre authored
Allow single letter external issue IDs Closes #52803 See merge request gitlab-org/gitlab-ce!22717
-
Rémy Coutable authored
Stop Repository#fetch_remote from using Gitlab::Shell See merge request gitlab-org/gitlab-ce!22635
-
Robert Speicher authored
CE MR for Group SAML SSO badges See merge request gitlab-org/gitlab-ce!22587
-
Brett Walker authored
-
Robert Speicher authored
Fixed label removal from issue Closes #51052 See merge request gitlab-org/gitlab-ce!22762
-
Phil Hughes authored
Disable stop environment button while deployment is running See merge request gitlab-org/gitlab-ce!22805
-
Filipa Lacerda authored
-
Rémy Coutable authored
Delegate storage health check to Gitaly's health check Closes gitaly#1336 See merge request gitlab-org/gitlab-ce!22063
-
Marin Jankovski authored
Add packages section to CE config file See merge request gitlab-org/gitlab-ce!22151
-
Sean McGivern authored
-
Annabel Dunstone Gray authored
Resolve "Redesign activity feed" Closes #49403 See merge request gitlab-org/gitlab-ce!22217
-
Martin Wortschack authored
-
Douglas Barbosa Alexandre authored
Restore changes from: See merge request gitlab-org/gitlab-ce!22838
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
Backport support project security dashboard changes See merge request gitlab-org/gitlab-ce!22824
-
George Tsiolis authored
-
Nick Thomas authored
This indirection doesn't provide any value, so remove it
-
George Tsiolis authored
-
George Tsiolis authored
-
George Tsiolis authored
-
Kamil Trzciński authored
Change life cycle of `deployments` records in order to make it a stateful object See merge request gitlab-org/gitlab-ce!22380
-
Steve Azzopardi authored
Revert Drop gcp_clusters table See merge request gitlab-org/gitlab-ce!22837
-
Kamil Trzciński authored
Removes 'experimental' label from cluster views See merge request gitlab-org/gitlab-ce!22550
-
Andreas Brandl authored
Add background migration for Kubernetes Namespaces See merge request gitlab-org/gitlab-ce!22433
-
Mayra Cabrera authored
-
Phil Hughes authored
Merge branch '7737-ci-pipeline-view-slowed-down-massivly-if-security-tabs-has-many-entries' into 'master' Improve performance of rendering large reports See merge request gitlab-org/gitlab-ce!22835
-
Phil Hughes authored
Renders unescaped `sprinft` string Closes #53533 See merge request gitlab-org/gitlab-ce!22807
-
Filipa Lacerda authored
-
Shinya Maeda authored
-