summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Reset only migration models36052-reset-only-migration-modelsLin Jen-Shin2017-08-071-2/+2
* Don't send rejection mails for all auto-generated mails28472-ignore-auto-generated-mailsLin Jen-Shin2017-08-031-1/+5
* Remove events column from notification settings33620-remove-events-from-notification_settingsSean McGivern2017-07-311-0/+4
* Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-281-0/+1
* Update shoulda-matchers gem to 3.1.2Dmitriy Zaporozhets2017-07-241-0/+7
* Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki2017-07-191-1/+0
* Enable all feature flags by default in specsbvl-enable-features-in-testBob Van Landuyt2017-07-131-0/+3
* Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne2017-07-121-0/+5
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-5/+15
* Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Include Devise::Test::IntegrationHelpers for all feature specsRobert Speicher2017-06-191-0/+1
* Make spec/spec_helper consistent with EE by including a :routing typesh-fix-spec-helper-ee-consistencyStan Hu2017-06-141-0/+1
* Fix migrations testing support RSpec hooks orderfix/gb/fix-migrations-testing-support-hooks-orderGrzegorz Bizon2017-06-131-9/+7
* Merge branch 'retry-specs' into 'master'Robert Speicher2017-06-121-3/+2
|\
| * Attempts to run RSpec tests twice (1 retry)retry-specsRémy Coutable2017-06-121-3/+2
* | Use :request_store hooks on specsuse-request-store-helper-instead-actual-codeOswaldo Ferreira2017-06-091-0/+9
|/
* Merge branch 'feature/gb/migrate-pipeline-stages' into 'master'Kamil Trzciński2017-06-071-0/+12
|\
| * Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-051-0/+11
| |\
| * | Calculate previous migration version in specs supportGrzegorz Bizon2017-06-051-3/+3
| * | Reorder pipeline stages-related migrationsGrzegorz Bizon2017-05-261-5/+7
| * | Add pipeline stages post deployment migrationGrzegorz Bizon2017-05-261-2/+2
| * | Add migrations helpers to simplify writing migration specsGrzegorz Bizon2017-05-261-3/+3
| * | Make migration specs by using migrator in around hookGrzegorz Bizon2017-05-261-1/+1
| * | Simplify migrations for specific database schemaGrzegorz Bizon2017-05-251-0/+10
* | | Move Prometheus presentation logic to PrometheusTextPawel Chojnacki2017-06-021-0/+1
| |/ |/|
* | Move rainbow monkey patch to String to spec_helperGabriel Mazetto2017-05-311-0/+3
* | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-0/+8
|\ \ | |/ |/|
| * Hide nested group UI/API support for MySQLYorick Peterse2017-05-171-1/+1
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-0/+8
* | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+0
* | 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