summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/tree.rb
Commit message (Expand)AuthorAgeFilesLines
* Move Repository#wrapped_gitaly_errors into concernBob Van Landuyt2018-10-301-1/+2
* Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-45/+0
* Remove more feature flagsJacob Vosmaer2018-07-031-8/+2
* Migrate recursive tree entries fetching to GitalyAhmad Sherif2018-02-261-4/+19
* Remove Rugged exception in cache rescuerugged-reference-cache-rescueJacob Vosmaer2018-01-301-0/+2
* Implement fix for n+1 issue on `flatten_tree` helpergitaly-tree-entries-fixAlejandro Rodríguez2017-09-061-4/+7
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-1/+1
* Incorporate CommitService.GetTreeEntries Gitaly callgitaly-tree-entriesAlejandro Rodríguez2017-07-201-24/+35
* Add Gitaly notes and annotations to Gitlab::GitJacob Vosmaer2017-07-121-0/+6
* Fix issues with non-UTF8 filenames by always fixing the encoding of tree and ...dm-encode-tree-and-blob-pathsDouwe Maan2017-07-041-0/+4
* Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt2017-06-011-1/+1
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Fix symlink icon in project treemhasbini2017-04-021-1/+1
* Ensure internal Gitlab::Git references use the namespacers-absorb-gitlab_gitRobert Speicher2017-01-041-2/+2
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+104
* Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-52/+0
* Refactoring and cleanup. Removed unused commit findersDmitriy Zaporozhets2013-04-031-1/+1
* Gitlab::Git::Tree & Blob addedDmitriy Zaporozhets2013-04-021-10/+24
* store commits for MR as array of hashesDmitriy Zaporozhets2013-04-021-0/+38