- 06 Sep, 2018 40 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
GitLab Bot authored
# Conflicts: # app/models/clusters/platforms/kubernetes.rb # app/views/projects/blob/_blob.html.haml [ci skip]
-
Kamil Trzciński authored
Add terminal path to job API response Closes #51117 See merge request gitlab-org/gitlab-ce!21537
-
Phil Hughes authored
Make MR diff file filter input Clear button functional Closes #51092 See merge request gitlab-org/gitlab-ce!21556
-
Kushal Pandya authored
-
Kamil Trzciński authored
Add CI Job token support to Maven packages API See merge request gitlab-org/gitlab-ee!7249
-
Dmitriy Zaporozhets authored
-
Nick Thomas authored
Add git_v2 flag to GitalyClient See merge request gitlab-org/gitlab-ce!21520
-
James Lopez authored
-
Steve Azzopardi authored
closes #51117
-
Nick Thomas authored
Fix attachments not displaying inline with Google Cloud Storage Closes #49957 See merge request gitlab-org/gitlab-ce!21265
-
Marcia Ramos authored
Docs: Point "upgrade to EE" link to a dedicated page See merge request gitlab-org/gitlab-ee!7266
-
Sean McGivern authored
Custom Action support See merge request gitlab-org/gitlab-ce!21034
-
Bob Van Landuyt authored
CE upstream - 2018-09-06 09:22 UTC See merge request gitlab-org/gitlab-ee!7264
-
Douwe Maan authored
Port changes for CODEOWNERS to CE See merge request gitlab-org/gitlab-ce!21309
-
Douwe Maan authored
Extract code owners from a CODEOWNERS file Closes #6961 See merge request gitlab-org/gitlab-ee!6916
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Kamil Trzciński authored
EE port for 29398 support kubernetes rbac for gitlab managed apps See merge request gitlab-org/gitlab-ee!6946
-
Thong Kuah authored
-
Kamil Trzciński authored
Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters See merge request gitlab-org/gitlab-ce!21127
-
Thong Kuah authored
-
Dennis Tang authored
-
Marcia Ramos authored
Fix usage statistics typo documentation See merge request gitlab-org/gitlab-ce!21555
-
Marcia Ramos authored
Fix usage statistics typo documentation See merge request gitlab-org/gitlab-ee!7265
-
Phil Hughes authored
Resolve "Update presentation for SSO providers on log in page" Closes #44943 See merge request gitlab-org/gitlab-ce!21233
-
Martin Wortschack authored
-
Dennis Tang authored
-
Dennis Tang authored
-
Dennis Tang authored
-
Dennis Tang authored
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/pages/projects/project.js # app/assets/stylesheets/framework/variables.scss # app/finders/template_finder.rb # app/helpers/button_helper.rb # app/views/projects/_home_panel.html.haml # doc/user/markdown.md # locale/gitlab.pot [ci skip]
-
James Komara authored
-
Achilleas Pipinellis authored
-
James Komara authored
-
Rémy Coutable authored
Explicit hashed path check for trace, prevents background migration from… See merge request gitlab-org/gitlab-ce!21533
-
Ash McKenzie authored
-
Ash McKenzie authored
- Use proper HTTP codes for /api/v4/allowed response - CustomAction support
-
Ash McKenzie authored
- if #check_custom_action!(cmd) returns something, return from #check() - now returns :Gitlab::GitAccessResult::Success.new instead of true
-