| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Redirect on changed user and org name (#11649) | Andrew Bezold | 2021-01-24 | 1 | -2/+15 |
* | Fix middlewares sequences (#14354) | Lunny Xiao | 2021-01-16 | 1 | -5/+5 |
* | [API] Only Return Json (#13511) | 6543 | 2020-11-14 | 1 | -24/+23 |
* | Delete tag API (#13358) | John Olheiser | 2020-10-30 | 1 | -1/+3 |
* | Add review request api (#11355) | a1012112796 | 2020-10-20 | 1 | -1/+3 |
* | Return 404 not 500 from API if team does not exist (#13118) | zeripath | 2020-10-12 | 1 | -1/+1 |
* | API: Get release by tags endpoint (#12932) | Johan Van de Wauw | 2020-09-25 | 1 | -0/+3 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 1 | -0/+5 |
* | Issue templates directory (#11450) | John Olheiser | 2020-09-11 | 1 | -0/+1 |
* | [API] Migration: Change ServiceType String (#12672) | 6543 | 2020-09-10 | 1 | -1/+1 |
* | Expose Attachemnt Settings by API (#12514) | 6543 | 2020-09-05 | 1 | -0/+1 |
* | API: Expose its limitation settings (#12714) | 6543 | 2020-09-04 | 1 | -0/+1 |
* | Add cron running API (#12421) | zeripath | 2020-08-24 | 1 | -0/+4 |
* | Add API to update pr headBranch (#12419) | 赵智超 | 2020-08-04 | 1 | -0/+1 |
* | Add TOTP header to Swagger Documentation (#12402) | 6543 | 2020-08-02 | 1 | -0/+6 |
* | API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new s... | 6543 | 2020-06-22 | 1 | -2/+3 |
* | API expose usefull General Repo settings settings (#11758) | 6543 | 2020-06-10 | 1 | -0/+1 |
* | Add language statistics API endpoint (#11737) | Lauris BH | 2020-06-07 | 1 | -0/+1 |
* | Provide diff and patch API endpoints (#11751) | zeripath | 2020-06-05 | 1 | -0/+2 |
* | [API] Expose allowed Reactions (#11735) | 6543 | 2020-06-04 | 1 | -0/+3 |
* | Add API Endpoint for Branch Creation (#11607) | Terence Le Huu Phuong | 2020-05-29 | 1 | -0/+1 |
* | Correctly set the organization num repos (#11339) | zeripath | 2020-05-12 | 1 | -3/+3 |
* | Consolidate API for getting single commit (#11368) | Cirno the Strongest | 2020-05-11 | 1 | -2/+1 |
* | API: Add pull review endpoints (#11224) | 6543 | 2020-05-02 | 1 | -1/+15 |
* | Allow list collaborators for users with Read access to repo (#9995) | Shashvat Kedia | 2020-04-21 | 1 | -5/+5 |
* | Add issue subscription check to API (#10967) | 6543 | 2020-04-21 | 1 | -0/+1 |
* | [API] Add branch delete (#11112) | 6543 | 2020-04-19 | 1 | -0/+1 |
* | Add Get/Update for api/v1/user/applications/oauth2 (#11008) | Dan Molik | 2020-04-09 | 1 | -1/+4 |
* | [suggest] change merge strategy: do not check write access if user in merge... | j.yao.SUSE | 2020-04-08 | 1 | -1/+1 |
* | [API] Get a single commit via Ref (#10915) | 6543 | 2020-04-07 | 1 | -2/+2 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 1 | -0/+7 |
* | adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) | Gustavo Marin | 2020-02-29 | 1 | -0/+6 |
* | Add API branch protection endpoint (#9311) | David Svantesson | 2020-02-12 | 1 | -0/+9 |
* | API endpoint for repo transfer (#9947) | 6543 | 2020-01-31 | 1 | -0/+1 |
* | [API] add endpoint to check notifications [Extend #9488] (#9595) | 6543 | 2020-01-14 | 1 | -0/+1 |
* | [API] add GET /orgs endpoint (#9560) | 6543 | 2020-01-12 | 1 | -0/+1 |
* | [API] creat org repo call same as github (#9186) | 6543 | 2020-01-09 | 1 | -7/+6 |
* | [API] Add notification endpoint (#9488) | 6543 | 2020-01-09 | 1 | -0/+14 |
* | times Add filters (#9373) | 6543 | 2020-01-08 | 1 | -4/+4 |
* | [API] add comments endpoint for single comment (#9494) | 6543 | 2020-01-08 | 1 | -3/+4 |
* | [API] dont reqToken on GetReactions (fix #9543) (#9548) | 6543 | 2020-01-02 | 1 | -6/+6 |
* | [API] Extend times API (#9200) | 6543 | 2019-12-27 | 1 | -2/+5 |
* | Swagger info corrections (#9441) | 6543 | 2019-12-20 | 1 | -28/+29 |
* | [API] extend StopWatch (#9196) | 6543 | 2019-12-11 | 1 | -0/+3 |
* | [API] Add Reactions (#9220) | 6543 | 2019-12-07 | 1 | -7/+13 |
* | Refactor Issues Subscription (#8738) | 6543 | 2019-11-20 | 1 | -3/+3 |
* | Handle setting default branch via API (#9030) | David Svantesson | 2019-11-17 | 1 | -1/+1 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -1/+1 |
* | Add API for Issue set Subscription (#8729) | 6543 | 2019-11-02 | 1 | -0/+5 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 1 | -0/+2 |