- 29 May, 2017 13 commits
-
-
Douwe Maan authored
[CE Backport + ES implementation]Resolve "Wiki is not searchable with Guest permissions" See merge request !1964
-
Robert Speicher authored
[EE] New Migration/UpdateColumnInBatches cop See merge request !1999
-
Valery Sizov authored
-
Douwe Maan authored
Fix: Approvals not reset if changing target branch See merge request !1941
-
Marin Jankovski authored
Set EE_PACKAGE variable for triggers See merge request !1982
-
Valery Sizov authored
-
Douwe Maan authored
Add per page to user autocomplete (EE) See merge request !1991
-
Fatih Acet authored
Fix up some notes tech debt -- EE merge edition See merge request !1911
-
Balasankar C authored
-
Sean McGivern authored
Remove double `gitlab_usage_ping_worker` cron job See merge request !1998
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Bob Van Landuyt authored
-
- 27 May, 2017 3 commits
-
-
Robert Speicher authored
Fix failing EE builds due to blacklisted Web connections Closes #2507 See merge request !1995
-
Stan Hu authored
Fix bug where files over 2 GB would not be saved in Geo tracking DB See merge request !1992
-
Stan Hu authored
If unicorn_spec.rb were run before Elasticsearch specs, it would disable all outbound network connections, which would prevent the latter from being able to communicate with Elasticsearch in CI. To fix this, we restore the original WebMock settings after finishing the spec. Closes #2507
-
- 26 May, 2017 17 commits
-
-
Stan Hu authored
If an LFS file were over 2 GB, Sidekiq would fail with a message such as: ``` 2917923200 is out of range for ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Integer with limit 4 ``` To fix, increase the value in the database from a 4-byte integer to a 8-byte integer.
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
Eric Eastwood authored
Fix up tech debt comments from @jschatz1 - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10837#note_28757436 - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10837#note_28757905 - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10837#note_28757952 - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10837#note_28758013 Conflicts: app/assets/javascripts/notes.js
-
Filipa Lacerda authored
Resolve "Deploy boards won't stop spinning on 9.2.1-ee" Closes #2485 See merge request !1983
-
Phil Hughes authored
Update Service Desk to use updated Vue standards (and remove from main bundle) Closes #2383 See merge request !1874
-
Luke "Jared" Bennett authored
-
Dmitriy Zaporozhets authored
CE upstream: Thursday Closes gitlab-ce#32738, gitlab-ce#32647, #2440, gitlab-ce#32551, #2241, gitlab-ce#32449, gitlab-ce#32424, gitlab-ce#30814, and gitlab-ce#17489 See merge request !1981
-
Achilleas Pipinellis authored
Further clarify burndown chart functionality in docs See merge request !1973
-
Phil Hughes authored
-
Phil Hughes authored
-
Nick Thomas authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Nick Thomas authored
-
Phil Hughes authored
-
Nick Thomas authored
-
- 25 May, 2017 7 commits
-
-
Annabel Dunstone Gray authored
Add missing UX for "License features applied to Groups or individuals" See merge request !1967
-
Mike Greiling authored
-
Phil Hughes authored
Allow multiple assignees to be chosen from dropdown filters Closes #1967 See merge request !1494
-
Alfredo Sumaran authored
-
Regis authored
[ci skip]
-
Regis authored
[ci skip]
-
Eric Eastwood authored
- Remove Vue from main bundle, https://gitlab.com/gitlab-org/gitlab-ee/issues/2383 - Use .vue files - Fix bug where we always show an error when the checkbox is enabled. Introduced in https://gitlab.com/gitlab-org/gitlab-ee/commit/f387a164210913ac417bf04e1ea12d6d058fb118
-