summaryrefslogtreecommitdiff
path: root/spec/fast_spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add methods for injecting EE modulesYorick Peterse2019-07-301-0/+1
* Backport gitlab.yml.example from EEconfig-yaml-differencesYorick Peterse2019-06-201-0/+1
* Use Nokogiri as the ActiveSupport XML backendsh-use-nokogiri-xml-backendStan Hu2018-11-161-0/+1
* Allow CE do nothing if route doesn't exist7864-ee-routesLin Jen-Shin2018-10-261-0/+1
* Improve fast specs helper to autoload the libraryGrzegorz Bizon2018-05-111-9/+3
* Do not preload settingsKamil Trzciński2018-04-241-1/+2
* Get rid of config/initializers/2_app.rb and define Gitlab in lib/gitlab.rbRémy Coutable2018-04-231-5/+1
* Address latest feedbackRémy Coutable2018-04-231-5/+3
* Move Settings to its own file, isolate it from Rails and introduce Gitlab.rootRémy Coutable2018-04-231-22/+5
* Introduce spec/fast_spec_helper.rb to run spec files that don't rely on the w...Rémy Coutable2018-04-231-0/+38