gitlab-org--gitlab-foss/spec/lib
Adam Niedzielski f8dd11957a Test all enabled routes in ETag caching middleware and fix pipeline routes
Extract route matching logic to Gitlab::EtagCaching::Router.

Fix pipeline routes:
1. "project_pipelines" has to come after "commit_pipelines" and
"merge_request_pipelines" because it is more generic
2. "commit_pipelines": "\s" (any whitespace character) => "\S"
(any non-whitespace character).
2017-04-10 10:45:37 +02:00
..
api/helpers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
banzai Add indication for closed or merged issuables in GFM 2017-04-07 14:31:43 -05:00
bitbucket Enable Style/WordArray 2017-02-23 09:32:41 -06:00
ci Optimise trace handling code to use streaming instead of full read 2017-04-06 16:20:27 +00:00
constraints Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
container_registry Remove redundant code from container registry classes 2017-04-05 14:44:35 +02:00
gitlab Test all enabled routes in ETag caching middleware and fix pipeline routes 2017-04-10 10:45:37 +02:00
json_web_token
mattermost Fix values being called at Array instead of Hash 2017-03-06 11:30:13 +01:00
microsoft_teams adds relevant tests 2017-04-06 19:47:07 +01:00
additional_email_headers_interceptor_spec.rb Set Auto-Submitted: auto-generated header to emails 2017-02-15 23:15:48 +05:00
disable_email_interceptor_spec.rb
event_filter_spec.rb Add traits for the different Event types to the Event factory 2017-02-01 16:02:03 -05:00
expand_variables_spec.rb Futher rename the CI variables 2017-03-16 08:49:01 +01:00
extracts_path_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
file_size_validator_spec.rb
git_ref_validator_spec.rb
gitlab_spec.rb
light_url_builder_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
repository_cache_spec.rb Use :empty_project where possible throughout spec/lib 2017-01-25 12:25:42 -05:00