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

update bluebird instrumentation to account for getNewLibraryCopy #813

Merged
merged 18 commits into from
Jan 20, 2020

Commits on Dec 27, 2019

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

Commits on Dec 28, 2019

  1. fix unwrap typo, add temp fix and todos for version requirements for …

    …getNetLibraryCopy for 2.11.0 and 3.4.1
    ericmustin committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    a5f4159 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

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

Commits on Dec 31, 2019

  1. handle unwrapping copies _then by maintaining reference to copies on …

    …original promise library
    ericmustin committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    98320d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd9ea6 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. [wip] add specs for patching and unpatching behavior , clean up hidde…

    …nproperty settings, use promise constructor instead of prototype
    ericmustin committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    11d627c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0838c00 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

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

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    2d6860d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a97d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d26c79 View commit details
    Browse the repository at this point in the history
  4. only instrument promisejs when it doesnt export global promise, move …

    …semver check to promise util specs, clean up bluebird spec syntax
    ericmustin committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    2cc45bb View commit details
    Browse the repository at this point in the history
  5. only instrument promise-js on versions it isnt used native promises, …

    …add promise-js version range filtering in specs
    ericmustin committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    361c6d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    29152ed View commit details
    Browse the repository at this point in the history
  2. es6 syntax improvement

    ericmustin committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    afdf878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f834c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

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