Commit Graph
3 Commits
Author SHA1 Message Date
20674dd05d Add package registry quota limits (#21584)
Related #20471

This PR adds global quota limits for the package registry. Settings for
individual users/orgs can be added in a seperate PR using the settings
table.

Co-authored-by: Lauris BH <[email protected]>
Co-authored-by: Lunny Xiao <[email protected]>
2022-11-09 14:34:27 +08:00
dc0253b063 Replace ServeStream with ServeContent (#20903)
* Replace ServeStream with ServeContent.

* Update modules/timeutil/timestamp.go

Co-authored-by: delvh <[email protected]>

Co-authored-by: delvh <[email protected]>
Co-authored-by: Lunny Xiao <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
2022-08-25 12:05:21 -04:00
f55af4675c Add support for Pub packages (#20560)
* Added support for Pub packages.

* Update docs/content/doc/packages/overview.en-us.md

Co-authored-by: Gergely Nagy <[email protected]>

Co-authored-by: Lunny Xiao <[email protected]>
Co-authored-by: Gergely Nagy <[email protected]>
Co-authored-by: Lauris BH <[email protected]>
2022-08-07 18:09:54 +08:00