summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/blob_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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