summaryrefslogtreecommitdiffstats
path: root/templates/swagger
Commit message (Expand)AuthorAgeFilesLines
* Add API branch protection endpoint (#9311)David Svantesson2020-02-121-1/+550
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-1/+2
* [API] Fix inconsistent label color format (#10129)65432020-02-091-0/+6
* [API] expose RepoOwner on Issue responce (#10126)65432020-02-041-0/+4
* API endpoint for repo transfer (#9947)65432020-01-311-0/+74
* Minor typo fix (#10043)Andy Harrison2020-01-281-1/+1
* add css extraction and minification to webpack (#9944)silverwind2020-01-251-0/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-45/+629
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-201-0/+6
* Fix issues/pulls dependencies problems (#9842)Lunny Xiao2020-01-191-0/+6
* move swagger-ui to webpack/npm (#9714)silverwind2020-01-141-99/+21
* [API] add endpoint to check notifications [Extend #9488] (#9595)65432020-01-141-0/+35
* [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685)65432020-01-131-0/+16
* [API] add GET /orgs endpoint (#9560)65432020-01-121-0/+29
* Allow repo admin to merge PR regardless of review status (#9611)David Svantesson2020-01-111-0/+4
* 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