summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/blob_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Bring back Rugged implementation of TreeEntryStan Hu2019-03-071-1/+15
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-271-4/+4
* Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-201-11/+1
* Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-201-1/+11
* Remove duplicate tests for GitalyZeger-Jan van de Weg2018-11-191-11/+1
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-11/+6
* Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez2018-07-311-1/+1
* Remove last flags from Blob and WorkhorseJacob Vosmaer2018-07-111-92/+72
* Make blob and other RPC's mandatoryJacob Vosmaer (GitLab)2018-07-091-4/+3
* Gitaly tree entry is mandatoryzj-tree-entry-mandatoryZeger-Jan van de Weg2018-06-251-11/+1
* Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-121-3/+11
* Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker2018-05-301-0/+6
* Backport some changes from gitlab-ee!5476Rubén Dávila2018-05-091-0/+20
* Fix n+1 issue by not reloading fully loaded blobsAlejandro Rodríguez2018-03-051-0/+29
* Add unit tests for Gitaly typeszj-unit-test-gitaly-arraysZeger-Jan van de Weg2018-02-201-0/+1
* Migrate Git::Blob.batch to GitalyAhmad Sherif2018-02-081-42/+52
* Fix .batch_lfs_pointers accepting a lazy enumeratorfix/batch-lfs-pointers-accepting-lazy-enumAhmad Sherif2018-01-251-0/+15
* Migrate .batch_lfs_pointers to Gitalyfeature/migrate-get-lfs-ptrs-to-gitalyAhmad Sherif2018-01-241-15/+28
* Fix Error 500 when repository has no avatarsh-fix-error-500-no-avatarsStan Hu2018-01-201-0/+12
* Merge branch 'remove-commit-tree' into 'master'Sean McGivern2018-01-081-2/+2
|\
| * Remove the Commit#tree methodremove-commit-treeJacob Vosmaer2018-01-041-2/+2
* | Reroute batch blobs to single blob RPCZeger-Jan van de Weg2018-01-021-11/+4
|/
* Detect changes to LFS pointers for pruning and integrity checkJames Edwards-Jones2017-11-011-0/+55
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-2/+2
* Ensure that Blob.raw returns always returns a valid blob objectsh-blob-raw-checkStan Hu2017-09-211-0/+3
* Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-231-1/+1
* Merge branch 'blob-batch-methods' into 'master'Douwe Maan2017-08-071-0/+71
|\
| * Rename 'limit' to 'blob_size_limit'Jacob Vosmaer2017-08-071-5/+5
| * Add Gitlab::Git::Blob.batch methodJacob Vosmaer2017-08-011-0/+71
* | Fix bug in blob testJacob Vosmaer2017-08-011-2/+8
|/
* Add gitaly_git_blob_raw featureJacob Vosmaer2017-07-071-1/+11
* Merge branch 'feature/migrate-blob-find-to-gitaly' into 'master'Robert Speicher2017-06-221-1/+11
|\
| * Migrate Gitlab::Git::Blob.find to Gitalyfeature/migrate-blob-find-to-gitalyAhmad Sherif2017-06-211-1/+11
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-3/+3
|/
* Fix specsdm-git-blob-sizesDouwe Maan2017-04-171-2/+2
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-1/+1
* Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-241-4/+4
* Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-185/+0
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-3/+3
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-3/+3
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+489