summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/view.go
Commit message (Expand)AuthorAgeFilesLines
...
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-6/+7
* Read expected buffer size (#17409)KN4CK3R2021-10-241-7/+6
* Defer Last Commit Info (#16467)zeripath2021-10-081-52/+153
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-4/+5
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-5/+4
* Render full plain readme. (#17083)KN4CK3R2021-09-171-0/+4
* [API] generalize list header (#16551)65432021-08-121-1/+1
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-1/+1
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-2/+2
* Fix external renderer (#16401)65432021-07-121-0/+3
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Add button to delete undeleted repositories from failed migrations (#16197)zeripath2021-06-301-0/+2
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-211-0/+3
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+808