23 コミット (43cf2f3b55de4a69183966da2a6e0167592c733c)

作成者 SHA1 メッセージ 日付
  Richard Mahn 43cf2f3b55 Fixes #7023 - API Org Visibility (#7028) 5年前
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5年前
  Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5年前
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5年前
  John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 5年前
  zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 5年前
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5年前
  Antoine GIRARD 908e8942cc Fix swagger errors (#4220) 6年前
  stevegt 39f2aa7c12 add simple descriptions for file API responses (#4089) 6年前
  Bo-Yi Wu 1c5cbc390b refactor: import order. (#3736) 6年前
  Ethan Koenig f26f4a7e01 Update swagger documentation (#2899) 6年前
  Dennis Keitzel 96b4780727 Gracefully handle bare repositories on API operations. (#1932) 7年前
  Lunny Xiao 3917ed45de golint fixed for routers (#208) 7年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7年前
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 7年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7年前
  Andrey Nering 9ac46fb983 Support Editorconfig on web editor 7年前
  Unknwon f8a48ffaad Web editor: improve code quality 7年前
  Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext 8年前
  Unknwon 514382e2eb Rename module: middleware -> context 8年前
  Unknwon 19423957b1 rename import path 8年前
  Unknwon 9a2e43bff2 move out git module and #1573 send push hook 8年前
  Unknwon 56dd430a10 refactor API routes and some work for #976 8年前
  Unknwon cc8f5add6e fix #976 8年前
  Unknwon aff49b1c9e unified API error response 8年前
  Unknwon d951824ff9 able to download archive by API 8年前
  Peter Smit ed89b39984 Updating context and fixing permission issues 9年前
  Unknwon a0f9197b45 GetFile api 9年前
  Unknwon 340a4595dd support duoshuo mirror of gravatar 9年前
  Unknown 9d983f27d6 go vet 10年前
  Unknown 23bba7633b Mirror fix on sqlite3 tag 10年前
  Michael Crosby 25fd495b2e Add sqlite build tag 10年前
  zhsso a4cbe79567 fix 10年前
  zhsso f3ed11d177 mistakes 10年前
  Unknown e51afe4621 Add postgres support, clean code, code review 10年前
  slene fa5ad1e465 move templateFuncs to one file, add middleware context. 10年前
  Unknown c6f2c23b05 Add binding form for register user 10年前