gitea/routers
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
2020-12-25 11:59:32 +02:00
..
admin migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
api/v1 migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
dev
events
org migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
private Use native git variants by default with go-git variants as build tag (#13673) 2020-12-17 22:00:47 +08:00
repo migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
routes Inline manifest.json (#14038) 2020-12-22 19:13:50 +08:00
user Fix creating OAuth2 auth source from CLI (#14116) 2020-12-24 19:47:17 +00:00
utils
home.go
init.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
install.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
metrics.go Move metrics from macaron to chi (#13601) 2020-11-17 15:50:06 -05:00
swagger_json.go