Commit Graph

811 Commits (d42015e6eb382058ad915a7a5a5789424bb53014)

Author SHA1 Message Date
James Cleverley-Prance 574d8fe6d6
Add absent repounits to create/edit repo API (#23500) 2 years ago
sillyguodong 0d7cf7b768
Disable sending email after push a commit to a closed PR (#23462) 2 years ago
techknowlogick d56bb74201
add admin API email endpoints (#22792) 2 years ago
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 2 years ago
sillyguodong 5eea61dbc8
Fix missing commit status in PR which from forked repo (#23351) 2 years ago
KN4CK3R c709fa17a7
Add Swift package registry (#22404) 2 years ago
Peter c6f5029708
Preserve file size when creating attachments (#23406) 2 years ago
yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2 years ago
Brecht Van Lommel d647e74502
Improve squash merge commit author and co-author with private emails (#22977) 2 years ago
Brecht Van Lommel 8bdc0acf97
Fix pull request update showing too many commits with multiple branches (#22856) 2 years ago
wxiaoguang 542cec98f8
Refactor merge/update git command calls (#23366) 2 years ago
Jason Song 1960ad5c90
Improve cache context (#23330) 2 years ago
Lunny Xiao b116418f05
Use CleanPath instead of path.Clean (#23371) 2 years ago
zeripath 8598356df1
Refactor and tidy-up the merge/update branch code (#22568) 2 years ago
wxiaoguang 6886706f5a
Fix broken code editor diff preview (#23307) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
Jason Song 47b912cd52
Avoid panic caused by broken payload when creating commit status (#23216) 2 years ago
Jason Song 7b9e23cc1d
Fill head commit to in payload when notifying push commits for mirroring (#23215) 2 years ago
sillyguodong 2f49b55c19
Fix cannot reopen after pushing commits to a closed PR (#23189) 2 years ago
Lauris BH 58b4143803
Add loading yaml label template files (#22976) 2 years ago
Brecht Van Lommel 0268ee5c37
Do not create commit graph for temporary repos (#23219) 2 years ago
Jason Song 04347eb810
Use context parameter in services/repository (#23186) 2 years ago
Jason Song edf98a2dc3
Require approval to run actions for fork pull request (#22803) 2 years ago
sillyguodong 1f09051f2b
Fix SyncOnCommit always return false in API of push_mirrors (#23088) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
Zettat123 4de5cd9f36
Return empty url for submodule tree entries (#23043) 2 years ago
Jason Song c8c2a31818
Add force_merge to merge request and fix checking mergable (#23010) 2 years ago
wxiaoguang dc9cebdf45
Use `--message=%s` for git commit message (#23028) 2 years ago
zeripath 35d2fa744a
Fix intermittent panic in notify issue change content (#23019) 2 years ago
Zettat123 9a83aa28a3
Get rules by id when editing branch protection rule (#22932) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
yp05327 7eaf192967
Rename `GetUnits` to `LoadUnits` (#22970) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
Lunny Xiao f2772b5920
Move delete user to service (#22478) 2 years ago
sillyguodong 51ab495198
escape filename when assemble URL (#22850) 2 years ago
Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view (#22112) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
Gusted 1cb8d14bf7
Use proxy for pull mirror (#22771) 2 years ago
Brecht Van Lommel bdd2c9d2ef
Fix update by rebase being wrongly disabled by protected base branch (#22825) 2 years ago
John Olheiser 4dd7d61ac8
Load issue before accessing index in merge message (#22822) 2 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
KN4CK3R f8c1e14a13
Use import of OCI structs (#22765) 2 years ago
KN4CK3R d987ac6bf1
Add Chef package registry (#22554) 2 years ago
Jason Song c18a62279a
Fix time to NotifyPullRequestSynchronized (#22650) 2 years ago
KN4CK3R df789d962b
Add Cargo package registry (#21888) 2 years ago