summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable RSpec profiling only if RSPEC_PROFILING_POSTGRES_URL is not empty31933-improve-rspec-profiling-enablingRémy Coutable2017-05-191-1/+1
* Resolve "rspec_profiling is enabled for MySQL"Rémy Coutable2017-04-281-2/+3
* Allow to enable `rspec_profiling` for a branch on the CI30907-allow-to-enable-rspec-profile-for-a-given-branchRémy Coutable2017-04-131-2/+8
* Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-111-0/+4
* When on CI, enable RSpec profiling for `master` onlyRémy Coutable2017-03-241-1/+2
* Only include WaitForAjax for :js specsRémy Coutable2017-03-221-1/+1
* Introduce a new middleware for the test environment that can block requestsRémy Coutable2017-03-221-0/+1
* Retry only on feature specs that use JS, on CI29242-fix-api-specs-potential-weird-failures-on-retriesRémy Coutable2017-03-131-0/+7
* Implement `json_response` as a `let` variableRémy Coutable2017-03-131-0/+6
* Shave spec/features/issues/filtered_search/dropdown_label_spec.rb from 10 min...27564-shave-dropdown-label-search-spec-durationRémy Coutable2017-02-031-0/+1
* Add the rspec_profiling gem and documentation to the GitLab development envir...23034-enable-rspec-profilingNick Thomas2017-01-271-0/+4
* Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan2017-01-251-1/+0
|\
| * Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-1/+0
* | Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-231-0/+1
|/
* Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon2017-01-211-1/+0
* Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-151-0/+1
* Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-0/+4
* Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-011-1/+1
* Refine specs for build show page with environmentsGrzegorz Bizon2016-11-091-3/+4
* Fix broken commits search24255-search-fixValery Sizov2016-11-081-0/+1
* Replace static issue fixtures by script (!6059)winniehell2016-10-281-1/+1
* Don't schedule ProjectCacheWorker unless neededproject-cache-worker-schedulingYorick Peterse2016-10-251-0/+6
* Revert "Merge branch 'tests-use-tmpfs' into 'master'"Yorick Peterse2016-10-121-5/+0
* Try tmpfs for repository storage, etcNick Thomas2016-10-061-0/+5
* Upgrade Devise from 4.1.1 to 4.2.0.Connor Shea2016-09-271-1/+1
* Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-0/+1
|\
| * Use travel_to instead of dependency injection, feedback:Lin Jen-Shin2016-08-191-0/+1
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-101-4/+9
|\ \ | |/
| * Add a method in Project to return a cached value of total count of projectsStan Hu2016-08-091-0/+7
| * Introduce SimpleCovEnv singleton helper and use itGrzegorz Bizon2016-07-211-2/+2
| * Update configuration of SimpleCovKamil Trzcinski2016-07-211-0/+1
| * Store all simplecov configuration in one fileKamil Trzcinski2016-07-211-11/+1
| * Remove unused simplecov-rcovKamil Trzcinski2016-07-211-1/+0
| * Merge coverage reportKamil Trzcinski2016-07-211-1/+9
* | Merge branch 'master' into artifacts-from-ref-and-build-nameLin Jen-Shin2016-07-181-1/+0
|\ \ | |/
| * We're not using them (and look at the typo)remove-unused-helperLin Jen-Shin2016-07-121-1/+0
* | Add all the tests and fix stuffs along the way:Lin Jen-Shin2016-07-121-3/+3
|/
* Remove coveralls linescleanup-forgotten-linesZ.J. van de Weg2016-06-301-5/+0
* Enable Knapsack only in CI environmentknapsack-env-ciKamil Trzcinski2016-06-081-2/+4
* Remove knapsack_merger since we don't use it anywayKamil Trzcinski2016-06-071-1/+0
* Use knapsack everywhereKamil Trzcinski2016-06-031-1/+1
* Use own version of knapsack which supports spinach testsKamil Trzcinski2016-06-031-1/+1
* Try to use knapsackKamil Trzcinski2016-06-031-0/+4
* Update rspec-rails from 3.3.3 to 3.4.2.Connor Shea2016-05-011-6/+0
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-0/+1
* Removed benchmark suite and its documentationremove-benchmark-suiteYorick Peterse2016-03-101-2/+0
* Retry failed testsKamil Trzcinski2016-03-091-0/+4
* Add temporary monkey patch to get specs passing on 4.2.5.1Robert Speicher2016-01-251-0/+6
* fix notification_service specsValery Sizov2015-11-301-0/+1
* Merge branch 'refactor-build-service' into 'master' Kamil Trzciński2015-10-051-0/+4
|\