gitlab-org--gitlab-foss/app/workers
Dmitriy Zaporozhets f244914402 Merge branch 'regex-start-of-string' into 'master'
Fix persistent XSS vulnerability around profile website URLs.

Fixes gitlab/gitlab-ee#268

See merge request !1761
2015-04-12 07:36:40 +00:00
..
auto_merge_worker.rb Make automerge via satellite 2015-01-09 19:10:01 -08:00
emails_on_push_worker.rb Fix EmailsOnPush. 2015-03-26 07:38:52 +01:00
fork_registration_worker.rb CI forking: tests 2015-04-06 19:45:16 +03:00
gitlab_shell_worker.rb
irker_worker.rb Fewer constants, more helpers. 2015-03-19 10:34:04 +01:00
post_receive.rb Use `\A` and `\z` in regexes instead of `^` and `$`. 2015-04-10 18:31:07 +02:00
project_service_worker.rb Fix async services execution broken in 7.6 2014-12-29 17:48:43 +02:00
project_web_hook_worker.rb Fix async services execution broken in 7.6 2014-12-29 17:48:43 +02:00
repository_archive_worker.rb Add tests. 2015-03-31 13:37:21 +02:00
repository_import_worker.rb Delete deploy key from Bitbucket after importing. 2015-02-24 15:07:24 +01:00
system_hook_worker.rb