- 09 Jun, 2018 2 commits
- 08 Jun, 2018 38 commits
-
-
Mark Chao authored
-
blackst0ne authored
-
Robert Speicher authored
[EE-Port] Users can accept terms during registration See merge request gitlab-org/gitlab-ee!6060
-
Robert Speicher authored
Fix broken merge request views Closes gitlab-qa#270 and #6363 See merge request gitlab-org/gitlab-ee!6055
-
Bob Van Landuyt authored
When a user checks the `accept` checkbox, we will track that acceptance as usual. That way they don't need to accept again after they complete the registration. When an unauthenticated user visits the `/-/users/terms` page, there is no button to accept, decline or continue. The 'current-user menu' is also hidden from the top bar.
-
Nick Thomas authored
Refactor schema_spec.rb for CE-EE parity and simplicity See merge request gitlab-org/gitlab-ee!6046
-
Lukas Eipert authored
-
Clement Ho authored
Resolve "No new security vulnerabilities help popover is not showing up" Closes #6342 See merge request gitlab-org/gitlab-ee!6050
-
GitLab Bot authored
# Conflicts: # Gemfile.rails5.lock # db/schema.rb # locale/gitlab.pot [ci skip]
-
Robert Speicher authored
CE upstream - 2018-06-08 12:25 UTC Closes #5974, gitlab-qa#251, and gitlab-qa#258 See merge request gitlab-org/gitlab-ee!6058
-
Mayra Cabrera authored
Updates templates for 11.0 See merge request gitlab-org/gitlab-ce!19573
-
Douwe Maan authored
[Rails5] Update Gemfile lock-files See merge request gitlab-org/gitlab-ee!6057
-
Douwe Maan authored
Use same gem versions for rails5 as for rails4 where possible Closes #47370, #46232, #47367, and #47373 See merge request gitlab-org/gitlab-ce!19498
-
Clement Ho authored
Update settings section titles See merge request gitlab-org/gitlab-ce!19556
-
Andreas Kämmerle authored
-
Mayra Cabrera authored
Update the dependencies license list See merge request gitlab-org/gitlab-ce!19574
-
Robert Speicher authored
-
Yorick Peterse authored
Revert rename allow collaboration column Closes #47566 See merge request gitlab-org/gitlab-ce!19582
-
Mark Chao authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
Merge branch '45400-automatically-created-mr-uses-wrong-target-branch-when-branching-from-tag' into 'master' Resolve "Automatically created MR uses wrong target branch (when branching from Tag)" Closes #45400 See merge request gitlab-org/gitlab-ce!19067
-
Athar Hameed authored
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/boards/models/list.js # app/assets/javascripts/boards/stores/boards_store.js # app/finders/issues_finder.rb # app/services/boards/lists/create_service.rb # app/views/projects/settings/ci_cd/_autodevops_form.html.haml # app/views/shared/issuable/_search_bar.html.haml [ci skip]
-
blackst0ne authored
-
Douwe Maan authored
Use RestoreCustomHooks RPC in restore rake task See merge request gitlab-org/gitlab-ce!19370
-
Sean McGivern authored
CE upstream - 2018-06-07 18:23 UTC Closes #6216 See merge request gitlab-org/gitlab-ee!6044
-
Douwe Maan authored
Fix NotificationRecipientService spec for EE See merge request gitlab-org/gitlab-ce!19580
-
Douwe Maan authored
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5876/ Closes #5974 See merge request gitlab-org/gitlab-ce!19189
-
Douwe Maan authored
Remove Gitlab::Popen dependency from lib/gitlab/git See merge request gitlab-org/gitlab-ce!19577
-
Sean McGivern authored
EE checks a license, which needs RequestStore enabled to avoid N+1 queries. However, enabling RequestStore causes Gitaly to complain about N+1 invocations, which we really don't care about here.
-
Ahmad Hassan authored
-
Grzegorz Bizon authored
Automate the basic API tests in a QA scenario Closes gitlab-qa#251 See merge request gitlab-org/gitlab-ce!19280
-
Grzegorz Bizon authored
[EE] Automate the basic API tests in a QA scenario See merge request gitlab-org/gitlab-ee!6016
-
Sean McGivern authored
EE checks a license, which needs RequestStore enabled to avoid N+1 queries. However, enabling RequestStore causes Gitaly to complain about N+1 invocations, which we really don't care about here.
-
Tim Zallmann authored
Allow IDE pipeline panel to be resizable Closes #47538 See merge request gitlab-org/gitlab-ce!19558
-