boinc-upstream:drupal-project-chart-smoothing

Last commit made on 2018-12-20
Get this branch:
git clone -b drupal-project-chart-smoothing https://git.launchpad.net/boinc-upstream

Branch merges

Branch information

Name:
drupal-project-chart-smoothing
Repository:
lp:boinc-upstream

Recent commits

2965e5b... by Tristan Olive <email address hidden>

Drupal: smooth out statistical anomalies in project chart

Spikes in stats data due to adjustments (or errors) can completely ruin the project chart, so try putting a floor and ceiling in how wildly numbers can swing (experimental)

e6dd246... by Vitalii Koshura

Merge pull request #2901 from BOINC/android-fix-Catch-block-may-ignore-exception-inspections

[Android] Fix 'Catch block may ignore exception' inspection.

2fdbe42... by Adam Radocz <email address hidden>

Merge branch 'android-fix-Catch-block-may-ignore-exception-inspections' of https://github.com/BOINC/boinc into android-fix-Catch-block-may-ignore-exception-inspections

24d977f... by Adam Radocz <email address hidden>

Fix illogical 'try-catch-finaly'.

ccd04ef... by Adam Radocz <email address hidden>

Update logging level.

d34de6b... by Adam Radocz <email address hidden>

Fix styling.

b4b5c59... by Adam Radocz <email address hidden>

Merge branch 'android-fix-Catch-block-may-ignore-exception-inspections' of https://github.com/BOINC/boinc into android-fix-Catch-block-may-ignore-exception-inspections

f875800... by Adam Radocz <email address hidden>

Fix styling.

d55965a... by Vitalii Koshura

Merge pull request #2903 from BOINC/android-remove-Unused-assignments

[Android] Fix 'Unused assignment' inspection.

8e0ad01... by Adam Radocz <email address hidden>

Merge branch 'master' into android-remove-Unused-assignments