tetraf
tetraf
With the last version of master branch (e0a6048e0c4e2b6902d3de3599457f8cd340f945) I have this error: ``` [2015-05-04 14:45:17] local.ERROR: exception 'ErrorException' with message 'Undefined index: contributors' in /srv/http/git-pretty-stats/app/GitPrettyStats/StatisticsFormatter.php:42 Stack trace: #0 /srv/http/git-pretty-stats/app/GitPrettyStats/StatisticsFormatter.php(42): Illuminate\Exception\Handler->handleError(8,...
It may be interesting to have a main dashboard with statistics from all repositories. Contributors overall activities, projects stats, etc.
It would be possible to have a basic content detection based on keywords in title or filenames and put it in a text or icon column (even filter on it).
It may be useful to have multiple users in Archivy, for a family service or to use inside a company. Ideally with external identity providers (LDAP, SAML…). To go further...
Perhaps a little bit ambitious but if we link instances between them we could have a distributed search engine with verified content.
This causes issues if protocol is https, port is mapped or server is accessed with an other name. Patch to use with git apply: https://gist.github.com/tetraf/5611901
This procedure was tested with Debian 7. You need to replace DB_USER and DB_PASS. Feel free to add this in some README or INSTALL file. ``` ### System dependencies yes...
Patch to use with git apply: https://gist.github.com/tetraf/5611870
Although it is not present in the [official documentation](https://graphviz.org/doc/info/attrs.html), the [gvmap documentation](https://graphviz.gitlab.io/_pages/pdf/gvmap.1.pdf) mentions that the "clustercolor" attribute is supported (as well as "cluster") but it is not present in the...
Something like: ``` command 'import' { args = '--symlinks' } ``` ?