gitea/routers
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471)
* add internal routes for ssh hook comands

* fix lint

* add comment on why package named private not internal but the route name is internal

* add comment above package private why package named private not internal but the route name is internal

* remove exp time on internal access

* move routes from /internal to /api/internal

* add comment and defer on UpdatePublicKeyUpdated
2017-04-19 11:45:01 +08:00
..
admin fix: Admin can see all private repositories on Explore page. (#1026) 2017-02-26 13:59:31 +08:00
api/v1 Migrate WatchInfo struct to api (#1492) 2017-04-16 20:51:04 +08:00
dev Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
org fix leave team 404 (#1154) 2017-03-09 19:18:49 +08:00
private Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
repo Mirror sync interval specified as duration string (#1407) 2017-04-08 23:27:26 +08:00
user Orgs: fix org page title when full name is not defined (#1495) 2017-04-15 10:02:46 +08:00
home.go fix: Admin can see all private repositories on Explore page. (#1026) 2017-02-26 13:59:31 +08:00
init.go Sanitation fix from Gogs (#1461) 2017-04-13 10:52:24 +08:00
install.go Fixes 1019, install page SMTP user is required to (#1020) 2017-02-24 09:37:13 +08:00