Commit Graph

129 Commits (cd96dee9822c8b744526ba862fd8b5ec0e2c30ff)

Author SHA1 Message Date
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301)
5 years ago
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138)
5 years ago
Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)
5 years ago
Tamal Saha 34d06f4c6b Handle CORS requests (#6289)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743)
5 years ago
Lunny Xiao 59be704efb Fix team members API (#6714)
5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618)
5 years ago
techknowlogick 19ec2606e9 API OTP Context (#6674)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436)
5 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273)
5 years ago
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483)
5 years ago
John Olheiser cac9e6e760 Updates to API 404 responses (#6077)
5 years ago
Lunny Xiao 01bbf5ea69 Add API to list tags (#5850)
5 years ago
Lanre Adelowo 9dfdf80af0 Expose issue stopwatch toggling via API (#5970)
5 years ago
Lunny Xiao ecefa9e724 Add single commit API support (#5843)
5 years ago
Lanre Adelowo 57a69ef277 don't allow pull requests to be created on an archived repository (#5883)
5 years ago
zeripath bf47f70c3b
API: Fix null pointer in attempt to Sudo if not logged in (#5872)
5 years ago
Shashvat Kedia 1b90692844 New API routes added (#5594)
5 years ago
Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382)
5 years ago
Shashvat Kedia 6e20b504b1 Delete organization endpoint added (#5601)
5 years ago
Kasi Reddy d5d847e5c4 Git-Trees API (#5403)
6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
6 years ago
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
6 years ago
Lunny Xiao 8ef177f8c5 add api for user to create org (#5268)
6 years ago
zeripath 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120)
6 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840)
6 years ago
zeripath d293a2b9d6 Add sudo functionality to the API (#4809)
6 years ago
Lunny Xiao e48df3ee47 issues api allow pulls and fix #4832 (#4852)
6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572)
6 years ago
kolaente ef6813abc9 Issue due date api (#3890)
6 years ago
techknowlogick ab55ca7ebd
Add ability to delete a token (#4235)
6 years ago
Antoine GIRARD 6efdcaed86 Fix swagger security parts (#4236)
6 years ago
Ethan Koenig 7ea4bfc561 API endpoint for testing webhook (#3550)
6 years ago
Lunny Xiao bec69f702b
Add topic support (#3711)
6 years ago
Jonas Franz 9a5e628a7e Add Attachment API (#3478)
6 years ago
Piotr Orzechowski b104ab3ca1 Add option to enable or disable swagger endpoints (#3502)
6 years ago
Marc Brückner 695b10bedd Fix API-Endpoint release (#3012)
6 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
6 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177)
6 years ago
Vlad Temian 469ab99e9a Delete a user's public key via admin api (closes #3014) (#3059)
7 years ago
Ethan Koenig c3b6383b3a Fix comment API paths (#2813)
7 years ago
Ethan Koenig f26f4a7e01 Update swagger documentation (#2899)
7 years ago
Lauris BH 08b124dd47
Fix API raw requests for commits and tags (#2841)
7 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408)
7 years ago
Antoine GIRARD 619b9b5547 Move swagger-ui under /api/v1 (#2746)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago