186 Commits (for-closed-social)

Author SHA1 Message Date
  Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133) 3 years ago
  Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387) 3 years ago
  Lanre Adelowo 4027c5dd7c
Kanban board (#8346) 3 years ago
  赵智超 8a6790b2aa
Add API to update pr headBranch (#12419) 3 years ago
  赵智超 3585bb73ef
fix a small nit (#12420) 3 years ago
  zeripath 0973c03601
Handle more pathological branch and tag names (#11843) 4 years ago
  zeripath 09f7d84f4c
Ensure rejected push to refs/pull/index/head fails nicely (#11724) 4 years ago
  Cirno the Strongest 94f60e199b
Fix visibility of forked public repos from private orgs (#11717) 4 years ago
  zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614) 4 years ago
  赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037) 4 years ago
  6543 a88f3663eb
Fix merge dialog on protected branch with missing required statuses (#11074) 4 years ago
  6543 10e2f29144
Cache PullRequest Divergence (#10914) 4 years ago
  6543 bc362ea3c6
remove package code.gitea.io/gitea/modules/git import out of models (#11025) 4 years ago
  赵智超 14c97c0501
Add titles and improve messages on sidebar menus (#10872) 4 years ago
  zeripath 2c25e75dca
Various Merge Base fixes (#10786) 4 years ago
  zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) 4 years ago
  John Olheiser f422a115f4
Issue writers perms can modify issues (#10623) 4 years ago
  zeripath 35027305d1
Handle deleted base branch in PR (#10618) 4 years ago
  Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413) 4 years ago
  zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425) 4 years ago
  zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373) 4 years ago
  zeripath 51f6a7ab10
On merge of already closed PR redirect back to the pulls page (#10010) 4 years ago
  Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 4 years ago
  Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886) 4 years ago
  6543 fec1095f17 [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848) 4 years ago
  6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784) 4 years ago
  David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 4 years ago
  David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 4 years ago
  zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) 4 years ago
  6543 4ee97465e9 [Fix] AllowedReaction code (#9518) 4 years ago
  Brad Albright f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424) 4 years ago
  Keith Rutkowski 21f84a6315 Change PR commits and diffs to use base repo rather than forked (#3648) 4 years ago
  John Olheiser ba8f93a14e Fix some SimpleMDE (#9400) 4 years ago
  John Olheiser 33662399d5 Fix double webhook for new PR (#9375) 4 years ago
  Mario Lubenka 61db834904 Change target branch for pull request (#6488) 4 years ago
  Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) 4 years ago
  zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 4 years ago
  6543 668eaf95d5 [Feature] Custom Reactions (#8886) 4 years ago
  Lunny Xiao d7ac9727bb Move merge actions to notification (#9024) 4 years ago
  Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 years ago
  John Olheiser 74a6add4d9 Template Repositories (#8768) 4 years ago
  zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 4 years ago
  Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778) 4 years ago
  Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747) 4 years ago
  Lunny Xiao af8957bc4c
Move issue notifications (#8713) 4 years ago
  Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557) 4 years ago
  David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 4 years ago
  John Olheiser 3e61a9628c Improve OGP (#8637) 4 years ago
  Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564) 4 years ago