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-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-11-30Set an artificial $HOME for gitaly in testJacob Vosmaer (GitLab)
2017-11-21Fix reply quote keyboard shortcut on MRsEric Eastwood
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-11-02add InspectRequests helper automatically to :js testsMike Greiling
2017-11-02add CookieHelper and InputHelper automatically to :js testsMike Greiling
2017-10-16Add LiveDebugger#live_debug to debug Capybara in feature tests.Rémy Coutable
2017-10-04Improve the flaky examples detection jobsRémy Coutable
2017-10-03Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling
2017-09-22Automatically set a :type for specsRémy Coutable
2017-09-14Force `RAILS_ENV` to `test` in `spec/spec_helper.rb`Rémy Coutable
2017-08-22Stub `ForkedStorageCheck.storage_available?` by default in all specsRobert Speicher
2017-08-17Migrate down before each migration unit testGrzegorz Bizon
2017-08-16Make it possible to provide schema version in testsGrzegorz Bizon
2017-08-16Migrate db schema for context in :migration specsGrzegorz Bizon
2017-08-14Merge branch '35804-document-table-based-tests' into 'master'Robert Speicher
2017-08-11Merge branch '32004-use-timecop-safe-mode' into 'master'Robert Speicher
2017-08-11Use a new RspecFlakyListener to detect flaky specsRémy Coutable
2017-08-11Enable Timecop safe modeRémy Coutable
2017-08-11Use rspec-parameterized for table-based testsNick Thomas
2017-08-07Reset only migration modelsLin Jen-Shin
2017-08-02Don't send rejection mails for all auto-generated mailsLin Jen-Shin
2017-07-31Remove events column from notification settingsSean McGivern
2017-07-28Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable
2017-07-24Update shoulda-matchers gem to 3.1.2Dmitriy Zaporozhets
2017-07-19Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki
2017-07-13Enable all feature flags by default in specsBob Van Landuyt
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