This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
gogs
Watch
1
Star
0
Fork
0
You've already forked gogs
mirror of
https://github.com/gogs/gogs.git
synced
2025-05-13 11:00:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gogs
/
modules
/
context
History
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_org.go
#1692
add admin APIs to add/remove a user from teams
2016-03-25 18:04:02 -04:00
api.go
api/repo: fix cannot reponse branch with slashes (
#4198
)
2017-03-10 23:37:25 -05: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