102 Commits (01c10a951b9db0b9f020ef657ca71eb5e5882a84)

Author SHA1 Message Date
  kolaente 0b510725c9 Feature: Archive repos (#5009) 6 years ago
  silverwind 44759fd66c Add proper CORS preflight origin validation (#5740) 6 years ago
  Lunny Xiao 270fa6d63b Support CORS headers to git smart http protocol (#5719) 6 years ago
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 7 years ago
  Najib Idrissi b9ae16d15e Make reverse proxy auth optional (#4643) 7 years ago
  Lukas Treyer be4ec0cbba env var GITEA_PUSHER_EMAIL (#4516) 7 years ago
  Lauris BH ab5cc6f3a9 Correctly check http git access rights for reverse proxy authorized users (#3721) 7 years ago
  Morgan Bazalgette 65861900cd Handle refactor (#3339) 8 years ago
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
  Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 8 years ago
  David Schneiderbauer 4ccb0fe338 fix .netrc authentication (#2700) 8 years ago
  Lunny Xiao 2ef8b8bcbe fix go get subpackage bug (#2584) 8 years ago
  Moritz Heiber 7e12aac61c Only allow token authentication with 2FA enabled (#2184) 8 years ago
  Shuanglei Tao d389ed25a5 Fix: `http: multiple response.WriteHeader calls` (#2038) 8 years ago
  Lunny Xiao 6362462da8
fix admin lost permission caused by #947 8 years ago
  Lunny Xiao fd6034aaf2 Add units to team (#947) 8 years ago
  Lunny Xiao 930d1759ae Remove env user salt since no need to use (#1515) 8 years ago
  Lunny Xiao f0db3da713 fix go get sub package and add domain on installation to let go get work defaultly (#1518) 8 years ago
  Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 8 years ago
  Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030) 8 years ago
  Willem van Dreumel 01d957677f Oauth2 consumer (#679) 8 years ago
  Denis Denisov fd941db246 Protected branches system (#339) 8 years ago
  Bo-Yi Wu 6510e57758 fix gofmt error 9 years ago
  Gogs 37eec6c9b7 push + pull now works with reverse proxy + basic auth on apache 2.4 9 years ago
  Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 9 years ago
  Lunny Xiao 3917ed45de golint fixed for routers (#208) 9 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 9 years ago
  Rachid Zarouali be5607e510 Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning 9 years ago
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Thibault Meyer 93f1eabe30
rename variable + fix wiki link 9 years ago
  Thibault Meyer 9d66497abc
Can disable GIT interactions by HTTP protocol 9 years ago
  Unknwon a00c932bbc General code quality improvement 9 years ago
  Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 9 years ago
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 9 years ago
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 years ago
  Franz Schmidt 8b35c194ec Fixes #3110 (#3136) 9 years ago
  Unknwon c041273dd3 repo/http: clean code 9 years ago
  Unknwon 60ae8ac3d2 Add route for #2846 9 years ago
  Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
  Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name 9 years ago
  Florian Kaiser 0e4ae27caa Use pretty 404 pages in repo.HTTPBackend 9 years ago
  zhuharev 0d5dc8a064 typo fix 10 years ago
  Unknwon a62290de52 #2311 improve HTTP auth error message 10 years ago
  Unknwon 40f3142264 #2114 External URL for wiki 10 years ago
  Unknwon 830d000667 finish wiki 10 years ago
  Unknwon c50a3503e6 introduce git-shell 10 years ago
  Unknwon 0128036514 #1681 some fixes for builtin SSH server on Windows 10 years ago
  Unknwon b55499d039 go vet and fix #1890 10 years ago