0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 06:34:58 +01:00
gitea/routers
Ethan Koenig d91fe5254d Fix ignored errors in API route (#2850)
* Fix ignored errors in API route
2017-11-04 19:10:01 +01:00
..
admin Add commit count caching (#2774) 2017-10-26 09:37:33 +08:00
api/v1 Fix ignored errors in API route (#2850) 2017-11-04 19:10:01 +01:00
dev
org Remove direct user adding to organization members (#2641) 2017-10-15 10:24:24 +08:00
private
repo Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
routes Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
user Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
home.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
init.go Set session and indexers' data files rel to AppDataPath (#2192) 2017-11-03 10:56:20 +02:00
install.go