THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4f54a4628a6d8871451a8cce9b1a8dbb1c1583ed
gitea
/
routers
History
John Olheiser
08424648ae
Fix create bugs (
#9606
)
...
Signed-off-by: jolheiser <
john.olheiser@gmail.com
>
2020-01-04 21:39:14 -05:00
..
admin
Graceful: Xorm, RepoIndexer, Cron and Others (
#9282
)
2019-12-15 09:51:28 +00:00
api
/v1
[API] dont reqToken on GetReactions (
fix
#9543
) (
#9548
)
2020-01-02 23:27:31 +02:00
dev
…
org
site admin could view org's members (
#9346
)
2019-12-14 01:36:59 -05:00
private
Add branch protection option to block merge on requested changes. (
#9592
)
2020-01-03 19:47:09 +02:00
repo
Fix create bugs (
#9606
)
2020-01-04 21:39:14 -05:00
routes
Only serve attachments when linked to issue/release and if accessible by user (
#9340
)
2020-01-05 01:20:08 +02:00
user
Fix access issues on milestone and issue overview pages. (
#9603
)
2020-01-04 20:23:29 -05:00
utils
…
home.go
Use Req.URL.RequestURI() to cope with FCGI urls (
#9473
)
2019-12-24 00:11:12 +00:00
init.go
Refactor code indexer (
#9313
)
2019-12-23 20:31:16 +08:00
install.go
Graceful: Xorm, RepoIndexer, Cron and Others (
#9282
)
2019-12-15 09:51:28 +00:00
metrics.go
Use gitea forked macaron (
#7933
)
2019-08-23 12:40:29 -04:00
swagger_json.go
…