Commit Graph

129 Commits (64133126cdb842a047b2cd104c2f177f6e83f79a)

Author SHA1 Message Date
Gogs 37eec6c9b7 push + pull now works with reverse proxy + basic auth on apache 2.4
7 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450)
7 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
Rachid Zarouali be5607e510 Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Thibault Meyer 93f1eabe30
rename variable + fix wiki link
8 years ago
Thibault Meyer 9d66497abc
Can disable GIT interactions by HTTP protocol
8 years ago
Unknwon a00c932bbc General code quality improvement
8 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls
8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Franz Schmidt 8b35c194ec Fixes #3110 (#3136)
8 years ago
Unknwon c041273dd3 repo/http: clean code
8 years ago
Unknwon 60ae8ac3d2 Add route for #2846
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name
8 years ago
Florian Kaiser 0e4ae27caa Use pretty 404 pages in repo.HTTPBackend
8 years ago
zhuharev 0d5dc8a064 typo fix
8 years ago
Unknwon a62290de52 #2311 improve HTTP auth error message
8 years ago
Unknwon 40f3142264 #2114 External URL for wiki
9 years ago
Unknwon 830d000667 finish wiki
9 years ago
Unknwon c50a3503e6 introduce git-shell
9 years ago
Unknwon 0128036514 #1681 some fixes for builtin SSH server on Windows
9 years ago
Unknwon b55499d039 go vet and fix #1890
9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon 2ac8e11f46 #842 able to use access token replace basic auth
9 years ago
Unknwon 03b85b73af token recent activity
9 years ago
Unknwon d17f102339 try to fix HTTP ops not GC
9 years ago
Unknwon 407385db7e work on #1493
9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch
9 years ago
Unknwon e50982f5ec allow anonymous SSH clone
9 years ago
Unknwon fa298a2c30 #835: Realtime webhooks
9 years ago
Linquize f26f8d5afa Set Content-Type to text/plain for http status 401
9 years ago
Unknwon 588f3215c6 #1040: dashboard no longer accessible when repo is missing
9 years ago
Unknwon 4aafeace23 fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
9 years ago
Unknwon b0b11fd7b1 Merge branch 'access' of github.com:gogits/gogs into dev
9 years ago
Gogs fab038b175 Attempt #3 of ldap fixes
9 years ago
Peter Smit f9454cc32c Make sure that a mirror can't be written to by http or ssh
9 years ago
Unknwon 6d0f3a07d4 code fix #941 caution: undertest
9 years ago
Peter Smit 6c1ee384f1 Merge remote-tracking branch 'mine/access_refactor' into access_refactor
9 years ago
Peter Smit 0a4cda0dd4 Refactoring of the Access Table
9 years ago
Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style
9 years ago
Unknwon ba77a3b0b4 routers/repo/http.go: allow HTTP push/pull by token for #845
9 years ago
Peter Smit 4e79adf6b5 Refactoring of the Access Table
9 years ago
Christopher Brickley d0827e5d5e allow http push by token - #842
9 years ago
codeskyblue db6c0ebf76 fix git clone error when repo has upper case name
10 years ago
Unknwon 32dcaefafa fox #620
10 years ago
Unknwon abc57b6e43 work on #609
10 years ago
Unknwon 3abc41ccca Fix API broken
10 years ago
Unknwon 1aa12c7452 Fix #572
10 years ago
lunnyxiao d1911658e1 remove debug info
10 years ago
lunnyxiao 150eef93b2 add submodule basic support & buf fixed #478
10 years ago
Unknwon 755eec745f Finish new repo settings page
10 years ago
Unknwon 8dd07c0ddd New UI merge in progress
10 years ago
Lunny Xiao 86e2627175 Merge branch 'master' of github.com:gogits/gogs
10 years ago
Lunny Xiao e5ae41e21f bug fixed #261
10 years ago
Unknown 57ac15aa20 Merge branch 'master' of github.com:gogits/gogs into dev
10 years ago
Lunny Xiao 7dbeee94e3 bug fixed #236
10 years ago
Unknown e0f9c628c5 Add create organization
10 years ago
Unknown 47d29a1ee0 Mirror fix on #248
10 years ago
Unknown 8bfa7ae745 Remove qiniu/log
10 years ago
Unknown fbf274b751 Fix #220
10 years ago
Unknown 688ec6ecbd Fixed #209
10 years ago
Unknown 7b60756f2c Fix Collaborators cannot commit
10 years ago
Unknown 1bfe4ee665 Merge branch 'master' of github.com:gogits/gogs
10 years ago
Unknown 2dc0329c5f Fix auth issue on #80
10 years ago
Unknown 6277f8497c Auth problem related #80
10 years ago
Christopher Brickley 4c5a6e4d87 swap \n for \000, update len check, when reading receive-pack input
10 years ago
Lunny Xiao 4210f56dbc bug fixed for http clone
10 years ago
Lunny Xiao ee2d8d2469 remove trace
10 years ago
Lunny Xiao db39e58a13 add actions for http push
10 years ago
zhsso a4cbe79567 fix
10 years ago
zhsso f3ed11d177 mistakes
10 years ago
Lunny Xiao a24c0b92e4 bug fixed
10 years ago
Lunny Xiao 94c7278194 Merge branch 'master' of github.com:gogits/gogs into dev
10 years ago
Lunny Xiao 16b6e5d50b bug fixed
10 years ago