You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
admin migrate from com.* to alternatives (#14103) 4 years ago
api/v1 migrate from com.* to alternatives (#14103) 4 years ago
dev Display ui time with customize time location (#7792) 6 years ago
events Add EventSource support (#11235) 5 years ago
org migrate from com.* to alternatives (#14103) 4 years ago
private Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
repo migrate from com.* to alternatives (#14103) 4 years ago
routes Inline manifest.json (#14038) 4 years ago
user Fix creating OAuth2 auth source from CLI (#14116) 4 years ago
utils Return the full rejection message and errors in flash errors (#13221) 4 years ago
home.go Simplify CheckUnitUser logic (#12854) 4 years ago
init.go Move webhook type from int to string (#13664) 4 years ago
install.go migrate from com.* to alternatives (#14103) 4 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go Add gitea-vet (#10948) 5 years ago