You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
Lunny Xiao 7afe81f28e fix bug when migrate repository 500 when repo is existed (#6188)
* fix bug when migrate repository 500 when repo is existed

* use 409 but not 422 for error status code when not exist

* translation fix
5 years ago
..
admin Show private organization for admin, fix #6111 (#6112) 5 years ago
api/v1 fix bug when migrate repository 500 when repo is existed (#6188) 5 years ago
dev Make time diff translatable (#2057) 7 years ago
org fix bug when update owner team then visit team's repo return 404 (#6119) 5 years ago
private Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
repo fix bug when migrate repository 500 when repo is existed (#6188) 5 years ago
routes Implement "conversation lock" for issue comments (#5073) 5 years ago
user Minor UI tweaks (#5980) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Fix prohibit login check on authorization (#6106) 5 years ago
init.go refactor issue indexer, add some testing and fix a bug (#6131) 5 years ago
install.go Remove traces of embedded TiDB (#4906) 6 years ago
metrics.go Fix metrics auth token detection (#6006) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago