- 30 May, 2017 5 commits
-
-
Phil Hughes authored
Port of 31849-pipeline-show-view-realtime to EE See merge request !1990
-
Filipa Lacerda authored
-
Filipa Lacerda authored
EE - Add performance deltas between app deployments on Merge Request widget See merge request !2001
-
Phil Hughes authored
Fix locked milestone in boards being remove-able Closes #2433 See merge request !1963
-
Phil Hughes authored
Resolve "Assignee dropdown does not display selected assignee" Closes #2472 See merge request !1968
-
- 29 May, 2017 21 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
Allow saving no plan on namespaces Closes #2482 See merge request !1993
-
Douwe Maan authored
[CE Backport + ES implementation]Resolve "Wiki is not searchable with Guest permissions" See merge request !1964
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
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
-
kushalpandya authored
-
kushalpandya authored
-
kushalpandya authored
-
kushalpandya authored
-
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 11 commits
-
-
Clement Ho authored
-
Oswaldo Ferreira authored
-
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
-
Clement Ho authored
-
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
-