summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git_post_receive_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-1/+1
* Expire project caches once per push instead of once per refStan Hu2019-08-161-1/+44
* Only expire tag cache once per pushsh-only-flush-tags-once-per-pushStan Hu2019-08-131-0/+43
* Rename branches_exist? -> includes_branches?65803-invalidate-branches-cache-on-refreshStan Hu2019-08-091-4/+4
* Invalidate branches cache on PostReceivePatrick Bajao2019-08-091-0/+52