summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/rev_list.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Gitaly notes and annotations to Gitlab::GitJacob Vosmaer2017-07-121-0/+4
* Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs methodRémy Coutable2017-04-101-24/+25
* Reject blank environment vcariables in Gitlab::Git::RevList25848-fix-git-rev-list-env-parsingRémy Coutable2016-12-201-2/+2
* Implement final review comments from @rymai.25301-git-2.11-force-push-bugTimothy Andrew2016-12-161-6/+8
* Implement review comments from @dbalexandre.Timothy Andrew2016-12-161-10/+12
* Validate environment variables in `Gitlab::Git::RevList`Timothy Andrew2016-12-161-3/+13
* Accept environment variables from the `pre-receive` script.Timothy Andrew2016-12-161-0/+28