gitea/modules/packages
Jason Song e4eaa68a2b
Replace yaml.v2 with yaml.v3 (#21832)
I don't see why we have to use two versions of yaml. The difference
between the two versions has nothing to do with our usage.
2022-11-21 16:36:59 +08:00
..
composer
conan Allow non-semver packages in the Conan package registry (#20412) 2022-07-22 22:54:02 +01:00
container Fix empty container layer history and UI (#21251) 2022-09-27 15:03:24 +02:00
helm Replace yaml.v2 with yaml.v3 (#21832) 2022-11-21 16:36:59 +08:00
maven
npm npm package registry support for bin (#21372) 2022-10-08 13:24:44 +08:00
nuget Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
pub Replace yaml.v2 with yaml.v3 (#21832) 2022-11-21 16:36:59 +08:00
pypi
rubygems Replace yaml.v2 with yaml.v3 (#21832) 2022-11-21 16:36:59 +08:00
vagrant Fix various typos (#21103) 2022-09-07 14:40:36 -04:00
content_store.go Adjust gitea doctor --run storages to check all storage types (#21785) 2022-11-15 16:08:59 +08:00
hashed_buffer_test.go Fix package upload for files >32mb (#20622) 2022-08-02 21:35:48 +08:00
hashed_buffer.go
multi_hasher_test.go
multi_hasher.go