Commit Graph

25 Commits (cd96dee9822c8b744526ba862fd8b5ec0e2c30ff)

Author SHA1 Message Date
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301)
5 years ago
Richard Mahn 002b597c1f Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324)
5 years ago
Richard Mahn 43cf2f3b55 Fixes #7023 - API Org Visibility (#7028)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
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
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
6 years ago
Antoine GIRARD 908e8942cc Fix swagger errors (#4220)
6 years ago
stevegt 39f2aa7c12 add simple descriptions for file API responses (#4089)
6 years ago
Bo-Yi Wu 1c5cbc390b refactor: import order. (#3736)
6 years ago
Ethan Koenig f26f4a7e01 Update swagger documentation (#2899)
7 years ago
Dennis Keitzel 96b4780727 Gracefully handle bare repositories on API operations. (#1932)
7 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Andrey Nering 9ac46fb983 Support Editorconfig on web editor
8 years ago
Unknwon f8a48ffaad Web editor: improve code quality
8 years ago
Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon 19423957b1 rename import path
8 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook
9 years ago
Unknwon 56dd430a10 refactor API routes and some work for #976
9 years ago