Commit Graph

124 Commits (1658cd04e9918109867f2745ddf760d260681878)

Author SHA1 Message Date
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) 6 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436) 6 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 6 years ago
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483) 6 years ago
John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 6 years ago
Lunny Xiao 01bbf5ea69 Add API to list tags (#5850) 6 years ago
Lanre Adelowo 9dfdf80af0 Expose issue stopwatch toggling via API (#5970) 6 years ago
Lunny Xiao ecefa9e724 Add single commit API support (#5843) 6 years ago
Lanre Adelowo 57a69ef277 don't allow pull requests to be created on an archived repository (#5883) 6 years ago
zeripath bf47f70c3b
API: Fix null pointer in attempt to Sudo if not logged in (#5872) 6 years ago
Shashvat Kedia 1b90692844 New API routes added (#5594) 6 years ago
Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382) 6 years ago
Shashvat Kedia 6e20b504b1 Delete organization endpoint added (#5601) 6 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) 7 years ago
Jonas Franz 9a5e628a7e Add Attachment API (#3478) 7 years ago
Piotr Orzechowski b104ab3ca1 Add option to enable or disable swagger endpoints (#3502) 7 years ago
Marc Brückner 695b10bedd Fix API-Endpoint release (#3012) 7 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177) 7 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
Antoine GIRARD fd8e8a421a Improve swagger doc (#2274) 7 years ago
Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242) 7 years ago
Lunny Xiao 04c4028aea
fix some bug 7 years ago
Aaron Walker 6a3c03762a API: support '/orgs/:org/repos' (#2047) 7 years ago
Ethan Koenig 93a1de4842 Fix repo API bug (#2133) 7 years ago