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-03-06Fix tests by latest proposal changesShinya Maeda
2018-03-06Fix rake task to use corrrect SQLShinya Maeda
2018-03-02Foreground verification of uploads and LFS objectsNick Thomas
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-2136847 - update toml-rb to 1.0.0Ken
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
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-09Refactoring spec for the gitlab:uploads:check rake taskDouglas Barbosa Alexandre
2018-01-09Make Rubocop happyDouglas Barbosa Alexandre
2018-01-09Add spec for gitlab:uploads rake tasksDouglas Barbosa Alexandre
2018-01-04refactor spec, add docsJames Lopez
2018-01-04add lock specsJames Lopez
2018-01-04add locks chekJames Lopez
2018-01-04fix specJames Lopez
2018-01-04add new git fsck rake task and specJames Lopez
2017-12-07Remove Rugged::Repository#empty?Zeger-Jan van de Weg
2017-11-24static analysis fixdigitalMoksha
2017-11-24ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-21ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`Brett Walker
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-11-02Remove tokens:reset_all_auth rake taskDouwe Maan
2017-11-02Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan
2017-10-18Stub ENV in the LDAP task spec fileRémy Coutable
2017-10-18Stub ENV in the Gitaly task spec fileRémy Coutable
2017-10-18Stub ENV in the backup task spec fileRémy Coutable
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-25Fixed few gitlab:check tasks that were failing with exceptionGabriel Mazetto
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-14Merge branch 'gitaly-test-bundle-path' into 'master'Rémy Coutable
2017-08-11Use existing BUNDLE_PATH for gitaly in local testsJacob Vosmaer
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-09Merge branch '36003-do-not-include-to-kernel' into 'master'Robert Speicher
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-08Properly set the expectation on the main objectLin Jen-Shin
2017-08-08We shouldn't include utility methods everywhereLin Jen-Shin
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-04fix testsKim "BKC" Carlbäcker
2017-08-02Don't call load_tasks as this would load the tasks twiceRémy Coutable
2017-08-01Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern
2017-08-01CI fixes for gitaly-rubyJacob Vosmaer
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto