Commit Graph

1048 Commits (4bde16e1bac21c2854ba3e28a7b41f621b99c3e0)

Author SHA1 Message Date
Lunny Xiao 284b41f452
Fix bug when deleting wiki with no code write permission (#24274) 2 years ago
KN4CK3R 55a600fa41
Move code from module to service (#24287) 2 years ago
Jason Song cbe2e99aed
Handle canceled workflow as a warning instead of a fail (#24282) 2 years ago
wxiaoguang 60e7963141
Fix inconsistent wiki path converting. (#24277) 2 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
silverwind 8dc6eabbc0
Update go tool dependencies, restructure lint targets (#24239) 2 years ago
wxiaoguang 911975059a
Improve test logger (#24235) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
wxiaoguang b39a5bbbd6
Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
Zettat123 5eb4c63867
Support triggering workflows by wiki related events (#24119) 2 years ago
techknowlogick 1819c4b59b
Add new user types `reserved`, `bot`, and `remote` (#24026) 2 years ago
wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext (#24068) 2 years ago
wxiaoguang 5b9557aef5
Refactor cookie (#24107) 2 years ago
wxiaoguang 53e324fd80
Improve LFS error logs (#24072) 2 years ago
sillyguodong 890d10c7c8
Fix accidental overwriting of LDAP team memberships (#24050) 2 years ago
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