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
v1.8.2
Branches
Tags
View all branches
gitea
/
routers
History
Lunny Xiao
31ad8b7026
Fix wrong init dependency on markup extensions (
#7038
) (
#7074
)
...
* fix wrong init dependency on markup extensions
2019-05-29 12:05:36 -04:00
..
admin
fix config ui error about cache ttl (
#6861
) (
#6865
)
2019-05-06 19:18:17 +03:00
api
/v1
SearchRepositoryByName improvements and unification (
#6897
) (
#7002
)
2019-05-21 18:07:07 +03: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
Fix 404 when send pull request some situation (
#6871
) (
#6873
)
2019-05-08 00:05:05 -04: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
SearchRepositoryByName improvements and unification (
#6897
) (
#7002
)
2019-05-21 18:07:07 +03: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
Fix wrong init dependency on markup extensions (
#7038
) (
#7074
)
2019-05-29 12:05:36 -04:00
install.go
Install page - Handle invalid administrator username better (
#7060
) (
#7063
)
2019-05-28 10:38:13 +01:00
metrics.go
Fix metrics auth token detection (
#6006
)
2019-02-09 00:58:31 -05:00
swagger_json.go
…