Unknwon
35a65736fa
add get repo API
10 years ago
Unknwon
aff49b1c9e
unified API error response
10 years ago
Steven Oud
6fe868a4d5
added repository remove option to api
10 years ago
Unknwon
7ec991326d
fix migrate api
10 years ago
Unknwon
e5b105e513
fix migrate API
10 years ago
Unknwon
398569f6f8
#1021 Forked repo unavailable after deleting original repo
10 years ago
Unknwon
f2de4d5c04
new create repo options
10 years ago
Unknwon
bb3b90fcd6
#1487 Readme Template
10 years ago
Unknwon
1453e91f41
minor fix on API response
10 years ago
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
10 years ago
Unknwon
9db4acc62e
improve fork process
10 years ago
Unknwon
e50982f5ec
allow anonymous SSH clone
10 years ago
Lunny Xiao
673a76d638
Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
10 years ago
Dustin Willis Webber
5a4f314cf7
fix calls that go rename missed
10 years ago
Unknwon
698b9e2acc
#1070 Clearer error message for illegal characters
10 years ago
Unknwon
5169a0e025
mirror fix of #1105
10 years ago
Unknwon
34102f7889
remove unused scripts and simplify migrate form definition
10 years ago
Unknwon
7ccab9cd09
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
10 years ago
Unknwon
059338139c
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
10 years ago
Peter Smit
0d158e569b
Change constants to UPPERCASE_WITH_UNDERSCORE style
10 years ago
Peter Smit
4e79adf6b5
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
76f8904718
Introducing Collaboration Struct
10 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