| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #7136: Add paging and extend API GetCommitStatuses (#7141) | zeripath | 2019-07-25 | 1 | -5/+46 |
* | Swagger: Add information to API Token header (#7585) | zeripath | 2019-07-24 | 1 | -0/+1 |
* | Fixes #7564 - Malformed URLs in API git/commits response (#7565) | Richard Mahn | 2019-07-22 | 1 | -2/+2 |
* | add notification placeholder (#7409) | Lunny Xiao | 2019-07-12 | 1 | -0/+5 |
* | Refactor filetype is not allowed errors (#7309) | Antoine GIRARD | 2019-07-06 | 1 | -16/+4 |
* | fix api route (#7346) | Lunny Xiao | 2019-07-03 | 1 | -4/+4 |
* | Add commit statuses reports on pull request view (#6845) | Lunny Xiao | 2019-06-30 | 1 | -8/+5 |
* | Fixes #7292 - API File Contents bug (#7301) | Richard Mahn | 2019-06-29 | 3 | -16/+55 |
* | Fixes #7152 - Allow create/update/delete message to be empty, use default mes... | Richard Mahn | 2019-06-29 | 1 | -0/+13 |
* | Fixes #7238 - Annotated tag commit ID incorrect (#7321) | Richard Mahn | 2019-06-29 | 1 | -1/+1 |
* | Fix #732: Add LFS objects to base repository on merging (#7082) | zeripath | 2019-06-22 | 1 | -1/+2 |
* | Add missing description of label on API (#7159) | Lunny Xiao | 2019-06-16 | 1 | -3/+7 |
* | Add LastLogin to the User API (#7196) | zeripath | 2019-06-15 | 1 | -0/+2 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 4 | -21/+32 |
* | Fixes #2738 - Adds the /git/tags API endpoint (#7138) | Richard Mahn | 2019-06-08 | 5 | -31/+133 |
* | Compare branches, commits and tags with each other (#6991) | Mario Lubenka | 2019-06-07 | 1 | -7/+7 |
* | Add state param to milestone listing API (#7131) | Lanre Adelowo | 2019-06-06 | 1 | -2/+6 |
* | Fixes #7023 - API Org Visibility (#7028) | Richard Mahn | 2019-05-30 | 4 | -5/+23 |
* | Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) | Richard Mahn | 2019-05-30 | 4 | -1/+364 |
* | Fix index produces problem when issues/pulls deleted (#6973) | Lunny Xiao | 2019-05-18 | 1 | -1/+7 |
* | SearchRepositoryByName improvements and unification (#6897) | zeripath | 2019-05-15 | 1 | -36/+13 |
* | Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#... | techknowlogick | 2019-05-15 | 1 | -0/+1 |
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 1 | -2/+19 |
* | Change drone token name to let users know to use oauth2 (#6912) | techknowlogick | 2019-05-12 | 1 | -3/+10 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 52 | -53/+53 |
* | Fixes #6881 - API users search fix (#6882) | Richard Mahn | 2019-05-08 | 2 | -2/+2 |
* | Fix 404 when send pull request some situation (#6871) | Lunny Xiao | 2019-05-07 | 1 | -8/+26 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 1 | -21/+54 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 1 | -6/+6 |
* | Fix team edit API panic (#6780) | ngourdon | 2019-04-27 | 1 | -1/+1 |
* | Fix org visibility bug when git cloning (#6743) | Lunny Xiao | 2019-04-25 | 1 | -0/+1 |
* | Fix team members API (#6714) | Lunny Xiao | 2019-04-24 | 1 | -1/+38 |
* | [API] Load issue attributes when editing an issue (#6723) | John Olheiser | 2019-04-23 | 1 | -0/+6 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 2 | -1/+56 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 2 | -3/+4 |
* | API OTP Context (#6674) | techknowlogick | 2019-04-19 | 1 | -3/+8 |
* | Comments list performance optimization (#5305) | Lunny Xiao | 2019-04-18 | 1 | -5/+20 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 7 | -142/+374 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 5 | -3/+233 |
* | Return a UserList from /api/v1/admin/users (#6629) | zeripath | 2019-04-15 | 3 | -13/+27 |
* | Change summary to full message (#6591) | John Olheiser | 2019-04-12 | 1 | -1/+1 |
* | Improve issue autolinks (#6273) | mrsdizzie | 2019-04-12 | 2 | -3/+21 |
* | fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) | Lunny Xiao | 2019-04-11 | 1 | -3/+0 |
* | Cleaned permission checks for API -> site admin can now do anything (#6483) | Vasek Sraier | 2019-04-08 | 1 | -29/+40 |
* | fix upload attachments (#6481) | Lunny Xiao | 2019-04-02 | 1 | -6/+6 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 2 | -5/+5 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 7 | -16/+11 |
* | Fix Hook & HookList in Swagger (#6432) | Segev Finer | 2019-03-26 | 1 | -2/+2 |
* | Updates SDK dep (#6406) | Richard Mahn | 2019-03-22 | 1 | -6/+10 |
* | Markdown: enable some more extensions (#6362) | Roland Koebler | 2019-03-21 | 1 | -2/+2 |