summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo.go
Commit message (Collapse)AuthorAgeFilesLines
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-131-7/+6
|
* api: able to create repo and fix #726Unknwon2014-12-121-46/+83
| | | | | - POST /user/repos - POST /org/:org/repos
* GetFile apiUnknwon2014-11-161-12/+4
|
* #12, use go-gogs-clientUnknwon2014-11-141-27/+11
|
* #12, add/edit hookUnknwon2014-11-131-6/+2
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-131-0/+257