Releases: ReviewAssistant/reviewassistant
Releases · ReviewAssistant/reviewassistant
v0.4
13 Jan 23:14
Compare
Sorry, something went wrong.
No results found
2015-01-14
Configuration parameters added:
ReviewAssistant is now configurable.
Maximum reviewers, configuration parameter.
Auto add reviewer, configuration parameter.
If +2 user is required, configuration parameter.
Modifier for total review time, configuration parameter.
Load balancing, configuration parameter.
Age and limit in the +2 query, configuration parameter.
Other than configurability, this release mainly focuses on refactoring the codebase.
v0.3
05 Jan 18:14
Compare
Sorry, something went wrong.
No results found
2015-01-05
Now automatically adds reviewers with merge rights.
Takes load balancing into consideration.
Has a loading animation while waiting for review advice.
Review advice now loads on demand.
Recalculates incompatible cache files.
v0.2.1
10 Dec 12:23
Compare
Sorry, something went wrong.
No results found
2014-12-10
Fixes rounding error that produced incorrect output.
v0.2
09 Dec 15:23
Compare
Sorry, something went wrong.
No results found
2014-12-09
ReviewAssistant now automatically adds reviewers to new changes based on git blame.
v0.1.2
25 Nov 13:04
Compare
Sorry, something went wrong.
No results found
2014-11-25
Hot fix for pom.xml
v0.1.1 hotfix
25 Nov 09:57
Compare
Sorry, something went wrong.
No results found
2014-11-25
The code had undefined symbols, which will prevent it from building. Just commented out for now. The factory will be brought back when it's needed.
v0.1
23 Nov 16:37
Compare
Sorry, something went wrong.
No results found
2014-11-22
Initial release. ReviewAssistant gives recommendations on how long changes should be reviewed based on their size. It also gives recommendations on how to split the review time into sessions.