1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 20:55:47 +00:00
gitea/routers/api/packages
Wayne Starr 8c1d9885e5
Remove semver compatible flag and change pypi to an array of test cases (#21708)
This addresses #21707 and adds a second package test case for a
non-semver compatible version (this might be overkill though since you
could also edit the old package version to have an epoch in front and
see the error, this just seemed more flexible for the future).

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2022-11-08 09:41:39 +08:00
..
composer Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
conan Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
container Add GET and DELETE endpoints for Docker blob uploads (#21367) 2022-10-07 23:30:59 +08:00
generic Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
helm Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
helper Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
maven Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
npm Allow for resolution of NPM registry paths that match upstream (#21568) 2022-10-24 21:50:22 +08:00
nuget Enforce grouped NuGet search results (#21442) 2022-10-17 01:18:09 +08:00
pub Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
pypi Remove semver compatible flag and change pypi to an array of test cases (#21708) 2022-11-08 09:41:39 +08:00
rubygems Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
vagrant Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00
api.go Fix package access for admins and inactive users (#21580) 2022-10-24 22:23:25 +03:00