aboutsummaryrefslogtreecommitdiffstats
path: root/modules/validation/binding.go
Commit message (Expand)AuthorAgeFilesLines
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-8/+8
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-3/+21
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Improve valid user name check (#20136)wxiaoguang2022-11-041-0/+20
* Add more checks in migration code (#21011)zeripath2022-09-041-31/+3
* format with gofumpt (#18184)65432022-01-201-7/+4
* Added support for gopher URLs. (#14749)ayb2021-06-251-0/+19
* Add tag protection (#15629)KN4CK3R2021-06-251-8/+51
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-1/+1
* [API] Get a single commit via Ref (#10915)65432020-04-071-15/+25
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+25
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Clean up ref name rules (#6437)mrsdizzie2019-03-261-2/+5
* Improve URL validation for external wiki and external issues (#4710)Lauris BH2018-08-151-8/+3
* Add tag check to release draft creation (#3729)Bwko2018-06-041-1/+1
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-151-3/+9
* Better URL validation (#1507)Lauris BH2017-04-191-0/+102