gitlab-org--gitlab-foss/spec
Yorick Peterse 355c341fe7 Stop tracking call stacks for instrumented views
Where a vew is called from doesn't matter as much. We already know what
action they belong to and this is more than enough information. By
removing the file/line number from the list of tags we should also be
able to reduce the number of series stored in InfluxDB.
2016-01-12 15:41:22 +01:00
..
benchmarks Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00
controllers Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
factories Annotate models 2016-01-06 13:09:55 +00:00
features Merge branch 'fix/ci-linter-sequence-validations' into 'master' 2016-01-11 19:09:09 +00:00
finders remove public field from namespace and refactoring 2016-01-04 16:00:29 +02:00
fixtures Milestone reference is a Markdown link 2016-01-07 12:26:05 +01:00
helpers Add two custom Date/Time conversion formats 2016-01-07 20:01:08 -05:00
javascripts Refactor ZenMode 2016-01-08 23:36:09 -05:00
lib Stop tracking call stacks for instrumented views 2016-01-12 15:41:22 +01:00
mailers Make AbuseReportMailer responsible for knowing if it should deliver 2016-01-04 18:59:25 -05:00
models Fix Error 500 when visiting build page of project with nil runners_token 2016-01-10 18:12:47 -08:00
requests Merge branch 'api-project-upload' into 'master' 2016-01-08 20:29:43 +00:00
routing Merge branch 'issue_3076' into 'master' 2016-01-08 15:52:05 +00:00
services Merge branch 'api-project-upload' into 'master' 2016-01-08 20:29:43 +00:00
support Render milestone links as references 2015-12-24 14:43:07 +01:00
tasks/gitlab
views/help
workers Write to InfluxDB directly via UDP 2015-12-29 14:53:45 +01:00
factories.rb Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb