gerritstats icon indicating copy to clipboard operation
gerritstats copied to clipboard

Tool for creating statistics from a Gerrit repository

Results 34 gerritstats issues
Sort by recently updated
recently updated
newest added

Hi, I tried to build the project on my mac running High Sierra, I'm getting this: `In file included from ../../nan/nan.h:192: ../../nan/nan_maybe_43_inl.h:112:15: error: no member named 'ForceSet' in 'v8::Object' return...

Declare dependencies with implementation, drop deprecated compilation Refactor dependencies from the two submodules into parent Upgrade com.moowork.node plugin to version 1.3.1 Upgrade node/npm to version 6.14.4 One deprecation warning remains...

Extend the gerritstats downloader to query the REST API via HTTPS using curl or wget. This will allow use of this stats tool on gerrit repositories that block access to...

Instead of issuing SSH calls, it would be more portable and future-proof to use Gerrit's REST API instead. At least two serious libraries already exist, [gerrit-rest-java-client](https://github.com/uwolfer/gerrit-rest-java-client) and [org.eclipse.egerrit.core](https://git.eclipse.org/c/egerrit/org.eclipse.egerrit.git/tree/org.eclipse.egerrit.core). It's probably...

Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9. Release notes Sourced from macaddress's releases. v0.2.9 Fixes an arbitrary command execution vulnerability (scravy/node-macaddress#16) Adds support for freebsd Fixes a few typos Commits 3379146...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.18.2. Release notes Sourced from eslint's releases. v4.18.2 6b71fd0 Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" (#10022) (Mathieu Seiler) 3c697de Chore: fix incorrect comment about...

dependencies

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1. Release notes Sourced from bootstrap's releases. v3.4.1 Security: Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML...

dependencies

Each commit contains a size of add/removed lines. It would be helpful to have stats on changes size (to encourage working in small changes) It could be something like avg....

In the HTML page, we want to see the lines of code modified also and the lines of code reviewed by each person. Please let me know how we can...

Very nice tool! Greatly appreciated. The only thing I missed was a way to filter the output (either when generating stats or in the generated web page) based on time....