59 Commits (ba5ba4e8af4026b8a2feeba767a8430bcc9dfa20)

Author SHA1 Message Date
  zeripath 5c84c763de Make API EditIssue and EditPullRequest issue notifications (#11123) 5 years ago
  CirnoT e49138926c Support organization labels for PRs in API (#11135) 6 years ago
  CirnoT b76bc74dd5 Add X-Total-Count on /repos/{owner]/{repo}/pulls API (#11113) 6 years ago
  zeripath 493b60cc30 Handle push rejection in branch and upload (#10854) 6 years ago
  Lunny Xiao e16aa269a1 Display pull request head branch even the branch deleted or repository deleted (#10413) 6 years ago
  John Olheiser efa7115d8e Fix double PR notification from API (#10482) 6 years ago
  zeripath 66aebdef7b Handle push rejection message in Merge & Web Editor (#10373) 6 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 6 years ago
  Lunny Xiao 8915c2b57b Remove unnecessary permissions load (#9796) 6 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 6 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 6 years ago
  Lunny Xiao f555e0e383 Move pull request api convert to convert package (#9664) 6 years ago
  6543 3ac680a9fe [API] Add notification endpoint (#9488) 6 years ago
  6543 d9c757d1b6 Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 6 years ago
  6543 0fe99507c3 Swagger info corrections (#9441) 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
  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
  David Svantesson d019f1d6d1 Fix API deadline removal (#8759) 6 years ago
  Lunny Xiao 9e00d004b1 Move issue milestone assign to issue service and move webhook to notification (#8780) 6 years ago
  Lunny Xiao 6aba0f6dd0 Move issue notifications (#8713) 6 years ago
  Lunny Xiao 9cb678c6a4 Move issue change status from models to service (#8691) 6 years ago
  David Svantesson 95c0444b50 Fix deadline on update issue or PR via API (#8696) 6 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 6 years ago
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 6 years ago
  Lunny Xiao 2753ddae39 Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218) 6 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 6 years ago
  Lunny Xiao 314b4c26b7 move some milestone functions to a standalone package (#8213) 6 years ago
  guillep2k 117bbcc354 Retry create issue to cope with duplicate keys (#7898) 6 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 6 years ago
  zeripath 7c0771973a Fix #732: Add LFS objects to base repository on merging (#7082) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Mario Lubenka 143dd310f0 Compare branches, commits and tags with each other (#6991) 6 years ago
  Lunny Xiao 187b555fb6 Fix index produces problem when issues/pulls deleted (#6973) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Lunny Xiao c4166f59c2 Fix 404 when send pull request some situation (#6871) 6 years ago
  zeripath 718c47861a Trace Logging on Permission Denied & ColorFormat (#6618) 7 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 7 years ago
  Aidan Fitzgerald 2b402071e2 Copyedit docs (#6275) 7 years ago
  Thomas Loubiou 3d73cf2a9f Fix #5799 - swagger for mergePullRequest (#5996) 7 years ago
  zeripath 2fc1adf731 Issue 5924 fix compare button (#5929) 7 years ago
  Lunny Xiao 7f7a2886ee Improve performance of dashboard (#4977) 7 years ago
  Lucien Kerl 330fd28c8e Removing Labels via EditPullRequest API (#5348) 7 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 7 years ago
  Lucien Kerl a0c79123a8 added the ability to set labels on the "edit pull request" api (#5347) 7 years ago
  zeripath 6e8294a54c Fix Swagger JSON autogeneration issues. (#4845) 7 years ago
  Lunny Xiao 7ecf01c5ad Add notification interface and refactor UI notifications (#5085) 7 years ago
  Julien Tant 34a56a8d5f Disable merging a WIP Pull request (#4529) 7 years ago