| Age | Commit message (Collapse) | Author |
|
|
|
Related to commit a120f143d7bbe67379d0ff51e96b111661e1d385
Also point towards the Github issue.
|
|
Update the "note" for `locale`
|
|
|
|
|
|
|
|
|
|
Make DB migrations idempotent.
|
|
Fixes https://github.com/iv-org/documentation/issues/46
|
|
|
|
|
|
* Untrack config.yml
`config/config.yml` has been untracked and moved to `config/config.example.yml`.
The Dockerfile has been updated to copy all `config/config.*` files and to try
to move `config/config.example.yml` to `config/config.yml`. If a user supplied
`config/config.yml` exists it is not overwritten.
* Update Dockerfile to use `shard.lock`
* Fix tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|