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

OpenWrap V20.5.0 #409

Merged
merged 115 commits into from
Oct 7, 2020
Merged

OpenWrap V20.5.0 #409

merged 115 commits into from
Oct 7, 2020

Commits on Aug 20, 2020

  1. Increment pre version

    robertrmartinez committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8513f13 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. module rule documentation updates (prebid#5619)

    * module rule updates
    
    * Adding FPD.user
    bretg authored Aug 22, 2020
    Configuration menu
    Copy the full SHA
    32066aa View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Add sspBC adapter (prebid#5531)

    * add sspbc adapter
    
    * tests for sspbc adapter
    
    * sspBC adapter v4.5: set correct creativeId, add adomain to bid.meta, set test mode in adexchange, read site SN from bid response
    
    * sspBC adapter v4.5: set meta.advertiserDomains, update test to expect bid.meta
    
    * sspBC Adapter: add ajax tests (test ad with & without gdpr)
    
    * sspBC Adapter: remove ajax tests
    
    Co-authored-by: Wojciech Biały <wb@WojciechBialy.local>
    wojciech-bialy-wpm and Wojciech Biały authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    29bd8de View commit details
    Browse the repository at this point in the history
  2. [IdentityLinkIdSystem] - pass tcfv2 consent string to envelope api (p…

    …rebid#5634)
    
    * [IdentityLinkIdSystem] - pass tcfv2 consent string to envelope api
    
    * [IdentityLinkIdSystem] - used deepAccess
    NemanjaRajkovic9 authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    b26bfe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01f4b28 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Update vidazooBidAdapter_spec.js (prebid#5639)

    * Update vidazooBidAdapter_spec.js
    
    * Update vidazooBidAdapter_spec.js
    patmmccann authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    7001a23 View commit details
    Browse the repository at this point in the history
  2. Add smartxBidAdapter (prebid#5275)

    * Add smartclipBidAdapter
    
    * Updated imported files
    
    * .js file
    
    * Beautify code
    
    * Revert "Beautify code"
    
    This reverts commit da2aea7.
    
    * testing
    
    * partial tab fix
    
    * syntax fixes
    
    * further syntax fixes
    
    * Trailing spaces...
    
    * const parameters fpr smartInTxt Functions
    
    * const to var
    
    * // eslint-disable-next-line camelcase
    
    * new commit
    
    * Update Targeting
    
    * Update syntax
    
    * beautify code
    
    * remove trailing spaces
    
    * Update smartclipBidAdapter.md
    
    * Update smartclipBidAdapter.js
    
    * Update smartclipBidAdapter.js
    
    * rename files
    
    * added first unit tests, further adjustments
    
    * adjusted queries, ran gulp lint, etc
    
    * adjustments, further tests
    
    * extendet unit tests
    
    * naming for spec
    
    * adjusted bidfloor and bidfloorcur, removed old queries, adjustments in the markdown with more use cases
    
    * added more use cases within md file
    
    * layout fix
    
    * md layout
    
    * smartxBidAdapter.js - triple equals, removed context2 due to not used in params.ad_units. Adjusted query.
    smartxBidAdapter_spec.js - fixed typo
    
    Co-authored-by: smartclip AdTechnology <adtech@smartclip.com>
    Co-authored-by: Gino Cirlini <skylinar@web.de>
    3 people authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    71ff934 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    e2c4e69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1aea4 View commit details
    Browse the repository at this point in the history
  3. aniviewBidAdapter - update renderer config (prebid#5636)

    * Support new aniview bid adapter
    
    * Support new aniview bid adapter
    
    * Support new aniview bid adapter
    
    * Support new aniview bid adapter
    
    * Fix Consent parameters
    
    * Update aniviewBidAdapter.js
    
    V3 support
    
    * Update aniviewBidAdapter.js
    
    * Update aniviewBidAdapter.js
    
    Update refererInfo
    
    * Update aniviewBidAdapter.js
    
    Fix tabs and spaces
    
    * Update aniviewBidAdapter.js
    
    fixes
    
    * Update aniviewBidAdapter.js
    
    * Update aniviewBidAdapter.js
    
    Add ccpa support
    
    * Update aniviewBidAdapter.js
    
    Typo
    
    * Update aniviewBidAdapter.js
    
    * Update aniviewBidAdapter.js
    
    * Fix size and sample
    
    Fixed sizes from playerSize
    Updated md sample
    
    * Fix tabs
    
    * Fix sizes
    
    * Recheck
    
    * Add tgt parameter
    
    * Update sample
    
    * Add support for cookie sync + tests
    
    * Add support for cookie sync + tests
    
    * Add support for cookie sync + tests
    
    * Support aliases
    
    Support aliases
    
    * Update
    
    Update
    
    * Fix lint
    
    Fix lint
    
    * Update spec
    
    Update spec
    
    * Aniview Bid Adapter: Added the new alias
    
    * Aniview Bid Adapter: Added the new configs for the renderer
    
    * Aniview Bid Adapter: Added unit tests for the renderer
    
    * Aniview Bid Adapter: Have added gvlid
    
    Co-authored-by: Roman Shevchenko <iroman.via@gmail.com>
    itaynave and roshecode authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    347be07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    353d2c4 View commit details
    Browse the repository at this point in the history
  5. fixed running of single spec file (prebid#5648)

    Co-authored-by: monis.q <monis.q@media.net>
    monis0395 and monisq authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    d38b5d0 View commit details
    Browse the repository at this point in the history
  6. RP Bid Adapter read user.id (prebid#5666)

    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Re-add rubicon analytics without deprecated getTopWindowUrl util
    
    * Cache referrer on auction_init instead of bid_requested
    
    * merged remote master changes
    
    * pass config user.id to get and xapi requests
    
    Co-authored-by: nakamoto <nakamoto_tatsuya@microad.co.jp>
    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    Co-authored-by: TJ Eastmond <teastmond@la-wlandaverde-mac.local>
    Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
    Co-authored-by: msm0504 <51493331+msm0504@users.noreply.github.com>
    7 people authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    a234c87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aaae81f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. RP Bid Adapter: Use EID data set from userId/eids.js (prebid#5657)

    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Re-add rubicon analytics without deprecated getTopWindowUrl util
    
    * Cache referrer on auction_init instead of bid_requested
    
    * merged remote master changes
    
    * update liveramp userid support
    
    * changed source value to all lowercase
    
    * update share id name
    
    * add unit test for shareid eid
    
    * update shareid obj paths
    
    * fixed atype value
    
    * update to use eids set by userId/eids.js
    
    * update eid to include ext object for adserver.org
    
    * optimize remove lines
    
    * optimize for line reduction
    
    * optimization
    
    * optimization
    
    * fixed liveramp missing property
    
    * fixed import ordering
    
    * reverted change
    
    * undo revert
    
    * fix tests expected values
    
    * added fields to expected test results
    
    * refactor to user eids.js to mock test data
    
    * optimize code to reduce lines
    
    * removed extra braces
    
    * removed extra lines and renamed userIdAsEids to eids
    
    * add tests for all supported sources
    
    * removed unnecessary comments
    
    * udate condition to check for eids length
    
    * removed liveramp.com from eidMap, and refactored to use single variable
    
    Co-authored-by: nakamoto <nakamoto_tatsuya@microad.co.jp>
    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    Co-authored-by: TJ Eastmond <teastmond@la-wlandaverde-mac.local>
    Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
    Co-authored-by: msm0504 <51493331+msm0504@users.noreply.github.com>
    7 people authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ae956be View commit details
    Browse the repository at this point in the history
  2. Prebid 4.5.0 Release

    mike-chowla committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    4274342 View commit details
    Browse the repository at this point in the history
  3. Increment pre version

    mike-chowla committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    3f0ae07 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    2b05803 View commit details
    Browse the repository at this point in the history
  2. merkleId Identity submodule submission (prebid#5577)

    * Create merkleIdSystem.js
    
    * Update userId_example.html
    
    * Update eids.md
    
    * Update userId_spec.js
    
    * Update eids.md
    
    fix to merkleinc.com
    
    * fix string break in gdpr applies warning
    
    * Update merkleIdSystem.js
    
    add consentData as param to getId
    
    * Update merkleIdSystem.js
    
    remove useless conditional part
    
    * Update userId_spec.js
    
    fix test strings to match
    
    * Update merkleIdSystem.js
    
    fixes decode function
    
    * Update merkleIdSystem.js
    
    change back decode
    
    * Update userId_spec.js
    
    fix set cookie format
    
    * Update userId_spec.js
    
    fix space before value
    
    * Update eids_spec.js
    
    * Update eids_spec.js
    
    fix spacing issue
    
    * Update merkleIdSystem.js
    
    fix decode again
    
    * Update merkleIdSystem.js
    
    typo
    
    * Update merkleIdSystem.js
    
    * Update merkleIdSystem.js
    
    * Update merkleIdSystem.js
    
    * Update .submodules.json
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    angelamerkelprebid authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    3d4e25d View commit details
    Browse the repository at this point in the history
  3. Added schain support and usersync output to cpmstarBidAdapter (prebid…

    …#5660)
    
    * Added CPMStar Bid Adapter
    
    * Updated getPlayerSize for cpmstarBidAdapter
    
    * Improved cpmstarBidAdapter code coverage
    
    * updated test spec, removed empty functions, made imports relative, added warnings to erroneous server responses, and removed the default value for ad in bid response.
    
    * added test video ad unit
    
    * added support for gdpr and coppa
    
    * changed != undefined to != null
    
    * changed let to var
    
    * added unit for GDPR, COPPA, and USP.
    
    * added support for usersync and schain along with updated unit tests
    
    * merged schain support
    
    * Revert "merged schain support"
    
    This reverts commit cdbe4c2.
    
    * merged schain support
    
    * merged schain test
    
    * merged schain and usersync support
    
    Co-authored-by: Nicholas Elek <nelek@cpmstar.com>
    JoshuaMGoldstein and Nicholas Elek authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    2d3b3bd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    6c41243 View commit details
    Browse the repository at this point in the history
  2. Update rubiconAnalyticsAdapter.js with gvlid (prebid#5681)

    * Update rubiconAnalyticsAdapter.js
    
    This adds the gvl id as per https://github.com/prebid/Prebid.js/pull/5444/files
    
    * Update rubiconAnalyticsAdapter.js
    patmmccann authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    a2f2ac6 View commit details
    Browse the repository at this point in the history
  3. SpotX: Set ad_mute correctly. (prebid#5486)

    * Set ad_mute correctly.
    
    In the SpotX Prebid adapter, data-spotx_ad_mute was being set to
    '0' isntead of '1', in scenarios where the user passed in 'ad_mute'.
    
    * Updates unit test to ensure ad_mute is set correctly
    
    Co-authored-by: Nate Lapinski <nlapinski@spotx.tv>
    nathan-lapinski and Nate Lapinski authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e4bfe40 View commit details
    Browse the repository at this point in the history
  4. [Synacormedia] Update bid url scheme (prebid#5665)

    * CAP-1614 - updated docs to show correct size for banner and some other small fixes
    
    * CAP-1636 support schain object in prebid
    
    * CAP-1636 updated the review comments
    
    * CAP-1849 - split up banner and video impressions to use format
    
    * CAP-1879 - added adapter support for consent management module
    
    * CAP-1879 - updates for pr
    
    * CAP-1879 - remove unneeded checks
    
    * CAP-1920 - fixed size bug
    
    * CAP-1920 - update tests and banner
    
    * CAP-1920 - fix a comparison, and height setting
    
    * CAP-1966: Fix video impid parsing
    
    * CAP-1966: Set hostname based on seat
    
    * CAP-1966 - update unit test
    
    Co-authored-by: Corey Kress <corey.kress@synacor.com>
    Co-authored-by: Rajkumar Natarajan <rajkumar.natarajan@synacor.com>
    Co-authored-by: Lasse Saarinen <lsaarinen@synacor.com>
    4 people authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    d642ebe View commit details
    Browse the repository at this point in the history
  5. Rubicon Bid Adapter: fix incorrect sharedid param (prebid#5671)

    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Re-add rubicon analytics without deprecated getTopWindowUrl util
    
    * Cache referrer on auction_init instead of bid_requested
    
    * merged remote master changes
    
    * fix for rp adapter incorrect sharedid value
    
    Co-authored-by: nakamoto <nakamoto_tatsuya@microad.co.jp>
    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    Co-authored-by: TJ Eastmond <teastmond@la-wlandaverde-mac.local>
    Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
    Co-authored-by: msm0504 <51493331+msm0504@users.noreply.github.com>
    7 people authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    c4c060e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Add native support to ablida Bid Adapter (prebid#5545)

    * add onBidWon function, add bidder adapter version to bid requests
    
    * add support for native
    
    * use triggerPxel instead of ajax, because ajax was called 3 times with native
    Dan authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    6af92be View commit details
    Browse the repository at this point in the history
  2. update parameter field from consentManagement iframe call (prebid#5505)

    * remove parameter field from consentManagement iframe call
    
    * update to undefined approach
    jsnellbaker authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    d90642d View commit details
    Browse the repository at this point in the history
  3. remove cmpuishown event for tcf2 logic (prebid#5642)

    * remove cmpuishown event for tcf2 logic
    
    * store consent on "cmpuishown" event
    
    * reverted last consnetManagement cmpuishown commit
    
    * combine if statements
    
    * fix typo
    
    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    jsnellbaker and Eric Harper authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    c8a6010 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. bug sync RA (prebid#5678)

    Co-authored-by: sgimenez <sergi.gimenez@richaudience.com>
    richaudience and richaudience authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    0e054a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    badaab8 View commit details
    Browse the repository at this point in the history
  3. Automatad Bid Adapter: Fix built request json to support multiple bids (

    prebid#5669)
    
    * added automatad bid adapter
    
    * added automatad bid adapter readme
    
    * added automatad bidder adapter unit test
    
    * updated maintainer email id for automatad adapter
    
    * refactored automatadBidAdapter js
    
    * refactored automatadBidAdapter unit test
    
    * refactored automatadBidAdapter unit test
    
    * added usersync code to automatad bid adapter
    
    * Added unit test for onBidWon in automatadBidAdapter_spec
    
    * removed trailing spaces
    
    * removed trailing space
    
    * changes for getUserSync function
    
    * lint error fixes
    
    * updated usersync url
    
    * additional test for onBidWon function added
    
    * added ajax stub in test
    
    * updated winurl params
    
    * lint fixes
    
    * added adunitCode in bid request
    
    * added test for adunit code
    
    * add placement in impression object
    kanchika-kapoor authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    bafa139 View commit details
    Browse the repository at this point in the history
  4. Fix typo in warning (prebid#5682)

    * Update prebid.js
    
    fix typo in warning
    
    * Update prebid.js
    
    * Update prebid.js
    patmmccann authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    cb3a3b3 View commit details
    Browse the repository at this point in the history
  5. Price Floors: Fix bug when caching floor lookup (prebid#5673)

    * Cannot pass cached floor by reference, adjustments break it!
    
    * fix typo
    
    Co-authored-by: Leif Wickland <leifwickland@gmail.com>
    
    Co-authored-by: Leif Wickland <leifwickland@gmail.com>
    robertrmartinez and leifwickland authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    bb18807 View commit details
    Browse the repository at this point in the history
  6. smartxBidAdapter.js - removed unused variables, removed debug, added …

    …window before the outstream related functions (prebid#5689)
    
    Co-authored-by: Gino <skylinar@web.de>
    smartclip-adtech and Skylinar authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    bba4b02 View commit details
    Browse the repository at this point in the history
  7. Prebid 4.6.0 Release

    Jaimin Panchal committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    6842e8b View commit details
    Browse the repository at this point in the history
  8. Increment pre version

    Jaimin Panchal committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    e783c75 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. parrableIdSystem: Add an optional timezone and timezone offset allow/…

    …block filter (prebid#5569)
    
    * Add unit coverage for parrableIdSystem getId callback
    
    * PBID-14: Pass uspString to Parrable as us_privacy query parameter
    
    * PBID-14: Simplify parrableIdSystem us_privacy test
    
    * PBID-14: Only send us_privacy to Parrable when a value exists
    
    * PBID-11: Read new Parrable compound cookie _parrable_id
    
    Migrating from legacy _parrable_eid cookie. The new cookie contains ibaOptout and ccpaOptout status fields
    
    * Remove path check from parrableIdSystem url test
    
    * PBID-11: Integrate Parrable compound cookie, consolidating old cookies
    
    * PBID-11: Update parrableIdSystem requestBids hook test to support compound cookie value
    
    * PBID-11: Small refactor to parrableIdSystem spec to support compound cookie
    
    * PBID-11: Handle legacy ibaOptout as truthy value when migrating to compound cookie
    
    * PBID-11: Add parrableIdSystem spec tests covering migration of legacy cookies
    
    * PBID-11: Remove storage documentation from test pages and userId module docs
    
    * PBID-11: Remove SUBMODULES_THAT_ALWAYS_REFRESH_ID feature from userId system
    
    * PBID-11: Use better serialize implementation for Parrable compound cookie
    
    * PBID-11: Update parrableIdSystem interface documentation
    
    * Add missing extension to mock xhr import
    
    * PBID-11: Try to access eid property only when parrableId object exists
    
    * PBID-11: Construct parrableId from legacy cookies in same manner as compound cookie
    
    * Use hardcoded expiration date for legacy cookies
    
    * PBID-39: Return full parrableId object in decode method
    
    * PBID-39: Update all adapters to use parrableId.eid for userId value
    
    * PBID-39: Update config for ORTB EIDs to extract parrableId.eid as User UID value
    
    * PBID-39: Pass Parrable IBA and CCPA optout status into ORTB EIDs list through UID extensions
    
    * PBID-39: Pass a true CCPA optout status to adapters when the EID has been suppressed
    
    The userId/eids module will not consider our ID system for inclusion in the EIDs object if our ID value is not a string.
    Unfortunately when we write our cookie without an EID (in the case where CCPA optout is true) then the deserialized EID value is undefined, to save space in the cookie.
    
    So this is a hack that will return an empty string when Prebid is building the EIDs object so that we can still pass our optout status to those that require it to understand why our ID may be missing.
    
    * parrableIdSystem: Relocate new unit test from upstream
    
    * PBID-39: Fallback to cookie values when backend response is missing components
    
    Also handle another missed callback scenario if the response object parses to nothing
    
    * PBID-39: Avoid breaking openx bid adapter when renaming our id system
    
    * PBID-39: Use array find
    
    * Use supported array find method in parrableIdSystem_spec
    
    * Restore backwards-compatible parrableId passing to OpenxBidAdapter
    
    * PBID-25: Add time zone and offset filtering of impressions to parrableIdSystem
    
    * PBID-25: Better group existing getId tests
    
    * PBID-25: Add unit tests covering time zone and offset filtering functionality
    
    * PBID-25: Remove parrable .only test scope
    icflournoy authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    deb7d5b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Blue Billywig bid adapter update (prebid#5584)

    * add Blue Billywig adapter
    
    * Blue Billywig Adapter - update according to review feedback
    
    * Blue Billywig Adapter - update to try and pass CircleCI
    
    * Remove the last for .. of in bluebillywigBidAdapter.js, hopefully...
    
    * Code quality update, always hit user syncs, improved video params
    
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@live.nl>
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@ip-172-16-224-85.eu-west-1.compute.internal>
    3 people authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    7743713 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Vidazoo Adapter: refactor/user-sync (prebid#5654)

    * feat(module): multi size request
    
    * fix getUserSyncs
    added tests
    
    * update(module): package-lock.json from master
    
    * feat(client): initial refactor commit
    
    * fix(client): lint issues
    
    Co-authored-by: roman <shmoop207@gmail.com>
    uditalias and shmoop207 authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    9626398 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. New Bid Adapter: a4g (prebid#5688)

    * Updated a4g adapter
    
    * use https and mediaTypes sizes
    Junus authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    783a3bb View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Adding errors event listener (prebid#5563)

    * Adding errors event listener
    
    * Changed event name to 'auctionDebug', with 'type' property, to support future debug event types.
    
    * Update AnalyticsAdapter.js
    
    * Update AnalyticsAdapter_spec.js
    
    * Update AnalyticsAdapter_spec.js
    
    * Update AnalyticsAdapter.js
    
    * Removed trailing spaces
    
    * fixed tests assertion to handle new error events
    
    * Fixed analytics test to expect auctionDebug event too
    
    * Update yuktamediaAnalyticsAdapter_spec.js
    
    * Removed port dependency on readpeak adapter's test
    
    Co-authored-by: Patrick McCann <patmmccann@gmail.com>
    ofirpaBrowsi and patmmccann authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    cacb5eb View commit details
    Browse the repository at this point in the history
  2. Prebid 4.7.0 Release

    smenzer committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    33e1691 View commit details
    Browse the repository at this point in the history
  3. added adapters for gjirafa and malltv (prebid#5587)

    * added adapters for gjirafa and malltv
    
    * interpretResponse fix for empty result
    
    * updated testing propertyId and placementId
    drilon-kastrati authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    bcf7b5a View commit details
    Browse the repository at this point in the history
  4. minor validation update to consentManagement.js (prebid#5701)

    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    harpere and Eric Harper authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    c3c04f5 View commit details
    Browse the repository at this point in the history
  5. New Bid Adapter: decenterads (prebid#5711)

    * add new version decenteradsBidAdapter.js
    
    * add new version decenteradsBidAdapter_spec.js
    
    * add .js to import
    
    * replace method getWindowLocation
    
    * replace urls
    
    Co-authored-by: vlad <vlaktionov@decenterads.com>
    vlaktion and vlad authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    44a3797 View commit details
    Browse the repository at this point in the history
  6. fix GPT Pre-Auction PBS path (prebid#5650)

    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Re-add rubicon analytics without deprecated getTopWindowUrl util
    
    * Cache referrer on auction_init instead of bid_requested
    
    * merged remote master changes
    
    * updated unit tests for object path changes
    
    * updated rp bid adapter unit tests for GAM object path changes
    
    * updated naming and changed iterator to use arrow syntax
    
    * continue renaming and cleanup
    
    Co-authored-by: nakamoto <nakamoto_tatsuya@microad.co.jp>
    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    Co-authored-by: TJ Eastmond <teastmond@la-wlandaverde-mac.local>
    Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
    Co-authored-by: msm0504 <51493331+msm0504@users.noreply.github.com>
    7 people authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    1676c76 View commit details
    Browse the repository at this point in the history
  7. Increment pre version

    smenzer committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    22ce19f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d41a946 View commit details
    Browse the repository at this point in the history
  9. GumGumBidAdapter: Add support for multiple sizes (prebid#5626)

    add UT
    
    
    UT
    
    Co-authored-by: Estavillo <fernando@gumgum.com>
    estavillo and Estavillo authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    0d3c632 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Add host to gulpfile (prebid#5710)

    * Add host to gulpfile
    
    * Edit arg.host to FAKE_SERVER_HOST
    
    Co-authored-by: VasekProchazka <vasek.prochazka123@seznam.cz>
    VasekProchazka and VasekProchazka authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    05283d0 View commit details
    Browse the repository at this point in the history
  2. Move test and publisherId parameters to bidder specific config (prebi…

    …d#5692)
    
    Co-authored-by: Yevhenii Tykhostup <yevhenii.tykhostup@audienceproject.com>
    frstua and Yevhenii Tykhostup authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    b96c1cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3726fd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c9e42f View commit details
    Browse the repository at this point in the history
  5. PubWise.io Analytics Module Update - SPOT Support, Module Rules & Min…

    …or Features (prebid#5677)
    
    * updates to bring module up to current module rules, lints, etc. also add activationId and improve tests
    
    * fix eslint error
    
    * Fix IE11 Includes Check Failing Tests
    
    * revert debug setting
    
    * updates to fix PR review issues
    
    * updates to fix default params handling
    GLStephen authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    b071457 View commit details
    Browse the repository at this point in the history
  6. update amx bid adapter (prebid#5605)

    * add support for RTI adapters/userID
    * add coppa support
    * add first party data support
    * more flexibility in sizes
    * enable reporting by ad unit ID
    * document ad unit ID
    * add bid request count data to the request
    nickjacob authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    565d329 View commit details
    Browse the repository at this point in the history
  7. Add Pub-X Bid adapter (prebid#5676)

    * add Pub-X Bid Adapter
    
    * add Pub-X Bid Adapter
    
    * remove alias
    Pub-X authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    85cf495 View commit details
    Browse the repository at this point in the history
  8. New adapter "Cointraffic" added (prebid#5695)

    * New adapter "Cointraffic" added
    
    * removed mobile detection
    
    * The sizes property has been updated, added supportedMediaTypes.
    stsepelin authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    9a92a22 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Send GDPR data in analytics request (prebid#5653)

    * Livewrapped bid and analytics adapter
    
    * Fixed some tests for browser compatibility
    
    * Fixed some tests for browser compatibility
    
    * Changed analytics adapter code name
    
    * Fix double quote in debug message
    
    * modified how gdpr is being passed
    
    * Added support for Publisher Common ID Module
    
    * Corrections for ttr in analytics
    
    * ANalytics updates
    
    * Auction start time stamp changed
    
    * Detect recovered ad blocked requests
    Make it possible to pass dynamic parameters to adapter
    
    * Collect info on ad units receiving any valid bid
    
    * Support for ID5
    Pass metadata from adapter
    
    * Typo in test + eids on wrong level
    
    * Fix for Prebid 3.0
    
    * Fix get referer
    
    * http -> https in tests
    
    * Native support
    
    * Read sizes from mediatype.banner
    
    * Revert accidental commit
    
    * Support native data collection + minor refactorings
    
    * Set analytics endpoint
    
    * Support for app parameters
    
    * Fix issue where adunits with bids were not counted on reload
    
    * Send debug info from adapter to external debugger
    
    * SChain support
    
    * Send GDPR data in analytics request
    bjorn-lw authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    a2da917 View commit details
    Browse the repository at this point in the history
  2. GDPR Enforcement - Bugfix (prebid#5686)

    * consolicate getGVLID function into a single function
    
    * pass correct arguments to gvlid getter functions
    
    * have one master getGvlid getter function to rule other gvlId getter functions
    
    * restore to file state on master branch
    
    * remove unnecessary example
    
    * remove unnecessary reference from internal object
    
    * works on comments and change getgvlidForAnalyticds Adapter to a one liner
    Fawke authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    8f249dc View commit details
    Browse the repository at this point in the history
  3. changes SameSite from None to Lax for tests on Chrome 85.0.4183 which…

    … added rejection of insecure SameSite=None cookies (prebid#5719)
    bansawbanchee authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    2acca6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c01cab1 View commit details
    Browse the repository at this point in the history
  5. allow publisher to define backup renderer (prebid#5638)

    * Update Renderer.js
    * Update auction.js
    * Update renderer_spec.js
    * Update auctionmanager_spec.js
    * Update prebidServerBidAdapter_spec.js
    patmmccann authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    466b49e View commit details
    Browse the repository at this point in the history
  6. Automatad Bid Adapter: Support multiple bids in response (prebid#5699)

    * added automatad bid adapter
    
    * added automatad bid adapter readme
    
    * added automatad bidder adapter unit test
    
    * updated maintainer email id for automatad adapter
    
    * refactored automatadBidAdapter js
    
    * refactored automatadBidAdapter unit test
    
    * refactored automatadBidAdapter unit test
    
    * added usersync code to automatad bid adapter
    
    * Added unit test for onBidWon in automatadBidAdapter_spec
    
    * removed trailing spaces
    
    * removed trailing space
    
    * changes for getUserSync function
    
    * lint error fixes
    
    * updated usersync url
    
    * additional test for onBidWon function added
    
    * added ajax stub in test
    
    * updated winurl params
    
    * lint fixes
    
    * added adunitCode in bid request
    
    * added test for adunit code
    
    * add placement in impression object
    
    * added code to interpret multiple bid response in seatbid
    kanchika-kapoor authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    22bb758 View commit details
    Browse the repository at this point in the history
  7. Fix: check mandatory video params (prebid#5470)

    * Fix: check mandatory video params
    
    * Simplifying mediaType video existence check
    cabama authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    277fb9b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. add verizon alias to aol (prebid#5722)

    * add verizon alias to aol
    
    * Update aolBidAdapter.js
    ETNOL authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    3c6e075 View commit details
    Browse the repository at this point in the history
  2. Add prebid version to ad-server call (prebid#5730)

    Co-authored-by: Dmitriy Labuzov <dlabuzov@yieldmo.com>
    arconamagi and ym-dlabuzov authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    ba8ef86 View commit details
    Browse the repository at this point in the history
  3. Zeotap ID+ submodule (prebid#5640)

    * IDU-117 IDU-119 Add zeotap submodule
    
    * IDU-117 IDU-119 Add tests for zeotapId+ module
    
    * add zeotapId+ module spec
    
    * Add IDP base64 decode logic
    
    * remove unwanted file changes
    
    * rename zeotapId+ to zeotapIdPlus
    
    * add zeotapIdPlus submodule to submodules.json
    
    * refactor code for requested changes: remove storage from configParams
    
    * add tests to eids_spec
    
    * rebase n resolve conflicts
    shikharsharma-zeotap authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    1e9be73 View commit details
    Browse the repository at this point in the history
  4. Prebid Server returns exp rather than ttl (prebid#5715)

    Updating how pbsBidAdapter sets the "TTL" for bids. 
    
    TTL in PBJS terms is how long the bid can stay in cache. However, the OpenRTB standard location for this value is `exp`.
    bretg authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    896cc0f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Update the checking rule of bid param for bridgewellBidAdapter (prebi…

    …d#5736)
    
    * Update the checking rule of bid param for bridgewellBidAdapter
    
    * Update bridgewellBidAdapter.js
    
    Co-authored-by: rigel_home <cycheng@bridgewell.com>
    rigelbibi and rigel_home authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    65b8dc0 View commit details
    Browse the repository at this point in the history
  2. Add gvlid (prebid#5737)

    GLStephen authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    fd38cff View commit details
    Browse the repository at this point in the history
  3. Triplelift: fpd and advertiser name support (prebid#5731)

    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * TripleLift: Sending schain (#1)
    
    * Sending schain
    
    * null -> undefined
    
    * Hardcode sync endpoint protocol
    
    * Switch to EB2 sync endpoint
    
    * Add support for image based user syncing
    
    * Rename endpoint variable
    
    * Add assertion
    
    * Add CCPA query param
    
    * Simplify check for usPrivacy argument
    
    * put advertiser name in the bid.meta field if it exists
    
    * update unit tests with meta.advertiserName field
    
    * Triplelift: FPD key value pair support (#5)
    
    * Triplelift: Add support for global fpd
    
    * don't filter fpd
    
    * adds coppa support back in
    
    Co-authored-by: Will Chapin <wrchapin@gmail.com>
    Co-authored-by: David Andersen <davidwoodsandersen@gmail.com>
    Co-authored-by: Brandon Ling <bling@triplelift.com>
    Co-authored-by: Kevin Zhou <kzhou@triplelift.com>
    Co-authored-by: kzhouTL <43545828+kzhouTL@users.noreply.github.com>
    6 people authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0bd72ab View commit details
    Browse the repository at this point in the history
  4. Package Lock Should Match Package.json (prebid#5734)

    This drifted away for some reason, likely some quirk of update order, in a PR that added "deep-equal". prebid@477fe0c
    GLStephen authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    1e065e4 View commit details
    Browse the repository at this point in the history
  5. PubMatic BidAdapter: pass auctionId as default value for wiid param (p…

    …rebid#5744)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * pass auctionId as default value for wiid param in pubmatic adpater external call
    pm-harshad-mane authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    1704572 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Audigent HaloID User Id System Module (prebid#5524)

    * audigentRtdProvider
    
    * fix line error
    
    * fix tests
    
    * deep equal test fix
    
    * conditionally set data in html5 local storage, add markdown readme
    
    * add integration test instructions to audigent readme
    
    * halo id update
    
    * add halo id to userid hpt example, submoduleparams check
    
    * haloId submodule update
    
    * remove script tag from haloid submodule
    
    * add eid tests
    
    * update docs
    
    * merge upstream master
    
    * name update
    
    * url update, name update
    
    * eid test update
    
    * remove getIds
    
    * remove unused import
    
    * style update
    
    * remove erroneous chars
    
    * remove comments
    
    * fix updated tests
    
    * fix id count check placement
    
    * style update
    
    * style update in eids.js
    
    * trailing space fix
    
    * documentation update
    antlauzon authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    30a069c View commit details
    Browse the repository at this point in the history
  2. Fix typo in TheMediaGrid Bid Adapter (prebid#5589)

    * Added TheMediaGridNM Bid Adapter
    
    * Updated required params for TheMediaGridNM Bid Adapter
    
    * Update TheMediGridNM Bid Adapter
    
    * Fix tests for TheMediaGridNM Bid Adapter
    
    * Fixes after review for TheMediaGridNM Bid Adapter
    
    * Add support of multi-format in TheMediaGrid Bid Adapter
    
    * Update sync url for grid and gridNM Bid Adapters
    
    * TheMediaGrid Bid Adapter: added keywords adUnit parameter
    
    * Update TheMediaGrid Bid Adapter to support keywords from config
    
    * Implement new request format for TheMediaGrid Bid Adapter
    
    * Fix jwpseg params for TheMediaGrid Bid Adapter
    
    * Update unit tests for The Media Grid Bid Adapter
    
    * Fix typo in TheMediaGrid Bid Adapter
    
    * Added test for jwTargeting in TheMediaGrid Bid Adapter
    TheMediaGrid authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    7da0521 View commit details
    Browse the repository at this point in the history
  3. Check localstorage availability before accessing it (prebid#5616)

    * Check localstorage availability before accessint it
    
    * Fix UTest for IE11
    
    * Restore window.localStorage property descriptor after each test
    
    Co-authored-by: Hugo Duthil <h.duthil@criteo.com>
    Swiiip and Hugo Duthil authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    183ff52 View commit details
    Browse the repository at this point in the history
  4. Add Supply Supply Chain Object Module support for Yieldlab Adapter (p…

    …rebid#5521)
    
    * Add Supply Chain Support for Yieldlab Adapter
    
    * Add minor changes based on PR comments
    
    * Make createSchainString method leaner (additional input from PR review)
    mirkorean authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    f61be0c View commit details
    Browse the repository at this point in the history
  5. Livewrapped support for video (prebid#5724)

    * Livewrapped bid and analytics adapter
    
    * Fixed some tests for browser compatibility
    
    * Fixed some tests for browser compatibility
    
    * Changed analytics adapter code name
    
    * Fix double quote in debug message
    
    * modified how gdpr is being passed
    
    * Added support for Publisher Common ID Module
    
    * Corrections for ttr in analytics
    
    * ANalytics updates
    
    * Auction start time stamp changed
    
    * Detect recovered ad blocked requests
    Make it possible to pass dynamic parameters to adapter
    
    * Collect info on ad units receiving any valid bid
    
    * Support for ID5
    Pass metadata from adapter
    
    * Typo in test + eids on wrong level
    
    * Fix for Prebid 3.0
    
    * Fix get referer
    
    * http -> https in tests
    
    * Native support
    
    * Read sizes from mediatype.banner
    
    * Revert accidental commit
    
    * Support native data collection + minor refactorings
    
    * Set analytics endpoint
    
    * Support for app parameters
    
    * Fix issue where adunits with bids were not counted on reload
    
    * Send debug info from adapter to external debugger
    
    * SChain support
    
    * Send GDPR data in analytics request
    
    * video support
    
    Video support
    bjorn-lw authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    cb733da View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Intentiq id value change (prebid#5746)

    * Intent iq id to use plain id string
    
    * getId from http resp as a string instead of as a json object
    
    * getId from http resp as a string instead of as a json object
    yuvalgg authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    04ea603 View commit details
    Browse the repository at this point in the history
  2. add quantcast ID submodule (prebid#5727)

    * add quantcast ID submodule
    
    * use setCookie in test
    
    * add comment for consent signals
    mckurt authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    298139f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bce32dc View commit details
    Browse the repository at this point in the history
  4. Rubicon analytics v2 (prebid#5698)

    * temp check in
    
    * add
    
    * dev almost done
    
    * add rule name to payload
    
    * update rubi analytics tests
    
    * add functionality to mock gpt
    
    * revert analyticsAdapter update
    
    * minor cleanup
    
    * handle edge cases more gracefully
    
    * logic for when cookies not enabled
    new param `channel`
    tests
    
    * use timeToRespond if available on bidResponse
    
    * Updating with review comments
    robertrmartinez authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    140a67c View commit details
    Browse the repository at this point in the history
  5. Add gdpr support to ablida bid adapter (prebid#5741)

    * add onBidWon function, add bidder adapter version to bid requests
    
    * add support for native
    
    * use triggerPxel instead of ajax, because ajax was called 3 times with native
    
    * add gdpr consent to bid requests
    
    * update tests
    Dan authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    fd9a0d4 View commit details
    Browse the repository at this point in the history
  6. added onBidWon event (prebid#5679)

    * added onBidWon event
    
    * luponmedia onBidWon event + test
    
    * luponmedia onbidwon event + unit test
    
    * luponmedia onbidwon event + test
    
    * luponmedia onbidwon + unit testing
    
    * luponmedia onbidwon event + unit tests
    
    * luponmedia onbidwon event ajax
    
    * package-log revert
    adxpremium authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a3aa5f4 View commit details
    Browse the repository at this point in the history
  7. mapping spotx dealid to bid object (prebid#5745)

    Co-authored-by: Danny Khatib <dk2020@Dannys-MacBook-Pro.local>
    khatibda and Danny Khatib authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    9452050 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfb182a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    a2c6128 View commit details
    Browse the repository at this point in the history
  2. Added instream BID_WON tracking (prebid#5481)

    Co-authored-by: monis.q <monis.q@media.net>
    monis0395 and monisq authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    172980b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db225e9 View commit details
    Browse the repository at this point in the history
  4. Prebid 4.8.0 Release

    robertrmartinez committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5911c6e View commit details
    Browse the repository at this point in the history
  5. Increment pre version

    robertrmartinez committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    cd4d0d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. 【MediaGoBidderAdapter】notify server if the page is secure and check m…

    …atch size (prebid#5753)
    
    * notify server if the page is secure
    
    * remove undefined initial
    
    Co-authored-by: fangsimin@baidu.com <fangsimin@baidu.com>
    SylviaF and fangsimin@baidu.com authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    89d829f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. ConnectAd Update: gvlid, better bidfloor support, transform type for …

    …S2S (prebid#5702)
    
    * ConnectAd Update: gvlid, better bidfloor support, transform type for S2S
    
    * ConnectAd Update: gvlid, better bidfloor support, transform type for S2S
    rtuschkany authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    6480715 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. No bid version 1.2.8 (prebid#5630)

    * Enable supplyChain support
    
    * Added support for COPPA
    
    * Added support for TCF 2.0
    
    * Fixed the test coverage.
    
    * Fixed lint issue.
    
    Co-authored-by: Reda Guermas <reda.guermas@nobid.io>
    redaguermas and Reda Guermas authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    743d6fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1793d3 View commit details
    Browse the repository at this point in the history
  3. Change the data type of gdpr and schain object in Payload (prebid#5770)

    I update a little bit of data type of object gdpr and object schain in Payload data sent to endpoint. This helps to normalize my endpoint data handling
    thuyhq authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e7501a9 View commit details
    Browse the repository at this point in the history
  4. Update Openx analytics adapter (prebid#5761)

    * OpenX: track bidRequest.timeout in openxAnalyticsAdapter
    
    * OpenX: decode campaign data in openxAnalyticsAdapter
    kenan-gillet authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8ef4f9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c9c60d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b211409 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. welect: update parameters to match backend specs of tcf2.0 (prebid#5613)

    * update parameters to match backend specs of tcf2.0
    
    * add gvlid to spec
    nduitz authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    9297612 View commit details
    Browse the repository at this point in the history
  2. Initial checkin jixie adapter files (prebid#5751)

    * Initial checkin jixie adapter files
    
    * Update jixieBidAdapter.js
    
    as per suggestion by reviewers, for cookie access, using instead the storagemanager from prebid.
    Will also fix up the unit test too.
    
    * Update jixieBidAdapter_spec.js
    
    as per suggestion by reviewers, for cookie access, using instead the storagemanager from prebid.
    the adaptor was updated and now this unit test also updated.
    jxdeveloper1 authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    52ff5e6 View commit details
    Browse the repository at this point in the history
  3. Rubicon Bid Adapter: Let host be configurable (prebid#5779)

    * let host be configurable
    
    * update with google meet code reviews
    robertrmartinez authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    c210287 View commit details
    Browse the repository at this point in the history
  4. Rubicon Analytics Adapter: Custom Key Value reporting (prebid#5778)

    * Setting fpkvs now in adapter
    
    * add logging for bad input
    
    * make sure it is an object
    
    * ooops
    
    * google meet code review
    robertrmartinez authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4bddb0b View commit details
    Browse the repository at this point in the history
  5. Prebid 4.9.0 Release

    jsnellbaker committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    b3e81e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    f89af84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509033d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #408 from PubMatic-OpenWrap/test_br_b2_20200923150032

    Prebid upgarde automate- test pull request created through git api please ignore it
    pm-shashank-jain authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    41f489b View commit details
    Browse the repository at this point in the history
  4. fixes for dfp

    pm-shashank-jain committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d6e208e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

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

Commits on Sep 29, 2020

  1. Fix for UOE-5694

    pm-shashank-jain committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    ddb104b View commit details
    Browse the repository at this point in the history
  2. Fix for test cases

    pm-shashank-jain committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    c966f54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5746b4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d673a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. regex support

    pm-harshad-mane committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    dd9e45d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Merge pull request #410 from PubMatic-OpenWrap/pm_analytics_regex

    Staged Nightly update with regex fix
    pm-shashank-jain authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    f1aae1a View commit details
    Browse the repository at this point in the history