gitlab-org--gitlab-foss/lib
Rémy Coutable 645a55f19b Introduce a new middleware for the test environment that can block requests
The idea is that after each feature spec example, we block all incoming
requests at the Rack level, go to the 'about:blank' page, and wait until
the current requests reach 0.

This should solve the problem where a request would end after database
cleaner performed the database truncation. The problem was that a GET
request can still lead to records creation (e.g. namespaces or routes).

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-22 19:45:21 +01:00
..
api Return 404 in project issues API endpoint when project cannot be found 2017-03-20 18:03:29 +01:00
assets
backup Merge branch '28447-hybrid-repository-storages' into 'master' 2017-03-07 16:55:03 +00:00
banzai Merge branch 'fix-links-target-blank' into 'security' 2017-03-20 18:51:36 -07:00
bitbucket Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
ci Fix regression in runners registration v1 api 2017-03-13 16:35:10 +01:00
constraints replace find_with_namespace with find_by_full_path 2017-02-03 07:14:04 +07:00
container_registry Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
generators/rails/post_deployment_migration
gitlab Introduce a new middleware for the test environment that can block requests 2017-03-22 19:45:21 +01:00
json_web_token
mattermost Merge branch 'master' into 'zj-create-mattermost-team' 2017-03-06 14:04:14 +00:00
omni_auth Remove explicit require calls, and use require_dependency when needed 2017-03-13 14:29:55 +01:00
rouge Document tag option and clarify spec 2017-03-14 15:29:00 -06:00
support Add gitaly source installation instructions 2017-03-21 14:55:41 +01:00
tasks Merge branch 'gitaly-install-rake' into 'master' 2017-03-21 15:32:58 +00:00
additional_email_headers_interceptor.rb Set Auto-Submitted: auto-generated header to emails 2017-02-15 23:15:48 +05:00
banzai.rb
disable_email_interceptor.rb
email_template_interceptor.rb Use #parts instead of #part to read all the parts of the Message. 2017-01-09 13:01:07 -05:00
event_filter.rb Add issue events filter and make sure "All" really shows everything 2016-12-04 23:07:22 +01:00
expand_variables.rb
extracts_path.rb Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
file_size_validator.rb Enable Style/ClassCheck 2017-02-23 09:32:22 -06:00
file_streamer.rb
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb
unfold_form.rb
uploaded_file.rb
version_check.rb