summaryrefslogtreecommitdiff
path: root/config/initializers/rspec_profiling.rb
Commit message (Expand)AuthorAgeFilesLines
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-2/+2
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-3/+2
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* Enable RSpec profiling only if RSPEC_PROFILING_POSTGRES_URL is not empty31933-improve-rspec-profiling-enablingRémy Coutable2017-05-191-1/+1
* Revert "Merge branch 'fix-rspec_profiling-establish_connection-string-depreca...revert-58d1cd6bStan Hu2017-05-071-1/+1
* Cast ENV['RSPEC_PROFILING_POSTGRES_URL'] to symbol in establish_connection ca...fix-rspec_profiling-establish_connection-string-deprecationLuke "Jared" Bennett2017-05-071-1/+1
* Resolve "rspec_profiling is enabled for MySQL"Rémy Coutable2017-04-281-4/+4
* Set profiler only for postgresql not mysqlLin Jen-Shin2017-04-101-1/+1
* RSpec profiling: Prepend the branch name with `ce` or `ee`Rémy Coutable2017-03-241-1/+5
* Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-161-1/+1
* Swallow collection errors in RspecProfilingNick Thomas2017-03-071-9/+28
* rspec_profiling: Discover the correct branch name in GitLab CINick Thomas2017-02-101-0/+8
* Add the rspec_profiling gem and documentation to the GitLab development envir...23034-enable-rspec-profilingNick Thomas2017-01-271-0/+14