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.
gitea/routers
Lunny Xiao ab7e36e3a5
Fix branch pagination error (#16805) (#16816)
Backport #16805

Fix #16801

Even if default branch is removed from the current page, but the total branches number should be still kept. So that the pagination calculation will be correct.
4 years ago
..
api/v1 Set AllowedHeaders on API CORS handler (#16524) (#16618) 4 years ago
common Support custom mime type mapping for text files (#16304) 4 years ago
install just add some unit tests (#16291) 4 years ago
private Restore functionality for pushing non-standard refs (Partial #16705) (#16706) 4 years ago
utils just add some unit tests (#16291) 4 years ago
web Fix branch pagination error (#16805) (#16816) 4 years ago
init.go Add LRU mem cache implementation (#16226) 4 years ago