gitlab-org--gitlab-foss/app/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
..
files Web Editor: save to new branch 2015-02-24 11:43:20 +02: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 Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
oauth2 Rubocop: no trailing newlines 2015-02-02 21:53:27 -08:00
projects Merge branch 'autocomplete-mention-count' into 'master' 2015-02-27 07:08:23 +00:00
search
archive_repository_service.rb
base_service.rb Improve error messages when file editing fails 2015-02-22 16:01:49 -07:00
compare_service.rb
create_branch_service.rb Move all event creation to EventCreateService. 2015-02-13 12:02:58 +01:00
create_tag_service.rb Set correct object_kind on tag push data. 2015-03-03 11:14:33 +01:00
delete_branch_service.rb Move all event creation to EventCreateService. 2015-02-13 12:02:58 +01:00
event_create_service.rb Add "User created project Namespace / Project" event 2015-02-13 12:02:58 +01:00
git_push_service.rb fix mass SQL statements on initial push 2015-03-09 12:52:45 +01:00
git_tag_push_service.rb Set correct object_kind on tag push data. 2015-03-03 11:14:33 +01:00
gravatar_service.rb
issuable_base_service.rb Add labels notes 2015-02-08 22:35:41 +06:00
notification_service.rb
system_hooks_service.rb
test_hook_service.rb