Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactoring: rename modules -> pkg | Unknwon | 2017-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 | ||
* | Minor naming improvement | Unknwon | 2016-08-17 |
| | |||
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 |
| | |||
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 |
| | |||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 |