summaryrefslogtreecommitdiffstats
path: root/modules/auth/repo_form_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-0/+1
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-0/+25
|
* prevent empty review comment (#4632)Lanre Adelowo2018-08-071-0/+41
* prevent empty review comment This would only require a comment for rejection and comment * add tests * add comment