2689 Commits (f4e67e50b9f82b6c178e352f70fa2671e8a3de8a)

Author SHA1 Message Date
  6543 f4e67e50b9 Prevent multiple listings of organization when creating a repository (#11303) 5 years ago
  6543 b4b016e472 API: Add pull review endpoints (#11224) 5 years ago
  zeripath feb467786b Fix spelling mistake with Rewiew (#11262) 5 years ago
  6543 1147195de8 Refactor UpdateOAuth2Application (#11034) 5 years ago
  Andrew Bezold 4d63a54163 Fix creation of Organization repos by Users with max created personal repos (#11183) 5 years ago
  6543 52add978d0 [API] ListIssues add filter for milestones (#10148) 5 years ago
  6543 83afc0c66c BugFix: updateLabel can updated not allowed fields #11242 (#11242) 5 years ago
  6543 fc41f2a43f make pagination optional for notifications (#10714) 6 years ago
  6543 4510ee485c Add issue subscription check to API (#10967) 6 years ago
  6543 4db6d2aa3e Prevent xorm nil insert in Review.Comments (#11150) 6 years ago
  6543 b423472150 On Repo Deletion: Delete related TrackedTimes too (#11110) 6 years ago
  silverwind 3bf7ff5cba Send 404 immediately for known public requests (#11117) 6 years ago
  John Olheiser 121d6e2f1b Add single release page and latest redirect (#11102) 6 years ago
  赵智超 3b29fbc853 Add a way to mark Conversation (code comment) resolved (#11037) 6 years ago
  6543 917e459e6b [BugFix] remove nil inserts in models (#11096) 6 years ago
  6543 cab270821e Prevent merge of outdated PRs on protected branches (#11012) 6 years ago
  6543 ce00495e96 [BugFix] ReviewCount: GetApprovalCounts func sorted wrong (#11086) 6 years ago
  Lauris BH 8b79c02942 Migrate to go-enry new version (#10906) 6 years ago
  6543 6b5fae8d05 Fix Migration 136 (be less aggressive to open pulls missing git files) (#11072) 6 years ago
  6543 f62c27a171 Cache PullRequest Divergence (#10914) 6 years ago
  赵智超 1f77a59334 ui: Add MergePull comment type instead of close for merge PR (#11058) 6 years ago
  6543 b3139bc669 Reject duplicate AccessToken names (#10994) 6 years ago
  赵智超 6c8e393c80 Fix CreateComment for SQLite and JS click event on Request Review (#11040) 6 years ago
  6543 f93e94d6bb remove package code.gitea.io/gitea/modules/git import out of models (#11025) 6 years ago
  L0veSunshine 77772f7ba1 Fix forked repo has no icon and language stat. (#10791) 6 years ago
  6543 4c013a9a90 Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997) 6 years ago
  6543 703ad08cc5 Fix release counter on API repository info (#10968) 6 years ago
  赵智超 9ee7c28c63 add request review from specific reviewers feature in pull request (#10756) 6 years ago
  zeripath 2876641437 Mulitple Gitea Doctor improvements (#10943) 6 years ago
  zeripath 46c6c8d42e Allow X in addition to x in tasks (#10979) 6 years ago
  John Olheiser af44abe4c2 Add gitea-vet (#10948) 6 years ago
  赵智超 fb7b3f64d0 Change review status icons on PR view style to Github style (#10737) 6 years ago
  mrsdizzie 7e8cecd373 Add Organization Wide Labels (#10814) 6 years ago
  zeripath 9e1ad61098 Various Merge Base fixes (#10786) 6 years ago
  Lunny Xiao e1199cf972 Fix milestones too many SQL variables bug (#10880) 6 years ago
  zeripath 80bafca2c0 Upgrade golangci-lint to 1.24.0 (#10894) 6 years ago
  Lunny Xiao f4ec17d572 Use subquery to instead In (#10874) 6 years ago
  zeripath 0294483d9c Protect against NPEs in notifications list (#10879) 6 years ago
  zeripath 35cdd9c0b7 Slight simplification of accessibleRepositoryCondition (#10875) 6 years ago
  Lunny Xiao 3113ce2281 Create a new function to build search repository condition (#10858) 6 years ago
  zeripath 28cef2dc47 Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863) 6 years ago
  S7evinK 260b169d7e Add Matrix webhook (#10831) 6 years ago
  zeripath 493b60cc30 Handle push rejection in branch and upload (#10854) 6 years ago
  Success Go 8f2ac8d7e4 Fix typo of MSSQL (#10850) 6 years ago
  zeripath 7a1cfb0e4a make avatar lookup occur at image request (#10540) 6 years ago
  Lauris BH 26e8cda05d Set MySQL rowtype to dynamic for new tables (#10833) 6 years ago
  zeripath bcd8583efe In authorized_keys use double-quote for windows compatibility (#10841) 6 years ago
  Lauris BH 3edcc40a40 Allow to set protected file patterns that can not be changed under no conditions (#10806) 6 years ago
  zeripath 8e360b6c61 Option to set default branch at repository creation (#10803) 6 years ago
  Lunny Xiao da379d50f0 Upgrade xorm to v1.0.0 (#10646) 6 years ago