gitlab-org--gitlab-foss/lib
Sean McGivern eddc9e41a6 Only set Auto-Submitted header once
The emails on push feature reuses the same email object, to avoid the expensive
work of generating the email body.

This interceptor would previously set multiple values for the same header, as
that's the mail gem's default behaviour when called with the same header more
than once.

We don't want to change the emails on push service (although it's the only place
where this happens), but fixing the interceptor is just as sensible anyway.
2017-10-30 13:50:19 +00:00
..
api Merge branch 'api-configure-jira' into 'master' 2017-10-26 11:20:48 +00:00
assets
backup Decrease ABC threshold to 54.28 2017-10-22 17:12:35 +00:00
banzai Merge branch 'security-10-1' into '10-1-stable' 2017-10-17 15:58:58 -07:00
bitbucket
constraints
container_registry
declarative_policy Speed up cached_pass? for composite rules 2017-10-05 10:12:58 +01:00
generators/rails/post_deployment_migration
github Use wiki.disk_path 2017-10-18 12:53:06 +01:00
gitlab Fix 500 error for old (somewhat) MRs 2017-10-30 12:30:31 +00:00
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
haml_lint
json_web_token
mattermost
microsoft_teams
omni_auth/strategies Fix bitbucket login 2017-10-26 17:14:32 +03:00
peek Add Gitaly data to the Peek performance bar 2017-10-23 10:14:41 +03:00
rouge
rspec_flaky Add new RSpecFlaky::FlakyExamplesCollection and RSpecFlaky::Config classes 2017-10-06 12:00:09 +02:00
support
system_check Create idea of read-only database 2017-10-06 22:37:40 +02:00
tasks Improve the gitlab:dev:ee_compat_check task to pass a repo URL without credentials 2017-10-18 15:10:31 +02:00
additional_email_headers_interceptor.rb Only set Auto-Submitted header once 2017-10-30 13:50:19 +00:00
after_commit_queue.rb
banzai.rb
declarative_policy.rb
disable_email_interceptor.rb
email_template_interceptor.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
feature.rb
file_size_validator.rb
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb
system_check.rb
unfold_form.rb
uploaded_file.rb
version_check.rb