summaryrefslogtreecommitdiff
path: root/GITLAB_WORKHORSE_VERSION
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2015-12-15 17:23:23 +0100
committerYorick Peterse <yorickpeterse@gmail.com>2015-12-17 17:25:48 +0100
commitbcee44ad33d8a84822a8df068d47812594c445a3 (patch)
tree7433df4afefe513e3593cb25e0ed781d3f4c7fa4 /GITLAB_WORKHORSE_VERSION
parenta93a32a290c8e134763188ebd2b62935f5698e6c (diff)
downloadgitlab-ce-bcee44ad33d8a84822a8df068d47812594c445a3.tar.gz
Instrument all ActiveRecord model methods
This works by searching the raw source code for any references to commonly used ActiveRecord methods. While not bulletproof it saves us from having to list hundreds of methods by hand. It also ensures that (most) newly added methods are instrumented automatically. This _only_ instruments models defined in app/models, should a model reside somewhere else (e.g. somewhere in lib/) it _won't_ be instrumented.
Diffstat (limited to 'GITLAB_WORKHORSE_VERSION')
0 files changed, 0 insertions, 0 deletions