- 11 Dec, 2018 13 commits
-
-
GitLab Bot authored
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-12-11 10:21 UTC See merge request gitlab-org/gitlab-ee!8783
-
Rémy Coutable authored
Allow GitHub imports via token even if OAuth2 provider not configured Closes #38524 See merge request gitlab-org/gitlab-ce!23703
-
Fatih Acet authored
Make commit IDs in merge request discussion header monospace See merge request gitlab-org/gitlab-ce!23562
-
Winnie Hellmann authored
-
GitLab Bot authored
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-12-11 08:21 UTC See merge request gitlab-org/gitlab-ee!8782
-
Douwe Maan authored
Fix some N+1 queries related to Admin Dashboard, User Dashboards and Activity Stream Closes #55106 See merge request gitlab-org/gitlab-ce!23034
-
Grzegorz Bizon authored
Revert "Merge branch '28682-can-merge-branch-before-build-is-started' into 'master'" See merge request gitlab-org/gitlab-ce!23715
-
GitLab Bot authored
-
Phil Hughes authored
Fix MR discussion counts being off Closes #55138 See merge request gitlab-org/gitlab-ce!23710
-
Stan Hu authored
This reverts commit 793be43b, reversing changes made to 8d0b4872. For projects not using any CI, enabling merge only when pipeline succeeds caused merge requests to be in unmergeable state, which caused significant confusion. See https://gitlab.com/gitlab-org/gitlab-ce/issues/55144 for more details.
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-12-10 23:21 UTC See merge request gitlab-org/gitlab-ee!8780
-
- 10 Dec, 2018 27 commits
-
-
GitLab Bot authored
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-12-10 22:21 UTC Closes gitlab-ce#55034 See merge request gitlab-org/gitlab-ee!8778
-
Robert Speicher authored
Update the .gitignore See merge request gitlab-org/gitlab-ce!23706
-
Paul Slaughter authored
**What was the issue?** Notes can be unresolved, but not resolvable. Without this, the unresolvedDiscussionsCount was inflated. **References** https://gitlab.com/gitlab-org/gitlab-ce/issues/55138
-
Robert Speicher authored
Update License info for 11.6 feature freeze See merge request gitlab-org/gitlab-ce!23707
-
Mark Lapierre authored
[QA] Extend create_merge_request_spec to set assignee to MR See merge request gitlab-org/gitlab-ce!23488
-
GitLab Bot authored
-
Robert Speicher authored
Upgrade to workhorse 7.6.0: See merge request gitlab-org/gitlab-ce!23694
-
Andrew Newdigate authored
-
Robert Speicher authored
Avoid caching BroadcastMessage as an ActiveRecord object Closes #55034 See merge request gitlab-org/gitlab-ce!23662
-
Alex Hanselka authored
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-12-10 20:21 UTC Closes gitlab-org/release/framework#21 See merge request gitlab-org/gitlab-ee!8777
-
Alex Hanselka authored
-
Gabriel Mazetto authored
There is a combination of few strategies implemented here: 1. Few relations were eager loaded 2. Changed few polymorphic routes to specific ones so we don't have to use `#becomes(Namespace)` which doesn't preserve association cache
-
Robert Speicher authored
Improve feature proposal template for improved product thinking See merge request gitlab-org/gitlab-ee!8504
-
GitLab Bot authored
-
Stan Hu authored
Add Rails.version to the Geo cache keys See merge request gitlab-org/gitlab-ee!8775
-
Stan Hu authored
Previously, the GitHub importer would only work if the site configured an OAuth2 provider were configured. Users attempting to import via a GitHub personal access token would see an Error 500 due to a failed redirection. We fix this by only doing the redirection if the provider has been configured and allowing users to see the new import page. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/38524
-
Robert Speicher authored
Bump sentry-raven gem to 2.7.4 See merge request gitlab-org/gitlab-ce!23699
-
Robert Speicher authored
CE upstream - 2018-12-10 16:21 UTC Closes gitlab-ce#55079 and gitaly#1425 See merge request gitlab-org/gitlab-ee!8774
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Annabel Dunstone Gray authored
Fix profile_header bottom margin, #51807. Closes #51807 See merge request gitlab-org/gitlab-ce!23168
-
Annabel Dunstone Gray authored
Resolve "Main navbar is broken in certain viewport widths" Closes #49713 See merge request gitlab-org/gitlab-ce!23348
-
Douglas Barbosa Alexandre authored
-
Douwe Maan authored
Sends only one notification per batch review Closes #4326 See merge request gitlab-org/gitlab-ee!8442
-