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-03Fix legacy migration testZeger-Jan van de Weg
2017-10-17Ensure no exception is raised if the Gitaly process is already gone in TestEn...Rémy Coutable
2017-10-07Commenting on image diffsFelipe Artur
2017-09-29Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-26Fix component update with branch specifiers on CIAlejandro Rodríguez
2017-09-20Fix ff_merge_requests.feature spinach testsEric Eastwood
2017-09-14Make TestInit.setup_gitlab_shell and TestInit.setup_gitaly more robustRémy Coutable
2017-09-14Abort when `TestEnv.init` is not called in the `test` environmentRémy Coutable
2017-09-06Wait for gitaly to boot during testsJacob Vosmaer
2017-09-05update gitlab-test repositoryAlexis Reigel
2017-08-08Add a test to show that threshold 40 would corruptLin Jen-Shin
2017-08-08Merge branch '35941-fix-testing-issue-following-gitaly-install-fix' into 'mas...Rémy Coutable
2017-08-04Print the setup steps and duration and fix an issue resulting in re-setuping ...Rémy Coutable
2017-08-04Unset the RUBYOPT env variable before installing gitaly-rubyRémy Coutable
2017-08-04Revert "Merge branch 'fix-gitaly-install' into 'master'"Rémy Coutable
2017-08-03Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'"Robert Speicher
2017-08-03Merge branch 'fix-gitaly-install' into 'master'Rémy Coutable
2017-08-03Remove test gitaly when older than version fileJacob Vosmaer (GitLab)
2017-08-02Don't call load_tasks as this would load the tasks twiceRémy Coutable
2017-08-02Ensure we run installation Rake tasks in a clean env in TestEnvRémy Coutable
2017-08-01CI fixes for gitaly-rubyJacob Vosmaer
2017-07-28Merge branch 'gitaly-ruby-bundler' into 'master'Sean McGivern
2017-07-27Support the fact that Gitaly uses bundlerJacob Vosmaer
2017-07-27use updated gitlab-test repo for signed commitsAlexis Reigel
2017-07-26Fix saving diffs that are not valid UTF-8Sean McGivern
2017-07-10Don't attempt to warm the Capybara cache outside of CIRobert Speicher
2017-07-07Remove option to disable Gitaly completelyJacob Vosmaer
2017-06-29Merge branch 'shell-test-rebuild' into 'master'Robert Speicher
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Reinstall shell on the test env if it's outdatedAlejandro Rodríguez
2017-06-06Actually clean gitlab-test path when TestEnv.set_repo_refs failsRémy Coutable
2017-05-30added testsPhil Hughes
2017-05-25Re-download and recompile Gitaly in tests if the version changedAlejandro Rodríguez
2017-05-18Shorten the last two commit SHA, because CONSISTENCYRémy Coutable
2017-05-18If TestEnv#set_repo_refs fails, clean test repos and retryRémy Coutable
2017-05-18Factorize TestEvent#copy_repoRémy Coutable
2017-05-15Log gitaly output during testingJacob Vosmaer
2017-05-15Don't reuse gRPC channelsJacob Vosmaer
2017-05-02Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett
2017-04-28Move PDFLab into GitLabSam Rose
2017-04-26Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett
2017-04-25Merge branch 'gitaly-testing-toml' into 'master' Rémy Coutable
2017-04-19Configure Gitaly through settings file instead of ENV varsAlejandro Rodríguez
2017-04-13Merge branch 'master' into notebooklab-in-repoPhil Hughes
2017-04-11Pull in fixture files from the repoPhil Hughes
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-11Finished feature specsLuke "Jared" Bennett
2017-04-02Fix warning when cloning repo that already existsBob Van Landuyt
2017-04-02Fix Spinach and Capybara dependenciesStan Hu
2017-03-31Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable