* Insert all categories from Acid to Postgres
* Check postgres == acidstate
* Fix schema
* Redo the way undocumented definitions are counted (#381)
* Redo the way undocumented definitions are counted
* Fix YAML
* Fix a typo
* Generate swagger.json for branches (#380)
* Generate swagger.json for branches
* Fix
* Fix again
* Fix once more
* [skip ci] Regenerate swagger.json
* Don't log debug info to stdout
* Push even if the branch is ahead
* Fix
* Empty
* [skip ci] Regenerate swagger.json
* Don't use "skip ci"
* Enable all unobjectionable extensions (#384)
* Enable OverloadedStrings by default
* Remove pragmas for default extensions
* Enable some other extensions
* Enable TemplateHaskell
* Add logger
* Update cli
* Fix orders updater
* Cut UTC off. Precision 12 -> 9
* Delete item (trait) from category (item) if it marked 'deleted'
And add item (trait) to category (item) if it not marked 'deleted'
* Remove pragmas
* Update makefile, and check untill True with remote base
* Add check equality in travis
* Fix travis: wait for postgres
* Fix travis. Use native service
* Fix redirection
* Fix condition
* Make checks simple
* Refactor on comments. Everything but the last one.
Dumb or not dumb is still the question. (Concerning queries)
* Make docker and upload
* Try to allow failures
* Allow failures npm
* Or True
* Or true
* Remove or true
* Fix config files
* Test cp
* Find dist
* Fix stage
* where is make
* Fix cd
* Remove checkers
* Fix dockerfile
* Add env to dockerfile
* Comment envs
* Set api=localhost
* Fix dockerfile and win
* Trigger on push