- 03 Apr, 2019 35 commits
-
-
Kamil Trzciński authored
Update Web IDE config to accept ports Closes #10179 and #5276 See merge request gitlab-org/gitlab-ee!9818
-
Francisco Javier López authored
In order to implement https://gitlab.com/gitlab-org/gitlab-ee/issues/5276 we need several modifications on the CI config file. We are adding a new ports section in the default Image object. Each one of these ports will accept: number, protocol and name. By default this new configuration will be only enabled in the Web IDE config file.
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Resolve "Composable Auto DevOps" Closes #47234 See merge request gitlab-org/gitlab-ce!26520
-
Evan Read authored
Merge branch '59498-add-troubleshooting-section-to-capture-errors-with-installing-applications-to-a-kubernetes-cluster' into 'master' Resolve "Add troubleshooting section to capture errors with installing applications to a Kubernetes cluster" Closes #59498 See merge request gitlab-org/gitlab-ce!26639
-
Alexander Strachan authored
Resolve "Add troubleshooting section to capture errors with installing applications to a Kubernetes cluster"
-
GitLab Bot authored
-
Grzegorz Bizon authored
Add missing 'export' example for CI_API_V4_API_URL See merge request gitlab-org/gitlab-ce!26878
-
GitLab Bot authored
-
James Lopez authored
Fix broken master: Add detected_repository_languages to schema.rb Closes #10858 See merge request gitlab-org/gitlab-ee!10557
-
Sean McGivern authored
Merge branch '53459-quick-action-adds-multiple-labels-to-issue-if-middle-words-overlap-with-existing-label' into 'master' Resolve "Quick Action Adds Multiple Labels to Issue If Middle Words Overlap with Existing Label" Closes #53459 See merge request gitlab-org/gitlab-ce!26602
-
Filipa Lacerda authored
Extend timezone dropdown See merge request gitlab-org/gitlab-ce!26311
-
Ezekiel Kigbo authored
Adds optional paramters to the constructor to allow reuse of the timezone dropdown on other pages
-
Rémy Coutable authored
Backport: Fix Release permission spec See merge request gitlab-org/gitlab-ce!26897
-
Rémy Coutable authored
Fix Release permission spec Closes #10863 See merge request gitlab-org/gitlab-ee!10560
-
GitLab Bot authored
-
Filipa Lacerda authored
Fixes duplicate diff too large error messages Closes #59802 See merge request gitlab-org/gitlab-ce!26857
-
Filipa Lacerda authored
Resolve CE/EE difference in FE dependency files See merge request gitlab-org/gitlab-ce!26856
-
GitLab Bot authored
-
Tim Zallmann authored
Set specific reviewers for the GitLab UI WG effort See merge request gitlab-org/gitlab-ce!26760
-
Tim Zallmann authored
Enabled text selection in diffs in Web IDE Closes #47771 See merge request gitlab-org/gitlab-ce!26721
-
Phil Hughes authored
Fix comment typo in noteable_note.vue See merge request gitlab-org/gitlab-ce!26855
-
GitLab Bot authored
-
Evan Read authored
remove html tag See merge request gitlab-org/gitlab-ce!26885
-
Shinya Maeda authored
We recently changed the permission model to disallow guests to read Releases. The spec should be updated as well according to the expectation.
-
Shinya Maeda authored
We recently changed the permission model to disallow guests to read Releases. The spec should be updated as well according to the expectation.
-
Evan Read authored
Add SCIM docs See merge request gitlab-org/gitlab-ee!10337
-
James Lopez authored
Adds the SCIM API documentation and the setup for SAML GitLab groups.
-
GitLab Bot authored
-
Evan Read authored
Document matching refs with an at-symbol See merge request gitlab-org/gitlab-ce!26755
-
Cody Mize authored
At-symbols are used to match a ref to a specific repository path. Currently this is done by string splitting the ref pattern on the at-symbol. In order to pattern match a literal `@` you must use ruby's unicode character matching `\u{0040}`.
-
GitLab Bot authored
-
Evan Read authored
Fix format typo on generate-new-recovery-codes-using-ssh See merge request gitlab-org/gitlab-ce!26819
-
GitLab Bot authored
-
Sanad Liaquat authored
Fix typo on tests style guide See merge request gitlab-org/gitlab-ce!26859
-
- 02 Apr, 2019 5 commits
-
-
GitLab Bot authored
-
Mike Greiling authored
Add file line number to vuln modal Closes #8701 See merge request gitlab-org/gitlab-ee!10265
-
Luke Duncalfe authored
Fixes a broken master. https://gitlab.com/gitlab-org/gitlab-ee/issues/10858 The property is present in `ce`'s schema, but not `ee`'s.
-
Mike Greiling authored
Resolve "Set the size of instance system message text 12px" Closes #59131 See merge request gitlab-org/gitlab-ce!26293
-
GitLab Bot authored
-