Lunny Xiao
89e0796519
Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
11 years ago
Dustin Willis Webber
d2e31eb3a8
fix calls that go rename missed
11 years ago
Unknwon
dd7f3e9f60
#1070 Clearer error message for illegal characters
11 years ago
Unknwon
f84e8f7ca6
mirror fix of #1105
11 years ago
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
11 years ago
Unknwon
5a7bca797c
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
11 years ago
Unknwon
51da9e41f0
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
11 years ago
Peter Smit
5af7b2864c
Change constants to UPPERCASE_WITH_UNDERSCORE style
11 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.
11 years ago
Peter Smit
76f8904718
Introducing Collaboration Struct
11 years ago
Unknwon
b553ea45ee
modes/repo: incorrect SSH clone URL for #742
11 years ago
Unknwon
ac4a10456e
api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
11 years ago
Unknwon
a0f9197b45
GetFile api
11 years ago
Unknwon
52d66ba6c8
#12 , use go-gogs-client
11 years ago
Unknwon
9dc3c93a6a
#12 , add/edit hook
11 years ago
Unknwon
8eb5120fbd
#12 , API: list user repos, list repo hooks
11 years ago