Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Prebid v1.16.0 merged in #38

Merged
merged 54 commits into from
Jul 11, 2018
Merged

Prebid v1.16.0 merged in #38

merged 54 commits into from
Jul 11, 2018

Conversation

kelvin-chappell
Copy link
Member

@kelvin-chappell kelvin-chappell commented Jul 11, 2018

soarez and others added 30 commits June 20, 2018 19:54
* Add GDPR support for Quantcast adapter

* Fix lint error
* ixBidAdapter.js: allow siteId param to be number

In v0.x, the siteID param would be string or number. Somehow, this was restricted to just a string in v1.x.

* ixBidAdapter.js logical error (not enough coffee)

* ixBidAdapter_spec.js: allow number for backwards compat
* Fix for incorrectly uppercased keys

* normalized the banner sizes param to always be [[h,w]]
- if true, Sharethrough ad markup will not break out of iframe
- this also adds safeframe support
* Integration of Realvu analytics in Somo adapter

* Bug Fixes

* Reworked adapter to not require or include the realvu adapter.  instead checking for and using the variables directly
…nged SSP endpoint to v.lkqd.net, and updated associated unit tests (prebid#2758)
* Add targeting support

Support for optional key-value targeting. As the request to Yieldlab is joint, we expect the targeting params to be present for only one of the adUnits or to be the same for every adUnit.

* Add GDPR support

Support for the Prebid.js consent management module. Passing "consent" and "gdpr" (default: true) parameters if present.
…bid#2753)

* sending information about prebid and adapter versions in request

* tests for new params
* check if bidder exists before making request object

* remove redundant check
…ebid#2683)

* allow outstream video, remove parsePosition method, simplify code

* update media type validation rule

* update media type validation rule

* video objetc bug fix

* cover no instream no outstream case

* add 'Rubicon bid adapter' as the prefix for log messages
…ated (prebid#2767)

* adding logInfo message to note the module was activated

* update unit test
* video player size is always doublely wrapped, need to read the size from the inside array

* switch priorities and add checking for array
* Added Polymorph adapter

* Cleaned up code

* Updated var to let

* Updated with mediaType

* Updated tests

* Fixed tests
Saigredan and others added 24 commits July 5, 2018 16:37
* PET-239 IAS bid adapter multiple slot fix (#1)

* PET-239 Fix.
Performs the request for multiple slots on 1 call.

* PET-239 Fixed Prebid tests

* PET-239 Additional unit tests

* Fixed errors for PR 2653 (#2)

* Pet 239 ias bid adapter bug fix for multiple slots (#3)

* Fixed errors for PR 2653

* Removed unnecessary block from iasBidAdapter from the comments in pull
2653
* Add a new ucfunnel Adapter and test page

* Add a new ucfunnel Adapter and test page

* 1. Use prebid lib in the repo to keep updated
2. Replace var with let
3. Put JSON.parse(JSON.stringify()) into try catch block

* utils.getTopWindowLocation is a function

* Change to modules from adapters

* Migrate to module design

* [Dev Fix] Remove width and height which can be got from ad unit id

* Update ucfunnelBidAdapter to fit into new spec

* Correct the endpoint. Fix the error of query string

* Add test case for ucfunnelBidAdapter

* Fix lint error

* Update version number

* Combine all checks on bid request

* Add GDPR support for ucfunnel adapter

* Add in-stream video and native support for ucfunnel adapter

* Remove demo page. Add more test cases.

* Change request method from POST to GET

* Remove unnecessary comment

* Support vastXml and vastUrl for video request
…#2790)

* give s2s request the same amount of time from the client side, ie do not abort early

* missed auctionjs
* merging latest prebid master with video changes

* fixed linting errors

* moved data types to constants

* fixes for code review comments on PR
* call done when ajax request fails

* no need to wrap function here
* added triplelift bid adapter to modules

* need to host

* updated adapter to 1.12

* removed useless conditional

* fixed unused-variable error

* fixed flash method

* had two versions of the consent method, initially pushed the wrong one

* added tmax to query string

* fixed linter error

* fixed linter error

* tested for valid bid request

* finished writing tests

* added markdown file

* slight change to md file

* removed single quotes

* deleted commented out import statement

* small changes requested by MK

* removed an from testing
* remove library analyticsAdapter type

* remove unused imports in test file
* adding DMX

test @97%, two files added one updated

* Update districtm_spec.js

* Update districtmDMX.js

* adding all districtm needed file

* remove legacy file

* remove typo || 0 in the test method

* force default to return a valid width and height

* update unit test code for failing test

* changed class for an object

* remove package-lock.json
* chore: update adapter version number

* feat: Added support for placementId as a replacement to ad unit id.
* My6sense new adapter

* endpoint fix

* Code fix

* Added changes in adapter md file

* Changed the end point

* supportedMediaTypes values added

* md file was updated with a valid widget key
@kelvin-chappell kelvin-chappell requested a review from a team July 11, 2018 08:40
@janua
Copy link

janua commented Jul 11, 2018

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.