gitlab-org--gitlab-foss/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 Remove the User#is_admin? method 2017-04-09 13:20:57 +11:00
assets
backup Fix custom hooks restore 2017-03-29 14:48:06 +02:00
banzai Add indication for closed or merged issuables in GFM 2017-04-07 14:31:43 -05:00
bitbucket
ci Optimise trace handling code to use streaming instead of full read 2017-04-06 16:20:27 +00:00
constraints
container_registry Add minor improvements to container registry code 2017-04-06 10:23:51 +02:00
generators/rails/post_deployment_migration
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
microsoft_teams adds relevant tests 2017-04-06 19:47:07 +01:00
omni_auth
rouge Document tag option and clarify spec 2017-03-14 15:29:00 -06:00
support Use config.toml to configure Gitaly 2017-04-06 17:44:18 +02:00
tasks Merge branch 'feature/add-rake-task-prints-storage-config-in-toml' into 'master' 2017-04-07 21:58:19 +00:00
additional_email_headers_interceptor.rb
banzai.rb
disable_email_interceptor.rb
email_template_interceptor.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
file_size_validator.rb
file_streamer.rb
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb
unfold_form.rb
uploaded_file.rb
version_check.rb