| Commit message (Expand) | Author | Age |
* | Refactoring: rename package routers -> routes | Unknwon | 2017-06-11 |
* | repo: load base repository for loadAttributes | Unknwon | 2017-06-08 |
* | api/repo: response full API format for search results (#4522) | Unknwon | 2017-06-08 |
* | api/repo: fix admin migrate repo for non-org users (#4479) | Unknwon | 2017-06-05 |
* | Refactoring: rename ctx -> c | Unknwon | 2017-06-03 |
* | api/repo: improve migration error handling | Unknwon | 2017-04-07 |
* | Refactoring: rename Signed -> Logged | Unknwon | 2017-04-06 |
* | api/repo: fix nil error panic | Unknwon | 2017-04-06 |
* | api/repo: check user type of owner for migration | Unknwon | 2017-04-06 |
* | models/mirror: feed git.IsRepoURLAccessible with raw mirror address | Unknwon | 2017-04-04 |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | api/repo: add endpoint to sync mirror (#2235) | Unknwon | 2017-03-23 |
* | error: move ErrRepoNotExist -> errors.RepoNotExist | Unknwon | 2017-03-23 |
* | api/repo: fix incorrect permission values (#4309) | Unknwon | 2017-03-18 |
* | models: rename ErrUserNotExist -> errors.UserNotExist | Unknwon | 2017-03-16 |
* | repo: able to perform initial commit on behave of actual user | Unknwon | 2017-02-27 |
* | refactoring: modules/auth/*_form.go -> modules/form | Unknwon | 2017-02-27 |
* | api: add list user and organization's repositories (#3984) | Unknwon | 2017-02-18 |
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
* | api: display repository forks (#3252) | Dennis Chen | 2017-01-28 |
* | Fix dashboard issues/pull request counting | Unknwon | 2016-12-27 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 |
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
* | #3058 #3059 support correct page size and link header | Unknwon | 2016-07-04 |
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 |
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 |
* | #13 finish user and repository search | Unknwon | 2016-03-11 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 |
* | #1692 API: admin create repo | Unknwon | 2015-12-17 |
* | #1692 add organization APIs | Unknwon | 2015-12-17 |
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 |
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 |