aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/repo/repo.go
Commit message (Collapse)AuthorAge
* repo: able to perform initial commit on behave of actual userUnknwon2017-02-27
|
* refactoring: modules/auth/*_form.go -> modules/formUnknwon2017-02-27
|
* api: add list user and organization's repositories (#3984)Unknwon2017-02-18
|
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
|
* api: display repository forks (#3252)Dennis Chen2017-01-28
| | | | | Lists the forks of a repository at the /:user/:repo/forks endpoint. Signed-off-by: Dennis Chen <barracks510@gmail.com>
* Fix dashboard issues/pull request countingUnknwon2016-12-27
|
* Replace convert.To with APIFormat callsUnknwon2016-08-14
|
* #1384 add pagination for repositoriesUnknwon2016-07-24
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* #3058 #3059 support correct page size and link headerUnknwon2016-07-04
|
* #1692 add CRUD issue APIsUnknwon2016-03-13
| | | | | - Fix go-gogs-client#10 - Related to #809
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
|
* #13 finish user and repository searchUnknwon2016-03-11
| | | | Both are possible on explore and admin panel
* Rename module: middleware -> contextUnknwon2016-03-11
|
* #1692 API: admin create repoUnknwon2015-12-17
|
* #1692 add organization APIsUnknwon2015-12-17
|
* #1984 Better mirror repo managementUnknwon2015-12-08
|
* refactor API routes and some work for #976Unknwon2015-12-04