| Commit message (Expand) | Author | Age | Files | Lines |
* | Add API endpoint for accessing repo topics (#7963) | David Svantesson | 2019-09-03 | 1 | -2/+226 |
* | Update swagger to 0.20.1 (#8010) | Antoine GIRARD | 2019-08-28 | 1 | -2/+35 |
* | Adds details about what tags can use the Git tags API (#7989) | Richard Mahn | 2019-08-26 | 1 | -2/+2 |
* | swagger/fix: []string are not enum by swagger definition (#7916) | Antoine GIRARD | 2019-08-26 | 1 | -18/+18 |
* | API method to list all commits of a repository (#6408) | Mike Schwörer | 2019-08-26 | 1 | -0/+107 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 1 | -0/+6 |
* | Document possibility to limit API Repo search to topics only. (#7957) | David Svantesson | 2019-08-23 | 1 | -0/+6 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -1/+1 |
* | add pagination for admin api get orgs and fix only list public orgs bug (#7742) | Lunny Xiao | 2019-08-04 | 1 | -0/+14 |
* | Fix #7136: Add paging and extend API GetCommitStatuses (#7141) | zeripath | 2019-07-25 | 1 | -0/+38 |
* | Swagger: Add information to API Token header (#7585) | zeripath | 2019-07-24 | 1 | -0/+1 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 1 | -0/+22 |
* | Fixes #7292 - API File Contents bug (#7301) | Richard Mahn | 2019-06-29 | 1 | -61/+130 |
* | Add missing description of label on API (#7159) | Lunny Xiao | 2019-06-16 | 1 | -0/+12 |
* | Add LastLogin to the User API (#7196) | zeripath | 2019-06-15 | 1 | -0/+10 |
* | Fixes #2738 - Adds the /git/tags API endpoint (#7138) | Richard Mahn | 2019-06-08 | 1 | -12/+108 |
* | Add state param to milestone listing API (#7131) | Lanre Adelowo | 2019-06-06 | 1 | -0/+6 |
* | Fixes #7023 - API Org Visibility (#7028) | Richard Mahn | 2019-05-30 | 1 | -14/+51 |
* | Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) | Richard Mahn | 2019-05-30 | 1 | -0/+161 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 1 | -0/+4 |
* | SearchRepositoryByName improvements and unification (#6897) | zeripath | 2019-05-15 | 1 | -0/+13 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -87/+87 |
* | update sdk to latest (#6903) | techknowlogick | 2019-05-10 | 1 | -4/+13 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 1 | -0/+24 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 1 | -2/+8 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 1 | -1/+535 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 1 | -0/+210 |
* | update swagger-ui (#6661) | Antoine GIRARD | 2019-04-16 | 1 | -2/+2 |
* | Fixes #6659 - Swagger schemes selection default to page's (#6660) | Richard Mahn | 2019-04-16 | 1 | -15/+26 |
* | Fies #6468 - Uses space match and adds newline for all sed flavors (#6473) | Richard Mahn | 2019-04-01 | 1 | -1/+1 |
* | Fix Hook & HookList in Swagger (#6432) | Segev Finer | 2019-03-26 | 1 | -5/+46 |
* | Updates SDK dep (#6406) | Richard Mahn | 2019-03-22 | 1 | -0/+1 |
* | add isAdmin to user model (#6231) | Lanre Adelowo | 2019-03-03 | 1 | -0/+5 |
* | Increase Username and Orgname MaxSize 35 -> 40 (#6178) | Segev Finer | 2019-02-25 | 1 | -0/+8 |
* | Remove extra spaces (#6016) | Thomas Loubiou | 2019-02-09 | 1 | -3/+3 |
* | Fix #5799 - swagger for mergePullRequest (#5996) | Thomas Loubiou | 2019-02-08 | 1 | -0/+33 |
* | Add API to list tags (#5850) | Lunny Xiao | 2019-02-07 | 1 | -0/+75 |
* | Expose issue stopwatch toggling via API (#5970) | Lanre Adelowo | 2019-02-06 | 1 | -0/+106 |
* | Feature - Pagination for git tree API (#5838) | Richard Mahn | 2019-02-06 | 1 | -0/+28 |
* | Add label names as filter in issue search api (#5946) | Lanre Adelowo | 2019-02-04 | 1 | -0/+6 |
* | Add single commit API support (#5843) | Lunny Xiao | 2019-02-02 | 1 | -0/+142 |
* | Fix new release creation API to allow empty target (#5870) | Lauris BH | 2019-01-30 | 1 | -0/+21 |
* | update swagger for release API pagination (#5841) | Lunny Xiao | 2019-01-25 | 1 | -0/+12 |
* | Added docs for the tree api (#5834) | kolaente | 2019-01-24 | 1 | -0/+104 |
* | New API routes added (#5594) | Shashvat Kedia | 2019-01-23 | 1 | -0/+38 |
* | api: Add missing GET teams endpoints (#5382) | Harshit Bansal | 2019-01-16 | 1 | -0/+52 |
* | Issue is not overdue when it is on the same date #5566 (#5568) | Rodrigo Villablanca Vásquez | 2019-01-01 | 1 | -3/+3 |
* | Delete organization endpoint added (#5601) | Shashvat Kedia | 2018-12-27 | 1 | -0/+24 |
* | Fix route in swagger (#5598) | Shashvat Kedia | 2018-12-26 | 1 | -26/+26 |
* | Implement git refs API for listing references (branches, tags and other) (#5354) | Lauris BH | 2018-11-27 | 1 | -0/+131 |