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
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
2018-07-20Stop vendoring gitlab/git/index.rbJacob Vosmaer
2018-07-18Exclude more gitlab_git files from vendoringJacob Vosmaer (GitLab)
2018-07-12Vendor gitlab_git at 555afe8971c9ab6f9Jacob Vosmaer (GitLab)
2018-06-06Vendor gitlab_git at 930ad88a87b0814173989Jacob Vosmaer (GitLab)
2018-03-29Add handling for large commit and tag messagesAhmad Sherif
2018-03-15Sanitize URLs in Sentry exceptions sent from gitaly-rubyAhmad Sherif
2018-03-12Report original exceptions to Sentry instead of wrapped ones by the exception...Ahmad Sherif
2018-03-05Fix FetchRemote throwing "Host key verification failed"Ahmad Sherif
2018-02-22Send gitaly-ruby exceptions to SentryAhmad Sherif
2018-02-01Convert inputs to UTF-8 before passing them to GollumAhmad Sherif
2018-01-04Add rspec unit and integration testsJacob Vosmaer (GitLab)