summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/blob.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-031-2/+10
* Small code tweaksDouwe Maan2017-04-271-4/+0
* Normalize sizes in Gitlab::Git::BlobDouwe Maan2017-04-171-2/+2
* Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-157/+0
* Remove some useless require_relative statements26756-fix-already-intialized-constant-warningsRémy Coutable2017-01-171-3/+0
* Ensure internal Gitlab::Git references use the namespacers-absorb-gitlab_gitRobert Speicher2017-01-041-8/+8
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+333
* Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-42/+0
* Proper routing. blobs for blobs, raw for send_dataDmitriy Zaporozhets2013-04-031-1/+13
* Gitlab::Git::Tree & Blob addedDmitriy Zaporozhets2013-04-021-0/+30