Commit Graph

832 Commits (ef7fd781f5f5f5812a8a947845afac7a1dba4886)

Author SHA1 Message Date
Jason Song 8cbc4a367d
Use actions job link as commit status URL instead of run link (#24023) 2 years ago
wxiaoguang 4e33481357
Make label templates have consistent behavior and priority (#23749) 2 years ago
harryzcy 1ee45305e0
Update github.com/google/go-github to v51 (#23946) 2 years ago
wxiaoguang 8f00979f73
Drop "unrolled/render" package (#23965) 2 years ago
sillyguodong 3876f56c7b
Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) 2 years ago
Zettat123 ed7245f997
Title can be empty when creating tag only (#23917) 2 years ago
Brad Nabholz 950c93a66a
Actions: Use default branch as ref when a branch/tag delete occurs (#23910) 2 years ago
Lunny Xiao e5dcd6aada
Delete deleted release attachments immediately from storage (#23913) 2 years ago
Jason Song d92909fa8b
Treat PRs with agit flow as fork PRs when triggering actions. (#23884) 2 years ago
Zettat123 6b0df6d8da
Add activity feeds API (#23494) 2 years ago
wxiaoguang 17f23182ff
Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2 years ago
Zettat123 bcc4c62b6c
Check `IsActionsToken` for LFS authentication (#23841) 2 years ago
sillyguodong 35cb786ca1
[Patch] Fix closed PR also triggers Webhooks and actions (#23782) 2 years ago
Jason Song 3e8db31a5b
Refactor commit status for Actions jobs (#23786) 2 years ago
zeripath ed5e7d03c6
Don't apply the group filter when listing LDAP group membership if it is empty (#23745) 2 years ago
qwerty287 3cab9c6b0c
Add API to manage issue dependencies (#17935) 2 years ago
Wiktor Kwapisiewicz b78c955958
Fix tags view (#23243) 2 years ago
sillyguodong 023e61e678
Create commit status when event is `pull_request_sync` (#23683) 2 years ago
Zettat123 9e04627aca
Fix incorrect `HookEventType` of pull request review comments (#23650) 2 years ago
wxiaoguang ce9dee5a1e
Introduce path Clean/Join helper functions (#23495) 2 years ago
来自村里的小螃蟹 f83246edb2
fix submodule is nil panic (#23588) 2 years ago
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