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

Merging back with prebid master #1

Merged
merged 334 commits into from
Jan 23, 2019
Merged

Merging back with prebid master #1

merged 334 commits into from
Jan 23, 2019
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 19, 2018

  1. Add new Adapter rdnBidAdapter (#3074)

    * add: Documentation of RDN BidAdapter
    
    * fix: inside documentation of Placement ID item area
    
    * add: RDN bid adapter
    
    * fix: modify ENDPOINT constant name
    
    * add: rdnBidAdapter_spec(work in progress)
    
    * add: interpretResponse unit test
    
    * fix: adUnits format
    
    * fix: adSpotId key
    
    * fix: interpretResponse process
    
    * fix: nobid response spec
    
    * fix: cpm value
    
    * change param key
    
    * Added UID sync correspondence. Expand the response SyncURL as a beacon.
    Delete language acquisition deplecated method.
    
    * Bid end point changed to destination.
    
    * test code url fixed
    
    * Corrected items pointed out
    · Extra definition deletion
    · Remove unnecessary processing
    
    * Added test code of getUserSyncs.
    
    * test parameter fixed.
    iijimalo1023 authored and jsnellbaker committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    0f929ec View commit details
    Browse the repository at this point in the history
  2. 33Across: add viewability (#3084)

    * check gdpr in buildRequest
    
    * User sync based on whether gdpr applies or not
    
    * check if consent data exists during user sync
    
    * split user sync into further branches: 1) when gdpr does not apply 2) when consent data is unavailable
    
    * contribute viewability to ttxRequest
    
    * update tests
    
    * remove window mock from tests
    
    * use local variables
    
    * introduce ServerRequestBuilder
    
    * add withOptions() method to ServerRequestBuilder
    
    * add semicolons
    
    * sync up package-lock.json with upstream/master
    
    * stub window.top in tests
    
    * introduce getTopWindowSize() for test purpose
    
    * reformat code
    
    * add withSite() method to TtxRequestBuilder
    
    add withSite() method to TtxRequestBuilder
    
    * add isIframe() and _isViewabilityMeasurable()
    
    * handle NON_MEASURABLE viewability in nested iframes
    
    * consider page visibility, stub utils functions getWindowTop() and getWindowSelf()
    
    * contribute viewability as 0 for inactive tab
    glebglushtsov authored and jaiminpanchal27 committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    46d5386 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b97d55 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    84e1cbf View commit details
    Browse the repository at this point in the history
  2. Freewheel-ssp BidAdapter improvements (#3097)

    * add stickyadsTV bidder adapter
    
    * init unit test file
    
    * ad some unit tests
    
    * fix unit test on ad format with parameters
    
    * add some unit tests
    
    * add unit tests on getBid method
    
    * add some test cases in unit tests
    
    * minor fix on component id tag.
    
    * remove adapters-sticky.json test file
    
    * use top most accessible window instead of window.top
    
    * Pass in the bid request in the createBid call.
    
    * use top most accessible window instead of window.top
    
    * add unit tests
    
    * update unit tests
    
    * fix unit test.
    
    * fix CI build
    
    * add alias freewheel-ssp
    
    * update unit tests on bidderCode value
    
    * fix component id values and add unit tests
    
    * allws to use any outstream format.
    
    * fix ASLoader on futur outstream format versions
    
    * minor: fix code format.
    
    * update unit tests
    
    * minor fix code format
    
    * minor: add missing new line at eof
    
    * replace StickyAdsTVAdapter by freewheel ssp bd adapter (for prebid 1.0)
    
    * remove old stickyadstv unittest spec.
    
    * fix server response parsing if sent as object with 'body' field
    
    * use the vastXml field for video mediatype
    
    * add user sync pixel in freewheel ssp adapter
    
    * remove all console log calls (replaced using util helper)
    
    * remove useless bidderCode (automatically added by the bidderFactory)
    
    * Return the SYNC pixel to be added in the page by Prebid.js
    
    * remove instance level properties to enable concurrent bids with the same adapter instance.
    
    * fix the request apss through and corresponding unit tests
    
    * fix 'freeheelssp' typo
    
    * add vast parameters feature and GDPR params in VAST request
    
    * fix lint issues
    
    * add gdpr parameter support on freewheelSSPBidAdapter
    
    * use bidderrequest to read gdpr parameters and update unit tests
    
    * fix lint errors
    
    * fix lint errors
    
    * fix typo and bidderRequest reference.
    
    * fix bidderRequest reference.
    
    * add missing declaration for 'key' variable
    
    * rename frewheel ssp bid adapter files to match the bidder code (fix custom download issues)
    
    * update unit tests using the new name freewheel-ssp
    
    * update documented test zone to a more recent one
    
    * target created div insitead of original placement (avoid some misplaced ad)
    
    * fix target div size
    
    * add key and timestamp parameters for a better request identification.
    
    * Remove the arrow function call so the style  is consistent throughout the file
    guillaume-sticky authored and jsnellbaker committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    b7946e6 View commit details
    Browse the repository at this point in the history
  3. AOL adapter - switched to native Prebid user syncs support. (#3032)

    * Switched to native Prebid user syncs support.
    
    * Removed bid CPM adjustment warning to prevent using globals.
    vzhukovsky authored and mike-chowla committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    4baf2e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. send url as it is (#3116)

    jaiminpanchal27 authored and jsnellbaker committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    80b5c3a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Update package.json - make npm run test work (#3114) (#3117)

    Pascal S authored and jsnellbaker committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    e97c5f0 View commit details
    Browse the repository at this point in the history
  2. added sizes for rubicon (#3094)

    michalbuzun authored and idettman committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    0e180e3 View commit details
    Browse the repository at this point in the history
  3. Adds an id parameter (#3107)

    * adds jcsi param
    
    * adds try catch
    susyt authored and idettman committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    146d33b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    398eb7b View commit details
    Browse the repository at this point in the history
  5. AdOcean adapter improvment (#3011)

    * Initial revision of adocean bid adapter (ADOCEAN-13634, ADOCEAN-13635)
    
    * Minor fixes
    
    * new demo placement
    
    * formating after lint
    
    * move request parameters to params
    
    * adocean adpater tests
    
    * minor fixes
    
    * added ttl, netRevenue nad creativeId. merged with upstream
    
    * GDPR support
    
    * do not send empty gdpr_consent
    
    * GDPR support
    
    * do not send empty gdpr_consent
    
    * AdOcean adapter: tests for gdpr_support
    
    * remove old comment
    
    * Added possibility to use multiple times same ad placement
    
    * Tests for placement duplication and gdpr support.
    
    * formating
    jdrobiecki authored and idettman committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    2f9c5cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7f7ab6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    005df8b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Trafficroots Bid Adapter Submission (#2993)

    * Trafficroots bid adapter submission.  Thank you!
    
    * unit test
    
    * typo fix
    cary67 authored and idettman committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    726d0a4 View commit details
    Browse the repository at this point in the history
  2. Revert "Trafficroots Bid Adapter Submission (#2993)" (#3124)

    This reverts commit 726d0a4.
    idettman authored and mkendall07 committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    57e1b5e View commit details
    Browse the repository at this point in the history
  3. adding account to s2s bidder-sync request (#3123)

    * adding account_id to s2s bidder-sync request
    
    * changed param name from account_id to account
    harpere authored and mkendall07 committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    6ddd14f View commit details
    Browse the repository at this point in the history
  4. Prebid 1.25.0 Release

    jsnellbaker committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    fec06e8 View commit details
    Browse the repository at this point in the history
  5. increment prebid version

    jsnellbaker committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    abf9f54 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Bugfix: Issue 3111 (#3122)

    * bug fix for Prebid issue 3111
    
    * adding try-catch around the fix
    
    * added a warning on exception handling
    
    * updated the message
    
    * using util.deepClone
    
    * changed variable name from original_bid to originalBid
    
    * unit test case for checking original object modification
    pm-harshad-mane authored and jsnellbaker committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    100e3e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    df8cb00 View commit details
    Browse the repository at this point in the history
  2. Sonobi - Fix ref encoding (#3125)

    * encoding ref param in sbi.js
    
    * fixed unit tests
    
    * template stringed creative
    
    * fixed unit test checking ref param
    
    * add some missing colons
    JonGoSonobi authored and harpere committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    84c0466 View commit details
    Browse the repository at this point in the history
  3. Add video params to Beachfront adapter (#3121)

    * add playback method to video targeting
    
    * bump adapter version
    
    * add maxduration to video targeting
    jsalis authored and harpere committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    cea3f1e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Fix for Issue 3130: passing new copy of adUnits object to every adapt…

    …er (#3131)
    
    * passing new copy of adUnits object to every adapter
    
    * add test to verify bidders can't mutate eachothers bid requests
    pm-harshad-mane authored and jsnellbaker committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    ab706ad View commit details
    Browse the repository at this point in the history
  2. Support Video Renderer (#3104)

    * initial commit
    
    * updated contact and tag details
    
    * changes ti support the renderers
    
    * changes to pass dimId
    
    * fixed names of internal mapping
    
    * added comment
    
    * added gdpr param to request and other fixes
    
    * modified api url
    
    * fix
    
    * fixed the secure api call
    
    * rolled back video event callback till we support it
    skazedo authored and jaiminpanchal27 committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    9b19930 View commit details
    Browse the repository at this point in the history
  3. fixes #3128 YieldlabBidAdapter is not using bidRequest.params.adSize (#…

    …3129)
    
    * fixes #3128 YieldlabBidAdapter is not using bidRequest.params.adSize as customsize in bidResponse
    
    * fixes #3128 YieldlabBidAdapter is not using bidRequest.params.adSize as customsize in bidResponse - add test
    derdeka authored and harpere committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    0bd1d1a View commit details
    Browse the repository at this point in the history
  4. Minor freewheel-ssp update (#3119)

    * add stickyadsTV bidder adapter
    
    * init unit test file
    
    * ad some unit tests
    
    * fix unit test on ad format with parameters
    
    * add some unit tests
    
    * add unit tests on getBid method
    
    * add some test cases in unit tests
    
    * minor fix on component id tag.
    
    * remove adapters-sticky.json test file
    
    * use top most accessible window instead of window.top
    
    * Pass in the bid request in the createBid call.
    
    * use top most accessible window instead of window.top
    
    * add unit tests
    
    * update unit tests
    
    * fix unit test.
    
    * fix CI build
    
    * add alias freewheel-ssp
    
    * update unit tests on bidderCode value
    
    * fix component id values and add unit tests
    
    * allws to use any outstream format.
    
    * fix ASLoader on futur outstream format versions
    
    * minor: fix code format.
    
    * update unit tests
    
    * minor fix code format
    
    * minor: add missing new line at eof
    
    * replace StickyAdsTVAdapter by freewheel ssp bd adapter (for prebid 1.0)
    
    * remove old stickyadstv unittest spec.
    
    * fix server response parsing if sent as object with 'body' field
    
    * use the vastXml field for video mediatype
    
    * add user sync pixel in freewheel ssp adapter
    
    * remove all console log calls (replaced using util helper)
    
    * remove useless bidderCode (automatically added by the bidderFactory)
    
    * Return the SYNC pixel to be added in the page by Prebid.js
    
    * remove instance level properties to enable concurrent bids with the same adapter instance.
    
    * fix the request apss through and corresponding unit tests
    
    * fix 'freeheelssp' typo
    
    * add vast parameters feature and GDPR params in VAST request
    
    * fix lint issues
    
    * add gdpr parameter support on freewheelSSPBidAdapter
    
    * use bidderrequest to read gdpr parameters and update unit tests
    
    * fix lint errors
    
    * fix lint errors
    
    * fix typo and bidderRequest reference.
    
    * fix bidderRequest reference.
    
    * add missing declaration for 'key' variable
    
    * rename frewheel ssp bid adapter files to match the bidder code (fix custom download issues)
    
    * update unit tests using the new name freewheel-ssp
    
    * update documented test zone to a more recent one
    
    * target created div insitead of original placement (avoid some misplaced ad)
    
    * fix target div size
    
    * add key and timestamp parameters for a better request identification.
    
    * Remove the arrow function call so the style  is consistent throughout the file
    
    * update position configuration for freewheel-sspBidAdapter
    
    * add unit tests for the new display case
    guillaume-sticky authored and harpere committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    41c68ad View commit details
    Browse the repository at this point in the history
  5. Rubicon adapter: get referrer from bidderRequest.refererInfo.referer; (

    …#3087)
    
    * DecodeUrl if url is encoded
    
    Appnexus new module is passing the encoded url and sometimes Publisher are passing encoded url in the referrer parameter. 
    This fix is a protection in case a module is update and start passing encode url. Our AE is not decoding and from some test I did, monetisation could be highly impacted.
    
    * Update rubiconBidAdapter.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update rubiconBidAdapter.js
    
    * Update rubiconBidAdapter.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update rubiconBidAdapter.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    Antoine Jacquemin (Rubicon) authored and harpere committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    ee1cd7e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. [Update] Change name BidAdapter and some fix (#3118)

    * Add: rxrtb prebidAdapter
    
    * Update: params for test
    
    * Update: code format
    
    * Update: code format
    
    * Update: code format
    
    * Fix param check
    
    * Update rxrtbBidAdapter.js
    
    * Remove required source param
    
    * Update and rename rxrtbBidAdapter.js to rexrtbBidAdapter.js
    
    * Update and rename rxrtbBidAdapter.md to rexrtbBidAdapter.md
    
    * Update and rename rxrtbBidAdapter_spec.js to rexrtbBidAdapter_spec.js
    
    * Revert "Update rxrtbBidAdapter.js"
    
    This reverts commit 09bca02.
    
    * Revert "Update and rename rxrtbBidAdapter_spec.js to rexrtbBidAdapter_spec.js"
    
    This reverts commit 2481c58.
    
    * Revert "Update and rename rxrtbBidAdapter.md to rexrtbBidAdapter.md"
    
    This reverts commit af9a491.
    
    * Revert "Update and rename rxrtbBidAdapter.js to rexrtbBidAdapter.js"
    
    This reverts commit 81a17ad.
    
    * Revert "Remove required source param"
    
    This reverts commit 38b273d.
    
    *  Revert "Update rxrtbBidAdapter.js"
    
    * Update and rename rexrtbPrebid
    prebidRxRTB authored and harpere committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    f217d11 View commit details
    Browse the repository at this point in the history
  2. Add ADSpend bidder adapter (#3005)

    * Add ADSpend bidder adapter
    
    * Remove superfluous argument and fix bug with sizes
    
    * Change bidder aliases
    
    * Replace fetch with ajax from src/ajax.js
    
    * Store win event URL in memory, not in cookie
    
    * Use getConfig(...) instead of nested access
    
    * Add sending multiple impressions to bidder
    loorke authored and mkendall07 committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    29e9b13 View commit details
    Browse the repository at this point in the history
  3. Add Adagio bidder and analytics adapters (#3069)

    * Add Adagio bidder and analytics adapters
    
    * Adagio - removed the superfluous argument passed to `_getDevice()`
    
    * Adagio - IE11 fix - replaced Array.prototype.find by its core-js equivalent
    
    * Adagio - linting.
    
    * Adagio - Renamed the property 'gdpr_consent' to 'gdpr' in our adRequest.
    
    * Adagio - Send one HTTP request per siteId
    
    - add the suffix `Id` to most params
    - add `dealId` and `timeout` to the payload of the analytics adapter
    - move `siteId` at the top-level of the ad request
    - remov the param `Publisher`
    
    * Removed the analytics adapters, they are not ready from prime time.
    
    * Removed the analytics adapter, it's not ready from prime time.
    
    * Added adagioAnalyticsAdapter as a 'bundle'.
    nfo authored and idettman committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    d81dfd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Make size mapping mediaType aware (#3134)

    * make sizeMapping mediaTypes aware
    
    * no sizeMapping if the only mediaType is not banner
    
    * better logging for size mapping and no auction when no bids
    
    * fix size mapping tests to ignore filter results (which are only for logging)
    snapwich authored and jsnellbaker committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    298e41a View commit details
    Browse the repository at this point in the history
  2. Making targeting keys configurable (#3140)

    * moved NATIVE_KEYS to constants
    
    * Changed TARGETING_KEYS from array to an array
    
    - Now you can change key names
    - Made changes in code at auction.js and targeting.js to handle the TARGETING_KEYS object than array
    
    * fixed aauctionmanager test cases for dynamic targeting key names
    
    * fixed native test cases for dynamic targeting key names
    
    * fixed test cases of targeting for dynamic targeting key names
    
    * in-dev changes
    
    * replace old keys with new keys
    
    * fixed a typo
    
    * fixed a unit case in utils
    
    * updated convertTargetingsFromOldToNew in fixtures
    
    this will now replace partner specific keys as well as per config
    
    * removed a log
    
    * keep test case as it was
    
    * improved convertTargetingsFromOldToNew in fixtures
    
    * Capitalized key names in TARGETING_KEYS object; not values in object
    
    * using computed properties
    
    * using computed properties
    
    * fixed eslint suggestion
    
    * fixed eslint suggestions
    
    * keeping unit tests more compliant with Mocha
    pm-harshad-mane authored and harpere committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    4e8955e View commit details
    Browse the repository at this point in the history
  3. 4235 prebid endpoint return empty array instead of 204 when no bids r…

    …eturned (#3136)
    
    * corrected user sync type
    
    * add alias pxyz
    add version to endpoint
    add validation for 204 bid response
    
    * add validation with serverResponse is undefined
    fix test for 204 (no bid response)
    
    * remove package lock
    
    * restore package-lock
    teranchristian authored and harpere committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    e7ad006 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Configuration menu
    Copy the full SHA
    9faccab View commit details
    Browse the repository at this point in the history
  2. Add teads bidder adapter (#3135)

    * Add teads bidder adapter
    
    * Remove bidder code & tests arrow functions
    Valentin authored and jsnellbaker committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    c2847ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4004864 View commit details
    Browse the repository at this point in the history
  4. increment Prebid version

    jsnellbaker committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    e7333c3 View commit details
    Browse the repository at this point in the history
  5. Prebid 1.26.0 release

    jsnellbaker committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    015b803 View commit details
    Browse the repository at this point in the history
  6. increment prebid version

    jsnellbaker committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    c3f9107 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

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

Commits on Oct 8, 2018

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

Commits on Oct 9, 2018

  1. removed cookieSyncDelay from config since we have more configurat…

    …ion options now with the `userSync` object (#3142)
    thewizarodofoz authored and jsnellbaker committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    c3432e5 View commit details
    Browse the repository at this point in the history
  2. Livewrapped bid and analytics adapter (#3157)

    * 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
    bjorn-lw authored and jsnellbaker committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    95ab4a0 View commit details
    Browse the repository at this point in the history
  3. Adding appnexus debug via cookie/params (#3152)

    * adding appnexus debug via cookie/params
    
    * removing nested object
    
    * added documentation link and removed useless conditional
    
    * fix lint error on documentation message
    aneuway2 authored and jsnellbaker committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    4797ea2 View commit details
    Browse the repository at this point in the history
  4. Add RSA validation to Criteo FastBid (#3110)

    * Pass Prebid version to Criteo direct bidder
    
    * Update Criteo profile IDs
    
    * Add RSA verification to Criteo FastBid
    
    * Update package-lock with jsencrypt and crypto-js
    
    * Replacing all arrow functions in Mocha function calls
    
    * Update Adapter Version to 14
    jsfaure authored and jaiminpanchal27 committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    e72e2dc View commit details
    Browse the repository at this point in the history
  5. Added support for user syncing pixel (#3092)

    * Added Polymorph adapter
    
    * Cleaned up code
    
    * Updated var to let
    
    * Updated with mediaType
    
    * Updated tests
    
    * Fixed tests
    
    * Updated polymorph adapter to support cookie syncing and network key integration
    
    * Fixed parens for lint
    
    * Fixed a bug related to network_key approach
    
    * Fixed double negation warning
    
    * Updated tests for network_key
    
    * Added bidId as cache buster and updated tests
    
    * Fixed tests
    Kuldeep Kapade authored and jaiminpanchal27 committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    8fdf61d View commit details
    Browse the repository at this point in the history
  6. Small bugfix and cleanup for Prebid Server OpenRTB code (#3113)

    * change bid map to bid_id map and clean up openrtb in pbs
    
    * add src to bids in bid request when known
    snapwich authored and jaiminpanchal27 committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    a1f07e9 View commit details
    Browse the repository at this point in the history
  7. Revert "Adding appnexus debug via cookie/params" (#3164)

    * Revert "Small bugfix and cleanup for Prebid Server OpenRTB code (#3113)"
    
    This reverts commit a1f07e9.
    
    * Revert "Added support for user syncing pixel (#3092)"
    
    This reverts commit 8fdf61d.
    
    * Revert "Add RSA validation to Criteo FastBid (#3110)"
    
    This reverts commit e72e2dc.
    
    * Revert "Adding appnexus debug via cookie/params (#3152)"
    
    This reverts commit 4797ea2.
    mkendall07 authored and jsnellbaker committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    f466b8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5736e83 View commit details
    Browse the repository at this point in the history
  9. Render outstream safeframe (#3159)

    * render outstream safeframe
    
    * move code to Renderer module
    
    * some more logic to move
    jaiminpanchal27 authored and jsnellbaker committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    24dd19a View commit details
    Browse the repository at this point in the history
  10. Prebid 1.27.0 Release

    jsnellbaker committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    b66e241 View commit details
    Browse the repository at this point in the history
  11. increment Prebid version

    jsnellbaker committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    a4d91fd View commit details
    Browse the repository at this point in the history
  12. rubiconBidAdapter - Checking FPD values are defined before toString() (

    …#3165)
    
    * rubiconBidAdapter - Checking FPD values are defined before toString()
                      - Added two tests for this behavior
    
    * Removing unused variable
    
    * changed to compare against null
    
    added some null params to the tests to verify
    Robert Ray Martinez III authored and idettman committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    7f94928 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Adding mediaType param to parseSizes in order to ALWAYS get the corre…

    …ct parse Size method correct. (#3166)
    Robert Ray Martinez III authored and idettman committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    18107d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. PubMatic to support DigiTrust Id passing (#3160)

    * in-dev changes
    
    * included config
    
    * Unit test cases for DigitrustId passing in PubMatic bid adapter
    
    * eslint fixes
    
    * removed a comment
    
    * replaced "() => {" with "() => {"
    pm-harshad-mane authored and jsnellbaker committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    2903eb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e77957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4585a93 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Trafficroots Resubmit (#3141)

    circleci is still failing, but I cannot find a workaround for this PR at the moment
    cary67 authored and idettman committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    0c53a47 View commit details
    Browse the repository at this point in the history
  2. Rubicon skip video request in mutlti format when video is not setup (#…

    …3167)
    
    * Update rubiconBidAdapter.js
    Antoine Jacquemin (Rubicon) authored and idettman committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    e530cbb View commit details
    Browse the repository at this point in the history
  3. OpenXOutstream Bid Adapter (#3153)

    * adds openxoutstreamadapter files
    
    * cleans up url, adds bidder config and version, removes unused code
    
    * updates template ad response
    
    * remove final unused custom param code
    
    * add openrtb to list of params again.
    
    * add payload back so we can read bidId
    
    * extra checks for cpm (pub_rev)
    
    * adds unit tests
    
    * adds unit tests
    
    * update md page
    
    * undo openx adapter space changes from autosave
    
    * undo openx adapter space changes from autosave
    
    * test cleanup
    
    * test cleanup
    
    * update md file
    
    * update example page params
    
    * remove sneaky console.log
    
    * return false
    
    * adds yieldmo to the md. remove useless docEl assignment
    
    * remove useless docEl assignments
    
    * move crid and adid to constants
    
    * fix test
    
    * remove another useless variable assignment caught by LGTM
    
    * changes CR_ID. moves tdoc to within if scope
    
    * updates crid on test
    
    * use more constants and use crid for lfid
    
    * remove superfluous trailing argument
    
    * adds viewport meta tag to header. removes unnecessary string interpolation.
    
    * move ad_id to a string
    
    * undo changes for pacakge-lock
    
    * fixes lfid to lfId, pID to pId
    
    * fixes lfid to lfId, pID to pId
    
    * remove rti:1
    
    * adds openx maintainer email
    HolzAndrew authored and jaiminpanchal27 committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    cb66860 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. improves additional data passed to the handler in AuctionInit and Auc…

    …tionEnd events (#3168)
    Marco Masotti authored and jaiminpanchal27 committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    de597ae View commit details
    Browse the repository at this point in the history
  2. removing cookieSet (#3175)

    * removing cookieSet
    
    * removing blank line
    
    * not including src/cookie anymore
    bretg authored and jsnellbaker committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    1cdf418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8529386 View commit details
    Browse the repository at this point in the history
  4. Improve Digital adapter: set dealID based on buying type (#3182)

    * Adding GDPR support
    
    * Always drop user syncs when available
    
    * Set dealID based on buying type
    jbartek25 authored and jsnellbaker committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    b771e4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf3137c View commit details
    Browse the repository at this point in the history
  6. Prebid 1.28.0 Release

    jaiminpanchal27 committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    613d167 View commit details
    Browse the repository at this point in the history
  7. Increment pre version

    jaiminpanchal27 committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    79af988 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    175a7ca View commit details
    Browse the repository at this point in the history
  2. add stub for adloader.loadScript in various adapter test files (#3193)

    * add stub for adloader in various adapter test files
    
    * remove unneeded commented line of code
    jsnellbaker authored and snapwich committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    c238e68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea96547 View commit details
    Browse the repository at this point in the history
  4. Stub adloader across the board to prevent requests going out (#3196)

    * stub adloader across the board to prevent requests going out
    
    * add the adloader stub
    snapwich authored Oct 17, 2018
    Configuration menu
    Copy the full SHA
    73e7014 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Add buyer bid adapter (#3200)

    * add adapter and doc
    
    * add test
    
    * fix adapter
    
    * fix adapter
    
    * fix adapter
    
    * correct code after tests
    
    * fix tests
    
    * fix adapter and test
    
    * fix buildQueryString and tests
    
    * fix cpm devisor
    
    * fix cpm devisor test
    
    * fix doc
    
    * fix tests
    
    * add adapter and doc
    
    * add test
    
    * fix adapter
    
    * fix adapter
    
    * fix adapter
    
    * correct code after tests
    
    * fix tests
    
    * fix adapter and test
    
    * fix buildQueryString and tests
    
    * fix cpm devisor
    
    * fix cpm devisor test
    
    * fix doc
    
    * fix tests
    
    * change referer source and remove userSync
    avj83 authored and jsnellbaker committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    a62e088 View commit details
    Browse the repository at this point in the history
  2. Adlive bid adapter (#3109)

    * send request to endpoint
    
    * tests
    
    * improve tests
    
    * Add description. Small fix
    
    * add maintainer email
    
    * restore origin package.json
    
    * add getUserSyncs function
    
    * remove userSyncs
    
    * change endpoint_url params
    
    * change test params
    
    * change netRevenue to false
    Mikhail Ivanchenko authored and jsnellbaker committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    6879fea View commit details
    Browse the repository at this point in the history
  3. Add native support to RTBHouseAdapter (#3189)

    * Refactor rtbhouseBidAdapter and spec
    
    * Add native support to RTB House adapter
    Kamoris authored and idettman committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    b8eb55c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86357a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Configuration menu
    Copy the full SHA
    3178468 View commit details
    Browse the repository at this point in the history
  2. ZEDO - Updated Documentation (#3192)

    * initial commit
    
    * updated contact and tag details
    
    * changes ti support the renderers
    
    * changes to pass dimId
    
    * fixed names of internal mapping
    
    * added comment
    
    * added gdpr param to request and other fixes
    
    * modified api url
    
    * fix
    
    * fixed the secure api call
    
    * rolled back video event callback till we support it
    
    * updated doc with video details
    skazedo authored and bretg committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    db67744 View commit details
    Browse the repository at this point in the history
  3. change domain of sync URL (#3207)

    naffis authored and bretg committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    52b8a77 View commit details
    Browse the repository at this point in the history
  4. rename buyer to dspx (#3210)

    avj83 authored and bretg committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    bf3b3ae View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Fixes #3197 - call auctionDone() when 'No valid bid requests returned…

    … for auction' (#3198)
    
    * Fixes #3197 - call auctionDone() when 'No valid bid requests returned for auction'
    
    * #3197 Added unit test to check if callback is called when bidRequests is empty
    drdmitry authored and jaiminpanchal27 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    14d3031 View commit details
    Browse the repository at this point in the history
  2. [Update rexrtbBidAdapter] Update default host (#3217)

    * Add: rxrtb prebidAdapter
    
    * Update: params for test
    
    * Update: code format
    
    * Update: code format
    
    * Update: code format
    
    * Fix param check
    
    * Update rxrtbBidAdapter.js
    
    * Remove required source param
    
    * Update and rename rxrtbBidAdapter.js to rexrtbBidAdapter.js
    
    * Update and rename rxrtbBidAdapter.md to rexrtbBidAdapter.md
    
    * Update and rename rxrtbBidAdapter_spec.js to rexrtbBidAdapter_spec.js
    
    * Revert "Update rxrtbBidAdapter.js"
    
    This reverts commit 09bca02.
    
    * Revert "Update and rename rxrtbBidAdapter_spec.js to rexrtbBidAdapter_spec.js"
    
    This reverts commit 2481c58.
    
    * Revert "Update and rename rxrtbBidAdapter.md to rexrtbBidAdapter.md"
    
    This reverts commit af9a491.
    
    * Revert "Update and rename rxrtbBidAdapter.js to rexrtbBidAdapter.js"
    
    This reverts commit 81a17ad.
    
    * Revert "Remove required source param"
    
    This reverts commit 38b273d.
    
    *  Revert "Update rxrtbBidAdapter.js"
    
    * Update and rename rexrtbPrebid
    
    * Update default host
    
    * Revert update
    
    * Update default host
    prebidRxRTB authored and bretg committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    ebca05a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47d726a View commit details
    Browse the repository at this point in the history
  4. Rubicon adapter: Removed extraneous warning (#3218)

    * Rubicon adapter: Removed extraneous warning
    
    * removing spaces to kick off the build again
    
    circleci failed on some other adapter
    bretg authored and harpere committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    b4705e3 View commit details
    Browse the repository at this point in the history
  5. updates jcsi (#3220)

    susyt authored and bretg committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    6213708 View commit details
    Browse the repository at this point in the history
  6. Prebid 1.29.0 Release

    bretg committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    a7b143d View commit details
    Browse the repository at this point in the history
  7. Increment pre version

    bretg committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    8159d40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd3cb66 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Submitting EMX Digital Adapter (#3173)

    * Submitting EMX Digital Prebid Adapter
    
    Submitting EMX Digital Prebid Adapter code
    
    * fixing lint errors. updating our md
    
    * updating to const/let variables. adding test spec.
    
    * fixed linting on test spec js
    EMXDigital authored and jaiminpanchal27 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    5e27370 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. TheMediaGrid Bid Adapter (#3204)

    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    TheMediaGrid authored and mike-chowla committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    2863df1 View commit details
    Browse the repository at this point in the history
  2. Adding user sync method for IFRAME and Pixel (#3232)

    * Submitting EMX Digital Prebid Adapter
    
    Submitting EMX Digital Prebid Adapter code
    
    * fixing lint errors. updating our md
    
    * updating to const/let variables. adding test spec.
    
    * fixed linting on test spec js
    
    * adding emx usersync methods
    EMXDigital authored and bretg committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    50a7cff View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. updates (#3162)

    GLStephen authored and mkendall07 committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    5743e2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6363197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f55ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fda63ec View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Added user sync support for undertone bid adapter (#3172)

    * Added user sync support for undertone bid adapter (new pull request)
    
    * Added user sync support for undertone bid adapter
    
    * fix indentation
    
    * Changed utils.getWindowTop() with the newer prebid utilities
    omerko authored and jaiminpanchal27 committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    67b24c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Updating Auction Init Pick for timestamp + Test update (#3223)

    * Updating Auction Init Pick for timestamp + Test update
    
    * Updating Auction Init to include  once again + Rubicon Analytics update accordingly
    
    * Removing  from auction init events in favor of old
    Robert Ray Martinez III authored and jaiminpanchal27 committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    4c085b8 View commit details
    Browse the repository at this point in the history
  2. Add code, test, and doc for Adikteev adapter (#3229)

    * Add code, test, and doc for Adikteev adapter
    
    * Reflect comments on other PR
    
    http://prebid.org/dev-docs/bidder-adaptor.html#referrers
    #3230 (comment)
    
    * 'currency' isn't a bidder-specific param
    
    Update PR following this remark on another one:
    #3228 (comment)
    
    * Add integration example, fix bid requestId
    piotr-yuxuan authored and idettman committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    50d5097 View commit details
    Browse the repository at this point in the history
  3. Quantcast adapter onTimeout (#3239)

    * onTimeout WIP
    
    * test for onTimeout
    
    * some renaming
    
    * cleanup
    
    * cleanup
    
    * trying to fix the test
    
    * using ajax instead of fetch
    jacekburys-quantcast authored and idettman committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    9ddb20b View commit details
    Browse the repository at this point in the history
  4. Test cleanup (#3238)

    * stub pixel call in justpremium tests
    
    * properly stub geolocation services to prevent prompts
    
    * stub img creation as well to prevent call in justpremium
    snapwich authored and jsnellbaker committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    903743a View commit details
    Browse the repository at this point in the history
  5. Appnexus adapter: Added dealPriority and dealCode to bidResponse (#3201)

    * Added dealPriority and dealCode to appnexus adapter
    
    * update failed test
    
    * added namespace and did deep merge
    
    * keep all properties together
    jaiminpanchal27 authored and mkendall07 committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    0de2478 View commit details
    Browse the repository at this point in the history
  6. use unit id being sent instead of hard coded auid (#3236)

    * use unit id being sent instead of hard coded auid
    
    * make multiple requests
    
    * removes commented out code. adds aus param back
    HolzAndrew authored and jaiminpanchal27 committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    5481af9 View commit details
    Browse the repository at this point in the history
  7. Prebid 1.30.0 Release

    jsnellbaker committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    6649ef9 View commit details
    Browse the repository at this point in the history
  8. increment pre version

    jsnellbaker committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    ab703ac View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. fix deal targeting for cpm 0 (#3233)

    snapwich authored and jsnellbaker committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    2c5685c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. YIELDONE adapter - support Video (#3227)

    * added UserSync
    
    * added UserSync Unit Test
    
    * support for multi sizes
    
    * register the adapter as supporting video
    
    * supporting video
    
    * change requestId acquisition method
    
    * fix the parameter name of dealID
    
    * update test parameters
    
    * support instream video
    
    * add test for bidRequest
    
    * add test for interpretResponse
    
    * add test params
    
    * add note to documentaion
    
    * clarifying the multi-format support message
    kusapan authored and bretg committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    d25f571 View commit details
    Browse the repository at this point in the history
  2. rtbhouseBidAdapter changes (#3241)

    * Add transactionId support
    
    * Change site getting method
    
    * Add bidfloor param
    Kamoris authored and jsnellbaker committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    d854db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec023ba View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Increase timeoutBuffer default to 400 ms (#3258)

    * Increase default to 400 ms
    
    * fixed typo
    jaiminpanchal27 authored Nov 2, 2018
    Configuration menu
    Copy the full SHA
    728465c View commit details
    Browse the repository at this point in the history
  2. Ensure transaction ID is always unique (#3190)

    * Ensure transaction ID is always unique
    
    Transaction ID implicitly suggests that this is a unique identifier per transaction. However in the case of a refresh / re-use of an ad unit the transaction ID remains the same causing undesirable bidding with certain SSPs.
    naegelin authored and snapwich committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    033b151 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    1110e25 View commit details
    Browse the repository at this point in the history
  2. Bidfluence adapter 1.x (#3244)

    * Bidfluence Adapter 1.x
    
    * Test for Bidfluence Adapter 1.x
    
    * Update to Bidfluence Adapter 1.x
    
    * Update due to test not passing
    
    * Fixed undefined gdpr object and unsupported gdpr vendor
    
    * Removed gdpr vendor line test
    
    * Updated as requested 
    
    Related to prebid/prebid.github.io#1020 (comment)
    francescocristallo authored and jsnellbaker committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    5e1c996 View commit details
    Browse the repository at this point in the history
  3. Rivr Analytics Adapter (#3202)

    * RVR-1124 Setup initial skeleton analytics adapter that can send something.
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Formatted auction/events data to fit needed schema.
    
    * RVR-1135 fetched device data.
    
    * Applied feedback.
    
    * Applied feedback.
    
    * Fetched core.
    
    * Added click handler for reporting banners click events.
    
    * Applied analyzer for reporting displayed impressions.
    
    * Applied feedback.
    
    * Merged in RVR-1214-invoke-handlers-on-rendering (pull request #7)
    
    RVR-1214 Invoke handlers on rendering
    
    * RVR-1214 Invoked handlers right after ad is displayed.
    
    * Applied feedback.
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Merged in RVR-1192-configuration-global-parameters (pull request #8)
    
    RVR-1192 Configuration/Global parameters
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Merged in RVR-1181-Prebid-js-unit-tests-setup (pull request #6)
    
    RVR-1181 Prebid.js Unit tests setup
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Merged in RVR-1247-additional-data-to-impression-records (pull request #9)
    
    RVR-1247 Additional data to impression records
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Merged in RVR-1249-add-requestedbids-to-auction (pull request #10)
    
    RVR-1249 Add requested bids to auction object request.
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Merged in RVR-1261-fix-tests (pull request #11)
    
    RVR-1261 fix tests
    
    * RVR-1261 Secured adapter from no containers configuration. And changed fetching URL.
    
    * RVR-1261 Added event check for request and changed some names.
    
    * Applied feedback.
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * RVR-1352 analytics adapter bugs
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Fixed bug with geolocation notification.
    
    * fixed missing bracket.
    
    * one more fix.
    
    * RVR-1357 Different optimisation responses & tracking into auction event
    
    * RVR-1852 - Add content type and hardcoded auth headers
    
    (cherry picked from commit 4def881)
    
    * RVR-1852 - Change tracker host
    
    * RVR-1852 - Override content type instead of adding header
    
    * RVR-1914 Consistent data types in events
    
    Also removes undefined and null properties in audience events
    
    * Merged in RVR-1883-Add-Basic-Access-Authentication (pull request #17)
    
    RVR-1883 Add Basic Access Authentication
    
    * RVR-1914 - Rename functions
    
    * RVR-1914 - Set default total_duration to null in bid response
    
    * RVR-1883 - Use RIVR_CLIENT_AUTH_TOKEN global variable for Auth token
    
    * RVR-1883 - Restore stub after every test not just at the end
    
    * RVR-1883 - Remove commented code
    
    * Increase code coverage
    
    * Fix for IE 11.0.0 and Safari 8.0.8 - includes()
    
    Use core-js includes function for array
    
    * Restore pbjs_api_spec.js
    
    * Fix API calls for rivr analytics impressions and clicks
    
    * Rvr 2005 rvr analytics adapter (#4)
    
    * Submitting EMX Digital Adapter (#3173)
    
    * Submitting EMX Digital Prebid Adapter
    
    Submitting EMX Digital Prebid Adapter code
    
    * fixing lint errors. updating our md
    
    * updating to const/let variables. adding test spec.
    
    * fixed linting on test spec js
    
    * TheMediaGrid Bid Adapter (#3204)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Adding user sync method for IFRAME and Pixel (#3232)
    
    * Submitting EMX Digital Prebid Adapter
    
    Submitting EMX Digital Prebid Adapter code
    
    * fixing lint errors. updating our md
    
    * updating to const/let variables. adding test spec.
    
    * fixed linting on test spec js
    
    * adding emx usersync methods
    
    * updates (#3162)
    
    * Only set native targeting if value exists. (#3225)
    
    * add nolint command line option, similar to notest (#3234)
    
    * add inskin iab vendor id: enables consent via string (#3235)
    
    * Added user sync support for undertone bid adapter (#3172)
    
    * Added user sync support for undertone bid adapter (new pull request)
    
    * Added user sync support for undertone bid adapter
    
    * fix indentation
    
    * Changed utils.getWindowTop() with the newer prebid utilities
    
    * Updating Auction Init Pick for timestamp + Test update (#3223)
    
    * Updating Auction Init Pick for timestamp + Test update
    
    * Updating Auction Init to include  once again + Rubicon Analytics update accordingly
    
    * Removing  from auction init events in favor of old
    
    * Add code, test, and doc for Adikteev adapter (#3229)
    
    * Add code, test, and doc for Adikteev adapter
    
    * Reflect comments on other PR
    
    http://prebid.org/dev-docs/bidder-adaptor.html#referrers
    #3230 (comment)
    
    * 'currency' isn't a bidder-specific param
    
    Update PR following this remark on another one:
    #3228 (comment)
    
    * Add integration example, fix bid requestId
    
    * Quantcast adapter onTimeout (#3239)
    
    * onTimeout WIP
    
    * test for onTimeout
    
    * some renaming
    
    * cleanup
    
    * cleanup
    
    * trying to fix the test
    
    * using ajax instead of fetch
    
    * Test cleanup (#3238)
    
    * stub pixel call in justpremium tests
    
    * properly stub geolocation services to prevent prompts
    
    * stub img creation as well to prevent call in justpremium
    
    * Appnexus adapter: Added dealPriority and dealCode to bidResponse (#3201)
    
    * Added dealPriority and dealCode to appnexus adapter
    
    * update failed test
    
    * added namespace and did deep merge
    
    * keep all properties together
    
    * use unit id being sent instead of hard coded auid (#3236)
    
    * use unit id being sent instead of hard coded auid
    
    * make multiple requests
    
    * removes commented out code. adds aus param back
    
    * Prebid 1.30.0 Release
    
    * increment pre version
    
    * fix deal targeting for cpm 0 (#3233)
    
    * YIELDONE adapter - support Video (#3227)
    
    * added UserSync
    
    * added UserSync Unit Test
    
    * support for multi sizes
    
    * register the adapter as supporting video
    
    * supporting video
    
    * change requestId acquisition method
    
    * fix the parameter name of dealID
    
    * update test parameters
    
    * support instream video
    
    * add test for bidRequest
    
    * add test for interpretResponse
    
    * add test params
    
    * add note to documentaion
    
    * clarifying the multi-format support message
    
    * rtbhouseBidAdapter changes (#3241)
    
    * Add transactionId support
    
    * Change site getting method
    
    * Add bidfloor param
    
    * correct user agent value population (#3248)
    
    * RVR-1124 Setup initial skeleton analytics adapter that can send something.
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Formatted auction/events data to fit needed schema.
    
    * RVR-1135 fetched device data.
    
    * Applied feedback.
    
    * Applied feedback.
    
    * Fetched core.
    
    * Added click handler for reporting banners click events.
    
    * Applied analyzer for reporting displayed impressions.
    
    * Applied feedback.
    
    * Merged in RVR-1214-invoke-handlers-on-rendering (pull request #7)
    
    RVR-1214 Invoke handlers on rendering
    
    * RVR-1214 Invoked handlers right after ad is displayed.
    
    * Applied feedback.
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Merged in RVR-1192-configuration-global-parameters (pull request #8)
    
    RVR-1192 Configuration/Global parameters
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Merged in RVR-1181-Prebid-js-unit-tests-setup (pull request #6)
    
    RVR-1181 Prebid.js Unit tests setup
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Merged in RVR-1247-additional-data-to-impression-records (pull request #9)
    
    RVR-1247 Additional data to impression records
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Merged in RVR-1249-add-requestedbids-to-auction (pull request #10)
    
    RVR-1249 Add requested bids to auction object request.
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Merged in RVR-1261-fix-tests (pull request #11)
    
    RVR-1261 fix tests
    
    * RVR-1261 Secured adapter from no containers configuration. And changed fetching URL.
    
    * RVR-1261 Added event check for request and changed some names.
    
    * Applied feedback.
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * RVR-1352 analytics adapter bugs
    
    Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de>
    
    * Fixed bug with geolocation notification.
    
    * fixed missing bracket.
    
    * one more fix.
    
    * RVR-1357 Different optimisation responses & tracking into auction event
    
    * RVR-1852 - Add content type and hardcoded auth headers
    
    (cherry picked from commit 4def881)
    
    * RVR-1852 - Change tracker host
    
    * RVR-1852 - Override content type instead of adding header
    
    * RVR-1914 Consistent data types in events
    
    Also removes undefined and null properties in audience events
    
    * Merged in RVR-1883-Add-Basic-Access-Authentication (pull request #17)
    
    RVR-1883 Add Basic Access Authentication
    
    * RVR-1914 - Rename functions
    
    * RVR-1914 - Set default total_duration to null in bid response
    
    * RVR-1883 - Use RIVR_CLIENT_AUTH_TOKEN global variable for Auth token
    
    * RVR-1883 - Restore stub after every test not just at the end
    
    * RVR-1883 - Remove commented code
    
    * Increase code coverage
    
    * Fix for IE 11.0.0 and Safari 8.0.8 - includes()
    
    Use core-js includes function for array
    
    * Restore pbjs_api_spec.js
    
    * Fix API calls for rivr analytics impressions and clicks
    
    * RVR-2005 - Change auction object model
    
    * RVR-2005 - Set rvr_usr_id cookie
    
    * RVR-2005 - Remove BID_REQUESTED and BID_RESPONSE handlers
    
    We have the same infos all collected in AUCTION_END
    
    * RVR-2005 - build Bidders Array From Auction End
    
    * RVR-2005 - build impressions Array From Auction End
    
    * RVR-2005 - set status of winning bid
    
    * RVR-2005 - cleanup
    
    * RVR-2005 - adapt enableAnalytics() test
    
    * RVR-2005 - adapt all tests
    
    * RVR-2005 - Add Rivr Analytics adapter md file
    
    * RVR-2005 - rewrite connectAllUnits
    
    * RVR-2005 - correct typo
    
    * RVR-2005 - use IE compatible find()
    AlessandroDG authored and jsnellbaker committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    432c656 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db24dea View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. On set targeting (#3203)

    * Add onSetTargeting method to bid adapter spec
    
    * Reset context before each criteo adapter test
    
    * Add a unit test to check spec.onTimeout() is called
    
    * Add a unit test to check spec.onBidWon() is called
    
    * Add a unit test to check spec.onSetTargeting() is called
    
    * Remove unused adUnits argument from callSetTargetingBidder
    
    * Add integration test on onSetTargeting
    
    * Move Bid status constants from targeting.js to constants.json
    
    * Make sure onSetTargeting won't be called when the bid is not in status BID_TARGETING_SET
    jsfaure authored and jaiminpanchal27 committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    7fe95d8 View commit details
    Browse the repository at this point in the history
  2. Added trackers in ZEDO adapter (#3240)

    * initial commit
    
    * updated contact and tag details
    
    * changes ti support the renderers
    
    * changes to pass dimId
    
    * fixed names of internal mapping
    
    * added comment
    
    * added gdpr param to request and other fixes
    
    * modified api url
    
    * fix
    
    * fixed the secure api call
    
    * rolled back video event callback till we support it
    
    * updated doc with video details
    
    * added bid won and timeout pixel
    
    * added testcase for bid events
    
    * modified testcase
    
    * fixed the url logged
    skazedo authored and jaiminpanchal27 committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    01e6718 View commit details
    Browse the repository at this point in the history
  3. Rubicon analytics site zone (#3242)

    * Adding site and zone ids to adunit and bidwon levels to improve reporting
    
    * Updating tests to account for new addition of site and zone
    
    * Indexof !== -1 rather than >= 0
    
    * Removing Unnecessary check + schema update
    
    * Adding toUpperCase when comparing currency - Found an adapter which uses lowercase
    Robert Ray Martinez III authored and idettman committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    0d5ea4b View commit details
    Browse the repository at this point in the history
  4. Multi currency (#3250)

    * corrected user sync type
    
    * add support to multiple currencies
    
    * push package-lock
    
    * remove package lock
    
    * restore packagelock.json
    teranchristian authored and idettman committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    3b541a3 View commit details
    Browse the repository at this point in the history
  5. Altering logic to determine if is video bid or not + update tests (#3263

    )
    
    * Altering logic to determine if is video bid or not + update tests
    
    * Browser compatible int check
    
    * Spelling error fix (deprecated)
    
    * fixing suggestion by isaac
    Robert Ray Martinez III authored and harpere committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    4153788 View commit details
    Browse the repository at this point in the history
  6. COX COMET Bid adapter removed (#3260)

    removed bid adapter for COX COMET (coxmt.com)
    SergeyRudakov authored and idettman committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    6456231 View commit details
    Browse the repository at this point in the history
  7. Modified how gdpr info is being sent from adapter (#3253)

    * 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
    bjorn-lw authored and idettman committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    ec47ed0 View commit details
    Browse the repository at this point in the history
  8. appnexus adapter support empty keyvalues in bidder params (#3257)

    * appnexus adapter support empty keyvalues in bidder params
    
    * create function to check if array is populated
    
    * refactor forEach functions
    jsnellbaker authored and mkendall07 committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    7a5ca11 View commit details
    Browse the repository at this point in the history
  9. "Prebid 1.31.0 Release"

    "Prebid 1.31.0 Release"
    Isaac Dettman authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    05ba9e0 View commit details
    Browse the repository at this point in the history
  10. Increment pre version

    Isaac Dettman authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    1f9e624 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. fix undertone adapter user sync url (#3271)

    * fix undertone adapter user sync url
    
    * fix sync user url unit test
    omerko authored and idettman committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    3d9f5c5 View commit details
    Browse the repository at this point in the history
  2. Revert "fix undertone adapter user sync url (#3271)" (#3273)

    This reverts commit 3d9f5c5.
    omerko authored and jsnellbaker committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    459a2e2 View commit details
    Browse the repository at this point in the history
  3. TripleliftBidAdapter - remove dependency on getTopWindowLocation util (

    …#3139)
    
    * removed dependancy on getTopWindowUrl for referer
    
    * protect against undefined obj and remove test on old dependency
    
    * added unit test for referer and gdpr in query string
    
    * removed gdpr test
    
    * removed gdpr from bidderRequest obj
    
    * decontructed bidder request obj in chai test
    
    * just need to run karma tests again
    
    * added gdpr consent to all bidderRequest obj in chai tests
    brittanyzellman authored and idettman committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    d644363 View commit details
    Browse the repository at this point in the history
  4. update AdGeneration adapter (#3228)

    * update AdGeneration adapter
    
    * fix test spec
    
    * update AdGeneration adapter
    
    * update AdGeneration adapter
    - Adding UnitTest for setCurrency
    banakemi authored and idettman committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    b17a11e View commit details
    Browse the repository at this point in the history
  5. adding Prebid.js version to request in quantcastBidAdapter (#3230)

    * adding Prebid.js version to request in quantcastBidAdapter
    
    * using .version$ instead of pbjs.version
    jacekburys-quantcast authored and idettman committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    8c78cde View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. add logic to resize AST divs and iframes (#3206)

    * add logic to resize AST divs and iframes
    
    * fix import package
    
    * replace AST lookup with new API function
    jsnellbaker authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    2206ba4 View commit details
    Browse the repository at this point in the history
  2. Add Prebid.js version to the request (#3280)

    * check gdpr in buildRequest
    
    * User sync based on whether gdpr applies or not
    
    * check if consent data exists during user sync
    
    * split user sync into further branches: 1) when gdpr does not apply 2) when consent data is unavailable
    
    * contribute viewability to ttxRequest
    
    * update tests
    
    * remove window mock from tests
    
    * use local variables
    
    * introduce ServerRequestBuilder
    
    * add withOptions() method to ServerRequestBuilder
    
    * add semicolons
    
    * sync up package-lock.json with upstream/master
    
    * stub window.top in tests
    
    * introduce getTopWindowSize() for test purpose
    
    * reformat code
    
    * add withSite() method to TtxRequestBuilder
    
    add withSite() method to TtxRequestBuilder
    
    * add isIframe() and _isViewabilityMeasurable()
    
    * handle NON_MEASURABLE viewability in nested iframes
    
    * consider page visibility, stub utils functions getWindowTop() and getWindowSelf()
    
    * contribute viewability as 0 for inactive tab
    
    * add prebidjs version to ttx request
    
    * send caller as an array
    glebglushtsov authored and idettman committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    143d1b0 View commit details
    Browse the repository at this point in the history
  3. Tag level params passed to renderer in ZEDO Adapter (#3279)

    * initial commit
    
    * updated contact and tag details
    
    * changes ti support the renderers
    
    * changes to pass dimId
    
    * fixed names of internal mapping
    
    * added comment
    
    * added gdpr param to request and other fixes
    
    * modified api url
    
    * fix
    
    * fixed the secure api call
    
    * rolled back video event callback till we support it
    
    * updated doc with video details
    
    * added bid won and timeout pixel
    
    * added testcase for bid events
    
    * modified testcase
    
    * fixed the url logged
    
    * tag param values passed ot renderer
    
    * added a conditioal check
    skazedo authored and idettman committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    bf2dc9c View commit details
    Browse the repository at this point in the history
  4. Adform openrtb adapter (#3245)

    * adformOpenRtb native adapter
    
    * Updated info
    Pupis authored and idettman committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    a4e8c49 View commit details
    Browse the repository at this point in the history
  5. Criteo adapter handles onSetTargeting and onBidWon (#3276)

    * Add onBidWon method to bid adapter spec
    
    * Add onSetTargeting method to bid adapter spec
    
    * Update the Criteo adapter to use the new event handlers
    
    * Update Criteo adapter version to 15
    
    * Pass bid to handleSetTargeting
    jsfaure authored and idettman committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    a186c83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    771db1c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Add nextMilleniumBidAdapter (#3249)

    * Add nextMilleniumBidAdapter
    
    * fix bugs
    Mikhail Ivanchenko authored and jsnellbaker committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    1b5b83e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7904190 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Configuration menu
    Copy the full SHA
    40c8284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e834735 View commit details
    Browse the repository at this point in the history
  3. Prebid 1.32.0 Release

    jsnellbaker committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    c7482b5 View commit details
    Browse the repository at this point in the history
  4. increment pre version

    jsnellbaker committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    aa61b76 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Configuration menu
    Copy the full SHA
    433efea View commit details
    Browse the repository at this point in the history
  2. Add new alias for Adtelligent adapter (#3295)

    * Add new alias for Adtelligent adapter
    
    * Fix alias
    GeneGenie authored and jsnellbaker committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    3320a83 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Updated Sovrn Bid Adaptor for MultiSized and added Error Call Home. (#…

    …3237)
    
    * Updated Bid Adaptor for MultiSized and added Error Call Home
    
    * Updated to conform with prebid requirements
    
    * added missing this
    
    * Added tests for more coverage
    
    * simplified error object for edge 15
    jrosendahl authored and mike-chowla committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    259af19 View commit details
    Browse the repository at this point in the history
  2. update the TTL for winning bids to 30s (#3296)

    * update the TTL for winning bids to 30s
    
    * update test for TTL update
    naffis authored and jsnellbaker committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    8f53dca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    186ee66 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. OpenX analytics adapter (#3285)

    haohany authored and mike-chowla committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    6c4243c View commit details
    Browse the repository at this point in the history
  2. Triplelift - update creativeId (#3305)

    * removed dependancy on getTopWindowUrl for referer
    
    * protect against undefined obj and remove test on old dependency
    
    * added unit test for referer and gdpr in query string
    
    * removed gdpr test
    
    * removed gdpr from bidderRequest obj
    
    * decontructed bidder request obj in chai test
    
    * just need to run karma tests again
    
    * added gdpr consent to all bidderRequest obj in chai tests
    
    * changed creativeId to be a Triplelift specific id rather than represent SRA impression
    
    * error-proofed creative id
    brittanyzellman authored and jsnellbaker committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    e1fb3a8 View commit details
    Browse the repository at this point in the history
  3. otm (#3302)

    fedotxxl authored and jsnellbaker committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    155dd8a View commit details
    Browse the repository at this point in the history
  4. Updating bidrequestvalid and protocol checks. (#3297)

    * Submitting EMX Digital Prebid Adapter
    
    Submitting EMX Digital Prebid Adapter code
    
    * fixing lint errors. updating our md
    
    * updating to const/let variables. adding test spec.
    
    * fixed linting on test spec js
    
    * adding emx usersync methods
    
    * updating valid bid request checks and protocol check.
    
    * remove includes replaced with indexOf
    EMXDigital authored and jaiminpanchal27 committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    f5890e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Quantcast supporting instream video (#3303)

    * changed isBidRequestValid to allow video except outstream video, some refactoring
    
    * supporting video WIP
    
    * updated quantcastBidAdapter.md
    
    * cleanup
    
    * supporting instream video, needs testing
    
    * test
    
    * adding vastUrl
    
    * cleanup
    
    * more cleanup
    
    * adding prebidJsVersion to expected request in test
    
    * updating page, referrer and domain
    
    * trying to make CI pass
    
    * trying to make CI pass 2
    jacekburys-quantcast authored and jaiminpanchal27 committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    836acf7 View commit details
    Browse the repository at this point in the history
  2. Do not load external js if renderer defined on adUnit (#3284)

    * do not load external js if renderer defined on adUnit
    
    * Added unit test
    jaiminpanchal27 authored Nov 20, 2018
    Configuration menu
    Copy the full SHA
    706f569 View commit details
    Browse the repository at this point in the history
  3. Prebid 1.33.0 Release

    Jaimin Panchal committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    e562c62 View commit details
    Browse the repository at this point in the history
  4. Increment Pre Version

    Jaimin Panchal committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    4c31200 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    aed272f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b14844 View commit details
    Browse the repository at this point in the history
  3. Rename adformOpenRTBBidAdapter (#3318)

    Pupis authored and mkendall07 committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    f8b14ec View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Added 930x600 to Rubicon Adapter (#3323)

    hdeodhar authored and bretg committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    e90b5d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. PubMatic adapter to support TTD (#3311)

    * first commit
    
    * added unit test cases for TTD id
    pm-harshad-mane authored and mike-chowla committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    7990f92 View commit details
    Browse the repository at this point in the history
  2. Sonobi - support video and display same adunit (#3325)

    * changed adapter to support video and display for ad unit
    
    * added case for sbi_ct outstream
    
    * outstream is display media type
    JonGoSonobi authored and jaiminpanchal27 committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    c7b060b View commit details
    Browse the repository at this point in the history
  3. Fix user-sync iframes insertion bug (#3300)

    According to documentation, iframes should be inserted at bottom
    of head, rather than at top.
    kelvin-chappell authored and jaiminpanchal27 committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    0654c06 View commit details
    Browse the repository at this point in the history
  4. Prevent 33Across adapter from throwing an error when unable to getEle…

    …mentById(), fix JSDocs in utils.js (#3333)
    
    * check gdpr in buildRequest
    
    * User sync based on whether gdpr applies or not
    
    * check if consent data exists during user sync
    
    * split user sync into further branches: 1) when gdpr does not apply 2) when consent data is unavailable
    
    * contribute viewability to ttxRequest
    
    * update tests
    
    * remove window mock from tests
    
    * use local variables
    
    * introduce ServerRequestBuilder
    
    * add withOptions() method to ServerRequestBuilder
    
    * add semicolons
    
    * sync up package-lock.json with upstream/master
    
    * stub window.top in tests
    
    * introduce getTopWindowSize() for test purpose
    
    * reformat code
    
    * add withSite() method to TtxRequestBuilder
    
    add withSite() method to TtxRequestBuilder
    
    * add isIframe() and _isViewabilityMeasurable()
    
    * handle NON_MEASURABLE viewability in nested iframes
    
    * consider page visibility, stub utils functions getWindowTop() and getWindowSelf()
    
    * contribute viewability as 0 for inactive tab
    
    * add prebidjs version to ttx request
    
    * send caller as an array
    
    * fix JSDoc in utils.js
    
    * send viewability as non measurable when unable to locate target HTMLElement, add warning message
    glebglushtsov authored and jaiminpanchal27 committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    2660078 View commit details
    Browse the repository at this point in the history
  5. TripleliftBidAdapter-update creative_id (#3324)

    * removed dependancy on getTopWindowUrl for referer
    
    * protect against undefined obj and remove test on old dependency
    
    * added unit test for referer and gdpr in query string
    
    * removed gdpr test
    
    * removed gdpr from bidderRequest obj
    
    * decontructed bidder request obj in chai test
    
    * just need to run karma tests again
    
    * added gdpr consent to all bidderRequest obj in chai tests
    
    * changed creativeId to be a Triplelift specific id rather than represent SRA impression
    
    * error-proofed creative id
    brittanyzellman authored and jaiminpanchal27 committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    a4863ae View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Updating Optimera scores file base path. (#3312)

    Michael Callari authored and jsnellbaker committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    45a41ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27107e2 View commit details
    Browse the repository at this point in the history
  3. Prebid 1.34.0 Release

    jsnellbaker committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    45f1f67 View commit details
    Browse the repository at this point in the history
  4. increment pre version

    jsnellbaker committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    56b154c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Added 980x150 size (#3334)

    hdeodhar authored and bretg committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    96fef93 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. replaced deprecated getWindowTopLocation with refererInfo.referer (#3332

    )
    
    * replaced deprecated getWindowTopLocation with refererInfo.referer
    
    * Removed unused import and unnecessary reassign
    
    * Rename variable bidderRequests to bidderRequest
    
    Renamed the bidderRequests variable to the singular bidderRequest to better portray the value as a single request instead of multiple.
    bansawbanchee authored and jaiminpanchal27 committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    e9bd097 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. new TapHype bidder adapter (#3319)

    * new TapHype bidder adapter
    
    * Added 930x600 to Rubicon Adapter (#3323)
    
    * PubMatic adapter to support TTD (#3311)
    
    * first commit
    
    * added unit test cases for TTD id
    
    * Sonobi - support video and display same adunit (#3325)
    
    * changed adapter to support video and display for ad unit
    
    * added case for sbi_ct outstream
    
    * outstream is display media type
    
    * Fix user-sync iframes insertion bug (#3300)
    
    According to documentation, iframes should be inserted at bottom
    of head, rather than at top.
    
    * Prevent 33Across adapter from throwing an error when unable to getElementById(), fix JSDocs in utils.js (#3333)
    
    * check gdpr in buildRequest
    
    * User sync based on whether gdpr applies or not
    
    * check if consent data exists during user sync
    
    * split user sync into further branches: 1) when gdpr does not apply 2) when consent data is unavailable
    
    * contribute viewability to ttxRequest
    
    * update tests
    
    * remove window mock from tests
    
    * use local variables
    
    * introduce ServerRequestBuilder
    
    * add withOptions() method to ServerRequestBuilder
    
    * add semicolons
    
    * sync up package-lock.json with upstream/master
    
    * stub window.top in tests
    
    * introduce getTopWindowSize() for test purpose
    
    * reformat code
    
    * add withSite() method to TtxRequestBuilder
    
    add withSite() method to TtxRequestBuilder
    
    * add isIframe() and _isViewabilityMeasurable()
    
    * handle NON_MEASURABLE viewability in nested iframes
    
    * consider page visibility, stub utils functions getWindowTop() and getWindowSelf()
    
    * contribute viewability as 0 for inactive tab
    
    * add prebidjs version to ttx request
    
    * send caller as an array
    
    * fix JSDoc in utils.js
    
    * send viewability as non measurable when unable to locate target HTMLElement, add warning message
    
    * TripleliftBidAdapter-update creative_id (#3324)
    
    * removed dependancy on getTopWindowUrl for referer
    
    * protect against undefined obj and remove test on old dependency
    
    * added unit test for referer and gdpr in query string
    
    * removed gdpr test
    
    * removed gdpr from bidderRequest obj
    
    * decontructed bidder request obj in chai test
    
    * just need to run karma tests again
    
    * added gdpr consent to all bidderRequest obj in chai tests
    
    * changed creativeId to be a Triplelift specific id rather than represent SRA impression
    
    * error-proofed creative id
    
    * Update taphypeBidAdapter.js
    
    removed `supportedMediaTypes` and logging
    
    * Update taphypeBidAdapter.js
    
    remove mediaTypes import
    
    * new TapHype bidder adapter
    
    * Update taphypeBidAdapter.js
    
    removed `supportedMediaTypes` and logging
    
    * Update taphypeBidAdapter.js
    
    remove mediaTypes import
    aeliox authored and jaiminpanchal27 committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    7aef26e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f1d23b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    b215559 View commit details
    Browse the repository at this point in the history
  2. update gulp packages to address vulnerability (#3343)

    * update gulp packages to address vulnerability
    
    * some minor cleanup in the gulpfile tasks
    
    * replace the fork used for gulp-footer
    jsnellbaker authored and jaiminpanchal27 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    5e3f144 View commit details
    Browse the repository at this point in the history
  3. initial version of ozone adapter for review (#3307)

    * initial version of ozone adapter for review
    
    * updates made per prebid.org feedback
    
    * Added a new line as failed prebid.org automated test
    
    * Unit Tests for Ozone Adaptor
    
    * updated URIs to include https protocol which failed tests
    afsheenb authored and jaiminpanchal27 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    96df52f View commit details
    Browse the repository at this point in the history
  4. update AdGenetation adapter (+1 squashed commit) (#3327)

    Squashed commits:
    [1b55ca0] update AdGenetation adapter
    banakemi authored and jaiminpanchal27 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    f7473c7 View commit details
    Browse the repository at this point in the history
  5. adding additional bid request validity checks. updating how we grab …

    …sizes array (#3317)
    
    * Submitting EMX Digital Prebid Adapter
    
    Submitting EMX Digital Prebid Adapter code
    
    * fixing lint errors. updating our md
    
    * updating to const/let variables. adding test spec.
    
    * fixed linting on test spec js
    
    * adding emx usersync methods
    
    * updating valid bid request checks and protocol check.
    
    * remove includes replaced with indexOf
    
    * adding more bid valid checks. updating how we grab sizes array
    
    * linting fix
    
    * code typo fixed
    
    * updated our spec
    EMXDigital authored and jaiminpanchal27 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    d933a96 View commit details
    Browse the repository at this point in the history
  6. Update TTL to 30 mins (#3345)

    * 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
    
    * update TTL to 30 mins
    
    * Avoid using arrow function which is not discuraged in mocha
    ucfunnel authored and jaiminpanchal27 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    9e752d8 View commit details
    Browse the repository at this point in the history
  7. Set the OpenRTB device dimensions (#3336)

    * Set the device dimensions if the config didnt do it.
    
    * add unit tests
    
    * Added a regresstion test to catch the bug. The code should still populate w and h even if the config doesnt have that object.
    dbemiller authored and jsnellbaker committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    9271d36 View commit details
    Browse the repository at this point in the history
  8. removing out console.log statements in ozoneBidAdapter test file (#3349)

    removing out console.log statements in ozoneBidAdapter test file
    jsnellbaker authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    00c955a View commit details
    Browse the repository at this point in the history
  9. Prebid 1.35.0 Release

    jsnellbaker committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    e8d9b1a View commit details
    Browse the repository at this point in the history
  10. increment pre version

    jsnellbaker committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    650aa3a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Bidfluence Adapter update - Single call (#3347)

    * Bidfluence Adapter update
    
    Support single call to server for all bids
    
    * Bidfluence Adapter update
    
    Support single call to server for all bids - relative to adapter update
    francescocristallo authored and jsnellbaker committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    f80f2d5 View commit details
    Browse the repository at this point in the history
  2. conditionally adds another param to browserParams (#3355)

    * conditionally adds another param to browserParams
    
    * fixes lint error
    susyt authored and jaiminpanchal27 committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    3b7f462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca69912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efc28ad View commit details
    Browse the repository at this point in the history
  5. update unit test example to mocha recommendations (#3361)

    * update unit test example to mocha recommendations
    
    * fix formatting
    jsnellbaker authored and jaiminpanchal27 committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    8fa2a84 View commit details
    Browse the repository at this point in the history
  6. Supply2 Bid Adapter (#3335)

    * Added Supply2 Bid Adapter with spec file
    
    * Supply2BidAdapter: fix typo
    Vishalrkanse authored and mike-chowla committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    522a0ce View commit details
    Browse the repository at this point in the history
  7. Dctr fixes (#3337)

    * changes to not show dctr message when none of the adunits have dctr set
    
    * added usage description for dctr and currency params
    pm-manasi-moghe authored and mike-chowla committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    13182f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    5a2282e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    239f180 View commit details
    Browse the repository at this point in the history
  3. Add user sync pixel logic in Adtelligent adapter (#3359)

    * Add user sync pixel logic in Adtelligent adapter
    
    * Add gdpr support
    
    * Add gdpr support
    
    * Update tests
    GeneGenie authored and jsnellbaker committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    f424cd2 View commit details
    Browse the repository at this point in the history
  4. AppNexus debug auction via cookie (#3314)

    * updating appnexus debug auction to be cookie-only
    
    * adding getCookie to utils
    
    * remove LGTM alert on getCookie
    
    * fix failed tests
    aneuway2 authored and mkendall07 committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    88156e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    4c1f690 View commit details
    Browse the repository at this point in the history
  2. update conversant bid adapter to use video playerSize instead of size…

    …s to determine the video player size (#3372)
    sohlhausen authored and bretg committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    ba49c0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5253d29 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Configuration menu
    Copy the full SHA
    bbc6316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a611d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

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

Commits on Dec 18, 2018

  1. New bidder adapter for collectcent (#3365)

    * Create collectcentBidAdapter.js
    
    New bider adapter for collectcent
    
    * Create collectcentBidAdapter.md
    
    Description and integration example
    
    * Create collectcentBidAdapter_spec.js
    
    Collectcent bidder adapter tests added
    
    * Update collectcentBidAdapter_spec.js
    
    edit
    
    * Update collectcentBidAdapter.js
    
    Used bidderRequest.refererInfo.referer instead of window.location
    
    * Update collectcentBidAdapter.js
    
    * Update collectcentBidAdapter.js
    
    Rename URL to URL_MULTI
    devcollectcent authored and mike-chowla committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    14bf872 View commit details
    Browse the repository at this point in the history
  2. Added 640x360 size (#3388)

    hdeodhar authored and bretg committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    514fc5f View commit details
    Browse the repository at this point in the history
  3. Added 250x800 size (#3390)

    hdeodhar authored and harpere committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    05df581 View commit details
    Browse the repository at this point in the history
  4. update AJA adapter: support user sync by iframe (#3382)

    * fix indent
    
    * add handling iframe user sync
    naoto0822 authored and jsnellbaker committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    9277365 View commit details
    Browse the repository at this point in the history
  5. Prebid 1.36.0 Release

    Mike Chowla committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    7224e78 View commit details
    Browse the repository at this point in the history
  6. Increment pre version

    Mike Chowla committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    691dcf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2e5f17 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Rivr thin adapter (#3351)

    * Rivr thin adapter (#5)
    
    * RVR-2049 - change impression event
    
    * RVR-2049 - fix user id value returned on creation of the cookie
    
    * RVR-2049 - remove blockedCategories and browser properties from Auction object
    
    * RVR-2060 - rewrite rendering detection for impression and click events
    
    * RVR-2060 - rewrite tests for rendering detection for impression and click events
    
    * RVR-2049 - send ad unit code in click event
    
    * RVR-2049 - adapt tests for click event
    
    * RVR-2072 - split impression detection depending on the ad server - DFP/none
    
    * RVR-2056 - set creativeId in Auction -> received bids
    
    * RVR-2056 - set bid.clearPrice to cmp
    
    * RVR-2087 - extract trackAuctionInit implementation to rivraddon
    
    * RVR-2087 - extract implementation to rivraddon WIP
    
    * RVR-2087 - extract implementation to rivraddon
    
    * RVR-2087 - extract implementation to rivraddon
    
    * RVR-2087 - Update package-lock
    
    * RVR-2087 - Add addons check
    
    * Rivr Thin Adapter - part 2 (#6)
    
    * RVR-2087 - Remove sendAuction call from ExpiringQueue
    
    * RVR-2147 - Fix test failing on IE 11.0.0
    
    * RVR-2087 - Remove ExpiringQueue
    AlessandroDG authored and jsnellbaker committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    49ea705 View commit details
    Browse the repository at this point in the history
  2. Fix multi-bid adId in Criteo bid adapter (#3340)

    * Fix multi-bid adId in Criteo bid adapter
    
    A single bid request can generate multiple bids if it has multiple
    sizes. However, by default 'adId' will be filled with the bid request's
    'bidId' field, so if we create two bids from the same bid request, they
    will share the same 'adId'.
    
    Because of this, Prebid will not know which bid to use once DFP makes
    either of those bids win, always taking the first one (see
    'auctionManager.findBidByAdId' used in 'pbjs.renderAd').
    
    * Increment Criteo adapter version
    
    * Add test for Criteo multi-bid fix
    Spark-NF authored and jsnellbaker committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    e5f4255 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Modified the Telaria Bid Adapter to use bid.mediaTypes.video.playerSi…

    …ze instead of bid.sizes (#3377)
    
    * Added telaria bid adapter
    
    * more documentation
    
    * Added more test cases. And improved some code in the adapter
    
    * Removed the check for optional params, they are handled in the server. Also updated certain param names used in  the test spec.
    
    * added some spaces to fix CircleCI tests
    
    * added some spaces to fix CircleCI tests
    
    * fixed code indentation in /spec/AnalyticsAdapter_spec.js which causing the CircleCI tests to fail.
    
    * Reverted the changes
    
    * merged with prebid master.
    
    * creative Id is required when we build a response but our server doesn't always have the crid, so using a sentinel value when we don't have the crid.
    
    * - removed an un used method
    - Removed the package-lock file.
    
    * merging to master
    
    * updated telaria bid adapter to use player size provided by the bid.mediaTypes.video.playerSize instead of bid.sizes.
    
    #3331
    
    * - removed the requirement for having player size
    - updated the test spec to reflect the above change
    - removed changes to the package-lock.json file.
    
    * added a param to the ad call url to let us know that the request is coming via hb.
    
    * to lower casing the bidder code.
    telariaEng authored and bretg committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    e476021 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. New adapter Coinzilla (#3385)

    * New adapter "Coinzilla" added
    
    * Solved required modifications related to bidderRequest.referrerInfo.referer
    arkan303 authored and jsnellbaker committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    e3c67d0 View commit details
    Browse the repository at this point in the history
  2. Rubicon analytics fix bid response mapping (#3411)

    * Changing to requestId in order to align with prebid cores mapping of bidId to responseId
    
    * Need to update in other events as well
    
    * Catching and logging no bid found
    
    * Lint error fix
    Robert Ray Martinez III authored and harpere committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    b1eeaa9 View commit details
    Browse the repository at this point in the history
  3. Consent module doublecall (#3399)

    * * check if consent hook is already set
    
    * * removed debug code
    
    * * formatting
    olafbuitelaar authored and idettman committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    320f9ed View commit details
    Browse the repository at this point in the history
  4. pbs adapter support bidder specifc options (#3394)

    * inprogress
    
    * add support for s2sConfig bidderOptions
    
    * merged missing updates from origin
    
    * changed arrow function in spec mocha tests to standard functions
    
    * fixed missing closing bracket and paren
    
    * updated incorrect spec expected values for s2sConfig tests
    
    * removed rubicon specific s2s configuration default value for sra
    
    * deleted unnecessary test and revised a test description since the rubicon specific defaults were removed
    
    * removed jsdoc for deprecated cookieSetUrl
    idettman authored and jsnellbaker committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    9b47b1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be77fa5 View commit details
    Browse the repository at this point in the history
  6. Replace deprecated getWindowTopLocation with referrer detection module (

    #3380)
    
    * Backward compatible update & reduced TTL
    
    * replaced deprecated getWindowTopLocation with referer detection module
    ix-prebid-support authored and mike-chowla committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    10a9111 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Upgrade packages (#3405)

    * RAD-2356 Upgrade Mocha karma-webpack karma
    
    * RAD-2356 update readme to support node v6 or more
    
    * Remove webpack output logs while testing
    
    * move from gulp-webserver to gulp-connect
    
    * remove karma-require and redundant watch task
    deekshithraop authored and mkendall07 committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    3c9592f View commit details
    Browse the repository at this point in the history
  2. Fix #3265 - pbs cookie sync race condition (#3393)

    * Fix #3265 - pbs cookie sync race condition
    
    * add/update jsdoc comments
    jsnellbaker authored and mkendall07 committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    74dcdfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec8d5a6 View commit details
    Browse the repository at this point in the history
  4. ozone adapter now explicitly sets site.page object, adds debug flag v…

    …ia query string (#3403)
    afsheenb authored and harpere committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    cda814b View commit details
    Browse the repository at this point in the history
  5. Eslintformatting2 (#3416)

    * * make eslint fix formatting
    
    * * remove double semi-column
    olafbuitelaar authored and idettman committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    460a1e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    b5041ac View commit details
    Browse the repository at this point in the history
  2. STR adapter should not hardcode const into script content (#3417)

    A `const` in a string literal like this won't be correctly transpiled
    by babel, so we'll be limited by the browser support matrix for
    `const`
    
    Fix: harcode a `var` here to be more permissive and widely supported
    Josh Becker authored and harpere committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    26e88f4 View commit details
    Browse the repository at this point in the history
  3. update IE version in readme (#3419)

    * update IE version in readme
    
    * tweak IE message
    jsnellbaker authored and harpere committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    38f0262 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Improve Digital adapter: Support for native ads & single request (#3401)

    * Adding GDPR support
    
    * Always drop user syncs when available
    
    * Set dealID based on buying type
    
    * Native ads, single request option
    jbartek25 authored and mike-chowla committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    0948b8f View commit details
    Browse the repository at this point in the history
  2. revert package.lock changes

    Deeky Polusani authored and Deeky Polusani committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    41af500 View commit details
    Browse the repository at this point in the history
  3. Adding Remaining Native Parameters from AppNexus Native response (#3387)

    * Adding remaining missing parameters from AppNexus Native response
    
    * Removed native video, renamed sale and clickLabel to RTB spec names
    
    * drop video from tests
    aneuway2 authored and jsnellbaker committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    e9dea17 View commit details
    Browse the repository at this point in the history
  4. Insert iframe as the last child of Html tag (#3415)

    * 3413-Insert Iframes for user sync in body
    
    * Append Iframe as the last child
    
    * Add unit test for insertElement
    
    * utls insert element at the top by default
    
    * add unit tests for utls insert element
    
    * Insert iframe as html last child
    
    * revert package.lock changes
    deekshithraop authored Jan 8, 2019
    Configuration menu
    Copy the full SHA
    90656ee View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. changing default currency file (#3414)

    * changing default currency file
    
    * using defaultRate in the case of rate file not returning
    
    * Adding date macro
    
    * added unit tests for date macro support in currency file url, and small fix to date macro in currency.js
    
    * replaced string concatenations with string literals
    
    * removed unnecessary parens
    bretg authored and mkendall07 committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    4b53954 View commit details
    Browse the repository at this point in the history
  2. 1.37.0 release

    mkendall07 authored Jan 9, 2019
    Configuration menu
    Copy the full SHA
    cdcb097 View commit details
    Browse the repository at this point in the history
  3. 1.38-pre

    mkendall07 authored Jan 9, 2019
    Configuration menu
    Copy the full SHA
    4c664e7 View commit details
    Browse the repository at this point in the history
  4. Sonobi - Added support for getting the digitrust id (#3422)

    * added suppor for grabbing digitrust id off the window
    
    * added digitrust support
    JonGoSonobi authored and mkendall07 committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    c07e60d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Update gambid aliases (#3410)

    * Update the Gamoshi Gambid adapter to simply the Gamoshi adapter
    
    This is a minor branding change to highlight the Gamoshi brand name. The
    biddercode "gambid" is still retained in the adapter aliases array.
    
    * update whitelabel
    
    * Add  test that checks support for outstream renderers
    
    * Update testing and page ref
    
    * Modify bidder's url resolving
    
    * Fix lint issue with bidder's url resolving
    Salomon Rada authored and harpere committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    7904b4f View commit details
    Browse the repository at this point in the history
  2. OTM adapter update (#3407)

    * otm
    
    * ALF-95
    
    * otm: modify adapter to support migration to a new ssp
    
    * otm: fixed spec
    fedotxxl authored and harpere committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    10b29e8 View commit details
    Browse the repository at this point in the history
  3. PubNX new standalone adapter (#3298)

    * 	- pubnx new bidder adapter created
    	- pubnx doc file created
    
    * 	- Spec file added.
    
    * 	- Vertoz removed from response text
    
    * removed pubnx from serverbid
    
    since there will be a standalone adapter, the pubnx alias needs to removed from here
    
    * 	- pubnx response parameters updated
    
    * 	- build request params updated
    prebid-pubnx authored and mike-chowla committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    8bdcfdf View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. New adapter: Adhese (#3384)

    * Add Adhese adapter
    
    * Support empty impressionCounters
    
    * Fix the description
    
    * Replace Object.entries with Object.keys
    
    * Cleanup
    
    * Use const instead of let
    
    * Internal functions are no longer exposed
    
    * Rename getter
    
    * Use the bid parameters pointing to the existing demo position
    mefjush authored and jsnellbaker committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    13982d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c4bd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Teads adapter: handle video playerSize (#3423)

    * Teads adapter: handle playerSize
    
    * Handle multiple mediatypes sizes
    
    * Clean sizes logic
    Valentin authored and robertrmartinez committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    3a44263 View commit details
    Browse the repository at this point in the history
  2. Support for Native in Pubmatic Adapter (#3408)

    * changes to support native in pubmaticbid adapter
    
    * Removed port from endpoint
    
    * Removed protocol from endpoint
    
    * Formatting
    
    * Fix request payload
    
    * Updated test case
    
    * Changed request and response as per ortb spec
    
    * Change in request and response
    
    * Removed comments and extra code
    
    * Code Review comments
    
    * Code Review Comments and Test cases for request and response
    
    * Removed data type as all data asset types are handled
    
    * Code Review Changes
    
    * Code Review Comments
    
    * Supporting both banner and native and sending 0x0 in case of native
    
    * Bug Fixes
    
    * Bug response not processed by prebid
    
    * Change warning message
    
    * Fixed typo
    
    * Do not send request in case of invalid native bid
    
    * Do not send request in case of invalid native requests
    
    * objects converted to strings in log for debug purposes
    
    * Fixed logic to check for required parmas
    
    * Fixed typo for stringify
    
    * documentation for native
    
    * Review comments from Prebid
    
    * Typo
    
    * Typo
    
    * Updated pub id for native
    
    * Code Review
    pm-shashank-jain authored and jsnellbaker committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    339c93d View commit details
    Browse the repository at this point in the history
  3. New Orbidder Prebid Adapter (#3434)

    * initial orbidder version in personal github repo
    
    * use adUnits from orbidder_example.html
    
    * replace obsolete functions
    
    * forgot to commit the test
    
    * check if bidderRequest object is available
    
    * try to fix weird safari/ie issue
    Hendrik Iseke authored and idettman committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    937ea8a View commit details
    Browse the repository at this point in the history
  4. Rad 2626 override set keywords (#3448)

    * 3413-Insert Iframes for user sync in body
    
    * Append Iframe as the last child
    
    * Add unit test for insertElement
    
    * utls insert element at the top by default
    
    * add unit tests for utls insert element
    
    * Insert iframe as html last child
    
    * revert package.lock changes
    
    * Override keywords in setTargetingForAst
    deekshithraop authored and mkendall07 committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    83fd44e View commit details
    Browse the repository at this point in the history
  5. Using Prebid.js as npm dependency (#3435)

    * added babel plugin to replace webpack StringReplacementPlugin
    
    * remove ignore-loader in favor of filtering non .js files as modules
    
    * make all imports relative for projects not using our resolver
    
    * refactor adaptermanager to adapterManager
    
    * convert adapterManager to be compatible with latest version of babel
    
    * refactored utils with es6 exports
    
    * fixing tests
    
    * fixing stubs and tests
    
    * babelrc updated to be used externally from parent project
    
    * remove $prebid.version$ from gulp and add to babel plugin
    
    * fix tests to use actual prebid.version rather than string literal
    
    * refactor all modules to use relative imports w/o webpack resolver
    
    * fix test in old safari
    
    * update package-lock.json
    
    * remove unnecessary json-loader
    
    * update babel plugin to use same @babel/core
    
    * add instructions for using prebid as npm depenedency added to readme
    
    * remove unused variable in global babel plugin
    
    * fixed missing internal.createTrackPixelIframeHtml
    
    * fix relative pathing for new modules
    snapwich authored and mkendall07 committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    8635c91 View commit details
    Browse the repository at this point in the history
  6. fix orbidder pathing and test (#3451)

    snapwich authored and mkendall07 committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    78f2d22 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Update e-planning bid adapter regexp (#3445)

    * Add eplanningBidAdapter
    
    * Add new parameter to request
    
    * Fix sync URL parameter
    
    * Update cleanName regexp
    
    * Update tests for new cleanName
    Nistenf authored and harpere committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    42cd7ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d626c73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f88aa6 View commit details
    Browse the repository at this point in the history
  4. Prebid 1.38.0 Release

    Mike Chowla committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    55a56d0 View commit details
    Browse the repository at this point in the history
  5. Increment pre version

    Mike Chowla committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    92bfb29 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Bid caching flag (#3402)

    * remove comment that isn't relevant anymore.  tll in targeting code
    
    * bid caching option added (default on)
    
    * fix typo in config name
    snapwich authored and mkendall07 committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    53517d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. New advenue header bidding adapter (#3429)

    * Create advenueBidAdapter.js
    
    * Create advenueBidAdapter.md
    
    * Update pbjs_example_gpt.html
    
    Add advenue integration example
    
    * Advenue test
    
    Added test for advenue adapter
    
    * changes made
    
    * edit
    
    * edit
    
    * Syntax error corrected
    
    * Remove grunt, changed ajv version to 6.2.2
    
    * Edit
    
    * Update package-lock.json
    
    * removed response validation
    
    * removed unused variables
    
    * Removed deprecated method
    
    * Package-lock.json deleted
    
    * https://github.com/devadvenue/Prebid.js.git deleted
    
    * del
    
    * Add package-lock.json from main repository
    
    * Delete package-lock.json
    
    * Only pushing original file resolves merge conflict
    
    * Update advenueBidAdapter.js
    
    Changed URL, used BidderRequest object
    
    * Update advenueBidAdapter_spec.js
    
    * Update package-lock.json
    
    * Update advenueBidAdapter_spec.js
    devadvenue authored and jsnellbaker committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    55de081 View commit details
    Browse the repository at this point in the history
  2. calling for currency file even when default rates are specified (#3470)

    * calling for currency file even when default rates are specified
    
    * fixed broken unit tests
    
    * added unit test to check that currency file is still requested even when default rates are set
    bretg authored and mkendall07 committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    f26003d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. LiveYield Analytics Adapter (#3443)

    * LiveYield Analytics Adapter
    
    * tests corrections
    
    * fixed getPlacementOrAdUnitCode function
    
    * corrections
    
    * paths fixed
    
    * adaptermanager import fixed
    
    * manager corrections
    tomek-jedro authored and jsnellbaker committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    b436eb6 View commit details
    Browse the repository at this point in the history