Commit Graph

1142 Commits (ec8ea58dbe31e3d483b358ca725ca243851bdf29)

Author SHA1 Message Date
delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 2 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 2 years ago
Chongyi Zheng 9dcaf14a14
Add `sync_on_commit` option for push mirrors api (#22271) 2 years ago
Jason Song 47efba78ec
Support template for merge message description (#22248) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
Lunny Xiao ca67c5a8a7
refactor auth interface to return error when verify failure (#22119) 2 years ago
Xinyu Zhou 7cc7db73b9
Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 2 years ago
zeripath 83640c449e
Remove ReverseProxy authentication from the API (#22219) 2 years ago
KN4CK3R b76718249a
Allow empty assignees on pull request edit (#22150) 2 years ago
KN4CK3R 86ace4b5c2
Normalize NuGet package version on upload (#22186) 2 years ago
KN4CK3R 07461e18d3
Fix condition for is_internal (#22095) 2 years ago
Lunny Xiao 6398ca745a
refactor bind functions based on generics (#22055) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 2 years ago
silverwind 0585ac3ac6
Update go dev dependencies (#22064) 2 years ago
Lunny Xiao 36cbaec54c
Fix ListBranches to handle empty case (#21921) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
Jason Song 9607750b5e
Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R a1ae83f36e
Workaround for container registry push/pull errors (#21862) 2 years ago
KN4CK3R fc7a2d5a95
Add support for HEAD requests in Maven registry (#21834) 2 years ago
Jason Song e4eaa68a2b
Replace yaml.v2 with yaml.v3 (#21832) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
KN4CK3R 43ab9324c5
Fix setting HTTP headers after write (#21833) 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
zeripath a0a425a13b
Add some documentation to packages (#21648) 2 years ago
Jason Song bf2078640f
Load GitRepo in API before deleting issue (#21720) 2 years ago
Drew Noel 2cbea23d70
Add configuration for CORS allowed headers (#21747) 2 years ago
KN4CK3R 20674dd05d
Add package registry quota limits (#21584) 2 years ago
Wayne Starr 8c1d9885e5
Remove semver compatible flag and change pypi to an array of test cases (#21708) 2 years ago
KN4CK3R fd89c062bd
Allow local package identifiers for PyPI packages (#21690) 2 years ago
oliverpool b6e81357bd
Add Webhook authorization header (#20926) 2 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 2 years ago
qwerty287 8430f738e2
Fix 500 on PR files API (#21602) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
KN4CK3R 7c11a73833
Fix package access for admins and inactive users (#21580) 2 years ago
Wayne Starr 49a4464160
Allow for resolution of NPM registry paths that match upstream (#21568) 2 years ago
M Hickford 191a74d622
Record OAuth client type at registration (#21316) 2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 2 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 2 years ago
KN4CK3R 11d3677818
Enforce grouped NuGet search results (#21442) 2 years ago
KN4CK3R cad9adeff4
Display total commit count in hook message (#21400) 2 years ago
KN4CK3R 0e58201d1a
Add support for Chocolatey/NuGet v2 API (#21393) 2 years ago
Hubert Wawrzyńczyk c41b30760b
Case-insensitive NuGet symbol file GUID (#21409) 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type (#21408) 2 years ago
eleith bbbf9a4b93
npm package registry support for `bin` (#21372) 2 years ago
KN4CK3R 69fc510d6d
Add GET and DELETE endpoints for Docker blob uploads (#21367) 2 years ago
Andrew Imeson d94f15c2fd
Make external issue tracker regexp configurable via API (#21338) 2 years ago
KN4CK3R 30ca91666e
Set SemverCompatible to false for Conan packages (#21275) 2 years ago