This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-10-08 15:26:12 +02:00
Code
Issues
Activity
gitea
/
routers
History
techknowlogick
d1c982cb73
Add bio field for user (
#6113
)
...
Fix
#4339
2019-03-18 22:28:10 -04:00
..
admin
…
api
/v1
Return 409 when creating repo if it already exists. (
#6330
)
2019-03-15 10:19:09 -04:00
dev
…
org
fix bug when update owner team then visit team's repo return 404 (
#6119
)
2019-02-22 11:14:45 -05:00
private
Clean up various use of escape/unescape functions for URL generation (
#6334
)
2019-03-18 10:00:23 -04:00
repo
Clean up various use of escape/unescape functions for URL generation (
#6334
)
2019-03-18 10:00:23 -04:00
routes
Add same changes from issues page to milestone->issues page (
#6328
)
2019-03-15 11:50:27 -04:00
user
Add bio field for user (
#6113
)
2019-03-18 22:28:10 -04:00
utils
…
home.go
Clean up various use of escape/unescape functions for URL generation (
#6334
)
2019-03-18 10:00:23 -04:00
init.go
…
install.go
Integrate OAuth2 Provider (
#5378
)
2019-03-08 11:42:50 -05:00
metrics.go
…
swagger_json.go
…