summaryrefslogtreecommitdiffstats
path: root/templates/swagger
Commit message (Expand)AuthorAgeFilesLines
* [API] extend StopWatch (#9196)65432019-12-111-1/+106
* [API] Add Reactions (#9220)65432019-12-071-0/+335
* Add release_counter to Repo API (#9214)65432019-11-301-0/+5
* expose PR counter on Repo API (#9202)65432019-11-291-0/+5
* Refactor Issues Subscription (#8738)65432019-11-201-2/+2
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-0/+12
* Update branch API endpoint to show effective branch protection. (#9031)David Svantesson2019-11-161-1/+29
* Template Repositories (#8768)John Olheiser2019-11-111-0/+22
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-061-0/+12
* Fix API deadline removal (#8759)David Svantesson2019-11-031-1/+9
* Add API for Issue set Subscription (#8729)65432019-11-021-0/+159
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-0/+73
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-221-5/+5
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-0/+59
* 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