102 Commits (618be0e4e160152f0ca7b7ea566ffd7404e54d2b)

Author SHA1 Message Date
  Lunny Xiao 2a41376995 Migrate reviews when migrating repository from github (#9463) 6 years ago
  Lauris BH b6a50060c3 Check if diff actually contains sections when rendering (#9926) 6 years ago
  Lunny Xiao a45b66b047 Fix wrong hint when status checking is running on pull request view (#9886) 6 years ago
  Lunny Xiao 2ac65b66a6 Refactor repository check and sync functions (#9854) 6 years ago
  6543 faa830dac3 Add "Update Branch" button to Pull Requests (#9784) 6 years ago
  David Svantesson d1480e104d Fix admin handling at merge of PR (#9749) 6 years ago
  zeripath d4df112e17 Move mailer to use a queue (#9789) 6 years ago
  6543 cb49c54436 [refactor] notify remove unused praram (#9804) 6 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 6 years ago
  Lunny Xiao d0224696a0 Move RepoWorkingPool to services/repository package (#9754) 6 years ago
  Lunny Xiao ab30192f14 Move newbranch to standalone package (#9627) 6 years ago
  Lunny Xiao 9a9404d3fa Move create/fork repository from models to modules/repository (#9489) 6 years ago
  Lunny Xiao 48a977b930 Add owner_name column for table repository for maintaince reason (#9717) 6 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 6 years ago
  guillep2k 126a194e66 Don't attempt to close issue if already closed (#9696) 6 years ago
  Lunny Xiao f46571f197 Move push commits from models to modules/repository (#9370) 6 years ago
  Lunny Xiao 536eca4785 Fix lint (#9688) 6 years ago
  zeripath 638d23d478 Move Errored PRs out of StatusChecking (#9675) 6 years ago
  David Svantesson 444f12e96d Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 6 years ago
  Lunny Xiao 5917c663e8 Move wiki related funtions from models to services/wiki (#9355) 6 years ago
  zeripath 152a0eda63 Remove stray printf (#9631) 6 years ago
  mrsdizzie c37c043ce7 Some more e-mail notification fixes (#9596) 6 years ago
  John Olheiser 77cabf72d7 Use limited commits (#9572) 6 years ago
  zeripath 7c07b0ec2e Properly enforce gitea environment for pushes (#9501) 6 years ago
  mrsdizzie 9ed413e882 Add ActionCommentPull action (#9456) 6 years ago
  Mario Lubenka c549a0dc23 Change target branch for pull request (#6488) 6 years ago
  Lunny Xiao 323c72addf Use ioutil.TmpDir for new created temp directory (#9368) 6 years ago
  Lunny Xiao 78dfbd0c9b remove unused method and rename createcommentWithNoAction (#9367) 6 years ago
  Lunny Xiao ec0180b49c Refactor comment (#9330) 6 years ago
  zeripath a3982abf55 Sign protected branches (#8993) 6 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 6 years ago
  Lunny Xiao 500d679431 Move PushToBaseRepo from models to services/pull (#9352) 6 years ago
  John Olheiser 2192286fd4 Push to create repo (#8419) 6 years ago
  Lunny Xiao bcbac2c462 Move some repository methods from models to modules/repository (#9353) 6 years ago
  zeripath d39cb1337f Remove SavePatch and generate patches on the fly (#9302) 6 years ago
  Lunny Xiao 3fd60bbe4c Move some pull request functions from models to services (#9266) 6 years ago
  Lunny Xiao 5133b2f741 Move repoWorkPool outside rename/transfer repository (#9086) 6 years ago
  David Svantesson 6ee7a0dcc6 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 6 years ago
  Lunny Xiao 42d1e4f65b Extract createComment (#9125) 6 years ago
  zeripath 7795786485 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 6 years ago
  Lunny Xiao 8d954f9631 Fix panic when diff (#9187) 6 years ago
  John Olheiser 75b7c62303 Add avatar and issue labels to template repositories (#9149) 6 years ago
  John Olheiser 2a0c8833f6 Add git hooks and webhooks to template repositories; move to services (#8926) 6 years ago
  guillep2k 82a550eeda Fix show single review comments in the PR page (#9143) 6 years ago
  Lunny Xiao 0f2865ad4f Move mirror sync actions to notification (#9022) 6 years ago
  Benno fb0fc8b377 Send tag create and push webhook when release created on UI (#8671) 6 years ago
  Lunny Xiao 1bfb0d065a Move merge actions to notification (#9024) 6 years ago
  guillep2k 0ee675b3b7 Close/reopen issues by keywords in titles and comments (#8866) 6 years ago
  guillep2k 3392783aba Rewrite delivery of issue and comment mails (#9009) 6 years ago
  guillep2k 0a12dc7729 Add review comments to mail notifications (#8996) 6 years ago