Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Refactoring: rename and simplify pkg/tool functions | Unknwon | 2017-04-06 | |
| | ||||
* | user/settings/security: add token description about 2FA | Unknwon | 2017-04-06 | |
| | ||||
* | 2fa: initial support (#945) | Unknwon | 2017-04-06 | |
| | ||||
* | Update locales | Unknwon | 2017-04-05 | |
| | ||||
* | pkg/markup: init default sanitizer.policy | Unknwon | 2017-04-05 | |
| | | | | | | App would panic if user has validation error on installation and the sanitizer is not yet built. Therefore we need a minimal valid object for sanitizer at start. | |||
* | Refactoring: remove tool.TplName | Unknwon | 2017-04-05 | |
| | ||||
* | Refactoring: rename pkg/base -> pkg/tool | Unknwon | 2017-04-05 | |
| | ||||
* | 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 |