aboutsummaryrefslogtreecommitdiffstats
path: root/modules/validation
Commit message (Expand)AuthorAgeFilesLines
* Check blocklist for emails when adding them to account (#26812)techknowlogick2023-08-301-0/+25
* Replace `interface{}` with `any` (#25686)silverwind2023-07-042-9/+9
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-3/+21
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-278-16/+8
* Improve valid user name check (#20136)wxiaoguang2022-11-043-0/+63
* Add more checks in migration code (#21011)zeripath2022-09-041-31/+3
* use IsLoopback (#19477)65432022-04-251-23/+1
* format with gofumpt (#18184)65432022-01-201-7/+4
* Upgrade chi to v5 (#17298)Lunny Xiao2021-10-131-1/+1
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-083-5/+5
* Added support for gopher URLs. (#14749)ayb2021-06-252-0/+38
* Add tag protection (#15629)KN4CK3R2021-06-253-11/+115
* Move macaron to chi (#14293)Lunny Xiao2021-01-265-9/+10
* [API] Get a single commit via Ref (#10915)65432020-04-071-15/+25
* Implement webhook branch filter (#7791)WGH2019-09-093-2/+90
* Use gitea forked macaron (#7933)Tamal Saha2019-08-235-7/+7
* Fix lax comparison in validation tests (#7815)WGH2019-08-121-2/+6
* Add golangci (#6418)kolaente2019-06-121-6/+0
* Validate External Tracker URL Format (#7089)mrsdizzie2019-05-312-0/+86
* Clean up ref name rules (#6437)mrsdizzie2019-03-262-2/+129
* Improve URL validation for external wiki and external issues (#4710)Lauris BH2018-08-153-8/+170
* 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-194-0/+417