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 | ||
* | migrations/v16: use continue not return for bad records | Unknwon | 2017-03-12 |
| | |||
* | migrations/v16: make SQLite3 work | Unknwon | 2017-03-12 |
| | |||
* | migrations/v16: only Warn if repository happens to have bad data | Unknwon | 2017-03-12 |
| | |||
* | migrations/v16: sync table | Unknwon | 2017-03-12 |
| | |||
* | repo: able to view size (#1158) | Unknwon | 2017-03-12 |