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-07-18Client implementation for Repository#new_commitsZeger-Jan van de Weg
2018-07-12Remove Repository#path memoizationJacob Vosmaer (GitLab)
2018-06-19Force push is handled by Gitaly nowZeger-Jan van de Weg
2018-06-06Moving rev-list lfs options to LfschangesFrancisco Javier López
2018-06-06Support LFS objects when creating a project by importFrancisco Javier López
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-03-30Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)
2018-02-02Refactor Gitlab::Git code related to LFS changes for Gitaly migrationAlejandro Rodríguez
2018-01-16Prevent RevList failing on non utf8 pathsJames Edwards-Jones
2017-11-06Gitlab::Git::RevList and LfsChanges use lazy popenJames Edwards-Jones
2017-11-01Detect changes to LFS pointers for pruning and integrity checkJames Edwards-Jones
2017-09-20Use Gitlab::Git's Popen on that module's codeAlejandro Rodríguez
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-04-10Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs methodRémy Coutable
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2016-12-20Reject blank environment vcariables in Gitlab::Git::RevListRémy Coutable
2016-12-16Implement final review comments from @rymai.Timothy Andrew
2016-12-16Implement review comments from @dbalexandre.Timothy Andrew
2016-12-16Validate environment variables in `Gitlab::Git::RevList`Timothy Andrew