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-02-2136847 - update toml-rb to 1.0.0Ken
2018-01-30Merge branch '41972-make-sure-no-warnings' into 'master'Robert Speicher
2018-01-26Pass BUNDLE_PATH to install to the same path for testLin Jen-Shin
2018-01-26Eliminate the warnings from task helpersLin Jen-Shin
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-05Allow local tests to use a modified GitalyJacob Vosmaer (GitLab)
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-21Use `make install` for Gitaly setups in non-test environmentsAlejandro RodrĂ­guez
2017-11-21Fix slow gitaly dev test bundleJacob Vosmaer (GitLab)
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-11Use existing BUNDLE_PATH for gitaly in local testsJacob Vosmaer
2017-08-08Unset BUNDLE_GEMFILE when installing GitalyJacob Vosmaer
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-04Have raketask tell gitaly where to find shellKim "BKC" CarlbÀcker
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-27Support the fact that Gitaly uses bundlerJacob Vosmaer
2017-06-20Enable gitaly token auth when testingJacob Vosmaer
2017-06-15Stop using deprecated `path` field on Gitaly messagesAlejandro RodrĂ­guez
2017-05-02#31560 Add repo parameter to gitaly:install and workhorse:installMike Ricketts
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-13Expand components version specification format to allow branchesAlejandro RodrĂ­guez
2017-04-04Add rake task that prints TOML storage configurationAhmad Sherif
2017-03-21Rake task that can install gitaly at a tag versionJacob Vosmaer