aboutsummaryrefslogtreecommitdiffstats
path: root/templates/swagger
Commit message (Expand)AuthorAgeFilesLines
...
* Remove deprecation comment for CreateOrgRepo (#9670)Ryan2020-01-101-1/+0
* Remove un-needed script import since #9554 (#9694)Antoine GIRARD2020-01-101-1/+0
* [API] creat org repo call same as github (#9186)65432020-01-091-1/+43
* [API] Add notification endpoint (#9488)65432020-01-091-0/+310
* Add HTML URL to API Issues (#9654)John Olheiser2020-01-081-0/+4
* times Add filters (#9373)65432020-01-081-3/+60
* [API] add comments endpoint for single comment (#9494)65432020-01-081-0/+69
* fix swagger description of reaction API (#9617)65432020-01-061-6/+6
* swagger UI: hide iretating search field (#9554)65432020-01-011-4/+2
* [API] Fix 9544 | return 200 when reaction already exist (#9550)65432019-12-311-19/+19
* update swagger info (#9558)65432019-12-311-6/+13
* [API] Extend times API (#9200)65432019-12-271-99/+224
* [API] Extend contents with dates (#9464)65432019-12-241-0/+26
* Swagger info corrections (#9441)65432019-12-201-10/+237
* Fix NewCommitStatus (#9434)John Olheiser2019-12-191-2/+2
* [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