gitlab-org--gitlab-foss/spec/lib
Douwe Maan ec4e7d9a9f Merge branch 'process-commit-worker-improvements' into 'master'
Pass commit data to ProcessCommitWorker

This changes `ProcessCommitWorker` so that it takes a Hash containing commit data instead of a commit SHA. This means the worker doesn't have to access Git just to process a commit message (and other data it may use). This in turn should solve the problem of ending up with 15 000-something jobs in the `process_commit` queue that take forever to process.

See merge request !7744
2016-12-02 04:32:23 +00:00
..
banzai remove underscore from user-content id namespace 2016-11-30 15:28:11 -06:00
ci Make CI job script a required configuration entry 2016-11-18 14:14:41 +01:00
constraints Add nested groups support to the routing 2016-11-23 14:08:36 +02:00
container_registry
gitlab Merge branch 'process-commit-worker-improvements' into 'master' 2016-12-02 04:32:23 +00:00
json_web_token
disable_email_interceptor_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
event_filter_spec.rb Fix inconsistent highlighting of already selected activity nav-links 2016-10-05 15:38:18 -05:00
expand_variables_spec.rb Verify expandability of variables defined as part of environment 2016-09-19 10:07:13 +02:00
extracts_path_spec.rb Allow browsing branches that end with '.atom' 2016-10-11 13:31:12 +01:00
file_size_validator_spec.rb
git_ref_validator_spec.rb
gitlab_spec.rb
light_url_builder_spec.rb refactored and added missing spec to light URL builder 2016-11-17 08:22:57 +01:00
repository_cache_spec.rb Use project ID in repository cache to prevent stale data from persisting across projects 2016-07-25 05:09:28 -07:00