114 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Lunny Xiao 711834cbf9 Display error as string but not bytes (#7780) 5 years ago
  zeripath d4ae5a4ec3 use 403 instead of 401 for ErrUserProhibitLogin (#7591) 6 years ago
  zeripath 307dd8cac8 Handle ErrUserProhibitLogin in http git (#7586) 6 years ago
  Lunny Xiao 97ca2d8884 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath 9bd4f39890 Move serv hook functionality & drop GitLogger (#6993) 6 years ago
  techknowlogick 50c4b56896 OAuth2 token can be used in basic auth (#6747) 6 years ago
  James E. Blair 6158899606 Handle redirects in git clone commands (#6688) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  manuelluis 34a18857f6 In basic auth check for tokens before call UserSignIn (#5725) 6 years ago
  kolaente e27a5c45c4 Feature: Archive repos (#5009) 6 years ago
  silverwind 716e744b99 Add proper CORS preflight origin validation (#5740) 6 years ago
  Lunny Xiao 5f079ea84e Support CORS headers to git smart http protocol (#5719) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Najib Idrissi 028800d5e6 Make reverse proxy auth optional (#4643) 6 years ago
  Lukas Treyer 553be7af53 env var GITEA_PUSHER_EMAIL (#4516) 7 years ago
  Lauris BH 156fd1008f Correctly check http git access rights for reverse proxy authorized users (#3721) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Lunny Xiao 9fb62a93c5 Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 7 years ago
  David Schneiderbauer c1ac056f03 fix .netrc authentication (#2700) 7 years ago
  Lunny Xiao 97b889eb5b fix go get subpackage bug (#2584) 7 years ago
  Moritz Heiber a09267e4d7 Only allow token authentication with 2FA enabled (#2184) 8 years ago
  Shuanglei Tao 93a200f0a4 Fix: `http: multiple response.WriteHeader calls` (#2038) 8 years ago
  Lunny Xiao 5edc4aaa6c fix admin lost permission caused by #947 8 years ago
  Lunny Xiao c694c70008 Add units to team (#947) 8 years ago
  Lunny Xiao 7d355a42b3 Remove env user salt since no need to use (#1515) 8 years ago
  Lunny Xiao 6752a4b13c fix go get sub package and add domain on installation to let go get work defaultly (#1518) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  Lunny Xiao 6448b1a381 Move push update to post-receive and protected branch check to pre-receive (#1030) 8 years ago
  Willem van Dreumel 8dd4d6d154 Oauth2 consumer (#679) 8 years ago
  Denis Denisov 56fc9cf7d3 Protected branches system (#339) 8 years ago
  Bo-Yi Wu 83e210669c fix gofmt error 8 years ago
  Gogs b24bbb9397 push + pull now works with reverse proxy + basic auth on apache 2.4 8 years ago
  Lunny Xiao 301dcd4876 update code.gitea.io/git (#450) 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 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
  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
  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 cc9a66db51 General code quality improvement 8 years ago
  Unknwon 6e37e3f3d7 Replace convert.To with APIFormat calls 9 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Franz Schmidt 602d1f4200 Fixes #3110 (#3136) 9 years ago