aboutsummaryrefslogtreecommitdiffstats
path: root/models/update_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-101-86/+0
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-281-10/+10
* Move push update to post-receive and protected branch check to pre-receive (#...Lunny Xiao2017-02-251-34/+0
* Less boilerplate in models/ unit tests (#725)Ethan Koenig2017-01-251-12/+2
* Better coverage and TODOs for update_test (#616)Ethan Koenig2017-01-091-0/+6
* Unit tests for token and update modelsEthan Koenig2016-12-311-0/+124