gitlab-org--gitlab-foss/spec/lib
Yorick Peterse 7b6785b3b1
Use Module#prepend for method instrumentation
By using Module#prepend we can define a Module containing all proxy
methods. This removes the need for setting up crazy method alias chains
and in turn prevents us from having to deal with all that madness (e.g.
methods calling each other recursively).

Fixes gitlab-org/gitlab-ce#15281
2016-04-18 11:16:31 +02:00
..
banzai Merge branch 'patch/fix-markdown-preview-wikis' into 'master' 2016-04-07 00:17:21 +00:00
ci Test dependencies defined as symbols 2016-03-23 12:55:23 +01:00
gitlab Use Module#prepend for method instrumentation 2016-04-18 11:16:31 +02:00
award_emoji_spec.rb Emoji categories fix 2016-04-14 20:45:55 +03:00
disable_email_interceptor_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
extracts_path_spec.rb Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00
file_size_validator_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
git_ref_validator_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
gitlab_spec.rb Add Gitlab.com? method 2016-04-12 17:30:11 -04:00
repository_cache_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00