139 Commits (9436e6f4d21500e38da343fe826b222d8d2da923)

Author SHA1 Message Date
  Ethan Koenig a0f224c7cf Remove unneeded database loads (#814) 8 years ago
  Ethan Koenig 9015c12eb8 Repo permission bug fixes (#513) 8 years ago
  Kim "BKC" Carlbäcker b20aadde50 [API] Pull Requests (#248) 8 years ago
  Bwko 7d36a1293c Fixes xss, clickjacking & password autocompletion 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 86a328cf36 Golint fixed for modules/context 8 years ago
  Ethan Koenig 4503176480 API endpoints for stars 8 years ago
  Bo-Yi Wu f895b6eabd fix variable assigned and not used. 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 8 years ago
  Thomas Boerger d9a7026ca3 Set correct doc url for go-sdk 8 years ago
  Rachid Zarouali 991135448c Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Thibault Meyer bcf2bfab4d rename variable + fix wiki link 8 years ago
  Thibault Meyer 5feedd10fb Can disable GIT interactions by HTTP protocol 8 years ago
  Unknwon ea214daebe #2018 able to sync now for mirrors 8 years ago
  Unknwon d322f48f44 router/repo: code refactoring 8 years ago
  Unknwon 11540e5abe Web editor: improve code quality 8 years ago
  Unknwon 1b8df92497 Minor naming improvement 8 years ago
  Andrey Nering 10a5a8b7cf On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) 8 years ago
  Unknwon b04ef27a6a #3233 code cleanup and minor issue fix 8 years ago
  Andrew 1b58a11a1c Wiki mirroring implementation (#3233) 8 years ago
  Unknwon 8b4cb41262 #3399 500 for upstream pulls page if user has forked repository 9 years ago
  Unknwon 603fd86ed1 #2825 early response 200 when ?go-get=1 9 years ago
  Unknwon d633b89ee9 #1601 support delete issue comment 9 years ago
  Unknwon b85aba0b67 Add org.getUserTeams to reduce redundant code 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 607de5e909 #2937 able to prohibit user login 9 years ago
  Unknwon bc2448daaa models/repo: remove redundant info for some repo methods 9 years ago
  Pablo Saavedra 5a99c23938 The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 9 years ago
  Unknwon 8328452c5a #1692 add admin APIs to add/remove a user from teams 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 2eadcbdb03 Add APIContext 9 years ago
  Alec S d49e8cad4e remove errant debug statement 9 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 9 years ago