Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07Bring back Rugged implementation of GetTreeEntriesStan Hu
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2018-11-13Enable even more frozen string in lib/gitlabgfyoung
2018-10-30Move Repository#wrapped_gitaly_errors into concernBob Van Landuyt
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-07-03Remove more feature flagsJacob Vosmaer
2018-02-26Migrate recursive tree entries fetching to GitalyAhmad Sherif
2018-01-30Remove Rugged exception in cache rescueJacob Vosmaer
2017-09-06Implement fix for n+1 issue on `flatten_tree` helperAlejandro Rodríguez
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-07-20Incorporate CommitService.GetTreeEntries Gitaly callAlejandro Rodríguez
2017-07-12Add Gitaly notes and annotations to Gitlab::GitJacob Vosmaer
2017-07-04Fix issues with non-UTF8 filenames by always fixing the encoding of tree and ...Douwe Maan
2017-06-02Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-04-02Fix symlink icon in project treemhasbini
2017-01-05Ensure internal Gitlab::Git references use the namespaceRobert Speicher
2017-01-05Absorb gitlab_gitRobert Speicher
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-03Refactoring and cleanup. Removed unused commit findersDmitriy Zaporozhets
2013-04-02Gitlab::Git::Tree & Blob addedDmitriy Zaporozhets
2013-04-02store commits for MR as array of hashesDmitriy Zaporozhets