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

Sovrn 1.0 compliance #1796

Merged
merged 24 commits into from
Nov 14, 2017
Merged

Sovrn 1.0 compliance #1796

merged 24 commits into from
Nov 14, 2017

Commits on Jul 26, 2017

  1. Update Sovrn adapter. Add test coverage. Enable deal IDs.

    Rachel Joyce committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    1a04f1f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Merge remote-tracking branch 'upstream/master'

    Rachel Joyce committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    bf9478b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. HS-271: Avoid using private variables such as _bidsRequested and _bid…

    …sReceived in Sovrn adapter and Sovrn tests.
    Rachel Joyce committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    75337df View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Rachel Joyce committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    62d965a View commit details
    Browse the repository at this point in the history
  3. lint

    Rachel Joyce committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    60b2be6 View commit details
    Browse the repository at this point in the history
  4. Add bidfloor param to test.

    Rachel Joyce committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    97b89cc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Merge remote-tracking branch 'upstream/master'

    Rachel Joyce committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    f69f45b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    60f4d1e View commit details
    Browse the repository at this point in the history
  2. changed post content-type in bidder factory to 'application/json', as…

    … this is the stated standard for Prebid 1.0.0.
    tedrand committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    0338ce7 View commit details
    Browse the repository at this point in the history
  3. Revert "changed post content-type in bidder factory to 'application/j…

    …son', as this is the stated standard for Prebid 1.0.0."
    
    This reverts commit 0338ce7.
    tedrand committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    a02635b View commit details
    Browse the repository at this point in the history
  4. Changed method for altering contentType so that it is configurable vi…

    …a the ServerRequest object.
    tedrand committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    5af81a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    9bd1397 View commit details
    Browse the repository at this point in the history
  2. Added comment to pass Trion adapter test.

    tedrand committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    07b4dc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. Removed false-y check for request.options. Added request.options conf…

    …ig for GET requests. Added test for this second change and removed tests for passing null or undefined member variables into the request.options object.
    tedrand committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    dbfae1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c4016f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

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

Commits on Nov 1, 2017

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

Commits on Nov 6, 2017

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

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    17ada25 View commit details
    Browse the repository at this point in the history
  2. Adjusted Sovrn bid adapter to correspond to new JSON structure passed…

    … into 'interpretResponse'. Updated README and tests per PR review.
    tedrand11 committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    72a6cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9680417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5638b98 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Reversed changes made to package.json and package-lock.json so that t…

    …hese files are not affected for this PR.
    tedrand11 committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    bb55cea View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

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