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

CachingReader: Reduce log spam for corrupt files #652

Merged
merged 27 commits into from
Jul 28, 2015
Merged

CachingReader: Reduce log spam for corrupt files #652

merged 27 commits into from
Jul 28, 2015

Commits on Jul 17, 2015

  1. Use an exclusive upper bound for frame indexes

    start/end = inclusive/exclusive
    first/last = inclusive/inclusive
    uklotzde committed Jul 17, 2015
    Configuration menu
    Copy the full SHA
    a453bb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2015

  1. Configuration menu
    Copy the full SHA
    10d1a08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    946f914 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95686a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5eff211 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e86957f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2015

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

Commits on Jul 21, 2015

  1. Add note about outdated/imprecise comment

    ...to trigger a Travis CI rebuild after a strange test failure ;)
    uklotzde committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    ed1912f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2015

  1. Configuration menu
    Copy the full SHA
    d86cac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0c4ca View commit details
    Browse the repository at this point in the history
  3. Stop reading on errors

    uklotzde committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    5360eb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9e1d19 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2015

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

Commits on Jul 25, 2015

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

Commits on Jul 26, 2015

  1. Configuration menu
    Copy the full SHA
    b485ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ecc591 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b5ed8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45a0c63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c37e39 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2015

  1. Configuration menu
    Copy the full SHA
    bdc32ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    418b4c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a1a23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c5ac9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bb596e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7a23b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

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