Florian Kaiser
4be007b44c
Use pretty 404 pages in repo.HTTPBackend
9 years ago
zhuharev
43e7e4a4a2
typo fix
9 years ago
Unknwon
b9b595fe9b
#2311 improve HTTP auth error message
9 years ago
Unknwon
ce054072fa
#2114 External URL for wiki
9 years ago
Unknwon
72d7ca7fbd
finish wiki
9 years ago
Unknwon
43eda8feb3
introduce git-shell
9 years ago
Unknwon
48c519be58
#1681 some fixes for builtin SSH server on Windows
9 years ago
Unknwon
2e68e18401
go vet and fix #1890
9 years ago
Unknwon
d4ffa64a15
New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon
33b499ff2f
#842 able to use access token replace basic auth
9 years ago
Unknwon
6305921179
token recent activity
9 years ago
Unknwon
ae32813af6
try to fix HTTP ops not GC
9 years ago
Unknwon
7d44e9e18f
work on #1493
9 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Unknwon
893b66bcac
allow anonymous SSH clone
10 years ago
Unknwon
d286033e38
#835 : Realtime webhooks
10 years ago
Linquize
76017b4f80
Set Content-Type to text/plain for http status 401
This is because git command line shows the failure reason only if Content-Type is text/plain.
10 years ago
Unknwon
0fa1c5ae0f
#1040 : dashboard no longer accessible when repo is missing
10 years ago
Unknwon
c61a100b93
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
10 years ago
Unknwon
164ed7fe1e
Merge branch 'access' of github.com:gogits/gogs into dev
10 years ago
Gogs
1a5a2d876c
Attempt #3 of ldap fixes
10 years ago
Peter Smit
21da931939
Make sure that a mirror can't be written to by http or ssh
10 years ago
Unknwon
7ae5b92db8
code fix #941 caution: undertest
10 years ago
Peter Smit
71ea4a71bd
Merge remote-tracking branch 'mine/access_refactor' into access_refactor
Conflicts:
cmd/serve.go
models/access.go
models/migrations/migrations.go
models/org.go
models/repo.go
models/user.go
modules/middleware/org.go
modules/middleware/repo.go
routers/api/v1/repo.go
routers/org/teams.go
routers/repo/http.go
routers/user/home.go
10 years ago
Peter Smit
81083a9415
Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Peter Smit
5af7b2864c
Change constants to UPPERCASE_WITH_UNDERSCORE style
10 years ago
Unknwon
cdd2a75239
routers/repo/http.go: allow HTTP push/pull by token for #845
10 years ago
Peter Smit
5deb52e1b8
Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Christopher Brickley
d0827e5d5e
allow http push by token - #842
10 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
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago
Lunny Xiao
86e2627175
Merge branch 'master' of github.com:gogits/gogs
Conflicts:
models/update.go
routers/repo/http.go
11 years ago
Lunny Xiao
e5ae41e21f
bug fixed #261
11 years ago
Unknown
57ac15aa20
Merge branch 'master' of github.com:gogits/gogs into dev
11 years ago
Lunny Xiao
7dbeee94e3
bug fixed #236
11 years ago
Unknown
e0f9c628c5
Add create organization
11 years ago
Unknown
47d29a1ee0
Mirror fix on #248
11 years ago
Unknown
8bfa7ae745
Remove qiniu/log
11 years ago
Unknown
fbf274b751
Fix #220
11 years ago
Unknown
688ec6ecbd
Fixed #209
11 years ago
Unknown
7b60756f2c
Fix Collaborators cannot commit
11 years ago
Unknown
1bfe4ee665
Merge branch 'master' of github.com:gogits/gogs
11 years ago
Unknown
2dc0329c5f
Fix auth issue on #80
11 years ago