This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-04 17:17:03 +02:00
Code
Issues
Activity
Files
2551660f497e2a3cdb8f67768024ab9278e92261
gitea
/
routers
T
History
Lauris BH
and
zeripath
3b28de7d8e
fix bug when user login and want to resend register confirmation email (
#6482
) (
#6486
)
2019-04-02 09:36:56 +01:00
..
admin
…
api
/v1
Fix Hook & HookList in Swagger (
#6432
) (
#6440
)
2019-03-27 09:03:34 +02: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 ref name rules (
#6437
) (
#6439
)
2019-03-26 21:14:22 +00:00
routes
fix bug when user login and want to resend register confirmation email (
#6482
) (
#6486
)
2019-04-02 09:36:56 +01:00
user
Don't Unescape redirect_to cookie value (
#6399
) (
#6401
)
2019-03-21 08:58:49 +02: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
…