59 Commits (1fc7b52f249a0271bfc5467cc9b4cc94de11ebc7)

Author SHA1 Message Date
  6543 a9229912d8 Remove Unused Functions (#10516) 6 years ago
  zeripath 66aebdef7b Handle push rejection message in Merge & Web Editor (#10373) 6 years ago
  zeripath 7a39e0864a Prevent panic on merge to PR (#10403) 6 years ago
  zeripath 481e283f9e Prevent nil pointer in GetPullRequestCommitStatusState (#10342) 6 years ago
  zeripath cc59d1b56e Set the initial commit status to Success otherwise it will always be Pending (#10317) 6 years ago
  zeripath 5a11b49fab Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 6 years ago
  zeripath bde89c91d6 Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 6 years ago
  Lunny Xiao 9558b0431b Fix IsErrPullClosed (#10093) 6 years ago
  zeripath cb794e7c65 PRs: Move to use a temporary repo for pushing new prs (#10009) 6 years ago
  Lunny Xiao f1001ce904 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 6 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) 6 years ago
  Lunny Xiao a45b66b047 Fix wrong hint when status checking is running on pull request view (#9886) 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
  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 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 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
  zeripath 152a0eda63 Remove stray printf (#9631) 6 years ago
  zeripath 7c07b0ec2e Properly enforce gitea environment for pushes (#9501) 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
  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
  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
  guillep2k 82a550eeda Fix show single review comments in the PR page (#9143) 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
  Lunny Xiao a070c8fc1b Move transfer repository and rename repository on a service package and start action notification (#8573) 6 years ago
  Lunny Xiao 4b64bf07c1 Refactor pull request review (#8954) 6 years ago
  guillep2k 0ab5c7f2b3 Don't send notification on pending reviews (#8943) 6 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 6 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 6 years ago
  Lunny Xiao 999f85c6cf Move pull webhook to notification (#8805) 6 years ago
  Lunny Xiao bf59956391 Move actions to notification (#8785) 6 years ago
  Lunny Xiao 33914aee50 Rename HookQueue to hookQueue (#8778) 6 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 6 years ago
  Ilya 5f9a1f49f3 Allow to merge if file path contains " or \ (#8629) 6 years ago
  zeripath 921df75e11 Add basic repository lfs management (#7199) 6 years ago
  Lunny Xiao 6aba0f6dd0 Move issue notifications (#8713) 6 years ago