Commit Graph

6 Commits (d05395fe906dad7741201faa69a54fef538deda9)

Author SHA1 Message Date
Unknwon d05395fe90
Refactoring: rename modules -> pkg
Reasons to change:

1. Shorter than 'modules'
2. More generally used by other Go projects
3. Corresponds to the naming of '$GOPATH/pkg' directory
2017-04-04 19:29:59 -04:00
Unknwon b116dc506b
migrations/v16: use continue not return for bad records 2017-03-12 03:34:19 -04:00
Unknwon bf58f26305
migrations/v16: make SQLite3 work 2017-03-12 03:30:53 -04:00
Unknwon 601f174ea0
migrations/v16: only Warn if repository happens to have bad data 2017-03-12 03:08:25 -04:00
Unknwon a34c21cde3
migrations/v16: sync table 2017-03-12 03:05:41 -04:00
Unknwon bb19bb601e
repo: able to view size (#1158) 2017-03-12 01:59:48 -05:00