Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ruby/spec
AgeCommit message (Expand)Author
2019-02-26Remove unused Ruby implementation for CommitStatsZeger-Jan van de Weg
2019-02-22Allow merging to a ref without changing the target branchOswaldo Ferreira
2019-01-08Merge branch 'sh-fix-issue-1329' into 'master'Jacob Vosmaer
2019-01-08Set GITLAB_SHELL_DIR on pushJacob Vosmaer
2019-01-08Avoid use of ENV in rspecJacob Vosmaer
2019-01-04Fix 503 errors when Git outputs warnings to stderrStan Hu
2018-12-21Fix wildcard protected branches not working with remote mirrorsStan Hu
2018-12-19de-duplicate certificates in gitaly remote repo ruby clientAhmad Hassan
2018-12-17Add GIT_DIR to hook environmentStan Hu
2018-12-04Add tls configuration to gitaly golang serverAhmad Hassan
2018-11-28Remove unused bridge_exceptions methodJacob Vosmaer
2018-11-26Allow moved files to infer their content based on the sourceNick Thomas
2018-11-26Add connectivity testsAhmad Hassan
2018-11-23Don't use rugged to write refsBob Van Landuyt
2018-11-09Support SSH credentials for push mirroringNick Thomas
2018-11-07Merge branch 'fj-add-update-submodule' into 'master'Zeger-Jan van de Weg
2018-11-07Added update submodule ref operation to repositoriesFrancisco Javier López
2018-10-30Add LfsChanges and RawDiff spec examplesAlejandro Rodríguez
2018-10-30Add user spec examples and remove unused codeAlejandro Rodríguez
2018-10-30Add tag spec examples and remove unused codeAlejandro Rodríguez
2018-10-30Expand Gitlab::Git::Repository unit specs with examples from railsAlejandro Rodríguez
2018-10-26Fix failing hook specJacob Vosmaer
2018-10-26Merge branch 'bvl-apply-patch-rpc' into 'master'Jacob Vosmaer
2018-10-26Add RPC for applying patches to a branchBob Van Landuyt
2018-10-25Merge branch 'remote-repository-specs' into 'master'Jacob Vosmaer
2018-10-24Make git hooks self healingZeger-Jan van de Weg
2018-10-23Add Gitlab::Git::RemoteRepository unit specsAlejandro Rodríguez
2018-10-22Add Gitlab::Git::Commit unit specsAlejandro Rodríguez
2018-10-22Add Gitlab::Git::Branch unit specsAlejandro Rodríguez
2018-10-16Add unit tests for Blob from gitlab-ce + setup codeAlejandro Rodríguez
2018-10-16Enable some copsZeger-Jan van de Weg
2018-10-15Regenerate rubocop configurationZeger-Jan van de Weg
2018-10-11Merge branch 'loc-fixes' into 'master'Alejandro Rodríguez
2018-10-11Force english output on git commandsAlejandro Rodríguez
2018-10-10Only define RUGGED_KEY in one placeStan Hu
2018-10-10Free Rugged open file descriptors in gRPC middlewareStan Hu
2018-10-08Merge branch 'zj-logger-sentry' into 'master'Jacob Vosmaer
2018-10-08Silence Sentry during testingZeger-Jan van de Weg
2018-10-08Require bundler >= 1.16.5Jacob Vosmaer
2018-10-08Don't use _build/assembly/ruby in rspecJacob Vosmaer
2018-10-05Fix whitespace in spec/lib/gitlab/git/repository_spec.rbStan Hu
2018-10-05Add support for closing Rugged/libgit2 file descriptorsStan Hu
2018-10-05Add missing specs for gitlab_projects.rbStan Hu
2018-10-04Fix uninitialized constant Gitlab::Git::GitlabProjects::TempfileStan Hu
2018-09-28Wait for gitaly to boot in rspec integration testsJacob Vosmaer
2018-09-24Sanitize sentry events' logentry messagesAlejandro Rodríguez
2018-09-21Implements CHMOD action of UserCommitFiles API🙈 jacopo beschi 🙉
2018-09-06Return old and new modes on RawChangesAlejandro Rodríguez
2018-08-06Only load Wiki formatted data upon requestStan Hu
2018-07-31Stop vendoring Gitlab::VersionInfoZeger-Jan van de Weg