40 Commits (151b53a89add1f20e2a28482396a5a8653d3df3f)

Author SHA1 Message Date
  6543 151b53a89a [API] Add pagination to ListBranches (#14524) 4 years ago
  Lunny Xiao 1469159d51 Move macaron to chi (#14293) 4 years ago
  a1012112796 95a22539cf Add block on official review requests branch protection (#13705) 4 years ago
  6543 5453eb0d8a [API] Only Return Json (#13511) 4 years ago
  Lunny Xiao de0238c85f Refactor: Move PushUpdateOptions (#13363) 4 years ago
  赵智超 c4785fc6e9 [Enhancement] Allow admin to merge pr with protected file changes (#12078) 5 years ago
  Lunny Xiao 1cf3564402 Move all push update operations to a queue (#10133) 5 years ago
  Terence Le Huu Phuong ab37c8275c Add API Endpoint for Branch Creation (#11607) 5 years ago
  6543 75b27de3e5 [API] Add branch delete (#11112) 5 years ago
  6543 cab270821e Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
  Lauris BH 3edcc40a40 Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
  Lunny Xiao 96c5cc22e3 Fix branch api canPush and canMerge (#10776) 5 years ago
  David Svantesson a6045fc7fb Add API branch protection endpoint (#9311) 5 years ago
  Lunny Xiao ab30192f14 Move newbranch to standalone package (#9627) 5 years ago
  6543 0fe99507c3 Swagger info corrections (#9441) 5 years ago
  David Svantesson a5e94ab4cf Update branch API endpoint to show effective branch protection. (#9031) 5 years ago
  Lunny Xiao ed968cb57c Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Filip Navara cd35329329 Improve listing performance by using go-git (#6478) 6 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 6 years ago
  Lewis Cowles c165ccfae7 Fixes repo branch endpoint summary (#4893) 7 years ago
  Bo-Yi Wu 3bed594722 refactor: import order. (#3736) 7 years ago
  Ethan Koenig 13c19d041a Populate URL field of API commits (#3546) 7 years ago
  Ethan Koenig 1df45ea8b0 Update swagger documentation (#2899) 7 years ago
  Ethan Koenig 9818d43a9f Fix API for branches with slashes (#2096) 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) 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon 5b25440502 #1692 add CRUD issue APIs 9 years ago
  Unknwon da092dd05b Convert all API handers to use *context.APIContext 9 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 9 years ago
  Unknwon 759a73fd9c Minor fix for #2506 9 years ago
  Antoine GIRARD 7407a0b226 Corrections following recommendations 9 years ago
  Antoine GIRARD fc58d9c2fb Handling error for the API request and add commments 9 years ago
  Antoine GIRARD 424c4bf878 Update link for documentation (Temporary https://gist.github.com/sapk/df64347ff218baf4a277) 9 years ago
  Antoine GIRARD 42c1153d6e Near ready 9 years ago