181 Commits (b665b7467eda3a8777d9b3ae7526e7ffa6f1b637)

Author SHA1 Message Date
  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
  Ethan Koenig 835e335242 EnableUnit() -> UnitEnabled() (#2242) 8 years ago
  Lunny Xiao 86d8ea3844 fix some bug 8 years ago
  Aaron Walker e9c98d4242 API: support '/orgs/:org/repos' (#2047) 8 years ago
  Ethan Koenig a15346a9bd Fix repo API bug (#2133) 8 years ago
  Antoine GIRARD 8d81576b4b Improve org error handling (#2117) 8 years ago
  Ethan Koenig 9818d43a9f Fix API for branches with slashes (#2096) 8 years ago
  Antoine GIRARD 7c20be2658 Separate generate swagger + fix sed os specific (#1791) 8 years ago
  Andrey Nering 65981612f0 Merge pull request #1905 from ethantkoenig/fix/org_api_auth 8 years ago
  Ethan Koenig af8f4dc52e Require token before checking membership/ownership 8 years ago
  camlafit 5e796c7cc1 A missing / to provide a correct endpoint 8 years ago
  Antoine GIRARD 15748c65b4 Fix change introduce by update of go-swagger. (#1727) 8 years ago
  Ethan Koenig 560bf3a6d7 Fix 500 for GET /teams/:id endpoints (#1811) 8 years ago
  Antoine GIRARD 9a699d3712 Generate swagger json (#1402) 8 years ago
  Kim "BKC" Carlbäcker 32bc8415f5 Status-API (#1332) 8 years ago
  Jonas 034e19f4e4 Add repo mirror sync API endpoint (#1508) 8 years ago
  Antoine GIRARD d110b2d4bd Implement GPG api (#710) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  Mura Li b1d6c9b61a Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741) 8 years ago
  awwalker 92595a6f05 API: support /users/:username/repos 8 years ago
  Ethan Koenig 19ad4b31b5 Redirects for renamed repos (#807) 8 years ago
  Lunny Xiao 9effd446fd Add units concept for modulable functions of a repository (#742) 8 years ago
  Ethan Koenig a0f224c7cf Remove unneeded database loads (#814) 8 years ago
  Ethan Koenig 901f1f170e Use handlers for API authorization (#723) 8 years ago
  Bwko cbcb3a8598 Fix crash caused by #647 (#708) 8 years ago
  Ethan Koenig dc4990be0d Fix permission bugs in team API (#647) 8 years ago
  Ethan Koenig 1533d6f66f API Endpoints for organization members (#645) 8 years ago
  Ethan Koenig af64dbf429 Bug fixes for webhook API (#650) 8 years ago
  Ethan Koenig f74f56ed26 API endpoint for subscribers (#598) 8 years ago
  Ethan Koenig ad391350f9 API endpoint for stargazers (#597) 8 years ago
  Ethan Koenig e29ff03812 Release API endpoints 8 years ago
  Ethan Koenig e41d044963 API endpoints for forks (#509) 8 years ago
  Ethan Koenig 9015c12eb8 Repo permission bug fixes (#513) 8 years ago
  Ethan Koenig be625153d6 Permissions bug fix for webhooks 8 years ago
  Ethan Koenig 24db8d7848 API endpoints for organization teams (#370) 8 years ago
  Ethan Koenig d690ce64e4 API Endpoints for collaborators (#375) 8 years ago
  Ethan Koenig 13c5f83c24 Organization webhook API endpoints 8 years ago
  Ethan Koenig f2f748259e API Endpoint for watching (#191) 8 years ago
  Kim "BKC" Carlbäcker acd5a98218 issue comment api fix (#449) 8 years ago
  Kim "BKC" Carlbäcker b20aadde50 [API] Pull Requests (#248) 8 years ago
  Kim "BKC" Carlbäcker 5f466ee446 Add undocumented endpoint for /repositories/:id 9 years ago
  Ethan Koenig 4503176480 API endpoints for stars 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Andrey Nering 9cb849359e Support Editorconfig on web editor 9 years ago