aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/repo.go
Commit message (Collapse)AuthorAge
* Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-09
|
* Refactoring of the Access TablePeter Smit2015-02-06
| | | | | | 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.
* Introducing Collaboration StructPeter Smit2015-01-23
|
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-13
|
* api: able to create repo and fix #726Unknwon2014-12-12
| | | | | - POST /user/repos - POST /org/:org/repos
* GetFile apiUnknwon2014-11-16
|
* #12, use go-gogs-clientUnknwon2014-11-14
|
* #12, add/edit hookUnknwon2014-11-13
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-13