Alexander Makarov
Alexander Makarov
Currently only `exec` command output is directly outputted into console. The rest of the commands, such as `update`, are waiting till completion.
Ability to generate quality report for a package will help us keeping things in order. Here's some ideas: 1. Package dependency graph: https://github.com/clue/graph-composer 2. Instability/abstraction graph: https://pdepend.org/screenshots.html
Currently that's not a fast process for a contributor.
A command that resolves package dependencies and checks if there are circles. If there are, highlights problematic packages. It should take into account `require-dev` of the current package as well.
Currently it runs only on MySQL with InnoDB.
This is a wiki application feature, not wiki module one.
Need to move pages interaction to a separate domain layer before 1.0 release.