summaryrefslogtreecommitdiff
path: root/spec/fast_spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc4216-0-stableGitLab Bot2023-05-171-18/+8
* Add latest changes from gitlab-org/gitlab@15-9-stable-eeGitLab Bot2023-03-101-0/+1
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-0/+2
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-7/+3
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-0/+7
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-1/+0
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-0/+3
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-3/+5
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+10
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+7
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-191-5/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-2/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-0/+2
* 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