- 09 Nov, 2018 15 commits
-
-
Mike Lewis authored
-
Achilleas Pipinellis authored
-
Kamil Trzciński authored
Improve Debugging Capabilities For Helm Application Installs See merge request gitlab-org/gitlab-ce!22924
-
Dylan Griffith authored
-
Kamil Trzciński authored
User can create a group level cluster and install applications See merge request gitlab-org/gitlab-ce!22450
-
Nick Thomas authored
Add e2e test of push via HTTP via Git protocol v2 See merge request gitlab-org/gitlab-ce!22925
-
Douwe Maan authored
Remove created_at from WikiPage See merge request gitlab-org/gitlab-ce!22905
-
Francisco Javier López authored
-
Marin Jankovski authored
Improve the Review Apps documentation a bit See merge request gitlab-org/gitlab-ce!22910
-
Grzegorz Bizon authored
backport: Always proxy reports downloads See merge request gitlab-org/gitlab-ce!22889
-
Stan Hu authored
Revert "Extract code into IssueBoardEntity" See merge request gitlab-org/gitlab-ce!22928
-
Evan Read authored
Parameter per_page added See merge request gitlab-org/gitlab-ce!22818
-
Alvaro Junqueira authored
-
Evan Read authored
Typo fix stoping -> stopping in the CI README.md See merge request gitlab-org/gitlab-ce!22890
-
Thong Kuah authored
This reverts commit 8c126525.
-
- 08 Nov, 2018 25 commits
-
-
Mark Lapierre authored
Adds a new end-to-end test to check that Git protocol v2 can be used to push over HTTP
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
Allow to override the gitlab-qa ref for the downstream trigger See merge request gitlab-org/gitlab-ce!22521
-
Achilleas Pipinellis authored
Fix broken link See merge request gitlab-org/gitlab-ce!22917
-
Dmitriy Zaporozhets authored
Remove duplicate primary button in dashboard snippets Closes #53706 See merge request gitlab-org/gitlab-ce!22902
-
Brendan O'Leary 🐢 authored
-
Clement Ho authored
Replaces tooltip directive with gl-tooltip directive See merge request gitlab-org/gitlab-ce!22769
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Stop multiple discussion requests See merge request gitlab-org/gitlab-ce!22908
-
Grzegorz Bizon authored
Limit parallel to 50 Closes #53711 See merge request gitlab-org/gitlab-ce!22907
-
Phil Hughes authored
Resolve "Follow-up from "Resolve "Redesign activity feed""" Closes #53640 See merge request gitlab-org/gitlab-ce!22899
-
Martin Wortschack authored
-
Sean McGivern authored
Update license list See merge request gitlab-org/gitlab-ce!22904
-
Nick Thomas authored
Update GitLab-Workhorse to 7.1.0 See merge request gitlab-org/gitlab-ce!22883
-
Douwe Maan authored
Run rake gitlab:update_templates See merge request gitlab-org/gitlab-ce!22903
-
Douwe Maan authored
Regenerate Gitaly's config.toml each rspec run See merge request gitlab-org/gitlab-ce!22562
-
Kamil Trzciński authored
This prevents some of the abusive behaviors, of someone putting 100000 and creating out of memory condition easily
-
Thong Kuah authored
However, we only need to raise for project_type clusters to maintain previous behaviour. In all probablity this requirement to have actual_namespace came from KubernetesService and will no longer be required soon.
-
Phil Hughes authored
With multiple discussion requests we loose the reactivity of the previously stored discussions state. This means that certain features, toggling line discussions for example, are no longer reactive.
-
Thong Kuah authored
Use presenters instead otherwise we will have x2 overides in EE
-
Thong Kuah authored
Refacotr project or group specific `if` logic to be contained within each presenter instead. Also add :override to ensure super method exists.
-
Thong Kuah authored
-
Thong Kuah authored
Use model method as single source of truth instead of splitting between presenter and Kubernetes model
-
Thong Kuah authored
-
Mike Greiling authored
-