128 Commits (ae6640998d6c85f319ba630fd94de39722a0dde8)

Author SHA1 Message Date
  Richard Mahn b883738d9d Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
  Richard Mahn b1b0bc1e07 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 6 years ago
  Tamal Saha 96c6253b9b Handle CORS requests (#6289) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Lunny Xiao 81b43f22b1 Fix org visibility bug when git cloning (#6743) 7 years ago
  Lunny Xiao fcc79d50df Fix team members API (#6714) 7 years ago
  zeripath 718c47861a Trace Logging on Permission Denied & ColorFormat (#6618) 7 years ago
  techknowlogick b668308113 API OTP Context (#6674) 7 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 7 years ago
  Segev Finer 9dcb34aee6 Add API for manipulating Git hooks (#6436) 7 years ago
  mrsdizzie 50747bc12e Improve issue autolinks (#6273) 7 years ago
  Vasek Sraier 691fa52e39 Cleaned permission checks for API -> site admin can now do anything (#6483) 7 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 7 years ago
  Lunny Xiao d39acd03b8 Add API to list tags (#5850) 7 years ago
  Lanre Adelowo f9895f0a38 Expose issue stopwatch toggling via API (#5970) 7 years ago
  Lunny Xiao a3ef26dd36 Add single commit API support (#5843) 7 years ago
  Lanre Adelowo e95654cbc1 don't allow pull requests to be created on an archived repository (#5883) 7 years ago
  zeripath 02f867addc API: Fix null pointer in attempt to Sudo if not logged in (#5872) 7 years ago
  Shashvat Kedia 3e261feadb New API routes added (#5594) 7 years ago
  Harshit Bansal 8c26a74a55 api: Add missing GET teams endpoints (#5382) 7 years ago
  Shashvat Kedia a0d69e97a5 Delete organization endpoint added (#5601) 7 years ago
  Kasi Reddy 049c24ea77 Git-Trees API (#5403) 7 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 7 years ago
  Lauris BH 1969cf6f8b Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
  Lunny Xiao 3a099b1861 add api for user to create org (#5268) 7 years ago
  zeripath 74845bbea0 Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) 7 years ago
  kolaente c3606173a8 User action heatmap (#5131) 7 years ago
  Oleg Kovalov b21d2cae09 Remove check for negative length (#5120) 7 years ago
  B-OnTheGo e827cc6ca9 Enforce token on api routes [fixed critical security issue #4357] (#4840) 7 years ago
  zeripath 7c03def5f4 Add sudo functionality to the API (#4809) 7 years ago
  Lunny Xiao 321e68f3ad issues api allow pulls and fix #4832 (#4852) 7 years ago
  Piotr Orzechowski 3a6750ac98 Swagger.v1.json template (#3572) 7 years ago
  kolaente 1208e48b4b Issue due date api (#3890) 7 years ago
  techknowlogick a5a30a1cd3 Add ability to delete a token (#4235) 7 years ago
  Antoine GIRARD 434c7d411f Fix swagger security parts (#4236) 7 years ago
  Ethan Koenig 5a752609bc API endpoint for testing webhook (#3550) 8 years ago
  Lunny Xiao c5c1406d2c Add topic support (#3711) 8 years ago
  Jonas Franz c5f62658b2 Add Attachment API (#3478) 8 years ago
  Piotr Orzechowski 0ea666c9b9 Add option to enable or disable swagger endpoints (#3502) 8 years ago
  Marc Brückner 771af935bf Fix API-Endpoint release (#3012) 8 years ago
  Lauris BH c91f81de8d Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 8 years ago
  Ethan Koenig a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 8 years ago
  Vlad Temian 20952f1c5f Delete a user's public key via admin api (closes #3014) (#3059) 8 years ago
  Ethan Koenig 55598f5421 Fix comment API paths (#2813) 8 years ago
  Ethan Koenig 1df45ea8b0 Update swagger documentation (#2899) 8 years ago
  Lauris BH 58e72a8305 Fix API raw requests for commits and tags (#2841) 8 years ago
  Ethan Koenig 6700a0b12a Make URL scheme unambiguous (#2408) 8 years ago
  Antoine GIRARD 8611a5e753 Move swagger-ui under /api/v1 (#2746) 8 years ago
  Jonas Franz 2345f38d7d Feature: Timetracking (#2211) 8 years ago
  Antoine GIRARD 8b81ff17f5 Improve swagger doc (#2274) 8 years ago