summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/tag.go
Commit message (Expand)AuthorAgeFilesLines
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Use context parameter in models/git (#22367)Jason Song2023-01-091-3/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-2/+2
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-8/+8
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-111-1/+2
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-1/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-1/+2
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-191-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+1
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-1/+1
* Add tag protection (#15629)KN4CK3R2021-06-251-0/+182