| Commit message (Expand) | Author | Age | Files | Lines |
* | Added docs for the tree api (#5835) | kolaente | 2019-01-24 | 1 | -0/+24 |
* | Issue is not overdue when it is on the same date #5566 (#5568) | Rodrigo Villablanca Vásquez | 2019-01-01 | 1 | -5/+9 |
* | Improve performance of dashboard (#4977) | Lunny Xiao | 2018-12-13 | 3 | -5/+16 |
* | admin should be able to delete repos even if he is not a member of the organi... | Lanre Adelowo | 2018-12-02 | 1 | -1/+1 |
* | Removing Labels via EditPullRequest API (#5348) | Lucien Kerl | 2018-12-01 | 1 | -1/+1 |
* | Git-Trees API (#5403) | Kasi Reddy | 2018-11-28 | 1 | -0/+92 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 9 | -98/+48 |
* | Implement git refs API for listing references (branches, tags and other) (#5354) | Lauris BH | 2018-11-27 | 1 | -0/+115 |
* | show only opened milestones on issues page milestone filter (#5051) | Lanre Adelowo | 2018-11-26 | 1 | -2/+2 |
* | added the ability to set labels on the "edit pull request" api (#5347) | Lucien Kerl | 2018-11-16 | 1 | -0/+12 |
* | Keys API changes (#4960) | zeripath | 2018-10-31 | 1 | -2/+42 |
* | Fix Swagger JSON autogeneration issues. (#4845) | zeripath | 2018-10-20 | 12 | -8/+73 |
* | Add notification interface and refactor UI notifications (#5085) | Lunny Xiao | 2018-10-18 | 3 | -0/+13 |
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 1 | -0/+1 |
* | allow api to create tags for releases (#4890) | Bobonium | 2018-09-10 | 1 | -4/+0 |
* | Fixes repo branch endpoint summary (#4893) | Lewis Cowles | 2018-09-09 | 1 | -1/+1 |
* | Disable merging a WIP Pull request (#4529) | Julien Tant | 2018-08-13 | 1 | -1/+1 |
* | An inactive user shouldn't be able to be added as a collaborator (#4535) | Lanre Adelowo | 2018-08-07 | 1 | -0/+7 |
* | api: repos/search: add parameters to control the sort order (#3964) | Allen Wild | 2018-08-02 | 1 | -0/+47 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 2 | -0/+14 |
* | Issue due date api (#3890) | kolaente | 2018-07-16 | 1 | -1/+70 |
* | Fix query parameter name comment in issue API (#4421) | Lauris BH | 2018-07-12 | 1 | -2/+2 |
* | Allow administrator to create repository for any organization (#4368) | Lauris BH | 2018-07-05 | 1 | -7/+9 |
* | Check that repositories can only be migrated to own user or organizations (#4... | Lauris BH | 2018-07-05 | 1 | -8/+15 |
* | Fix milestone appliance and permission checks (#4271) | Jonas Franz | 2018-06-19 | 1 | -9/+17 |
* | fix CreateIssueCommentOption reference (#4239) | stevegt | 2018-06-15 | 1 | -1/+1 |
* | Fix swagger errors (#4220) | Antoine GIRARD | 2018-06-12 | 6 | -33/+43 |
* | add simple descriptions for file API responses (#4089) | stevegt | 2018-06-01 | 1 | -3/+6 |
* | Fix some webhooks bugs (#3981) | Lunny Xiao | 2018-05-21 | 1 | -2/+2 |
* | Add more webhooks support and refactor webhook templates directory (#3929) | Lunny Xiao | 2018-05-16 | 1 | -2/+3 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 2 | -73/+65 |
* | fix wrong issue endpoints in swagger doc (#3914) | David Schneiderbauer | 2018-05-08 | 2 | -5/+5 |
* | Issue due date (#3794) | kolaente | 2018-05-01 | 2 | -14/+48 |
* | API endpoint for testing webhook (#3550) | Ethan Koenig | 2018-04-29 | 3 | -1/+106 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 1 | -0/+42 |
* | refactor: import order. (#3736) | Bo-Yi Wu | 2018-03-29 | 18 | -31/+36 |
* | Added issue search via api (#3612) | kolaente | 2018-03-07 | 1 | -6/+29 |
* | Add Attachment API (#3478) | Jonas Franz | 2018-03-06 | 2 | -2/+324 |
* | Populate URL field of API commits (#3546) | Ethan Koenig | 2018-02-20 | 1 | -2/+2 |
* | Fix API-Endpoint release (#3012) | Marc Brückner | 2018-01-16 | 1 | -1/+4 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 6 | -10/+10 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -1/+1 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 1 | -2/+26 |
* | Fix swagger docs (#3300) | Ethan Koenig | 2018-01-04 | 1 | -7/+7 |
* | Fix bugs in issue dashboard stats (#3073) | Ethan Koenig | 2017-12-26 | 1 | -1/+1 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 2 | -8/+37 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -5/+6 |
* | Fix error message sanitiziation (#3082) | Ethan Koenig | 2017-12-04 | 1 | -3/+3 |
* | Disable add key button if SSH is disabled (#2873) | Michael Kuhn | 2017-11-21 | 1 | -1/+3 |
* | Fix comment API paths (#2813) | Ethan Koenig | 2017-11-20 | 1 | -2/+84 |