aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/repo/repo.go
Commit message (Expand)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* repo: load base repository for loadAttributesUnknwon2017-06-08
* api/repo: response full API format for search results (#4522)Unknwon2017-06-08
* api/repo: fix admin migrate repo for non-org users (#4479)Unknwon2017-06-05
* Refactoring: rename ctx -> cUnknwon2017-06-03
* api/repo: improve migration error handlingUnknwon2017-04-07
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* api/repo: fix nil error panicUnknwon2017-04-06
* api/repo: check user type of owner for migrationUnknwon2017-04-06
* models/mirror: feed git.IsRepoURLAccessible with raw mirror addressUnknwon2017-04-04
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* api/repo: add endpoint to sync mirror (#2235)Unknwon2017-03-23
* error: move ErrRepoNotExist -> errors.RepoNotExistUnknwon2017-03-23
* api/repo: fix incorrect permission values (#4309)Unknwon2017-03-18
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* 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
* 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
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
* #13 finish user and repository searchUnknwon2016-03-11
* 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