- 11 Jul, 2017 17 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Don't attempt to warm the Capybara cache outside of CI See merge request !12761
-
Sean McGivern authored
Remove the need to use health check token by adding ability to whitelist hosts Closes #33949 See merge request !12612
-
Filipa Lacerda authored
Increase z index of mini pipeline dropdown Closes #34909 See merge request !12767
-
Sean McGivern authored
Paginate the merge requests API earlier to avoid eager loading every merge request See merge request !12764
-
Rémy Coutable authored
Fix spec/helpers/award_emoji_helper_spec.rb by using `iid` instead of `id` Closes gitlab-ee#2890 See merge request !12770
-
Rémy Coutable authored
Bump knapsack to 1.14.0 Closes #34902 See merge request !12753
-
Stan Hu authored
Repair Regression caused by - !11573 See merge request !12775
-
Stan Hu authored
Update docs for different sshd_config path for Omnibus Docker. See merge request !2400
-
Paul Charlton authored
some changes introduced by 4daa6da5, 26b6e299, 17898ce0 were regressed during today's merge conflict resolution of !11573. This commit serves to reapply those changes. /cc: @rspeicher @stanhu @mikegreiling
-
Athar Hameed authored
-
Mike Greiling authored
CE upstream: Pre-9.4 RC1 Closes #2890, #2878, #2716, gitlab-ce#34847, gitaly#355, #2839, and gitlab-ce#32568 See merge request !2390
-
Robert Speicher authored
Support multiple Redis instances based on queue type See merge request !11573
-
Paul Charlton authored
-
Stan Hu authored
Closes gitlab-org/gitlab-ee#2890
-
Stan Hu authored
Closes #2890
-
Stan Hu authored
-
- 10 Jul, 2017 23 commits
-
-
Annabel Dunstone Gray authored
-
Stan Hu authored
Catch redis address error Closes omnibus-gitlab#2545 See merge request !12542
-
Robert Speicher authored
[EE] Support multiple Redis instances based on queue type See merge request !2312
-
Paul Charlton authored
-
Stan Hu authored
-
DJ Mountney authored
# Conflicts: # lib/gitlab/current_settings.rb
-
Mike Greiling authored
Fix milestones destroy service See merge request !12762
-
Stan Hu authored
doc:installation add note about disable-gems for gitlab-shell See merge request !12765
-
Takuya Noguchi authored
-
Jason Plum authored
See https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1707#note_34351820 Adding notation about speeding up `gitlab-shell` by disabling RubyGems
-
Stan Hu authored
Fixes a performance regression introduced in !12732
-
Mike Greiling authored
Fix bad arguments passed to BackgroundMigrationWorker See merge request !2398
-
Ruben Davila authored
According to the docs we should be passing an Array of Arrays: https://gitlab.com/gitlab-org/gitlab-ee/blob/661a324d578be01742ec2d77bf0adeb59c69faea/app/workers/background_migration_worker.rb#L5-10
-
Felipe Artur authored
-
Felipe Artur authored
-
Sean McGivern authored
Implement progressive elasticsearch indexing for project mirrors Closes #2881 See merge request !2393
-
James Edwards-Jones authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Robert Speicher authored
We initially started doing this because the first feature test to use the JavaScript driver would often time out due to asset compilation on CI. We should still do it in CI since the cost is (relatively) low, but doing so for every local run is both tiresome and generally unnecessary, as developer machines will be faster than most shared CI runners, and the cost of retrying a test after a timeout is much, much lower.
-
James Edwards-Jones authored
-
Mike Greiling authored
-