| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue is not overdue when it is on the same date #5566 (#5568) | Rodrigo Villablanca Vásquez | 2019-01-01 | 1 | -5/+9 |
* | Delete organization endpoint added (#5601) | Shashvat Kedia | 2018-12-27 | 2 | -1/+25 |
* | Fix route in swagger (#5598) | Shashvat Kedia | 2018-12-26 | 1 | -1/+1 |
* | Improve performance of dashboard (#4977) | Lunny Xiao | 2018-12-13 | 3 | -5/+16 |
* | fix permission check on api create org (#5523) | Lunny Xiao | 2018-12-11 | 1 | -1/+1 |
* | add tests for api user orgs (#5494) | Lunny Xiao | 2018-12-09 | 1 | -1/+1 |
* | 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 | 2 | -0/+93 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 14 | -170/+151 |
* | Implement git refs API for listing references (branches, tags and other) (#5354) | Lauris BH | 2018-11-27 | 3 | -0/+133 |
* | show only opened milestones on issues page milestone filter (#5051) | Lanre Adelowo | 2018-11-26 | 1 | -2/+2 |
* | API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829... | Daniel Balko | 2018-11-23 | 1 | -7/+9 |
* | add api for user to create org (#5268) | Lunny Xiao | 2018-11-20 | 2 | -0/+53 |
* | added the ability to set labels on the "edit pull request" api (#5347) | Lucien Kerl | 2018-11-16 | 1 | -0/+12 |
* | Fix create team, update team missing units (#5188) | Lunny Xiao | 2018-11-10 | 2 | -0/+28 |
* | Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he... | zeripath | 2018-11-03 | 1 | -4/+8 |
* | Keys API changes (#4960) | zeripath | 2018-10-31 | 3 | -14/+118 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 3 | -0/+55 |
* | Fix Swagger JSON autogeneration issues. (#4845) | zeripath | 2018-10-20 | 22 | -22/+121 |
* | Remove check for negative length (#5120) | Oleg Kovalov | 2018-10-20 | 1 | -1/+1 |
* | Add notification interface and refactor UI notifications (#5085) | Lunny Xiao | 2018-10-18 | 3 | -0/+13 |
* | Add support for search by uid (#4876) | zeripath | 2018-10-18 | 1 | -0/+5 |
* | Update Swagger API to match the return of /users/search (#4847) | zeripath | 2018-09-21 | 1 | -1/+10 |
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 1 | -0/+1 |
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 1 | -1/+1 |
* | allow api to create tags for releases (#4890) | Bobonium | 2018-09-10 | 1 | -4/+0 |
* | Slack webhook channel name cannot be empty or just contain an hashtag (#4786) | Lanre Adelowo | 2018-09-10 | 1 | -3/+11 |
* | Fixes repo branch endpoint summary (#4893) | Lewis Cowles | 2018-09-09 | 1 | -1/+1 |
* | Add sudo functionality to the API (#4809) | zeripath | 2018-09-06 | 1 | -1/+44 |
* | issues api allow pulls and fix #4832 (#4852) | Lunny Xiao | 2018-09-03 | 1 | -1/+9 |
* | API /admin/users/{username} missing parameter (#4775) | EnricoFerro | 2018-08-23 | 1 | -0/+6 |
* | 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 |
* | Swagger.v1.json template (#3572) | Piotr Orzechowski | 2018-07-28 | 2 | -3/+3 |
* | Respect email privacy option in user search via API (#4512) | Lanre Adelowo | 2018-07-25 | 1 | -1/+1 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 2 | -0/+14 |
* | Issue due date api (#3890) | kolaente | 2018-07-16 | 4 | -1/+81 |
* | Fix query parameter name comment in issue API (#4421) | Lauris BH | 2018-07-12 | 1 | -2/+2 |
* | Add ability to delete a token (#4235) | techknowlogick | 2018-07-06 | 2 | -0/+38 |
* | Fixes repo membership check in API (#4341) | Nicolas Da Mutten | 2018-07-05 | 1 | -1/+1 |
* | 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 security parts (#4236) | Antoine GIRARD | 2018-06-12 | 1 | -4/+4 |
* | Fix swagger errors (#4220) | Antoine GIRARD | 2018-06-12 | 13 | -51/+158 |
* | swagger: add 'required: true' for params in URL (#4097) | stevegt | 2018-06-02 | 2 | -0/+2 |
* | add simple descriptions for file API responses (#4089) | stevegt | 2018-06-01 | 1 | -3/+6 |