Commit Graph

215 Commits (58501a26821160c3258c1ad3501f4c1d8db0a597)

Author SHA1 Message Date
Rongjian Zhang 77f360b1b8
fix: case typo (#13049)
4 years ago
Lucas Queiroz 67a5573310
[#13004] Add Timestamp to Tag list API (#13026)
4 years ago
Johan Van de Wauw 34d9cb335c
API: Get release by tags endpoint (#12932)
4 years ago
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
6543 efebb824ac
API: GetReleaseByID return 404 if not found (#12933)
4 years ago
zeripath 3f522cdaad
Fix handling of migration errors (#12928)
4 years ago
6543 2dbca92a0f
API: NotificationSubject show Issue/Pull State (#12901)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
6543 00a806de68
[API] Milestone endpoints accept names too (#12649)
4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450)
4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672)
4 years ago
6543 3408fb73b6
Add better Swagger description and a example for GetArchive (#12743)
4 years ago
6543 1ea1cade85
Add Created & Updated to Milestone (#12662)
4 years ago
Jochen Peters 385433d2f4
additional data for type StopWatch in swagger api (#12458)
4 years ago
6543 dba5d82f86
Expose Attachemnt Settings by API (#12514)
4 years ago
6543 2a52aeec49
API: Expose its limitation settings (#12714)
4 years ago
6543 d5b6931dbe
[API] Delete Token accept names too (#12366)
4 years ago
John Olheiser 211321fb93
Git migration UX (#12619)
4 years ago
zeripath 2ae8c7ab1c
Add cron running API (#12421)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
赵智超 8a6790b2aa
Add API to update pr headBranch (#12419)
4 years ago
6543 7b260acd7b
Add TOTP header to Swagger Documentation (#12402)
4 years ago
6543 8bdc9795d8
Add name filter to API for GetMilestoneList (#12336)
4 years ago
zeripath 63591016b3
Extend Notifications API and return pinned notifications by default (#12164)
4 years ago
Cirno the Strongest 1fd2beb6e9
Fix swagger docs for /repos/issues (#12069)
4 years ago
6543 fc2f2c7602
API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854)
4 years ago
6543 68a2af6d68
API expose usefull General Repo settings settings (#11758)
4 years ago
6543 1ac46186ff
API allow to create closed milestones (#11745)
4 years ago
Cirno the Strongest 27a6e03906
Remove page size limit comment from swagger (#11806)
4 years ago
6543 5814079bf5
Add option to API to update PullRequest base branch (#11666)
4 years ago
Lauris BH 2874ab54bc
Add language statistics API endpoint (#11737)
4 years ago
Cirno the Strongest 5acba4609a
Add internal-repo octicon for public repos of private org (#11529)
4 years ago
zeripath f761a37a0f
Provide diff and patch API endpoints (#11751)
4 years ago
6543 b534a5164f
[API] Expose allowed Reactions (#11735)
4 years ago
6543 dc812f8ba5
Issue/Pull expose IsLocked Property on API (#11708)
4 years ago
6543 b636cd6fd4
Handle expected errors in FileCreate & FileUpdate API (#11643)
4 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607)
4 years ago
6543 560744fb33
Handle expected errors in AddGPGkey API (#11644)
4 years ago
zeripath 3eb323901c
Fix repo-list private and total count bugs (#11500)
4 years ago
zeripath c86bc8e061
Add paging and archive/private repository filtering to dashboard list (#11321)
4 years ago
Cirno the Strongest 32b8172e56
Consolidate API for getting single commit (#11368)
4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224)
4 years ago
6543 e9e8638f18
Return issue subscription status from API subscribe (#10966)
4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148)
4 years ago
6543 bb4261a5ed
Add issue subscription check to API (#10967)
4 years ago
6543 3c5a4d094a
[API] Add branch delete (#11112)
4 years ago
John Olheiser 4f597b1866
Add single release page and latest redirect (#11102)
4 years ago
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
4 years ago
6543 70fab7e26a
document 404 responce and meaning (#11073)
4 years ago
zeripath 2e85ad665a
Contents API should return 404 on not exist (#10323)
4 years ago
6543 0dadea19bc
[Api] Check Notify (always return json) (#10059)
4 years ago
Dan Molik 743022116d
Add Get/Update for api/v1/user/applications/oauth2 (#11008)
4 years ago
6543 3d63caa542
[API] Get a single commit via Ref (#10915)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806)
4 years ago
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
4 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
4 years ago
6543 4427a936b4
[API] enable paggination for ListRepoTags (#10454)
4 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126)
4 years ago
6543 13bc82009c
API endpoint for repo transfer (#9947)
4 years ago
Andy Harrison d879353632 Minor typo fix (#10043)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885)
4 years ago
Lunny Xiao f540d0ac87
Fix issues/pulls dependencies problems (#9842)
4 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595)
4 years ago
6543 0b3aaa6196 [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685)
4 years ago
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
Ryan 438e159d04 Remove deprecation comment for CreateOrgRepo (#9670)
4 years ago
6543 e8ea0695b0 [API] creat org repo call same as github (#9186)
4 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488)
4 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654)
4 years ago
6543 14a9687444 times Add filters (#9373)
4 years ago
6543 e88d67b774 [API] add comments endpoint for single comment (#9494)
4 years ago
6543 bcac7cb934 fix swagger description of reaction API (#9617)
4 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550)
4 years ago
6543 655aea13a5 update swagger info (#9558)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
6543 40e99ea010 [API] Extend contents with dates (#9464)
4 years ago
6543 2848c5eb8f Swagger info corrections (#9441)
4 years ago
John Olheiser f5a25d5349 Fix NewCommitStatus (#9434)
4 years ago
6543 aceb1085c7 [API] extend StopWatch (#9196)
4 years ago
6543 37e10d4543 [API] Add Reactions (#9220)
4 years ago
6543 7c6f2e27be Add release_counter to Repo API (#9214)
4 years ago
6543 d7c1310353 expose PR counter on Repo API (#9202)
4 years ago
6543 2ab8c78c30 Refactor Issues Subscription (#8738)
5 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
5 years ago
David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031)
5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768)
5 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688)
5 years ago
David Svantesson 7971b05d2b Fix API deadline removal (#8759)
5 years ago
6543 5a187f4bcc Add API for Issue set Subscription (#8729)
5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
David Svantesson 90ab3056eb Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756)
5 years ago
David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108)
5 years ago