summaryrefslogtreecommitdiffstats
path: root/routers/api/packages/conan
Commit message (Expand)AuthorAgeFilesLines
* refactor auth interface to return error when verify failure (#22119)Lunny Xiao2022-12-281-5/+5
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-273-6/+3
* Add support for HEAD requests in Maven registry (#21834)KN4CK3R2022-11-241-1/+4
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-1/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-1/+1
* Add package registry quota limits (#21584)KN4CK3R2022-11-091-5/+9
* Add generic set type (#21408)KN4CK3R2022-10-121-19/+18
* Set SemverCompatible to false for Conan packages (#21275)KN4CK3R2022-10-071-2/+1
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-251-4/+4
* Fix various typos (#20338)luzpaz2022-07-121-2/+2
* Add Package Registry (#16510)KN4CK3R2022-03-303-0/+1023