aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/repo/milestone.go
Commit message (Collapse)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
|
* Refactoring: rename ctx -> cUnknwon2017-06-03
|
* Refactoring: rename modules -> pkgUnknwon2017-04-04
| | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
* api/repo/milestone: fix change status didn't take effectUnknwon2017-02-10
|
* Some code renamingUnknwon2016-12-22
|
* #3383 code cleanupUnknwon2016-08-24
|
* Additional API support for milestones (#3383)lstahlman2016-08-24