- 26 Mar, 2019 40 commits
-
-
Achilleas Pipinellis authored
Fix and improve Gitaly TLS documentation See merge request gitlab-org/gitlab-ce!26488
-
Jacob Vosmaer authored
-
Achilleas Pipinellis authored
Docs: Add IP range info Closes #58257 See merge request gitlab-org/gitlab-ce!26447
-
Cynthia Ng authored
-
Achilleas Pipinellis authored
Added no efs mention to repo storage path and AWS See merge request gitlab-org/gitlab-ce!25610
-
Sara Ahbabou authored
-
Phil Hughes authored
Removes EE differences for issues.scss Closes gitlab-ee#10655 See merge request gitlab-org/gitlab-ce!26583
-
Mike Lewis authored
Remove redundant "Type of issue" heading See merge request gitlab-org/gitlab-ce!26023
-
Victor Zagorodny authored
-
Rémy Coutable authored
Rename GitTagPushService and GitPushService to be more consistent See merge request gitlab-org/gitlab-ce!26547
-
Yorick Peterse authored
Force to recreate all diffs on import Closes #59353 See merge request gitlab-org/gitlab-ce!26480
-
Achilleas Pipinellis authored
Docs: Add missing redirects to /workflow and /articles docs See merge request gitlab-org/gitlab-ce!25800
-
Marcel Amirault authored
-
Lin Jen-Shin authored
Releases are not automatically deleted when deleting corresponding tag Closes #57980 and #57380 See merge request gitlab-org/gitlab-ce!26530
-
Phil Hughes authored
Removes EE differences for members.scss Closes gitlab-ee#10676 See merge request gitlab-org/gitlab-ce!26587
-
Phil Hughes authored
Removes EE differences for profile.scss Closes gitlab-ee#10643 See merge request gitlab-org/gitlab-ce!26584
-
Kamil Trzciński authored
If for whatever reason we fail to import MR data, subsequent run will fail as we try to insert duplicate data. Instead of trying to recover, lets delete all and retry again.
-
Shinya Maeda authored
ok ok ok ok
-
Achilleas Pipinellis authored
Add pages group for templates information Closes #58692 See merge request gitlab-org/gitlab-ce!26205
-
Evan Read authored
-
Filipa Lacerda authored
-
Phil Hughes authored
Removes EE differences for wells.scss Closes gitlab-ee#10568 See merge request gitlab-org/gitlab-ce!26585
-
Filipa Lacerda authored
-
Rémy Coutable authored
Docs: Fix redirected link to be more direct Closes #58620 See merge request gitlab-org/gitlab-ce!26081
-
Marcel Amirault authored
-
Fatih Acet authored
Support installing Group runner on group-level cluster Closes #51988 See merge request gitlab-org/gitlab-ce!26260
-
Tiger Watson authored
A runner installed on a cluster will now use the cluster's `cluster_type` as its `runner_type`.
-
Filipa Lacerda authored
-
Phil Hughes authored
Expand resolved discussion when linking to a comment in the discussion Closes #59352 See merge request gitlab-org/gitlab-ce!26483
-
Sean McGivern authored
Enrich commits with full data in CommitCollection Closes #58805 See merge request gitlab-org/gitlab-ce!26445
-
Ramya Authappan authored
Fix url property format in urls.yml file See merge request gitlab-org/gitlab-ce!26484
-
Grzegorz Bizon authored
Clear pipeline status cache after destruction of pipeline Closes #59453 See merge request gitlab-org/gitlab-ce!26575
-
Phil Hughes authored
Resolve "Extended tooltip for merge request links" Closes #54916 See merge request gitlab-org/gitlab-ce!25221
-
Phil Hughes authored
Replace environments dropdown with gitlab ui dropdown See merge request gitlab-org/gitlab-ce!26386
-
Phil Hughes authored
Removes EE differences for milestone.scss See merge request gitlab-org/gitlab-ce!26558
-
Kushal Pandya authored
Stylelints for duplicate selectors and using BS4 classes See merge request gitlab-org/gitlab-ce!26409
-
Tim Zallmann authored
DRYed the code Changed new rules to warnings Manual prettified and added stylelint rules
-
Stan Hu authored
`project.pipeline_status.has_status?` is cached, which can lead to Error 500s in the UI if the this condition is used to check whether a pipeline exists for a commit. We now expire the cache to ensure that the information is consistent. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59453
-
Evan Read authored
Docs: Improve add existing cluster section See merge request gitlab-org/gitlab-ce!26266
-
Thong Kuah authored
We are mentioning the commands needed to obtain these fields twice. Merge them into the single place. - For API URL we only had the command at the bottom so move this up. - For CA certificate, we already have the command at the top of the section - For Token, we already have an similar command at the top of the section
-