gitlab-org--gitlab-foss/lib/gitlab/hook_data
Sean McGivern 0bcfd0adb3 Fix image webhook rewriting for uploads
This rewrote URLs to be absolute URLs. However, for uploads (the most
common case), we actually need them to point to not just the GitLab
instance, but the project they're from. Thankfully, we can normally get
that information from the object we're building the hook for.
2018-10-16 10:54:49 +01:00
..
base_builder.rb Fix image webhook rewriting for uploads 2018-10-16 10:54:49 +01:00
issuable_builder.rb Port of ccr/6274/add_weight_to_payload to CE 2018-08-21 07:32:17 +00:00
issue_builder.rb Port of ccr/6274/add_weight_to_payload to CE 2018-08-21 07:32:17 +00:00
merge_request_builder.rb Port of ccr/6274/add_weight_to_payload to CE 2018-08-21 07:32:17 +00:00
note_builder.rb Add base class for hook builders, and use it for notes and wikis 2018-06-20 15:52:16 +01:00
wiki_page_builder.rb Add base class for hook builders, and use it for notes and wikis 2018-06-20 15:52:16 +01:00