This website requires JavaScript.
Explore
Help
Sign in
Nulo
/
gitea
Archived
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull requests
Projects
Releases
Activity
This repository has been archived on
2023-02-01
. You can view files and clone it, but cannot push or open issues or pull requests.
v1.11.6
gitea
/
modules
/
context
History
6543
ed646078e1
Return json on 500 error from API (
#11574
) (
#11660
)
...
Backport
#11574
add API specific InternalServerError() InternalServerError
2020-05-28 19:27:29 +01:00
..
api.go
Return json on 500 error from API (
#11574
) (
#11660
)
2020-05-28 19:27:29 +01:00
api_org.go
Golint fixed for modules/context
2016-11-25 14:53:59 +08:00
api_test.go
fix API link header (
#7298
)
2019-06-26 16:51:32 +08:00
auth.go
Use Req.URL.RequestURI() to cope with FCGI urls (
#9473
)
2019-12-24 00:11:12 +00:00
context.go
Prevent redirect to Host (
#9678
) (
#9679
)
2020-01-09 16:37:37 -05:00
org.go
Team permission to create repository in organization (
#8312
)
2019-11-20 19:27:49 +08:00
pagination.go
Use gitea forked macaron (
#7933
)
2019-08-23 12:40:29 -04:00
panic.go
Use gitea forked macaron (
#7933
)
2019-08-23 12:40:29 -04:00
permission.go
Use Req.URL.RequestURI() to cope with FCGI urls (
#9473
)
2019-12-24 00:11:12 +00:00
repo.go
[Backport] Fix release counter on API repository info (
#10968
) (
#10996
)
2020-04-06 18:13:12 -04:00