169 Commits (c549a0dc230041c78c0b117a7d09eb0d26a92d79)

Author SHA1 Message Date
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Julien Tant 34a56a8d5f Disable merging a WIP Pull request (#4529) 6 years ago
  Lauris BH a4cab4d00b Pull request review/approval and comment on code (#3748) 6 years ago
  Lunny Xiao 88c541cfe1 Fix some webhooks bugs (#3981) 7 years ago
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  kolaente fa6735c9d6 Issue due date (#3794) 7 years ago
  Chri-s 1021d5142b Add protected branch whitelists for merging (#3689) 7 years ago
  Chri-s 3d813f530f Added checks for protected branches in pull requests (#3544) 7 years ago
  Ethan Koenig a4126d4d84 Fix PR merge error (#3421) 7 years ago
  Sandro Santilli 12619c74a7 Force-push to base repo's ref/pull/#/head (#3393) 7 years ago
  Lauris BH 5be20e7d75 Change how merged PR commit info are prepared (#3368) 7 years ago
  Lauris BH 7e6c1c22ee Remove hardcoded paths to fix randomly failing tests (#3347) 7 years ago
  Lauris BH c91f81de8d Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Kazuki Sawada 06e097c7ea table `pull_request` wasn't updated correctly (#2649) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Lunny Xiao 1a57c8f911 Reduce usage of allcols on update (#2596) 7 years ago
  Ethan Koenig 734935d94f Improve issue search (#2387) 7 years ago
  Ethan Koenig edc7ed09f5 Fix SQL bug in models.PullRequests 8 years ago
  Bwko d6e009cdaf Fix exit status 1 not handled @ getMergeCommit 8 years ago
  Ethan Koenig 8e97389958 Fix fast-forward PR bug (#1989) 8 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
  Lauris BH 0d9a7a93f3 Wrong PR merge commit ID saved (#2007) 8 years ago
  Ethan Koenig 8d55d51475 Don't ignore error in getMergeCommit (#1843) 8 years ago
  Ethan Koenig f41d919144 Update code.gitea.io/git (#1824) 8 years ago
  Ethan Koenig 66ee05fd53 Fix activity feed (#1779) 8 years ago
  Diep Pham 767ab45005 fixes wrong after field in webhook payload 8 years ago
  Lunny Xiao 6f6395522a fix potential lock when sqlite (#1647) 8 years ago
  Jonas Östanbäck cb068099b6 Add create_at and updated_at in PR json (#1616) 8 years ago
  Mura Li 3e9ae8b124 Add length check for the return string (#1420) 8 years ago
  Ethan Koenig f8e89a7034 LableIDs -> LabelIDs (#1088) 8 years ago
  Lunny Xiao 644cd620cc fix setMerged for remove unnecessary db connection (#1067) 8 years ago
  Bwko a6b17af490 Check for manual merging of a pull request (#719) 8 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 8 years ago
  Lunny Xiao c8ee0b9df0 add milestone changed traker on issue view (#804) 8 years ago
  Thomas Boerger 9f98dea69b Allow custom public files (#782) 8 years ago
  Matthias Loibl 799bb6e441 Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
  Andrey Nering 867864eb4c Merge pull request #555 from ethantkoenig/tests/pull 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Ethan Koenig a6fc1ad1af Unit tests for models/pull.go 8 years ago
  Ethan Koenig feb1506600 Fix typos in models/ (#576) 8 years ago
  typeless c1cbf675c9 Speed up conflict checking in pull request creation (#276) 8 years ago
  Lunny Xiao 301dcd4876 update code.gitea.io/git (#450) 8 years ago
  Alexander Lunegov ace89e326a Fix string format verbs (#3637) 8 years ago
  Richie B2B fc77e7c7bf Remove fixed FIXME (#408) 8 years ago
  Bwko dd94092787 Fixes issue #283 8 years ago
  Ethan Koenig 2872b66e89 Bug fixes for repo permissions in API 8 years ago
  Kim "BKC" Carlbäcker 42bff5c4fd Fix regression in PR-API #248 (#349) 8 years ago
  Bwko 8a714b742a Fix for #320 8 years ago