gogs/modules/context
Girish Sonawane b9bb4a62d6 api: make CORS work by handling preflight OPTIONS request (#4264)
* make CORS work by handling preflight OPTIONS request

* Update api.go
2017-03-11 03:01:59 -05:00
..
api.go api/repo: fix cannot reponse branch with slashes (#4198) 2017-03-10 23:37:25 -05:00
api_org.go #1692 add admin APIs to add/remove a user from teams 2016-03-25 18:04:02 -04:00
auth.go Minor naming improvement 2016-08-17 16:10:07 -07:00
context.go api: make CORS work by handling preflight OPTIONS request (#4264) 2017-03-11 03:01:59 -05:00
org.go Add org.getUserTeams to reduce redundant code 2016-07-24 18:09:45 +08:00
repo.go templates/repo: only show Git stats in repository home page (#3518) 2017-03-10 15:13:48 -05:00