Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.5.0 and 0.6.0 #6

Open
wants to merge 68 commits into
base: master
Choose a base branch
from

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    cb3b9df View commit details
    Browse the repository at this point in the history
  2. Add additional log information

    Doug Krahmer committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    9346b04 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. upgrade to .NET 4.8

    fabianoriccardi committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d02ae6d View commit details
    Browse the repository at this point in the history
  2. fix typos

    fabianoriccardi committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    76b9ac5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49b4243 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. fix ui (progress bar)

    fabianoriccardi committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    06dfd6f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    55f0cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a76c37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e6358 View commit details
    Browse the repository at this point in the history
  4. typo

    fabianoriccardi committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    0297e3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    950dd82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e38755 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    318b936 View commit details
    Browse the repository at this point in the history
  8. add docs

    fabianoriccardi committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6a5789f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4dd272e View commit details
    Browse the repository at this point in the history
  10. add docs

    fabianoriccardi committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    2b833b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    feb50e3 View commit details
    Browse the repository at this point in the history
  2. minor ui fix

    fabianoriccardi committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    2fad1e4 View commit details
    Browse the repository at this point in the history
  3. docs

    fabianoriccardi committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    2a86e06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c89199 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    175f073 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a41611c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb3904e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3dea1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59ceccd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. re-throw generic exceptions from mediatester library so the main appl…

    …ication can capture ThreadInterruptedException; show appropriate message if user stops the test
    fabianoriccardi committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    55b7c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f1b37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c51d35c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f238e16 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    37cb7c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6ddee View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    d2a0634 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    c2e8259 View commit details
    Browse the repository at this point in the history
  2. fix progress percent

    fabianoriccardi committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    48f260d View commit details
    Browse the repository at this point in the history
  3. minor

    fabianoriccardi committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    a56d300 View commit details
    Browse the repository at this point in the history
  4. compute/store the total target size of test files in a dedicated prop…

    …erty instead of options object
    fabianoriccardi committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    87a7365 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47de816 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. show overall write/read speed considering the entire elaboration of a…

    … block, not only the mere read/write
    fabianoriccardi committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    fc24484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c1425a View commit details
    Browse the repository at this point in the history
  3. fix inconsistent nomenclature (use verify instead of read, since spee…

    …d statistics now encompass read+compute time)
    fabianoriccardi committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    1a2ba3e View commit details
    Browse the repository at this point in the history
  4. update readme

    fabianoriccardi committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    390d122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2d8ff2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    3b915a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e7bd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    c1d6ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a5fde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f6caee View commit details
    Browse the repository at this point in the history
  4. update readme

    fabianoriccardi committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    3a2b545 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Configuration menu
    Copy the full SHA
    5f1a072 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. modify about page

    fabianoriccardi committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    b1139e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    975a8b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    c49e4da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cedfcdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    916f87f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    b81fcab View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    90d10a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae315df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a1042 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    80fce23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    402bf73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6c89a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    388d11a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69c06c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f570c1e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. update readme

    fabianoriccardi committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    3d7f7f3 View commit details
    Browse the repository at this point in the history
  2. bump versions

    fabianoriccardi committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f58aca7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    827790e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    496118e View commit details
    Browse the repository at this point in the history