This website requires JavaScript.
Explore
Help
Sign in
patchii
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
134e55510e
forgejo
/
routers
History
Lunny Xiao
134e55510e
fix bug when update owner team then visit team's repo return 404 (
#6119
)
2019-02-22 11:14:45 -05:00
..
admin
Show private organization for admin,
fix
#6111
(
#6112
)
2019-02-19 09:16:06 +08:00
api
/v1
Make repo creation for API similar to UI (
#6142
)
2019-02-21 17:07:58 -05: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
Fix ssh deploy and user key constraints (
#1357
) (
#5939
)
2019-02-03 23:56:53 +00:00
repo
Allow display of LFS stored Readme.md on directory page (
#6073
) (
#6099
)
2019-02-21 15:57:16 -05:00
routes
Implement "conversation lock" for issue comments (
#5073
)
2019-02-18 22:55:04 +02:00
user
Minor UI tweaks (
#5980
)
2019-02-19 18:09:47 -05:00
utils
Slack webhook channel name cannot be empty or just contain an hashtag (
#4786
)
2018-09-10 10:31:08 -04:00
home.go
Fix prohibit login check on authorization (
#6106
)
2019-02-19 09:19:28 +02:00
init.go
refactor issue indexer, add some testing and fix a bug (
#6131
)
2019-02-21 08:54:05 +08:00
install.go
Remove traces of embedded TiDB (
#4906
)
2018-09-11 10:42:40 -04:00
metrics.go
Fix metrics auth token detection (
#6006
)
2019-02-09 00:58:31 -05:00
swagger_json.go