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
Samuel FORESTIER dbdb5ba33e
Sort Python package descriptors by version to mimic PyPI format (#23550)
---

Hi, very naive and **untested** first time ever Go code, feel free to
reject/edit this as needed.
(PyPI actually performs "naive" string comparison too)

---------

Co-authored-by: Lauris BH <lauris@nix.lv>
2 years ago
..
api Sort Python package descriptors by version to mimic PyPI format (#23550) 2 years ago
common Support sanitising the URL by removing extra slashes in the URL (#21333) 2 years ago
install Set `X-Gitea-Debug` header once (#23361) 2 years ago
private Use context parameter in services/repository (#23186) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Do not store user projects as organization projects (#23353) 2 years ago
init.go Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago