33 Commits (ed646078e1fc43bf7bda93c7dd1bdc07e51cac7b)

Author SHA1 Message Date
  6543 ed646078e1
Return json on 500 error from API (#11574) (#11660) 4 years ago
  zeripath 91e6a7f7ea
api.Context.NotFound(...) should tolerate nil (#11288) (#11306) 4 years ago
  6543 2848c5eb8f Swagger info corrections (#9441) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao 42729b7562
fix API link header (#7298) 4 years ago
  John Olheiser 8f0182c322 API error cleanup (#7186) 5 years ago
  Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533) 5 years ago
  techknowlogick 19ec2606e9 API OTP Context (#6674) 5 years ago
  Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 5 years ago
  zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 5 years ago
  zeripath 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) 5 years ago
  Antoine GIRARD fd8e8a421a Improve swagger doc (#2274) 6 years ago
  Jonas Östanbäck 5db5e16ab6 Correct grammar in APIEmpty documentation (#1748) 7 years ago
  Antoine GIRARD 3edb0c5894 Generate swagger json (#1402) 7 years ago
  Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 7 years ago
  Ethan Koenig 6f4ba6884c Repo permission bug fixes (#513) 7 years ago
  Kim "BKC" Carlbäcker 0f05470cb8 [API] Pull Requests (#248) 7 years ago
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 7 years ago
  Lunny Xiao faabc76fd6 Golint fixed for modules/context 7 years ago
  Ethan Koenig 0834e492c0 API endpoints for stars 7 years ago
  Thibault Meyer ddee4c8b58
Normalize files with gofmt 7 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 years ago
  Thomas Boerger 6bf9910975
Set correct doc url for go-sdk 7 years ago
  Matthias Loibl 1f44b01e2a Fix imports found by goimports. 7 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 years ago
  Unknwon b1d41cfa60 #1692 add admin APIs to add/remove a user from teams 8 years ago
  Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 8 years ago
  Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext 8 years ago
  Unknwon db4da7beec Add APIContext 8 years ago