aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/user/user.go
Commit message (Expand)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* Refactoring: rename ctx -> cUnknwon2017-06-03
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* Replace convert.To with APIFormat callsUnknwon2016-08-14
* Fix #3391Unknwon2016-08-11
* Refactor User.Id to User.IDUnknwon2016-07-24
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
* #13 finish user and repository searchUnknwon2016-03-11
* Rename module: middleware -> contextUnknwon2016-03-11
* refactor API routes and some work for #976Unknwon2015-12-04