Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-12Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-07Include new URL helpers retroactively into includers of Gitlab::RoutingDouwe Maan
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-20Include Devise::Test::IntegrationHelpers for all feature specsRobert Speicher
2017-06-15Make spec/spec_helper consistent with EE by including a :routing typeStan Hu
2017-06-13Fix migrations testing support RSpec hooks orderGrzegorz Bizon
2017-06-12Merge branch 'retry-specs' into 'master'Robert Speicher
2017-06-12Attempts to run RSpec tests twice (1 retry)Rémy Coutable
2017-06-10Use :request_store hooks on specsOswaldo Ferreira
2017-06-07Merge branch 'feature/gb/migrate-pipeline-stages' into 'master'Kamil Trzciński
2017-06-05Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon
2017-06-05Calculate previous migration version in specs supportGrzegorz Bizon
2017-06-02Move Prometheus presentation logic to PrometheusTextPawel Chojnacki
2017-05-31Move rainbow monkey patch to String to spec_helperGabriel Mazetto
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-26Reorder pipeline stages-related migrationsGrzegorz Bizon
2017-05-26Add pipeline stages post deployment migrationGrzegorz Bizon
2017-05-26Add migrations helpers to simplify writing migration specsGrzegorz Bizon
2017-05-26Make migration specs by using migrator in around hookGrzegorz Bizon
2017-05-25Simplify migrations for specific database schemaGrzegorz Bizon
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-19Enable RSpec profiling only if RSPEC_PROFILING_POSTGRES_URL is not emptyRémy Coutable
2017-05-17Hide nested group UI/API support for MySQLYorick Peterse
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-04-28Resolve "rspec_profiling is enabled for MySQL"Rémy Coutable
2017-04-13Allow to enable `rspec_profiling` for a branch on the CIRémy Coutable
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-03-24When on CI, enable RSpec profiling for `master` onlyRémy Coutable
2017-03-22Only include WaitForAjax for :js specsRémy Coutable
2017-03-22Introduce a new middleware for the test environment that can block requestsRémy Coutable
2017-03-13Retry only on feature specs that use JS, on CIRémy Coutable
2017-03-13Implement `json_response` as a `let` variableRémy Coutable
2017-02-03Shave spec/features/issues/filtered_search/dropdown_label_spec.rb from 10 min...Rémy Coutable
2017-01-27Add the rspec_profiling gem and documentation to the GitLab development envir...Nick Thomas
2017-01-25Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan
2017-01-25Fix race conditions for AuthorizedProjectsWorkerYorick Peterse
2017-01-23Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon
2017-01-22Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon
2017-01-15Don't persist ApplicationSetting in test envRémy Coutable
2016-12-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-12-01Only include EmailHelpers in mailer specs and specs using themRobert Speicher
2016-11-09Refine specs for build show page with environmentsGrzegorz Bizon
2016-11-08Fix broken commits searchValery Sizov
2016-10-28Replace static issue fixtures by script (!6059)winniehell
2016-10-25Don't schedule ProjectCacheWorker unless neededYorick Peterse
2016-10-12Revert "Merge branch 'tests-use-tmpfs' into 'master'"Yorick Peterse
2016-10-06Try tmpfs for repository storage, etcNick Thomas
2016-09-28Upgrade Devise from 4.1.1 to 4.2.0.Connor Shea
2016-08-24Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin