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
2018-11-13Enable even more frozen string in lib/gitlabgfyoung
2018-06-13RawBlame only called through GitalyZeger-Jan van de Weg
2018-06-11Move gitaly_blame, gitaly_count_commits, gitaly_commit_count to opt-outJacob Vosmaer (GitLab)
2018-05-08Remove rugged call in blame controllerZeger-Jan van de Weg
2018-01-29Set alternate object directories in run_gitJacob Vosmaer (GitLab)
2017-08-08Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez
2017-08-03Migrate blame loading to GitalyAhmad Sherif
2017-07-12Add Gitaly notes and annotations to Gitlab::GitJacob Vosmaer
2017-06-02Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt
2017-01-17Remove some useless require_relative statementsRémy Coutable
2017-01-05Use configured git rather than system gitRobert Schilling
2017-01-05Absorb gitlab_gitRobert Speicher
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-18Prevent 500 error on git blame if empty fileDmitriy Zaporozhets
2013-04-01added Gitlab::Git::Blame for git blame featureDmitriy Zaporozhets