aboutsummaryrefslogtreecommitdiff
path: root/models/migrations/v15.go
Commit message (Collapse)AuthorAge
* 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
* migration.v15: don't generate hook file if wiki not exist (#1623)Unknwon2017-02-15
|
* migration: minor code fix (#1623)Unknwon2017-02-15
|
* migration: should regenerate wiki hook files (#1623)Unknwon2017-02-15
|
* migration: adjust rule to prevent migrate wrong hook fileUnknwon2017-02-14
|
* migration: handle edge caseUnknwon2017-02-14
|
* migration: add trace logUnknwon2017-02-14
|
* git: delegate all server-side Git hooks (#1623)Unknwon2017-02-14