143 Commits (fe8ab5bf4c7accddb33afd8776aeba951194bf0b)

Author SHA1 Message Date
  Lunny Xiao c40434bae2 Add a storage layer for attachments 5 years ago
  6543 73b1425f6e Check Push permissions on IsUserAllowedToUpdate (#11448) 5 years ago
  zeripath 50f8308356 Refactor Cron and merge dashboard tasks (#10745) 5 years ago
  zeripath f43e15989e Handle panics that percolate up to the graceful module (#11291) 5 years ago
  Sijmen Schoon 66db8a5fb4 Fix ref links in issue overviews for tags (#8742) 5 years ago
  zeripath dea6f93b91 Sendmail should create a process on the gitea system and have a default timeout (#11256) 5 years ago
  zeripath feb467786b Fix spelling mistake with Rewiew (#11262) 5 years ago
  Jason Duan 15bce0643e When using API CreateRelease set created_unix to the tag commit time (#11218) 5 years ago
  mrsdizzie f3ca8e1971 Support unicode emojis and remove emojify.js (#11032) 5 years ago
  6543 cab270821e Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
  6543 acf568a305 fix (#11066) 5 years ago
  6543 f62c27a171 Cache PullRequest Divergence (#10914) 5 years ago
  6543 f93e94d6bb remove package code.gitea.io/gitea/modules/git import out of models (#11025) 5 years ago
  6543 0f1140b515 Load pr Issue Poster on API too (#11033) 5 years ago
  j.yao.SUSE fdf52aff60 [suggest] change merge strategy: do not check write access if user in merge white list (#10951) 5 years ago
  赵智超 9ee7c28c63 add request review from specific reviewers feature in pull request (#10756) 5 years ago
  zeripath 3ed268fb58 Fix rebase conflict detection in git 2.26 (#10929) 5 years ago
  zeripath 5f61f7ef04 Generate Diff and Patch direct from Pull head (#10936) 5 years ago
  6543 3e6ba866e4 Prevent deadlock in pull_service.GetDiverging(pr) (#10905) 5 years ago
  zeripath fbcee466c3 Only update merge_base in checker if not already merged (#10908) 5 years ago
  mrsdizzie 7e8cecd373 Add Organization Wide Labels (#10814) 5 years ago
  zeripath 493b60cc30 Handle push rejection in branch and upload (#10854) 5 years ago
  Lunny Xiao 1f09802d8c Fix bug on pull view when required status check no ci result (#10648) 5 years ago
  zeripath cb54f6dc8a Update mergebase in pr checker (#10586) 5 years ago
  Lunny Xiao e16aa269a1 Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
  6543 a9229912d8 Remove Unused Functions (#10516) 5 years ago
  6543 1863b6ff08 [BugFix] Avoid mailing explicit unwatched (#10475) 5 years ago
  6543 0097e585d8 Trigger webhooks on issue label-change via API too (#10421) 5 years ago
  zeripath 66aebdef7b Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
  zeripath 7a39e0864a Prevent panic on merge to PR (#10403) 5 years ago
  zeripath 481e283f9e Prevent nil pointer in GetPullRequestCommitStatusState (#10342) 5 years ago
  zeripath cc59d1b56e Set the initial commit status to Success otherwise it will always be Pending (#10317) 5 years ago
  zeripath 5a11b49fab Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 5 years ago
  Lunny Xiao be45245e67 Move PushUpdateAddDeleteTags to repository module from models (#10106) 5 years ago
  zeripath bde89c91d6 Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 5 years ago
  Lunny Xiao 9558b0431b Fix IsErrPullClosed (#10093) 5 years ago
  6543 b18119fa14 API endpoint for repo transfer (#9947) 5 years ago
  zeripath cb794e7c65 PRs: Move to use a temporary repo for pushing new prs (#10009) 5 years ago
  Lunny Xiao f1001ce904 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 5 years ago
  Lunny Xiao 17ac41e266 Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 5 years ago
  zeripath f36f85402c Switch to use -f instead of -F for sendmail (#9961) 5 years ago
  Lunny Xiao 2a41376995 Migrate reviews when migrating repository from github (#9463) 5 years ago
  Lauris BH b6a50060c3 Check if diff actually contains sections when rendering (#9926) 5 years ago
  Lunny Xiao a45b66b047 Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
  Lunny Xiao 2ac65b66a6 Refactor repository check and sync functions (#9854) 5 years ago
  6543 faa830dac3 Add "Update Branch" button to Pull Requests (#9784) 5 years ago
  David Svantesson d1480e104d Fix admin handling at merge of PR (#9749) 5 years ago
  zeripath d4df112e17 Move mailer to use a queue (#9789) 5 years ago
  6543 cb49c54436 [refactor] notify remove unused praram (#9804) 5 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 5 years ago