- 05 Apr, 2019 40 commits
-
-
Sam Bigelow authored
Before the user had to choose between committing to a new branch, committing to a new branch AND creating an MR, or committing to the current branch regardless of whether or not it already has an MR. This commit separates the creation of an MR from whether or not they commit to an existing or new branch
-
Andreas Brandl authored
Adjust relation between desings and versions to be many to many See merge request gitlab-org/gitlab-ee!10552
-
GitLab Bot authored
-
Marcia Ramos authored
Redirect Kubernetes installation to the charts docs Closes #58870 See merge request gitlab-org/gitlab-ce!26159
-
Marcia Ramos authored
Docs for combined ref pipelines Closes #59495 and gitlab-ee#7380 See merge request gitlab-org/gitlab-ce!26762
-
Shinya Maeda authored
pdate
-
Douwe Maan authored
Fall back to project repository type by default Closes #60007 See merge request gitlab-org/gitlab-ce!27003
-
Bob Van Landuyt authored
This makes sure that we always have a repository type when trying to parse a repository from a path. This is needed because sometimes we want to perform access checks as if the project already existed, for example when creating a project on push. Before this we were only doing that when accessing git over http, this makes sure it also works correctly when accessing git over SSH
-
GitLab Bot authored
-
Sean McGivern authored
[CE] Add mutually exclusive labels See merge request gitlab-org/gitlab-ce!26804
-
Sean McGivern authored
Add mutually exclusive key-value labels Closes #9175 See merge request gitlab-org/gitlab-ee!9983
-
GitLab Bot authored
-
Sean McGivern authored
Require all templates to use default stages Closes #59992 See merge request gitlab-org/gitlab-ce!26954
-
Sean McGivern authored
EE: Require all templates to use default stages Closes gitlab-ce#59992 See merge request gitlab-org/gitlab-ee!10579
-
Robert Speicher authored
Update Rails to 5.0.7.2 Closes #58963 See merge request gitlab-org/gitlab-ce!27022
-
Kamil Trzciński authored
Regenerate locale/gitlab.pot file Closes #10920 See merge request gitlab-org/gitlab-ee!10613
-
GitLab Bot authored
-
Douwe Maan authored
Fix sorting by priority with filtering by approvers See merge request gitlab-org/gitlab-ee!10446
-
Igor authored
-
Douwe Maan authored
Make UpdateRepositoryStorageService idempotent See merge request gitlab-org/gitlab-ee!10457
-
Jacob Vosmaer authored
UpdateRepositoryStorageService moves a Git repository from its "old" Gitaly shard to a "new" shard. This fixes a bug where if "old == new", UpdateRepositoryStorageService would end up deleting your repository.
-
Douwe Maan authored
Autocorrect ee/spec with RSpec/ExampleWording cop See merge request gitlab-org/gitlab-ee!10591
-
Douwe Maan authored
Upgrade Gitaly to v1.32.0 See merge request gitlab-org/gitlab-ce!26989
-
GitalyBot authored
-
Douwe Maan authored
Bump Helm to 2.13.1 and kubectl to 1.11.9 See merge request gitlab-org/gitlab-ce!26991
-
GitLab Bot authored
-
Sean McGivern authored
Extract remove due date spec to shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26922
-
Sean McGivern authored
Checkbox cannot be checked if preceded by a blockquote Closes #58717 See merge request gitlab-org/gitlab-ce!26937
-
Sean McGivern authored
Add a prometheus proxy API per environment Closes #58375 See merge request gitlab-org/gitlab-ce!26841
-
Sean McGivern authored
EE port for "Add a prometheus proxy API per environment" See merge request gitlab-org/gitlab-ee!10530
-
Filipa Lacerda authored
Added pagination to design detail view See merge request gitlab-org/gitlab-ee!10540
-
Kushal Pandya authored
CE Improve project avatar settings See merge request gitlab-org/gitlab-ce!26589
-
Kushal Pandya authored
Improve project avatar settings See merge request gitlab-org/gitlab-ee!10387
-
Kushal Pandya authored
Resolve "Queries which return multiple series are not working correctly" Closes #59323 and #59324 See merge request gitlab-org/gitlab-ce!26514
-
Adriel Santiago authored
Corrects an issue whereby queries which return multiple series results were not rendering as multiple data series on the metrics dashboard
-
Sean McGivern authored
Extract target branch quick action to shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26933
-
GitLab Bot authored
-
Kamil Trzciński authored
Bump rack gem to 2.0.7 See merge request gitlab-org/gitlab-ce!27033
-
Kamil Trzciński authored
Move operations dashboard from Ultimate to Premium Closes #9218 See merge request gitlab-org/gitlab-ee!10586
-
Matija Čupić authored
-