Commit Graph

1218 Commits (3f081d4b54261c1b4ee4f1df40c610fdd9581ef2)

Author SHA1 Message Date
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
KN4CK3R d987ac6bf1
Add Chef package registry (#22554) 2 years ago
KN4CK3R df789d962b
Add Cargo package registry (#21888) 2 years ago
KN4CK3R 6ba9ff7b48
Add Conda package registry (#22262) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Lunny Xiao c0015979a6
Support system hook API (#14537) 2 years ago
JakobDev 4d072a4c4e
Add API endpoint to get latest release (#21267) 2 years ago
Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 2 years ago
zeripath cc1f8cbe96
Prevent panic on looking at api "git" endpoints for empty repos (#22457) 2 years ago
Jason Song 477a1cc40e
Improve utils of slices (#22379) 2 years ago
Jason Song 7adc2de464
Use context parameter in models/git (#22367) 2 years ago
Jason Song 3dbd2d942b
Remove old HookEventType (#22358) 2 years ago
delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 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
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
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
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
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R fc7a2d5a95
Add support for HEAD requests in Maven registry (#21834) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 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
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
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 cad9adeff4
Display total commit count in hook message (#21400) 2 years ago
Andrew Imeson d94f15c2fd
Make external issue tracker regexp configurable via API (#21338) 2 years ago
Gennady Kovshenin fd2d5f06b0
Add `stat` to `ToCommit` function for speed (#21337) 2 years ago
qwerty287 1dfa28ffa5
Add API endpoint to get changed files of a PR (#21177) 2 years ago
John Olheiser 8cd3237a9e
Better repo API unit checks (#21130) 2 years ago
6543 c5e88fb03d
[API] teamSearch show teams with no members if user is admin (#21204) 2 years ago
Aaron F 3963625b6e
Webhook for Wiki changes (#20219) 2 years ago
zeripath e6b3be4608
Add more checks in migration code (#21011) 2 years ago
Jason Song 93a610a819
Fill the specified ref in webhook test payload (#20961) 2 years ago