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

Pollux Adapter #1431

Merged
merged 10 commits into from
Aug 15, 2017
Merged

Pollux Adapter #1431

merged 10 commits into from
Aug 15, 2017

Commits on Jul 27, 2017

  1. Added PolluxNetwork Bid Adapter

    Added module, test spec and integration example for Pollux Network Bid Adapter
    hdjvieira committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    a7c0709 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Update Pollux domain

    Update Pollux default domain on prebid adapter
    hdjvieira committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    a6000c5 View commit details
    Browse the repository at this point in the history
  2. Export getParameterByName method

    On Utils.js make getParameterByName method public
    hdjvieira committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    52e1dc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Executed changes requested by @jaiminpanchal27 on 2017-08-01

    Moved zone_728x90.html to integrationExamples/gpt/pollux_zone_728x90.html;
    Added bidRequest as second parameter to bidfactory.createBid() on Pollux Bid Adapter;
    Added more test cases to increase test coverage (at least 85%);
    
    Review Ref:
     - prebid#1431 (review)
    hdjvieira committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    f745fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f6cbeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33c5ede View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

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

Commits on Aug 10, 2017

  1. Executed changes requested on PR#1431 review #54993573

    - Removed $$PREBID_GLOBAL$$ public vars in unit test;
    - Moved stubs creation and its restoration to beforeEach and afterEach hooks in unit test;
    - Exposed polluxHandler method on polluxBidAdapter.
    hdjvieira committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    34131a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

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

Commits on Aug 15, 2017

  1. Remove redundant export

    This line was added in prebid#1409, removing this then I'll merge
    matthewlane committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    1d3ef09 View commit details
    Browse the repository at this point in the history