gitlab-org--gitlab-foss/spec/services
Hannes Rosenögger 224e104d8d fix mass SQL statements on initial push
This commit disables process_commit_messages()
for the initial push to the default branch.
This fixes the mass SQL statements (~500000) that were executed during
the initial push of the linux kernel for example.
2015-03-09 12:52:45 +01:00
..
issues Send notifications and leave system comments when bulk updating issues. 2015-03-06 15:01:13 +01:00
merge_requests Condense commits already in target branch when updating merge request source branch. 2015-03-06 18:09:00 +01:00
milestones
notes
projects
event_create_service_spec.rb
git_push_service_spec.rb fix mass SQL statements on initial push 2015-03-09 12:52:45 +01:00
git_tag_push_service_spec.rb
notification_service_spec.rb
search_service_spec.rb
system_hooks_service_spec.rb
test_hook_service_spec.rb