33 Commits (ba5ba4e8af4026b8a2feeba767a8430bcc9dfa20)

Author SHA1 Message Date
  6543 31beca458f Fix GetContents(): Dont't ignore Executables (#11192) 6 years ago
  6543 087cd9b9bb make branch parameter optional for /api/v1/repos/{owner}/{repo}/contents/{filepath} (#11067) 6 years ago
  zeripath 3e3598fa2a Contents API should return 404 on not exist (#10323) 6 years ago
  6543 d22db72b53 [API] Extend contents with dates (#9464) 6 years ago
  6543 0fe99507c3 Swagger info corrections (#9441) 6 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 6 years ago
  Antoine GIRARD 0cfac4ae99 don't ignore error message (#8550) 6 years ago
  Colin Arnott a046a60c1e upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) 6 years ago
  Richard Mahn c35a88f83a Fixes #7292 - API File Contents bug (#7301) 6 years ago
  Richard Mahn ea3fda55d7 Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324) 6 years ago
  Richard Mahn 8b2f7f7d67 Fixes #7023 - API Org Visibility (#7028) 7 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 7 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 7 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 7 years ago
  zeripath add9b0c141 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 7 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 7 years ago
  Antoine GIRARD 00ff25393c Fix swagger errors (#4220) 7 years ago
  stevegt 8949d0a210 add simple descriptions for file API responses (#4089) 8 years ago
  Bo-Yi Wu 3bed594722 refactor: import order. (#3736) 8 years ago
  Ethan Koenig 1df45ea8b0 Update swagger documentation (#2899) 8 years ago
  Dennis Keitzel 34d2b1c5e9 Gracefully handle bare repositories on API operations. (#1932) 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 9 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
  Unknwon 11540e5abe Web editor: improve code quality 9 years ago
  Unknwon da092dd05b Convert all API handers to use *context.APIContext 10 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 10 years ago
  Unknwon 8ac9d9b4c7 rename import path 10 years ago
  Unknwon 7c3baef786 move out git module and #1573 send push hook 10 years ago
  Unknwon c6f6031bd5 refactor API routes and some work for #976 10 years ago