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
2018-04-23Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable
2018-04-03Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-02-2136847 - update toml-rb to 1.0.0Ken
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-25Merge branch 'jej/gitattributes-check-at-ref' into 'master'Rémy Coutable
2018-01-24Can parse root .gitattributes file for a refJames Edwards-Jones
2018-01-15Use an at_exit hook to stop test gitalyJacob Vosmaer
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-05Allow local tests to use a modified GitalyJacob Vosmaer (GitLab)
2018-01-03Fix TestEnv.copy_repo to use disk_path instead of full_pathDouglas Barbosa Alexandre
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
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