summaryrefslogtreecommitdiffstats
path: root/templates/swagger
Commit message (Expand)AuthorAgeFilesLines
* Api: advanced settings for repository (external wiki, issue tracker etc.) (#7...David Svantesson2019-10-021-0/+74
* API endpoint for searching teams. (#8108)David Svantesson2019-10-011-0/+64
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+12
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+8
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-081-0/+5
* Add API endpoint for accessing repo topics (#7963)David Svantesson2019-09-031-2/+226
* Update swagger to 0.20.1 (#8010)Antoine GIRARD2019-08-281-2/+35
* Adds details about what tags can use the Git tags API (#7989)Richard Mahn2019-08-261-2/+2
* swagger/fix: []string are not enum by swagger definition (#7916)Antoine GIRARD2019-08-261-18/+18
* API method to list all commits of a repository (#6408)Mike Schwörer2019-08-261-0/+107
* Include description in repository search. (#7942)David Svantesson2019-08-251-0/+6
* Document possibility to limit API Repo search to topics only. (#7957)David Svantesson2019-08-231-0/+6
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-1/+1
* add pagination for admin api get orgs and fix only list public orgs bug (#7742)Lunny Xiao2019-08-041-0/+14
* Fix #7136: Add paging and extend API GetCommitStatuses (#7141)zeripath2019-07-251-0/+38
* Swagger: Add information to API Token header (#7585)zeripath2019-07-241-0/+1
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-0/+22
* Fixes #7292 - API File Contents bug (#7301)Richard Mahn2019-06-291-61/+130
* Add missing description of label on API (#7159)Lunny Xiao2019-06-161-0/+12
* Add LastLogin to the User API (#7196)zeripath2019-06-151-0/+10
* Fixes #2738 - Adds the /git/tags API endpoint (#7138)Richard Mahn2019-06-081-12/+108
* Add state param to milestone listing API (#7131)Lanre Adelowo2019-06-061-0/+6
* Fixes #7023 - API Org Visibility (#7028)Richard Mahn2019-05-301-14/+51
* Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)Richard Mahn2019-05-301-0/+161
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+4
* SearchRepositoryByName improvements and unification (#6897)zeripath2019-05-151-0/+13
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-87/+87
* update sdk to latest (#6903)techknowlogick2019-05-101-4/+13
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-0/+24
* Hash App token (#6724)techknowlogick2019-05-041-2/+8
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-1/+535
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-171-0/+210
* update swagger-ui (#6661)Antoine GIRARD2019-04-161-2/+2
* Fixes #6659 - Swagger schemes selection default to page's (#6660)Richard Mahn2019-04-161-15/+26
* Fies #6468 - Uses space match and adds newline for all sed flavors (#6473)Richard Mahn2019-04-011-1/+1
* Fix Hook & HookList in Swagger (#6432)Segev Finer2019-03-261-5/+46
* Updates SDK dep (#6406)Richard Mahn2019-03-221-0/+1
* add isAdmin to user model (#6231)Lanre Adelowo2019-03-031-0/+5
* Increase Username and Orgname MaxSize 35 -> 40 (#6178)Segev Finer2019-02-251-0/+8
* Remove extra spaces (#6016)Thomas Loubiou2019-02-091-3/+3
* Fix #5799 - swagger for mergePullRequest (#5996)Thomas Loubiou2019-02-081-0/+33
* Add API to list tags (#5850)Lunny Xiao2019-02-071-0/+75
* Expose issue stopwatch toggling via API (#5970)Lanre Adelowo2019-02-061-0/+106
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-061-0/+28
* Add label names as filter in issue search api (#5946)Lanre Adelowo2019-02-041-0/+6
* Add single commit API support (#5843)Lunny Xiao2019-02-021-0/+142
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-301-0/+21
* update swagger for release API pagination (#5841)Lunny Xiao2019-01-251-0/+12
* Added docs for the tree api (#5834)kolaente2019-01-241-0/+104
* New API routes added (#5594)Shashvat Kedia2019-01-231-0/+38