gitlab-org--gitlab-foss/spec
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
..
bin Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
config
controllers Add stage name in job.json response 2018-10-12 17:13:41 +00:00
db
dependencies
factories Add timed incremental rollout to Auto DevOps 2018-10-05 21:14:59 +02:00
features Hide job sidebar on mobile 2018-10-12 12:07:06 +02:00
finders Feature improved branch filter sorting 2018-10-11 14:25:30 +00:00
fixtures Add stage name in job.json response 2018-10-12 17:13:41 +00:00
graphql Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
helpers Backport CE changes for Ops Dashboard in EE 2018-10-12 14:10:34 +00:00
initializers
javascripts Only display merge commit SHA when it exists 2018-10-15 07:56:29 +00:00
lib Fix image webhook rewriting for uploads 2018-10-16 10:54:49 +01:00
mailers
migrations Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
models Backport CE changes for Ops Dashboard in EE 2018-10-12 14:10:34 +00:00
policies
presenters Rails 5: fix mysql milliseconds problems in scheduled build specs 2018-10-06 14:13:13 +02:00
requests Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
routing Resolve "Drop down filter for project snippets" 2018-10-05 09:42:38 +00:00
rubocop
serializers Enhance and test JSON schema for deployments 2018-10-10 15:59:02 +02:00
services Fix project deletion when there is a export available 2018-10-10 13:24:06 -07:00
sidekiq/cron
support Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
tasks
unicorn
uploaders
validators
views
workers Merge branch 'increase-event-retention-prune-old-events-worker' into 'master' 2018-10-08 10:41:09 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb