This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
2019-03-26 21:14:22 +00:00
..
admin Show private organization for admin, fix #6111 (#6112) 2019-02-19 09:16:06 +08:00
api/v1 make sure units of a team are returned (#6379) (#6381) 2019-03-19 18:40:54 -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 ref name rules (#6437) (#6439) 2019-03-26 21:14:22 +00:00
routes Add same changes from issues page to milestone->issues page (#6328) 2019-03-15 11:50:27 -04: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 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
swagger_json.go