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

Node support 7.7 #97

Merged
merged 26 commits into from Aug 17, 2017
Merged

Node support 7.7 #97

merged 26 commits into from Aug 17, 2017

Commits on Jan 26, 2017

  1. add text and html tests

    svozza committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    f64f56d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Local middleware options

    vectart committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    a54bb5f View commit details
    Browse the repository at this point in the history
  2. Use new instance in tests

    vectart committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    f7f5cf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. removed restify test coverage from v1.0.0

    Kevin Whitley committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    4ad2982 View commit details
    Browse the repository at this point in the history
  2. 1.0.0

    Kevin Whitley committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    3398eba View commit details
    Browse the repository at this point in the history
  3. add multiple node versions to travis

    Kevin Whitley committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    d383f5f View commit details
    Browse the repository at this point in the history
  4. added coveralls support

    Kevin Whitley committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    b5599c4 View commit details
    Browse the repository at this point in the history
  5. version correction and README update to include coverage

    Kevin Whitley committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    6bbd227 View commit details
    Browse the repository at this point in the history
  6. added node version support badge to README

    Kevin Whitley committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    29b8abf View commit details
    Browse the repository at this point in the history
  7. added coveralls pass to .travis.yml

    Kevin Whitley committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    9c934ca View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. updated deps to pass tests... waiting on node-restify PR merge and NP…

    …M bump
    Kevin Whitley committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    db7220d View commit details
    Browse the repository at this point in the history
  2. pending upstream changes

    Kevin Whitley committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    d15c46c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pr/66' into node-support-7.7

    Kevin Whitley committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    bd3217f View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'pr/66' into node-support-7.7"

    This reverts commit bd3217f, reversing
    changes made to d15c46c.
    Kevin Whitley committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    719f4a5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'pr-68' into node-support-7.7

    Kevin Whitley committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    8b31c86 View commit details
    Browse the repository at this point in the history
  6. removed ES6 "let"

    Kevin Whitley committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    74eae15 View commit details
    Browse the repository at this point in the history
  7. README update to reflect PR #68

    Kevin Whitley committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    27208a2 View commit details
    Browse the repository at this point in the history
  8. README tweaks

    Kevin Whitley committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    4d981ca View commit details
    Browse the repository at this point in the history
  9. added localOptions tests

    Kevin Whitley committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    a88e6d7 View commit details
    Browse the repository at this point in the history
  10. added cache-control override

    Kevin Whitley committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    8e4c238 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    67d3759 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. corrected version 0.9.0

    Kevin Whitley committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    aaa7a9c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. updated README and package.json

    Kevin Whitley committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    44373ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a662070 View commit details
    Browse the repository at this point in the history
  3. expiration callback works... added globalOptions.events object for ca…

    …llbacks
    Kevin Whitley committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    bd87ac7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. updated restify to 5.2.0 to settle test conflicts

    Kevin Whitley committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    37e85ca View commit details
    Browse the repository at this point in the history