33 次代码提交 (a5ad4f364226ea2cf98502ec3ae380aabf909601)

作者 SHA1 备注 提交日期
  lewis 194cc99afe fix 965 4 年前
  6543 3c5a4d094a
[API] Add branch delete (#11112) 5 年前
  6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012) 5 年前
  Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 年前
  Lunny Xiao dcaa5643d7
Fix branch api canPush and canMerge (#10776) 5 年前
  David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311) 5 年前
  Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 5 年前
  6543 2848c5eb8f Swagger info corrections (#9441) 6 年前
  David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031) 6 年前
  Lunny Xiao daab245167
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 6 年前
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 6 年前
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 6 年前
  Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 年前
  John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 6 年前
  Lewis Cowles c43399cad8 Fixes repo branch endpoint summary (#4893) 7 年前
  Bo-Yi Wu 1c5cbc390b refactor: import order. (#3736) 7 年前
  Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546) 7 年前
  Ethan Koenig f26f4a7e01 Update swagger documentation (#2899) 8 年前
  Ethan Koenig f99489d5c5 Fix API for branches with slashes (#2096) 8 年前
  Dennis Keitzel 96b4780727 Gracefully handle bare repositories on API operations. (#1932) 8 年前
  Lunny Xiao 3917ed45de golint fixed for routers (#208) 9 年前
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 9 年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 年前
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 9 年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 9 年前
  Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 9 年前
  Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext 9 年前
  Unknwon 514382e2eb Rename module: middleware -> context 9 年前
  Unknwon 995487e822 Minor fix for #2506 9 年前
  Antoine GIRARD b7b30cd85e Corrections following recommendations 10 年前
  Antoine GIRARD 81e5722bcc Handling error for the API request and add commments 10 年前
  Antoine GIRARD 303d091ea9 Update link for documentation (Temporary https://gist.github.com/sapk/df64347ff218baf4a277) 10 年前
  Antoine GIRARD c11c3b6c11 Near ready 10 年前