Commit Graph

46 Commits (2a1cf5bae975e59cb27a74cbe443d25ba329145c)

Author SHA1 Message Date
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 5 years ago
6543 2848c5eb8f Swagger info corrections (#9441) 5 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
David Svantesson 7971b05d2b Fix API deadline removal (#8759) 5 years ago
Lunny Xiao 8f26397928
Move issue milestone assign to issue service and move webhook to notification (#8780) 5 years ago
Lunny Xiao af8957bc4c
Move issue notifications (#8713) 5 years ago
Lunny Xiao c66c9dabc7
Move issue change status from models to service (#8691) 5 years ago
David Svantesson 018b0e8180 Fix deadline on update issue or PR via API (#8696) 5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564) 5 years ago
Lunny Xiao eb11ca6847
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) 5 years ago
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481) 5 years ago
Lunny Xiao 29454733b4
move some milestone functions to a standalone package (#8213) 5 years ago
guillep2k 5fe2ec264f Retry create issue to cope with duplicate keys (#7898) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991) 5 years ago
Lunny Xiao c385dcc26b
Fix index produces problem when issues/pulls deleted (#6973) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
Lunny Xiao 9f18b23129 Fix 404 when send pull request some situation (#6871) 5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) 5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 6 years ago
Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275) 6 years ago
Thomas Loubiou 7fb09f035a Fix #5799 - swagger for mergePullRequest (#5996) 6 years ago
zeripath 24a36e84cc Issue 5924 fix compare button (#5929) 6 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) 6 years ago
Lucien Kerl 552014a068 Removing Labels via EditPullRequest API (#5348) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Lucien Kerl 89eea64e10 added the ability to set labels on the "edit pull request" api (#5347) 6 years ago
zeripath 43f9233914 Fix Swagger JSON autogeneration issues. (#4845) 6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085) 6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529) 6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531) 6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705) 6 years ago
kolaente 1a97030017 Issue due date (#3794) 6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339) 7 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
Ethan Koenig f26f4a7e01 Update swagger documentation (#2899) 7 years ago
Ethan Koenig d91fe5254d Fix ignored errors in API route (#2850) 7 years ago
Lunny Xiao 081485ecfd add milestone changed traker on issue view (#804) 8 years ago
Kim "BKC" Carlbäcker 0f05470cb8 [API] Pull Requests (#248) 8 years ago