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

Move filewatch lib here, refactor and add new features. #171

Merged

Commits on Apr 16, 2018

  1. Pull filewatch library changes into the file input.

    Guy Boertje committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    1e9e831 View commit details
    Browse the repository at this point in the history
  2. housekeeping and one last test case.

    Guy Boertje committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    18cdb08 View commit details
    Browse the repository at this point in the history
  3. more housekeeping

    Guy Boertje committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    192eb6a View commit details
    Browse the repository at this point in the history
  4. keep gradle wrapper

    Guy Boertje committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    282435c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f0c921 View commit details
    Browse the repository at this point in the history
  6. adjust spec to kick travis into gear

    Guy Boertje committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    756efbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25b3d3d View commit details
    Browse the repository at this point in the history
  8. rename constant, prevent warning in travis.

    Guy Boertje committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    3c0fb03 View commit details
    Browse the repository at this point in the history
  9. attempt to fix travis failures, need feedback

    Guy Boertje committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    f542d68 View commit details
    Browse the repository at this point in the history
  10. make tailing use striped read parallelism

    Guy Boertje committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    d6c60d5 View commit details
    Browse the repository at this point in the history
  11. 6.X/master fix in-order event expectations when out-of-order events a…

    …re dequeued
    Guy Boertje committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    d12ec45 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    889b636 View commit details
    Browse the repository at this point in the history
  13. Updates from the review process.

    Guy Boertje committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    9b31c03 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Some typos fixed

    Guy Boertje committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    d97a6cf View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. updates per latest review

    Guy Boertje committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    b8671dc View commit details
    Browse the repository at this point in the history
  2. change gemspec version to 5.0.0

    Guy Boertje committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    f3e858b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    76b68db View commit details
    Browse the repository at this point in the history
  2. oops, method was in the wrong place.

    Guy Boertje committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    1329ecc View commit details
    Browse the repository at this point in the history
  3. Change method name plus log warning.

    Guy Boertje committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    200cd86 View commit details
    Browse the repository at this point in the history
  4. add exception details

    Guy Boertje committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    da9e968 View commit details
    Browse the repository at this point in the history
  5. use "normal" exception logging :-)

    Guy Boertje committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    12c1854 View commit details
    Browse the repository at this point in the history