- 29 May, 2017 3 commits
-
-
kushalpandya authored
-
Sean McGivern authored
Remove double `gitlab_usage_ping_worker` cron job See merge request !1998
-
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 13 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.
-
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 21 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
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Douwe Maan authored
Check if a merge request is approved when merging from API or slash command Closes #2052 See merge request !1962
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Marin Jankovski authored
Use smaller image when triggering a build See merge request !11674
-
Grzegorz Bizon authored
Fix transient error clicking dropdown items in compare_spec.rb See merge request !11582
-