This website requires JavaScript.
Explore
Help
Sign in
forks
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Releases
Activity
cac9e6e760
forgejo
/
routers
History
John Olheiser
cac9e6e760
Updates to API 404 responses (
#6077
)
2019-03-18 22:29:43 -04:00
..
admin
Show private organization for admin,
fix
#6111
(
#6112
)
2019-02-19 09:16:06 +08:00
api
/v1
Updates to API 404 responses (
#6077
)
2019-03-18 22:29:43 -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
Slack webhook channel name cannot be empty or just contain an hashtag (
#4786
)
2018-09-10 10:31:08 -04:00
home.go
Clean up various use of escape/unescape functions for URL generation (
#6334
)
2019-03-18 10:00:23 -04:00
init.go
refactor issue indexer, add some testing and fix a bug (
#6131
)
2019-02-21 08:54:05 +08:00
install.go
Integrate OAuth2 Provider (
#5378
)
2019-03-08 11:42:50 -05:00
metrics.go
Fix metrics auth token detection (
#6006
)
2019-02-09 00:58:31 -05:00
swagger_json.go