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

User sync refactor #4

Closed
wants to merge 329 commits into from
Closed

User sync refactor #4

wants to merge 329 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 27, 2018

  1. Update adform adapter's dynamic price type (prebid#2460)

    * updated priceType logic
    
    * Fix
    Pupis authored and bretg committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    ebf5e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e558950 View commit details
    Browse the repository at this point in the history
  3. add getUserSyncs function in clickforceBidAdapter (prebid#2383)

    * add getUserSyncs function
    
    * bug fix
    
    * add test spec
    
    * fix of docment format
    
    * fix of end line
    
    * add getUserSyncs function into test file and updated test parameters
    MIGOdanis authored and mike-chowla committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    1ed012a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. added missing dfpAdServerVideo.js dfp vast tag generation uri compone… (

    prebid#2440)
    
    * added missing dfpAdServerVideo.js dfp vast tag generation uri component encoding
    
    * fixed buildDfpVideoUrl not returning empty targeting
    
    * reverted last commits change because it broke display targeting
    Slind14 authored and mkendall07 committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    b1f043d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0f6ca View commit details
    Browse the repository at this point in the history
  3. Sonobi Adapter - Added debugging and analytics query params. (prebid#…

    …2463)
    
    * added vp param to trinity request
    
    * added lib_name and lib_v to trinity
    
    * return null from buildRequests if there is no keymakers
    
    * added test case for empty keymaker
    
    * only importing functions we need from utils
    
    * changed window.pbjs.version to use the gulp repalced macro .version$
    
    * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port
    
    * fixed lint issue
    JonGoSonobi authored and snapwich committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    9ac6ddd View commit details
    Browse the repository at this point in the history
  4. Add New Adapter admaticBidAdapter (prebid#2390)

    * Create admaticBidAdapter.js
    
    * Create admaticBidAdapter.md
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter.js
    hakanarik authored and idettman committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    12cf662 View commit details
    Browse the repository at this point in the history
  5. Getintent adapter: support multisize bids (prebid#2453)

    * GetIntent adapter - added support for multi size bids
    
    * GetIntent adapter - add test case
    
    * GetIntent adapter - check malformed sizes in bid request
    kprokopchik authored and idettman committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    b1f8741 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59e0042 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3767129 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    603f5f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77d0e06 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. [1.x] Populate crid with values from demand if present (prebid#2424)

    * fix sovrn dealid
    
    * send 'iv' param if present
    
    * `page` field in `site` object sends full url
    
    * Enhance location detection within util function.
    
    * fix func call
    
    * fix tagid var type
    
    * add test for converting tagid to string
    
    * CR
    
    * Reorg gettopwindowlocation util & add tests.
    
    * lint fixes
    
    * search param is string in window location objects
    
    * set creativeId to crid if present in response
    aprakash-sovrn authored and snapwich committed May 1, 2018
    Configuration menu
    Copy the full SHA
    d28c4a8 View commit details
    Browse the repository at this point in the history
  2. PulsePoint Adapter GDPR support (prebid#2471)

    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per prebid#509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing prebid#866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Pulsepoint Bid Adapter - GDPR support
    
    * minor update
    
    * minor update
    
    * Fixing review comment
    anand-venkatraman authored and jsnellbaker committed May 1, 2018
    Configuration menu
    Copy the full SHA
    a0fee37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    027abc7 View commit details
    Browse the repository at this point in the history
  4. OpenX Adapter: Support out of order bids. (prebid#2452)

    * OpenX Adapter: Support out of order bids.
    
    * OpenX Adapter Spec: Updated overrideKeyCheck to use Chai assertion, which throws an AssertionError, so that it will be caught properly by test suite when an invalid override is provided.
    jimee02 authored and jaiminpanchal27 committed May 1, 2018
    Configuration menu
    Copy the full SHA
    4a149cf View commit details
    Browse the repository at this point in the history
  5. GDPR consentManagement module (prebid#2213)

    * initial commit
    
    * wip update 2
    
    * wip update 3
    
    * example
    
    * clean up
    
    * wip update 3
    
    * hook setup for callBids
    
    * wip update 4
    
    * changed gdpr code to be async-like
    
    * cleaned up the callback chain
    
    * added iab cmp detection logic
    
    * moved hook, reverted unit test changes, and restructed gdpr module
    
    * renaming module from gdpr to consentManagement
    
    * prebidserver adatper update, additional changes in module
    
    * updated unit tests for all areas, updates to module logic and structure of consent data
    
    * adding missing default value
    
    * removing accidentally committed load time testing code
    
    * changes to layout of consentManagement code and other items based on feedback
    
    * moved unit test to different location
    
    * finished incomplete unit test in appnexusBidAdapter_spec file
    
    * altered CMP function call logic
    
    * refactored consentManagement AN lookup function and added gdprDataHandler to help transfer data in auction
    
    * some minor cleanup from previous commit
    
    * change spacing to try to fix travis issue
    
    * added scenario to support consentTimeout=0 skip setTimeout
    
    * updated some comments
    
    * refactored exit logic for module
    
    * added support for consentRequired field in config
    
    * remove internal consentRequired default
    
    * minor comment fixes
    
    * comment fixes that should be have part of last commit
    
    * fix includes issue and added gdprConsent to getUserSyncs function
    
    * renamed default CMP and config field to cmpApi
    
    * wip - using postmessage to call cmp
    
    * postMessage workflow added, removed CMP eventlistener check
    
    * removed if statement
    
    * cleanup; removed variable and unneeded comments
    
    * add gdpr tests pages
    
    * updates for 1.1 CMP spec
    
    * remove rogue debugger in unit test
    
    * restructured 1.1 CMP iframe code, renamed utils function, cleaned up unit tests
    
    * GDPR support in adform adapter (prebid#2396)
    
    * bid response adId same as bidId
    
    * test
    
    * update adform bid adapter
    
    * update unit tests
    
    * Added adform adapter description file
    
    * updated tests
    
    * Another tests update
    
    * Add auctionId
    
    * Update adapter for auctionId
    
    * add auctionId to adformBidAdapter
    
    * Final updates to fit 1.0 version
    
    * update docs and integration example
    
    * Do not mutate original validBidRequests
    
    * use atob and btoa instead of custom made module
    
    * Renaming one query string parameter
    
    * XDomainRequest.send exception fix (prebid#1942)
    
    * Added YIELDONE Bid Adapter for Prebid.js 1.0 (prebid#1900)
    
    * Added YIELDONE Bid Adapter for Prebid.js 1.0
    
    * Update yieldoneBidAdapter.md
    
    change placementId to 44082
    
    * Changed to get size from bid.sizes
    
    * fix sizes array
    
    * Add user-facing docs reminder to PR template (prebid#1956)
    
    * allow non-mappable sizes to be passed and used in rubicon adapter (prebid#1893)
    
    * Typo correction of YIELDONE md file (prebid#1954)
    
    * Added YIELDONE Bid Adapter for Prebid.js 1.0
    
    * Update yieldoneBidAdapter.md
    
    change placementId to 44082
    
    * Changed to get size from bid.sizes
    
    * fix sizes array
    
    * Fix a typo
    
    * Serverbid bid adapter: update alias config (prebid#1963)
    
    * use auctionId instead of requestId (prebid#1968)
    
    * Add freewheel ssp bidder adapter for prebid 1.0 (prebid#1793)
    
    * 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
    
    * + fixed endpoint request data property names - width to w and height to h (prebid#1955)
    
    + updated unit test for the adapter to comply with the property name changes
    
    * Added iQM Bid Adapter for Prebid.js 1.0 (prebid#1880)
    
    * Added iQM Bid Adapter for Prebid.js 1.0
    
    * Modified URL from http to https
    
    * Removed geo function which was fetching user location.
    
    * Remove stray console.log (prebid#1975)
    
    * Remove duplicate request id and fix empty response from getHighesCpmBids, getAdserverTargeting (prebid#1970)
    
    * Removed requestId and added auctionId
    
    * Updated module fixtures to use auctionId and not requestId
    
    * remove request id from external bid object and fix bug for empty result in public api
    
    * use auctionId instead of requestId
    
    * fixed lint errors
    
    * [Add BidAdapter] rxrtb adapter for Perbid.js 1.0 (prebid#1950)
    
    * Add: rxrtb prebidAdapter
    
    * Update: params for test
    
    * Update: code format
    
    * Update: code format
    
    * Update: code format
    
    * ServerBid Server BidAdapter (prebid#1819)
    
    * ServerBid Server BidAdapter
    
    Allow S2S configuration with ServerBid.
    
    * Updates to meet 1.0 callBids/config changes.
    
    * Fix linting issues.
    
    * added hb_source to default keys (prebid#1969)
    
    * added hb_source
    
    * dropped function to add hb_source since it is now default key
    
    * fixed lint error
    
    * Prebid 1.1.0 Release
    
    * Increment pre version
    
    * S2s defaults fix in serverbidServerBidAdapter (prebid#1986)
    
    * removed s2s defaults
    
    * start timestamp was missing on s2s requests
    
    * remove hardcoded localhost port for tests (prebid#1988)
    
    * Fixes unit tests in browsers other than chrome (prebid#1987)
    
    * Fixes unit tests in browsers other than chrome
    
    * fixed lint errors
    
    * Prebid 1.1.1 Release
    
    * Add note about docs needed before merge (prebid#1959)
    
    * Add note about docs needed before merge
    
    * Update pr_review.md
    
    * Update pr_review.md
    
    * Update pr_review.md
    
    * Adding optional width and height to display parameters  (prebid#1998)
    
    * adding optional size
    
    * no tabs
    
    * TrustX adapter update (prebid#1979)
    
    * Add trustx adapter and tests for it
    
    * update integration example
    
    * Update trustx adapter
    
    * Post-review fixes of Trustx adapter
    
    * Code improvement for trustx adapter: changed default price type from gross to net
    
    * Update TrustX adapter to support the 1.0 version
    
    * Make requested changes for TrustX adapter
    
    * Updated markdown file for TrustX adapter
    
    * Fix TrustX adapter and spec file
    
    * Update TrustX adapter: r parameter was added to ad request as cache buster
    
    * Serverbid Bid Adapter: Add new ad sizes (prebid#1983)
    
    * Added dynamic ttl property for One Display and One Mobile. (prebid#2004)
    
    * pin gulp-connect at non-broken version (prebid#2008)
    
    * pin gulp-connect at non-broken version
    
    * updated yarn.lock to specify pinned gulp-connect
    
    * Gjirafa Bidder Adapter (prebid#1944)
    
    * Added Gjirafa adapter
    
    * Add gjirafa adapter unit test
    
    * adapter update
    
    * New line
    
    * Requested changes
    
    * change hello_world.html to one bid
    
    * change hello_world.html to one bid
    
    * Dropping changes in gitignore and hello_world example
    
    * hello_world changes
    
    * Drop hello_world and gitignore
    
    * multiformat size validation checks (prebid#1964)
    
    * initial commit for multiformat size validation checks
    
    * adding unit tests and changes to checkBidRequestSizes function
    
    * updates to appnexusBidAdapter
    
    * Upgrade Admixer adapter for Prebid 1.0 (prebid#1755)
    
    * Migrating to Prebid 1.0
    
    * Migrating to Prebid 1.0
    
    * Fix spec
    
    * Add NasmediaAdmixer adapter for Perbid.js 1.0 (prebid#1937)
    
    * add NasmediaAdmixer adapter for Perbid.js 1.0
    
    * add NasmediaAdmixer adapter for Perbid.js 1.0
    
    * add NasmediaAdmixer adapter for Perbid.js 1.0
    
    * add NasmediaAdmixer adapter for Perbid.js 1.0
    
    * add NasmediaAdmixer adapter for Perbid.js 1.0
    
    * add NasmediaAdmixer adapter for Perbid.js 1.0
    
    * Added gdpr to adform adapter
    
    * Added unit tests
    
    * Updated spacing
    
    * Update gdprConsent object due to changes in spec
    
    * Add gdpr support for PubMaticBidAdapter (prebid#2469)
    
    * GDPR support for AOL adapter (prebid#2443)
    
    * Added GDPR support for AOL adapter.
    
    * Added unit tests for AOL GDPR changes.
    
    * Added utils for resolving object type and undefined.
    
    * Fixed issues caused by merge.
    
    * Made changes in AOL adapter to support gdprApplies flag.
    
    * Removed bid floor value from test bid config.
    
    * removing iframe example pages
    
    * comment updates
    jsnellbaker authored and mkendall07 committed May 1, 2018
    Configuration menu
    Copy the full SHA
    247ea80 View commit details
    Browse the repository at this point in the history
  6. added whitelist for loading external JS + tests (prebid#2430)

    * added whitelist for loading external JS + tests
    
    * fixed import
    
    * remove unused import
    mkendall07 authored and jsnellbaker committed May 1, 2018
    Configuration menu
    Copy the full SHA
    4dcb046 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64f342a View commit details
    Browse the repository at this point in the history
  8. Prebid 1.9.0 Release

    jsnellbaker committed May 1, 2018
    Configuration menu
    Copy the full SHA
    a4913ea View commit details
    Browse the repository at this point in the history
  9. Increment Prebid version

    jsnellbaker committed May 1, 2018
    Configuration menu
    Copy the full SHA
    ab0386d View commit details
    Browse the repository at this point in the history
  10. GDPR support for Sovrn Adapter (prebid#2475)

    * fix sovrn dealid
    
    * send 'iv' param if present
    
    * `page` field in `site` object sends full url
    
    * Enhance location detection within util function.
    
    * fix func call
    
    * fix tagid var type
    
    * add test for converting tagid to string
    
    * CR
    
    * Reorg gettopwindowlocation util & add tests.
    
    * lint fixes
    
    * search param is string in window location objects
    
    * set creativeId to crid if present in response
    
    * send gdpr info
    rachelrj authored and mkendall07 committed May 1, 2018
    Configuration menu
    Copy the full SHA
    9416e75 View commit details
    Browse the repository at this point in the history
  11. send rp_secure to frank for video bids (prebid#2476)

    * send rp_secure to frank for video bids
    
    * remove the workaround
    
    * update unit test
    moonshells authored and snapwich committed May 1, 2018
    Configuration menu
    Copy the full SHA
    0654474 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. add feature to bridgewellBidAdapter (prebid#2480)

    * [FEAT] support mediaTypes.banner.sizes
    
    * [FEAT] init native
    
    * [FEAT] init bw version
    
    * [FEAT] hoist bidder version
    wuleo authored and bretg committed May 3, 2018
    Configuration menu
    Copy the full SHA
    bea6ab0 View commit details
    Browse the repository at this point in the history
  2. Update Platformio Adapter (prebid#2468)

    * Add PlatformioBidAdapter
    
    * Update platformioBidAdapter.js
    
    * Add files via upload
    
    * Update hello_world.html
    
    * Update platformioBidAdapter.js
    
    * Update platformioBidAdapter_spec.js
    
    * Update hello_world.html
    
    * Update platformioBidAdapter_spec.js
    
    * Update platformioBidAdapter.js
    
    * Update hello_world.html
    
    * Add files via upload
    
    * Update platformioBidAdapter
    
    ## Type of change
    - [x] Other
    
    ## Description of change
    1. RequestURL changes
    2. Add placementCode to request params
    
    * Update platformioBidAdapter
    
    * Update platformioBidAdapter
    
    ## Type of change
    - [x] Other
    
    ## Description of change
    1. RequestURL changes
    2. Add placementCode to request params
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Update platformioBidAdapter.js
    
    Endpoint URL change
    
    * Update platformioBidAdapter_spec.js
    
    Endpoint URL change
    
    * Update platformioBidAdapter_spec.js
    
    * Update platformioBidAdapter_spec.js
    
    * Update platformioBidAdapter.js
    
    * Update platformioBidAdapter.js
    
    * Update platformioBidAdapter_spec.js
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Update platformioBidAdapter.js
    
    * Update platformioBidAdapter_spec.js
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Update platformioBidAdapter_spec.js
    
    * Update platformioBidAdapter.js
    
    * Update platformioBidAdapter.md
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Update platformioBidAdapter.md
    
    * Update platformioBidAdapter.md
    
    * Update platformioBidAdapter.js
    
    * Update platformioBidAdapter_spec.js
    
    * Update platformioBidAdapter.md
    
    * Add files via upload
    
    * Add files via upload
    
    * Delete hello_world.html
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    varashellov authored and jsnellbaker committed May 3, 2018
    Configuration menu
    Copy the full SHA
    59db2fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e247211 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Configuration menu
    Copy the full SHA
    04d6601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    723669a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e80a29 View commit details
    Browse the repository at this point in the history
  4. One Video Adapter (prebid#2445)

    * One Video Adapter
    
    * adding more test cases
    ankur-modi authored and snapwich committed May 4, 2018
    Configuration menu
    Copy the full SHA
    3116d7f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Update babel plugins (prebid#2447)

    * Update babel plugins
    
    * Targeting browsers
    jaiminpanchal27 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    cf1dc79 View commit details
    Browse the repository at this point in the history
  2. Add GDPR support to Beachfront adapter (prebid#2474)

    * add GDPR consent data to the bid requests
    
    * add GDPR consent data to the bid requests
    jsalis authored and jaiminpanchal27 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    53fbc7d View commit details
    Browse the repository at this point in the history
  3. New Adapter onetagBidAdapter (prebid#2461)

    * Add New Adapter onetagBidAdapter
    
    * Test for new adapter onetagBidAdapter
    
    * Update onetagBidAdapter.js
    
    * Update onetagBidAdapter_spec.js
    onetag-dev authored and jaiminpanchal27 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    a348d8f View commit details
    Browse the repository at this point in the history
  4. New optional parameter - subId (prebid#2495)

    * nanointeractive bid adapter
    
    * nanointeractive bid adapter
    
    * - using utils.getParameterByName instead of utils.getTopWindowLocation().href
    - bidderCode is removed
    - Default ALG changed to 'ihr'
    - added protocol to 'cors' param
    
    * markdown file
    
    * enabling localhost for bid requests
    
    * Bugfix interpretResponse - added body; Removed unnecessary parameters; Adjusted tests;
    
    * New feature - subId
    
    * Fixed lint errors
    rade-popovic authored and jaiminpanchal27 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    9529185 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bbd122 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. A4G Adapter GDPR support (prebid#2501)

    * A4G Adapter GDPR support
    
    * Resolve formatting errors
    adilets authored and harpere committed May 8, 2018
    Configuration menu
    Copy the full SHA
    2dd6e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b969f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e638efc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea91035 View commit details
    Browse the repository at this point in the history
  5. bugfix (prebid#2510)

    jaiminpanchal27 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    a81ef72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    208960c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eadfd86 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

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

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    877a58c View commit details
    Browse the repository at this point in the history
  2. OpenX Adapter: GDPR Support (prebid#2504)

    jimee02 authored and harpere committed May 11, 2018
    Configuration menu
    Copy the full SHA
    fdadd14 View commit details
    Browse the repository at this point in the history
  3. Add new Adapter brainyBidAdapter (prebid#2458)

    brainymisio authored and snapwich committed May 11, 2018
    Configuration menu
    Copy the full SHA
    2249778 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Configuration menu
    Copy the full SHA
    1f2a7fb View commit details
    Browse the repository at this point in the history
  2. Aardvark v1.0 (prebid#2507)

    * Aardvark v1.0 + Add GDPR support
    
    * required modifications
    
    * cover case where gdprConsent data is not present
    
    * demo auction update
    
    * ignore empty bids
    
    * accept empty bids
    dejanstrbac authored and jsnellbaker committed May 14, 2018
    Configuration menu
    Copy the full SHA
    119e590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5a3d12 View commit details
    Browse the repository at this point in the history
  4. added gdpr support to userSync in rubicon adapter (prebid#2531)

    * added gdpr support to userSync in rubicon adapter
    
    * added test for consentString
    
    * added unit test for undefined consentString
    
    * changed undefined test for consentString
    
    * changed undefined test for consentString type of string
    
    * added test for consentString type of number, obj, and null
    idettman authored and harpere committed May 14, 2018
    Configuration menu
    Copy the full SHA
    ab5ca4d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Configuration menu
    Copy the full SHA
    6785bc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2607bcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    735bf76 View commit details
    Browse the repository at this point in the history
  4. Lifestreet: gdpr and consent string parameters (prebid#2537)

    * GDPR support for Lifestreet bid adapter
    
    * removed trailing spaces
    Lifestreet authored and jsnellbaker committed May 15, 2018
    Configuration menu
    Copy the full SHA
    6bfed30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3436a13 View commit details
    Browse the repository at this point in the history
  6. PubMatic Adapter: Bug fix to read all bids from seatBid array (prebid…

    …#2520)
    
    * Support multiple bids for same adSize
    
    * Add isArray check for seatbids
    PubMatic-OpenWrap authored and mike-chowla committed May 15, 2018
    Configuration menu
    Copy the full SHA
    27dca0f View commit details
    Browse the repository at this point in the history
  7. fix getPreparedBidForAuction to look for renderer on correct bid (pre…

    …bid#2505)
    
    * add test for renderer on second bid in bidrequest
    
    * fix getPreparedBidForAuction to look for renderer on correct bid
    
    getPreparedBidForAuction was just looking on the first bid in the
    bidder request regardless of whether or not it was for the given
    ad unit.
    kitwestneat authored and jsnellbaker committed May 15, 2018
    Configuration menu
    Copy the full SHA
    7848901 View commit details
    Browse the repository at this point in the history
  8. Smart: GDPR support (prebid#2528)

    * adding gdpr support
    
    * lint issues fix
    
    * more lints
    
    * taking the gdpr from bidderRequest
    
    * removing useless comma
    ytyukhnin authored and mkendall07 committed May 15, 2018
    Configuration menu
    Copy the full SHA
    b746bf1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07e711c View commit details
    Browse the repository at this point in the history
  10. GDPR - add consent information to PBS cookie_sync request (prebid#2530)

    * add consent information to cookie_sync request
    
    * restructured unit tests and other minor changes
    jsnellbaker authored and mkendall07 committed May 15, 2018
    Configuration menu
    Copy the full SHA
    e610247 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    103c015 View commit details
    Browse the repository at this point in the history
  12. Prebid 1.11.0 release

    jsnellbaker committed May 15, 2018
    Configuration menu
    Copy the full SHA
    849fdf1 View commit details
    Browse the repository at this point in the history
  13. increment prebid version

    jsnellbaker committed May 15, 2018
    Configuration menu
    Copy the full SHA
    4be6420 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    ada85ba View commit details
    Browse the repository at this point in the history
  2. Support price granularity per mediaType (prebid#2348)

    * Add config support for mediaTypePriceGranularity
    
    * Update to set default granularity to use config default
    
    * Formatting change, comment updated
    
    * Formatting change
    
    * Added test for mediaTypePriceGranularity enabled
    
    * Added test for mediaTypePriceGranularity video type
    
    * Changed double quotes to single in config_spec
    
    * Linting fixes for indentation and spacing
    idettman authored and mkendall07 committed May 16, 2018
    Configuration menu
    Copy the full SHA
    82fdbf6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    6e3c27d View commit details
    Browse the repository at this point in the history
  2. Added Release Process (prebid#2451)

    * Add release steps
    
    * Remove single test command
    
    * Updated some steps after feedback
    
    * Fixed env key
    
    * some more polishing
    jaiminpanchal27 authored and mkendall07 committed May 17, 2018
    Configuration menu
    Copy the full SHA
    10f923e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Fix endpoint for brainy (prebid#2534)

    * Fix endpoint
    
    * Correction corresponding to CORS
    
    * Revert "Correction corresponding to CORS"
    
    This reverts commit 1683291.
    brainymisio authored and jsnellbaker committed May 18, 2018
    Configuration menu
    Copy the full SHA
    b9ee826 View commit details
    Browse the repository at this point in the history
  2. Add multi-format ad unit support to Beachfront adapter (prebid#2541)

    * Add support for multi-format ad units
    
    * add test case
    
    * parse bid sizes for each bid format
    
    * fix duplicate import
    jsalis authored and snapwich committed May 18, 2018
    Configuration menu
    Copy the full SHA
    ce367d1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. feat(adyoulikeAdapter): adapt adapter to gdpr (prebid#2518)

    * feat(adyoulikeAdapter): adapt adapter to gdpr
    
    * fix(constentRequired): prevent undefined
    Jeremy Hernandez authored and harpere committed May 21, 2018
    Configuration menu
    Copy the full SHA
    af28478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eb32fe View commit details
    Browse the repository at this point in the history
  3. Conversant GDPR support (prebid#2571)

    * Conversant adapter GDPR support
    
    * Change conversant adapter to use new domain
    pycnvr authored and mkendall07 committed May 21, 2018
    Configuration menu
    Copy the full SHA
    71503a7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Update TrustX Bid Adapter to support gdpr (prebid#2565)

    * Add trustx adapter and tests for it
    
    * update integration example
    
    * Update trustx adapter
    
    * Post-review fixes of Trustx adapter
    
    * Code improvement for trustx adapter: changed default price type from gross to net
    
    * Update TrustX adapter to support the 1.0 version
    
    * Make requested changes for TrustX adapter
    
    * Updated markdown file for TrustX adapter
    
    * Fix TrustX adapter and spec file
    
    * Update TrustX adapter: r parameter was added to ad request as cache buster
    
    * Add support of gdpr to Trustx Bid Adapter
    PWyrembak authored and jsnellbaker committed May 22, 2018
    Configuration menu
    Copy the full SHA
    18b9fbc View commit details
    Browse the repository at this point in the history
  2. execute bidsBackHandler when auction is canceled by consent module (p…

    …rebid#2555)
    
    * add support to execute bidsBackHandler when auction is canceled by consent module
    
    * rename config variable
    jsnellbaker authored and jaiminpanchal27 committed May 22, 2018
    Configuration menu
    Copy the full SHA
    60cabb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74b8b74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9474599 View commit details
    Browse the repository at this point in the history
  5. GjirafaBidAdapter - Added GDPR support (prebid#2581)

    * Added GDPR support
    
    * Fix test
    
    * Fixed GDPR tests
    
    * Fix test
    
    * Fix tests
    agon-qurdina authored and jsnellbaker committed May 22, 2018
    Configuration menu
    Copy the full SHA
    b5927bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    663149b View commit details
    Browse the repository at this point in the history
  7. RhythmOne Adapter - Added GDPR Support (prebid#2576)

    * RhythmOne Adapter - Added GDPR Support
    
    * Updated GDPR unit test case
    
    * Adapter version updated
    Rajeshk08 authored and snapwich committed May 22, 2018
    Configuration menu
    Copy the full SHA
    461642f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. GDPR support (prebid#2601)

    * Justpremium adapter and unit tests.
    
    * Fix test suit.
    
    * Performance improvements.
    
    * Changes requested in pull request review.
    
    * Register justpremium adapter in adaptermanager
    
    * pass through bid from request
    
    * fix linting errors
    
    * Load polyfills for older browsers
    
    * Load polyfills if older browser
    
    * Remove package-lock.json
    
    * Copy new Justpremium adapter from feature/1.0 branch
    
    * prebid#1881 Requested changes applied
    
    * prebid#1892 Use `filter` instead `...new Set` to get unique values
    
    * JSD-2248 update for adapter and tests
    
    * JSD-2248 added transactionId in json array
    
    * JSD-2248 adapter changes
    
    * JSD-2248 adapter changes
    
    * Update docs
    
    * Remove unnecessary return statement
    
    * Support for gdpr_consent in bid adapter
    
    * new cookie link and endpoint
    
    * back to old endpoint version
    
    * sending version of prebid and adapter
    
    * sending version of prebid and adapter
    
    * without version
    
    * update for tests
    
    * changes for getUserSyncs method
    
    * return gulpfile changes
    nwlosinski authored and jaiminpanchal27 committed May 23, 2018
    Configuration menu
    Copy the full SHA
    7da68ee View commit details
    Browse the repository at this point in the history
  2. GDPR support (prebid#2602)

    nissSK authored and jaiminpanchal27 committed May 23, 2018
    Configuration menu
    Copy the full SHA
    3e4d700 View commit details
    Browse the repository at this point in the history
  3. Consent Management module bug fix. (prebid#2588)

    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per prebid#509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing prebid#866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * GDPR Bug Fix with String response
    
    * minor
    anand-venkatraman authored and mkendall07 committed May 23, 2018
    Configuration menu
    Copy the full SHA
    fc95a52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebf0d30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da8bb94 View commit details
    Browse the repository at this point in the history
  6. Adding GDPR support (prebid#2599)

    jbartek25 authored and snapwich committed May 23, 2018
    Configuration menu
    Copy the full SHA
    41f4c6b View commit details
    Browse the repository at this point in the history
  7. Gdpr fix unit test (prebid#2604)

    * Revert "Consent Management module bug fix. (prebid#2588)"
    
    This reverts commit fc95a52.
    
    * use new file for string includes
    jsnellbaker authored and mkendall07 committed May 23, 2018
    Configuration menu
    Copy the full SHA
    a637b4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74d04b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc2e73b View commit details
    Browse the repository at this point in the history
  10. Add renderer on vuble adapter (prebid#2543)

    * mod var name bids vuble adaptor
    
    * mod vuble adaptor vid request var name
    
    * Add: renderer for vuble outstream ads
    
    * mod vuble progress outstream player is bar
    
    * add vuble unit test for adUnitCode
    
    * no volume vuble adapter renderer
    Roffray authored and idettman committed May 23, 2018
    Configuration menu
    Copy the full SHA
    66ac3e4 View commit details
    Browse the repository at this point in the history
  11. Rubicon Adapter - SRA support (prebid#2478)

    * Updated the SRA support branch with changes from current prebid master
    
    * linting fixes
    
    * merged remote changes
    
    * removed isNaN leftover from merge mistake with master
    idettman authored and mike-chowla committed May 23, 2018
    Configuration menu
    Copy the full SHA
    1d5c8ee View commit details
    Browse the repository at this point in the history
  12. Sonobi Adapter GDPR Support (prebid#2582)

    * return null from buildRequests if there is no keymakers
    
    * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port
    
    * Add gdpr support
    bansawbanchee authored and snapwich committed May 23, 2018
    Configuration menu
    Copy the full SHA
    44305d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee0ff04 View commit details
    Browse the repository at this point in the history
  14. Update Cox Bid Adapter For 1.0+ (prebid#2446)

    * Bid adapter for 1.0+
    
    * Tests for cox bid adapter
    
    * Corrected how state is handled
    
    * Added test for multiple bids
    reynold-cox authored and mike-chowla committed May 23, 2018
    Configuration menu
    Copy the full SHA
    2a6e5f4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Sonobi Adapter creativeId support (prebid#2584)

    * return null from buildRequests if there is no keymakers
    
    * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port
    
    * Adding creativeId support
    
    * removed duplicate check for empty keymaker data
    bansawbanchee authored and jaiminpanchal27 committed May 24, 2018
    Configuration menu
    Copy the full SHA
    7570a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f022c16 View commit details
    Browse the repository at this point in the history
  3. Added new size 320x250 (prebid#2600)

    hdeodhar authored and snapwich committed May 24, 2018
    Configuration menu
    Copy the full SHA
    1dc17b0 View commit details
    Browse the repository at this point in the history
  4. added ccxAdapter (prebid#2575)

    * added ccxAdapter
    
    * add ccxAdapter - lint formatting fixes
    korys authored and jsnellbaker committed May 24, 2018
    Configuration menu
    Copy the full SHA
    8010ba5 View commit details
    Browse the repository at this point in the history
  5. Update Criteo bid adapter to Prebid 1.x (prebid#2370)

    * Convert Criteo adapter to bidderFactory
    
    * Add documentation for Prebid 1.0 Criteo adapter
    
    * Add support for zone-matching bids on Prebid 1.0 Criteo adapter
    
    * Add unit tests to the Prebid 1.0 Criteo adapter
    
    * Explicit the fact that Criteo bids are net revenue
    
    * Pass currency in Criteo 1.0 adapter
    
    * Update Criteo adapter to use PublisherTag if present
    
    * Implement fastbid in prebid 1.0 criteo adapter
    
    * Pass the bid requests to the Criteo interpret method
    
    * Add missing ttl and creativeId fields to Criteo bids
    
    * Add 'native' support to the Criteo adapter
    
    * Check that the Criteo adapter returned by PublisherTag is not empty
    
    * Update criteo prebid adapter to reload publisher tag once auction is
    finished
    
    * Fix 'assign to const' IE errors in Criteo native adapter
    
    * Disable the PublisherTag event queue
    
    * Fix Criteo adapter on older Prebid versions not using response.body
    
    * Fix TypeError if FastBid is outdated
    
    * Remove the success variable in tryGetCriteoFastBid
    
    * Fix events being overwritten with FastBid
    
    * Update PublisherTag loading comment
    
    * Use adUnitCode as impid
    
    * Add events handlers in Criteo adapter to fix timeouts not treated as such
    
    * Add handler for setTargeting event
    
    * Move the registeredEvents set higher up to reduce the chances of race conditions
    
    * Fix UTests following recent Criteo adapter changes
    
    * Add comment linking to the PublisherTag unminified source
    
    * Do not return a request in buildRequests on error
    
    In some cases, the buildCdbRequest function might return a falsy value,
    in case of error in creating the request or if we know in advance that
    this request will return a no-bid.
    
    In this case, the buildRequests() method should not return a request,
    causing a no-bid.
    
    * Use loadExternalScript instead of loadScript
    
    * Use spec.onTimeout instead of registering an event handler
    
    * GDPR support in Criteo adapter (#4)
    
    GDPR support in Criteo adapter
    
    * Remove BID_WON and SET_TARGETING events from Criteo adapter
    
    * Update adapter version
    
    * Add support for multi-size in Criteo adapter
    
    * Fix support for multi size in Criteo adapter
    
    * Update adapterVersion to 7
    Spark-NF authored and mkendall07 committed May 24, 2018
    Configuration menu
    Copy the full SHA
    ad1507b View commit details
    Browse the repository at this point in the history
  6. GDPR use getConsentData CMP call to get consentString (prebid#2603)

    * use getConsentData cmp to get consent info
    
    * add changes for safeframe and iframe workflows
    
    * update logic to execute CMP calls in parallel
    jsnellbaker committed May 24, 2018
    Configuration menu
    Copy the full SHA
    8b6ff71 View commit details
    Browse the repository at this point in the history
  7. use imported find (prebid#2614)

    mkendall07 authored and jsnellbaker committed May 24, 2018
    Configuration menu
    Copy the full SHA
    fb2f178 View commit details
    Browse the repository at this point in the history
  8. GDPR - change parameters name (prebid#2608)

    * GDPR support
    
    * GDPR - change parameters name
    nissSK authored and jsnellbaker committed May 24, 2018
    Configuration menu
    Copy the full SHA
    cf795e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    090ae4f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20c7968 View commit details
    Browse the repository at this point in the history
  11. update gdpr test page to use CMP stub setup code (prebid#2616)

    * upadte gdpr test page to use proper CMP setup code
    
    * remove test comment
    jsnellbaker authored and mkendall07 committed May 24, 2018
    Configuration menu
    Copy the full SHA
    e9192ab View commit details
    Browse the repository at this point in the history
  12. bugfix for targeting not setting for all adslots (prebid#2615)

    * bugfix for targeting not setting for all adslots
    
    * updated var names
    jaiminpanchal27 authored and mkendall07 committed May 24, 2018
    Configuration menu
    Copy the full SHA
    95860b5 View commit details
    Browse the repository at this point in the history
  13. Prebid 1.12.0 Release

    jaiminpanchal27 committed May 24, 2018
    Configuration menu
    Copy the full SHA
    5420cf2 View commit details
    Browse the repository at this point in the history
  14. Increment Pre Release

    jaiminpanchal27 committed May 24, 2018
    Configuration menu
    Copy the full SHA
    29c6482 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    f7cf6cb View commit details
    Browse the repository at this point in the history
  2. Add GDPR support for ucfunnel adapter (prebid#2619)

    * 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
    RyanChouTw authored and jaiminpanchal27 committed May 25, 2018
    Configuration menu
    Copy the full SHA
    337eccf View commit details
    Browse the repository at this point in the history
  3. Add GDPR support to DAN Marketplace Bid Adapter (prebid#2605)

    * Make Bid Adapter for Dentsu Aegis Network Marketplace
    
    * Update DAN_Marketplace adapter
    
    * Rename danmarketplaceBidAdapter into danmarketBidAdapter
    
    * Add support of GDPR in DAN Marketplace Bid Adapter
    
    * Add GDPR params in sync pixel
    danmarketplace authored and snapwich committed May 25, 2018
    Configuration menu
    Copy the full SHA
    8c5f129 View commit details
    Browse the repository at this point in the history
  4. ConsentManagement module - refactor test (prebid#2627)

    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per prebid#509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing prebid#866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * GDPR Bug Fix with String response
    
    * minor
    
    * Fixing iframe page test
    
    * Fixing lint error
    anand-venkatraman authored and jsnellbaker committed May 25, 2018
    Configuration menu
    Copy the full SHA
    5349894 View commit details
    Browse the repository at this point in the history
  5. fix slack notifications (prebid#2617)

    * fix slack notifications
    
    * break the build
    
    * fix the build add back pr exclusion
    mkendall07 authored and jsnellbaker committed May 25, 2018
    Configuration menu
    Copy the full SHA
    88411b2 View commit details
    Browse the repository at this point in the history
  6. Update Criteo bid adapter to send undefined GDPR consent fields inste…

    …ad of default false value when values are not defined (prebid#2630)
    
    * Convert Criteo adapter to bidderFactory
    
    * Add documentation for Prebid 1.0 Criteo adapter
    
    * Add support for zone-matching bids on Prebid 1.0 Criteo adapter
    
    * Add unit tests to the Prebid 1.0 Criteo adapter
    
    * Explicit the fact that Criteo bids are net revenue
    
    * Pass currency in Criteo 1.0 adapter
    
    * Update Criteo adapter to use PublisherTag if present
    
    * Implement fastbid in prebid 1.0 criteo adapter
    
    * Pass the bid requests to the Criteo interpret method
    
    * Add missing ttl and creativeId fields to Criteo bids
    
    * Add 'native' support to the Criteo adapter
    
    * Check that the Criteo adapter returned by PublisherTag is not empty
    
    * Update criteo prebid adapter to reload publisher tag once auction is
    finished
    
    * Fix 'assign to const' IE errors in Criteo native adapter
    
    * Disable the PublisherTag event queue
    
    * Fix Criteo adapter on older Prebid versions not using response.body
    
    * Fix TypeError if FastBid is outdated
    
    * Remove the success variable in tryGetCriteoFastBid
    
    * Fix events being overwritten with FastBid
    
    * Update PublisherTag loading comment
    
    * Use adUnitCode as impid
    
    * Add events handlers in Criteo adapter to fix timeouts not treated as such
    
    * Add handler for setTargeting event
    
    * Move the registeredEvents set higher up to reduce the chances of race conditions
    
    * Fix UTests following recent Criteo adapter changes
    
    * Add comment linking to the PublisherTag unminified source
    
    * Do not return a request in buildRequests on error
    
    In some cases, the buildCdbRequest function might return a falsy value,
    in case of error in creating the request or if we know in advance that
    this request will return a no-bid.
    
    In this case, the buildRequests() method should not return a request,
    causing a no-bid.
    
    * Use loadExternalScript instead of loadScript
    
    * Use spec.onTimeout instead of registering an event handler
    
    * GDPR support in Criteo adapter (#4)
    
    GDPR support in Criteo adapter
    
    * Remove BID_WON and SET_TARGETING events from Criteo adapter
    
    * Update adapter version
    
    * Add support for multi-size in Criteo adapter
    
    * Fix support for multi size in Criteo adapter
    
    * Update adapterVersion to 7
    
    * GDPR support criteo: send undefined gdpr consent fields instead of false
    when not defined
    
    * Update adapterVersion to 8
    ahubertcriteo authored and jaiminpanchal27 committed May 25, 2018
    Configuration menu
    Copy the full SHA
    112d360 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Rename rtbdemandAdkBidAdapter.js to rtbdemandadkBidAdapter.js (prebid…

    …#2553)
    
    * Rename rtbdemandAdkBidAdapter.js to rtbdemandadkBidAdapter.js
    
    * Update and rename rtbdemandAdkBidAdapter_spec.js to rtbdemandadkBidAdapter_spec.js
    
    * Update and rename rtbdemandAdkBidAdapter.md to rtbdemandadkBidAdapter.md
    rtbdemand authored and mkendall07 committed May 28, 2018
    Configuration menu
    Copy the full SHA
    3e8beb2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Widespace GDPR consent management (prebid#2638)

    * GDPR consent sent to server
    
    * Test coverage increased
    
    * New adapter version and boolean param values 0|1 instead of true|false
    
    * Making sure we dont send param to server if its undefined
    mizmaar3 authored and jsnellbaker committed May 29, 2018
    Configuration menu
    Copy the full SHA
    d881ecd View commit details
    Browse the repository at this point in the history
  2. ConsentManagement: detect __cmp in window.top (prebid#2626)

    * ConsentManagement: detect __cmp in window.top
    
    * Lighter modification
    
    Credits to @YOzaz
    
    * typo
    
    * fixed spaces
    benjaminclot authored and jsnellbaker committed May 29, 2018
    Configuration menu
    Copy the full SHA
    b199353 View commit details
    Browse the repository at this point in the history
  3. Update ixBidAdapter.md (prebid#2598)

    ptim authored and snapwich committed May 29, 2018
    Configuration menu
    Copy the full SHA
    d3cfafa View commit details
    Browse the repository at this point in the history
  4. Sonobi - Added an extra key to each bid for video support (prebid#2628)

    * added vp param to trinity request
    
    * added lib_name and lib_v to trinity
    
    * return null from buildRequests if there is no keymakers
    
    * added test case for empty keymaker
    
    * only importing functions we need from utils
    
    * changed window.pbjs.version to use the gulp repalced macro .version$
    
    * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port
    
    * fixed lint issue
    
    * fixed issue where sonobi getUserSync was throwing an error on timeout
    
    * sonobi support referrer param
    
    * fixed unit test for testing the ref param on bid request
    
    * return null from buildRequests if there is no keymakers
    
    * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port
    
    * Add gdpr support
    
    * fixed issue where we were no longer exposing the aid in the bidsBackHandler. Added an 'aid' property to each bid.
    JonGoSonobi authored and snapwich committed May 29, 2018
    Configuration menu
    Copy the full SHA
    7507e51 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. rtbhouse adapter GDPR integration. (prebid#2641)

    * Add files via upload
    
    * Delete rtbhouseBidAdapter_spec.js
    
    * Delete rtbhouseBidAdapter.js
    
    * Added GDPR integration to RTBhouse adapter
    
    * Update rtbhouseBidAdapter_spec.js
    
    * Added GDPR consent as second build attribute.
    
    * Added gdpr as second attribute in test.
    Marcian123 authored and jsnellbaker committed May 30, 2018
    Configuration menu
    Copy the full SHA
    e093302 View commit details
    Browse the repository at this point in the history
  2. New debugging functionality with bid overrides (prebid#2492)

    * new debugging functionality with bid overrides
    
    * update name from bidderOverrides to debugging
    
    * change sessionStorage to window.sessionStorage
    snapwich committed May 30, 2018
    Configuration menu
    Copy the full SHA
    48bd7b8 View commit details
    Browse the repository at this point in the history
  3. feat(unrulyBidAdapter): pass bidderRequest through to exchange (prebi…

    …d#2559)
    
    Co-authored-by: Paul Cox <paul.cox@unrulygroup.com>
    Co-authored-by: Will Porter <will.porter@unrulygroup.com>
    3 people authored and idettman committed May 30, 2018
    Configuration menu
    Copy the full SHA
    51b4774 View commit details
    Browse the repository at this point in the history
  4. Add Gamoshi's Gambid Bid Adapter (prebid#2625)

    * Initial submission of Gamoshi's Gambid Bid Adapter
    
    * fix failing test and remove redundant "&" in URL
    
    * fix minor suggestion from lgtm
    
    * fix test of user-sync pixels
    
    * another fix for the user-sync tests
    
    * fix JS lint error re spaces inside parenthesis
    
    * Add GDPR support
    
    This commit utilizes Prebid.js's GDPR framework for passing user's
    consent to our server. This includes both the actual bid request & the
    user-syncs request.
    
    * Fix small bug & test in GDPR support, and few minor linting issues
    arikkfir authored and snapwich committed May 30, 2018
    Configuration menu
    Copy the full SHA
    3ee3b16 View commit details
    Browse the repository at this point in the history
  5. Feature/pre1.0 sizes support for ccx bid adapter (prebid#2633)

    * added ccxAdapter
    
    * add ccxAdapter - lint formatting fixes
    
    * pre 1.0 sizes support
    korys authored and snapwich committed May 30, 2018
    Configuration menu
    Copy the full SHA
    931c4ed View commit details
    Browse the repository at this point in the history
  6. Add encodeURIComponent to referer url (getTopWindowUrl) (prebid#2609)

    * commit gamma adapter
    
    * Fixed The Travis CI build failed
    
    * fix interpretResponse return empty when server response empty
    
    * removed mediaType
    
    removed mediaType in bid 
    and return vastXml property if video request
    
    * fixed Travis CI build
    
    * Travis CI build
    
    * add gamma spec
    
    * fixed Travis CI build
    
    * fix spec
    
    * fix spec
    
    * Add files via upload
    
    * Add files via upload
    
    * fix spec
    
    * fix Travis CI build
    
    * move to module
    
    * remove gaxDomain param and move to adapter
    
    * remove check isBidRequestValid for gaxDomain
    
    * remove gaxDomain param
    
    * remove gaxDomain param
    
    * remove gaxDomain param
    
    * Delete gammaBidAdapter_spec.js
    
    * add usersync endpoid
    
    * add usersync
    
    * add vastUrl
    
    * add supportedMediaTypes to bidder spec
    
    * add Test Parameters: For Video
    
    * Add encodeURIComponent for referer url
    gammassp authored and idettman committed May 30, 2018
    Configuration menu
    Copy the full SHA
    897155a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d071f5 View commit details
    Browse the repository at this point in the history
  8. Arteebee adapter GDPR integration (prebid#2643)

    * add arteebee adapter
    
    * set log
    
    * basic structure
    
    * basic structure
    
    * send caller as placeholder for ip and user agent
    
    * send caller as placeholder for ip and user agent
    
    * send caller as placeholder for ip and user agent
    
    * first version of adapter
    
    * add unit testing for arteebee bid adapter
    
    * fix indent
    
    * fix lint complain
    
    * Add consent manager support
    
    * fix requestId missing
    Old Tiger authored and jsnellbaker committed May 30, 2018
    Configuration menu
    Copy the full SHA
    4bde2a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca48109 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e81384b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64ecd56 View commit details
    Browse the repository at this point in the history
  12. Update bid pool logic to use highest cpm bid (prebid#2654)

    * update bid pool logic to use highest cpm bid
    
    * updates to cover prebid#2539
    
    * typo in property name
    jaiminpanchal27 authored and mkendall07 committed May 30, 2018
    Configuration menu
    Copy the full SHA
    0f14b96 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. fix cpm floor issue in price bucket formula (prebid#2644)

    * fix cpm rounding issue in price bucket formula
    
    * switch logic to exponent variant instead of precision rounding
    
    *  update min precision to 2 for exponent
    
    * fixed addition
    jsnellbaker authored and jaiminpanchal27 committed May 31, 2018
    Configuration menu
    Copy the full SHA
    a417697 View commit details
    Browse the repository at this point in the history
  2. Prebid 1.13.0 Release

    jaiminpanchal27 committed May 31, 2018
    Configuration menu
    Copy the full SHA
    1399da7 View commit details
    Browse the repository at this point in the history
  3. Increment pre-release

    jaiminpanchal27 committed May 31, 2018
    Configuration menu
    Copy the full SHA
    476cad8 View commit details
    Browse the repository at this point in the history
  4. Add GDPR support for Quantum Adapter (prebid#2621)

    * quantumBidAdapter initial commit
    
    * eslint errors fixed
    
    * updating quantumBidAdapter for reviews, fixed tests to work with native
    
    * set new prebid location for testing and some fixing
    
    * added supportedMediaTypes
    
    * Tests fixed
    
    * Fixed issues with image assets. Tested with the example provided
    
    * Size and tests fixed
    
    * Modify tests
    
    * hello world revert changes
    
    * package-lock reverted
    
    * hello world reverted CRLF/LF Conversion
    
    * hello world reverted LF/CRLF Conversion
    
    * hello world reverted
    
    * hello world reverted
    
    * hello world reverted
    
    * removed hardcoded bid sizes
    
    * GDPR integration
    
    * GDPR support - change quantx_gdpr to (0,1) values accepted
    
    * restored package-lock
    
    * GDPR tests
    
    * GDPR tests fixed
    
    * Send width/height with native assets
    sami-elasticad authored and snapwich committed May 31, 2018
    Configuration menu
    Copy the full SHA
    0519902 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Bug fix - mantisBidAdapter.js (prebid#2509)

    * Update mantisBidAdapter.js
    
    * tests for uuid storage
    
    * typo
    parisholley authored and jaiminpanchal27 committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    2e045a1 View commit details
    Browse the repository at this point in the history
  2. AdKernelADN adapter GDPR support (prebid#2624)

    Ad units size issue fix
    ckbo3hrk authored and jaiminpanchal27 committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    00dce50 View commit details
    Browse the repository at this point in the history
  3. AdKernel adapter GDPR support (prebid#2610)

    Video ad unit size issue fix
    ckbo3hrk authored and jaiminpanchal27 committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    5683f8e View commit details
    Browse the repository at this point in the history
  4. UndertoneAdapter - change placementId parameter to optional (prebid#2649

    )
    
    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
    * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
     * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * fix lint issue in undertone adapter spec
    omerko authored and jaiminpanchal27 committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    6e7b324 View commit details
    Browse the repository at this point in the history
  5. update aardvark to not return zero bids (prebid#2651)

    * update aardvark to not return zero bids
    
    * update test for aardvarkBidAdapter
    dejanstrbac authored and jaiminpanchal27 committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    6f0a2db View commit details
    Browse the repository at this point in the history
  6. Sonobi - Fixed issue where consent_string param could be set as undef…

    …ined (prebid#2656)
    
    * added vp param to trinity request
    
    * added lib_name and lib_v to trinity
    
    * return null from buildRequests if there is no keymakers
    
    * added test case for empty keymaker
    
    * only importing functions we need from utils
    
    * changed window.pbjs.version to use the gulp repalced macro .version$
    
    * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port
    
    * fixed lint issue
    
    * fixed issue where sonobi getUserSync was throwing an error on timeout
    
    * sonobi support referrer param
    
    * fixed unit test for testing the ref param on bid request
    
    * return null from buildRequests if there is no keymakers
    
    * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port
    
    * Add gdpr support
    
    * only sending consent string if it exists
    JonGoSonobi authored and jaiminpanchal27 committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    2fb4878 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Adding new Bidder Andbeyond (prebid#2671)

    * Create andbeyondBidAdapter.js
    
    * Create andbeyondBidAdapter_spec.js
    
    * Create andbeyondBidAdapter.md
    
    * Update andbeyondBidAdapter.md
    
    * Update andbeyondBidAdapter_spec.js
    
    * Update andbeyondBidAdapter_spec.js
    
    * Update andbeyondBidAdapter.js
    
    * Update andbeyondBidAdapter_spec.js
    andbeyondmedia authored and jsnellbaker committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    03c9bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6575d8 View commit details
    Browse the repository at this point in the history
  3. AdSpirit Bid Adapter (prebid#2419)

    * renewed everything in hope to make progress
    
    * -
    
    * -
    
    * -
    
    * -
    
    * -
    
    * -
    
    * -
    
    * -
    
    * -
    
    * -
    
    * updated test params
    
    * updated test params
    
    * -
    SpreeGorilla authored and jsnellbaker committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    f81a0bd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. GDPR consent management for madvertise bidder adapter (prebid#2655)

    * New adapter madvertise
    
    * Update madvertiseBidAdapter.js
    
    remove aliases
    
    * Update madvertiseBidAdapter.js
    
    use parseSizesInput method
    
    * fix test parseSizesInput
    
    * fix lint parseSizesInput
    
    * remove seeanAd feature
    
    * remove console.log
    
    * Add gdpr consent management to madvertise module
    NLopezMad authored and jsnellbaker committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    646a971 View commit details
    Browse the repository at this point in the history
  2. Consistent targeting set (prebid#2592)

    * Populate adUnitCode's even though there's no bid available
    
    * Add new targeting test for no bids, and upgrade old implicit getAdserverTargeting calls
    
    * Updated to a more simplex generation method
    ptomasroos authored and jaiminpanchal27 committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    6fbc404 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36ea987 View commit details
    Browse the repository at this point in the history
  4. Added GDPR consent management to UnderdogMedia Bid Adapter (prebid#2679)

    * updated underdogmedia adapter for prebid 1.0
    
    * updated with recommended changes
    
    * UnderdogMedia Adapter - Added GDPR Support
    Jacobkmiller authored and jaiminpanchal27 committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    60f9314 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Add user sync for brainyAdapter (prebid#2666)

    brainymisio authored and jsnellbaker committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    4bdce35 View commit details
    Browse the repository at this point in the history
  2. Sonobi - suppress user sync error (prebid#2686)

    * added vp param to trinity request
    
    * added lib_name and lib_v to trinity
    
    * return null from buildRequests if there is no keymakers
    
    * added test case for empty keymaker
    
    * only importing functions we need from utils
    
    * changed window.pbjs.version to use the gulp repalced macro .version$
    
    * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port
    
    * fixed lint issue
    
    * fixed issue where sonobi getUserSync was throwing an error on timeout
    
    * sonobi support referrer param
    
    * fixed unit test for testing the ref param on bid request
    
    * return null from buildRequests if there is no keymakers
    
    * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port
    
    * Add gdpr support
    
    * no longer logging error when getUserSync fails to parse a serverResponse
    JonGoSonobi authored and jsnellbaker committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    6fd97d6 View commit details
    Browse the repository at this point in the history
  3. Native images bug fixed (prebid#2681)

    * quantumBidAdapter initial commit
    
    * eslint errors fixed
    
    * updating quantumBidAdapter for reviews, fixed tests to work with native
    
    * set new prebid location for testing and some fixing
    
    * added supportedMediaTypes
    
    * Tests fixed
    
    * Fixed issues with image assets. Tested with the example provided
    
    * Size and tests fixed
    
    * Modify tests
    
    * hello world revert changes
    
    * package-lock reverted
    
    * hello world reverted CRLF/LF Conversion
    
    * hello world reverted LF/CRLF Conversion
    
    * hello world reverted
    
    * hello world reverted
    
    * hello world reverted
    
    * removed hardcoded bid sizes
    
    * GDPR integration
    
    * GDPR support - change quantx_gdpr to (0,1) values accepted
    
    * restored package-lock
    
    * GDPR tests
    
    * GDPR tests fixed
    
    * Send width/height with native assets
    
    * Fixed native images bug
    sami-elasticad authored and jsnellbaker committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    ee4074e View commit details
    Browse the repository at this point in the history
  4. Prebid 1.14.0 release

    jsnellbaker committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    86b848c View commit details
    Browse the repository at this point in the history
  5. increment prebid version

    jsnellbaker committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    1646c0b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Refactoring Prebid Analytics by Roxot (prebid#2688)

    * Refactoring Prebid Analytics by Roxot
    
    * remove adaptermanager from analytics adapter tests
    mikhail-roxot authored and snapwich committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    322ebfe View commit details
    Browse the repository at this point in the history
  2. Fix getTopWindowUrl (prebid#2673)

    * Fix getTopWindowUrl
    
    getTopWindowUrl error, it should be exports.function not this.function
    
    * Update utils.js
    
    Fix to pass FB test
    
    * Update audienceNetworkBidAdapter_spec.js
    
    * Update utils.js
    
    * Update utils.js
    
    * Update utils.js
    Antoine Jacquemin (Rubicon) authored and jaiminpanchal27 committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    f7f0707 View commit details
    Browse the repository at this point in the history
  3. Playground XYZ - new adapter (prebid#2606)

    * add playground adapters
    
    * clean up
    
    * update with upstream master
    
    * add test file clean up adapter by removing native referecnes
    
    * test file
    
    * replace appnexus with playground reference in error logs
    
    * remove commented code
    
    * change key in response object from appnexus to playgroundxyz
    
    * change tests so we test for ordering by cpm as well
    
    * dont drop other bids, just set cpm to 0 and send it through
    
    * clean up
    
    * restore glulp file
    
    * fix documentation
    
    * remove cpm logic from adapter
    
    * change application type to application\json for playground adapter
    
    * update adaptor to use openRtb
    
    * add device and site to bid
    
    * add extra space on error msg
    
    * remove package-lock
    
    * update pg details
    
    * Update playgroundxyzBidAdapter.md
    teranchristian authored and jaiminpanchal27 committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    af35a11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be061e2 View commit details
    Browse the repository at this point in the history
  5. Rubicon able to read mediaTypes.size (prebid#2607)

    * Rubicon able to read mediaTypes.size
    
    checkBidRequestSizes is normally present in adaptermanager.js to add the mediaTypes.banner.sizes to bid.sizes. However our adapter need to be able to read these fields in case the method is deprecated.
    Same for the Video.
    Antoine Jacquemin (Rubicon) authored and snapwich committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    d04127a View commit details
    Browse the repository at this point in the history
  6. Rubicon Bid Adapter - ordered auction query params (prebid#2665)

    * ordered ae query params
    
    * updated tg_v and tg_i filter strings
    
    * linting fix
    
    * extracted ordering code to a function
    
    * fixed param names for lat long
    
    * Added unit test to check AE param ordering
    
    * changed test for tg_i and tg_v
    
    * fix removed duplicated 'rf' in order params function
    idettman authored and snapwich committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    1c53a2a View commit details
    Browse the repository at this point in the history
  7. nanointeractive - new optional bid parameter (prebid#2694)

    * nanointeractive bid adapter
    
    * nanointeractive bid adapter
    
    * - using utils.getParameterByName instead of utils.getTopWindowLocation().href
    - bidderCode is removed
    - Default ALG changed to 'ihr'
    - added protocol to 'cors' param
    
    * markdown file
    
    * enabling localhost for bid requests
    
    * Bugfix interpretResponse - added body; Removed unnecessary parameters; Adjusted tests;
    
    * New feature - subId
    
    * Fixed lint errors
    
    * Nano Interactive Bid Adapter
       New Bid params:
         - categoryName
         - name
       Getting referrer information
    
    * Fixed documentation
    
    * Removed unnecessary parameter from documentation
    
    * Cleaning up documentation
    rade-popovic authored and snapwich committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    0885ae0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    043a372 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Adform adapter supports string type sizes (prebid#2692)

    * Allow to compare strings too.
    
    * Fixed lint errors
    Pupis authored and jsnellbaker committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    12c6805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15b017b View commit details
    Browse the repository at this point in the history
  3. Media.net Adapter Improvements (prebid#2634)

    * Media.net adapter: passing slot visibility to server
    
    * Media.net adapter: changed slot visibility logic and removed mocks on window properties
    
    * Media.net adapter: refactored slot-visibility tests to use beforeEach and afterEach hooks
    
    * create only one sandbox and restore for medianet
    vedantseta authored and snapwich committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    1d318f9 View commit details
    Browse the repository at this point in the history
  4. reupload package-lock.json file (prebid#2701)

    * reupload package-lock.json file
    
    * commit to fix travis build
    
    * merge 'master' branch into 'upload_package-lock-json_file' branch
    jsnellbaker authored and jaiminpanchal27 committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    0a50366 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6be4980 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. MANTIS bidder: support tracking viewability of ad (prebid#2696)

    * support tracking viewability of ad
    
    * safeframe support
    parisholley authored and idettman committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    f7c7905 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Update to XHB adapter (prebid#2536)

    * xhb adapter added - use AppNexus test ad unit
    
    * adjusted adapter to set responseCPM to 0 and add in dealId
    
    * implemented suggested changes
    
    * implemented suggested changes
    
    * ran jscs fixer for xhb.js and added it to adapters.json
    
    * Xhb adapter: adding alias support
    
    * minor changes as per request
    
    * re-added default bidder settings
    
    * Bugfix: getBidRequest was missing utils
    
    * minor fix to _defaultBidderSettings
    
    * added size to defaultBidderSettings
    
    * XHB adapter updated to work with prebid 1.0
    
    * XHB adapter updated to work with prebid 1.0
    
    * updated xhb adapter to incorporate latest AN adapter changes
    
    * further fixes for 1.0 adapter
    
    * updated Adapter to latest version
    
    * indentation fixed
    
    * unit tests for xhb Adapter
    
    * xhbBidAdapter: removed brand from md file
    daniel-hoffmann authored and jsnellbaker committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    cbe67a3 View commit details
    Browse the repository at this point in the history
  2. Support send multi request (prebid#2684)

    * support multi request
    gammassp authored and mike-chowla committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    a95a8c6 View commit details
    Browse the repository at this point in the history
  3. Just Premium: add format parameter (issue prebid#2691) (prebid#2693)

    * add format parameter to bid response
    nwlosinski authored and mike-chowla committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    0bad407 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

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

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    d1e2ffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51228f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f18afb1 View commit details
    Browse the repository at this point in the history
  4. Playground xyz - GDPR integration. (prebid#2699)

    * add playground adapters
    
    * clean up
    
    * update with upstream master
    
    * add test file clean up adapter by removing native referecnes
    
    * test file
    
    * replace appnexus with playground reference in error logs
    
    * remove commented code
    
    * change key in response object from appnexus to playgroundxyz
    
    * change tests so we test for ordering by cpm as well
    
    * dont drop other bids, just set cpm to 0 and send it through
    
    * clean up
    
    * restore glulp file
    
    * fix documentation
    
    * remove cpm logic from adapter
    
    * change application type to application\json for playground adapter
    
    * update adaptor to use openRtb
    
    * add device and site to bid
    
    * add extra space on error msg
    
    * remove package-lock
    
    * update pg details
    
    * Update playgroundxyzBidAdapter.md
    
    * add GDPR
    remove video sample config form .md file
    teranchristian authored and jsnellbaker committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    c739338 View commit details
    Browse the repository at this point in the history
  5. Add GDPR parameters in ad request (prebid#2522)

    * 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
    guillaume-sticky authored and jsnellbaker committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    2c19032 View commit details
    Browse the repository at this point in the history
  6. QuantumBidAdapter usersync bugfix (prebid#2700)

    * quantumBidAdapter initial commit
    
    * eslint errors fixed
    
    * updating quantumBidAdapter for reviews, fixed tests to work with native
    
    * set new prebid location for testing and some fixing
    
    * added supportedMediaTypes
    
    * Tests fixed
    
    * Fixed issues with image assets. Tested with the example provided
    
    * Size and tests fixed
    
    * Modify tests
    
    * hello world revert changes
    
    * package-lock reverted
    
    * hello world reverted CRLF/LF Conversion
    
    * hello world reverted LF/CRLF Conversion
    
    * hello world reverted
    
    * hello world reverted
    
    * hello world reverted
    
    * removed hardcoded bid sizes
    
    * GDPR integration
    
    * GDPR support - change quantx_gdpr to (0,1) values accepted
    
    * restored package-lock
    
    * GDPR tests
    
    * GDPR tests fixed
    
    * Send width/height with native assets
    
    * Fixed native images bug
    
    * usersync bugfixed
    
    * usersync bugfixed
    
    * usersync bugfixed
    
    * send user sync pixels as images all the time
    sami-elasticad authored and jsnellbaker committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    429d5b4 View commit details
    Browse the repository at this point in the history
  7. [FEAT] modify data to bw (prebid#2732)

    wuleo authored and bretg committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    38fd90c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c82572e View commit details
    Browse the repository at this point in the history
  9. updated logic for userSync - new field filterSettings (prebid#2499)

    * initial commit - add filterSettings config option for userSync
    
    * remove commented code
    
    * refactored filterSettings logic, added filter default and changed bidders wildcard
    
    * update logic to support all config type
    jsnellbaker authored and mkendall07 committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    6e946d8 View commit details
    Browse the repository at this point in the history
  10. ADSS-358 returning size 1x1 when product is 2 or 5 and 1x1 is availab…

    …le in bidrequest sizes array (prebid#2716)
    bruscantini authored and jaiminpanchal27 committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    620ec9c View commit details
    Browse the repository at this point in the history
  11. Allow user to override which gpt slots should be targeted at invocati…

    …on (prebid#2562)
    
    * Allow user to override which gpt slots should be targeted at invocation time
    
    * Added filter example
    ptomasroos authored and jaiminpanchal27 committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    94d3c71 View commit details
    Browse the repository at this point in the history
  12. Fyber Bid Adapter (prebid#2709)

    * Fyber Bid Adapter
    
    * Jenkins build file
    
    * Updates based on PR - prebid#2709
    
    * Removing test Jenkinsfile
    uriw-fyber authored and mike-chowla committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    618358b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Unit test fix (prebid#2739)

    jaiminpanchal27 authored and jsnellbaker committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    3760b87 View commit details
    Browse the repository at this point in the history
  2. Added GDPR consent management to YOC VIS.X Bid Adapter (prebid#2737)

    - Added GDPR consent management support
    - Description updated
    Dorian Wojda authored and jsnellbaker committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    4cfb3bc View commit details
    Browse the repository at this point in the history
  3. move generation of transactionIds to requestBids over addAdUnits (pre…

    …bid#2706)
    
    * move generation of transactionIds to requestBids over addAdUnits
    
    * remove transactionId generation for arrays as well
    
    * move transactionId check in tests
    
    * remove errant debugger statement
    snapwich authored and jsnellbaker committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    069c4e3 View commit details
    Browse the repository at this point in the history
  4. Separate ajax for client side and s2s requests (prebid#2735)

    * bugfix: separate ajax for client side and s2s requests
    
    * Fix lint error
    jaiminpanchal27 authored and mkendall07 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    d9032d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. update some unit tests to clean-up consentManagement hooks (prebid#2711)

    * update some unit tests to clean-up gdpr module hooks
    
    * add cleanup for pubCommonId requestBids hook
    jsnellbaker authored and mkendall07 committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    b60a752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b90f12d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44fb866 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f60e239 View commit details
    Browse the repository at this point in the history
  5. Debugging (prebid#2687)

    * new debugging functionality with bid overrides
    
    * update name from bidderOverrides to debugging
    
    * change sessionStorage to window.sessionStorage
    
    * solve sinon stubbing sessionStorage issue with dependency injection
    snapwich authored and jaiminpanchal27 committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    960ffdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8873b21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4daab3d View commit details
    Browse the repository at this point in the history
  8. Max origin concurrent auctions (prebid#2743)

    * initial attempt at limiting concurrenet auctions by origin
    
    * fix queueing of auctions for max origin
    
    * don't decrement on timeout as it is already called by onreadystatechange
    
    * move auction timer so it doesn't start until queued auction starts
    
    * set default max concurrent origin requests to 4 and make configurable
    
    * fix tests to not queue for auction.callBids
    
    * change MAX_REQUEST_PER_ORIGIN to local var
    snapwich authored and jaiminpanchal27 committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    050494e View commit details
    Browse the repository at this point in the history
  9. allow s2s bidders call pbs without need of a client adapter file (pre…

    …bid#2704)
    
    * allow s2s adapters call pbs without client adapter file
    
    * add support in aliasBidAdapter for s2s-only bidders
    jsnellbaker authored and mkendall07 committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    8036838 View commit details
    Browse the repository at this point in the history
  10. Prebid 1.15.0 Release

    jaiminpanchal27 committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    64f8e01 View commit details
    Browse the repository at this point in the history
  11. Add GDPR support for Quantcast adapter (prebid#2733)

    * Add GDPR support for Quantcast adapter
    
    * Fix lint error
    soarez authored and harpere committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    0dda32f View commit details
    Browse the repository at this point in the history
  12. ixBidAdapter.js: allow siteId param to be number (prebid#2729)

    * ixBidAdapter.js: allow siteId param to be number
    
    In v0.x, the siteID param would be string or number. Somehow, this was restricted to just a string in v1.x.
    
    * ixBidAdapter.js logical error (not enough coffee)
    
    * ixBidAdapter_spec.js: allow number for backwards compat
    homeyjd authored and harpere committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    ae287c3 View commit details
    Browse the repository at this point in the history
  13. Audience Network: add debug params to bid requests (prebid#2657)

    Remove deprecated pbv param
    lovell authored and harpere committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    3418665 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Update CONTRIBUTING.md (prebid#2757)

    Pascal S authored and dbemiller committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    9fc7045 View commit details
    Browse the repository at this point in the history
  2. Increment Pre Release

    jaiminpanchal27 committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    2507f4b View commit details
    Browse the repository at this point in the history
  3. Temporarily remove ios browsers from browserstack testing (prebid#2759)

    * update ios browsers
    
    * removing ios browsers
    jsnellbaker committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    3868077 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d30de32 View commit details
    Browse the repository at this point in the history
  5. Update RELEASE_SCHEDULE.md (prebid#2749)

    bretg authored and mkendall07 committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    0c25ef6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e53e83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4723710 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af9b294 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ead7aa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Configuration menu
    Copy the full SHA
    0c578b0 View commit details
    Browse the repository at this point in the history
  2. Feature/normalize size (prebid#2738)

    * Fix for incorrectly uppercased keys
    
    * normalized the banner sizes param to always be [[h,w]]
    mkendall07 authored and harpere committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    cdbd9cf View commit details
    Browse the repository at this point in the history
  3. Sharethrough - handle iframe bid param, safeframe support (prebid#2762)

    - if true, Sharethrough ad markup will not break out of iframe
    - this also adds safeframe support
    jchau87 authored and harpere committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    33a502b View commit details
    Browse the repository at this point in the history
  4. Integration of Realvu analytics in Somo adapter (prebid#2728)

    * Integration of Realvu analytics in Somo adapter
    
    * Bug Fixes
    
    * Reworked adapter to not require or include the realvu adapter.  instead checking for and using the variables directly
    SuprPhatAnon authored and harpere committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    7d6504d View commit details
    Browse the repository at this point in the history
  5. Refactored URL query parameter passthrough for additional values, cha…

    …nged SSP endpoint to v.lkqd.net, and updated associated unit tests (prebid#2758)
    mrcrawfo authored and harpere committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    60e84cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    415926a View commit details
    Browse the repository at this point in the history
  7. Add gdpr and targeting support for Yieldlab adapter (prebid#2755)

    * Add targeting support
    
    Support for optional key-value targeting. As the request to Yieldlab is joint, we expect the targeting params to be present for only one of the adUnits or to be the same for every adUnit.
    
    * Add GDPR support
    
    Support for the Prebid.js consent management module. Passing "consent" and "gdpr" (default: true) parameters if present.
    mirkorean authored and harpere committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    e8f543b View commit details
    Browse the repository at this point in the history
  8. sending information about prebid and adapter versions in request (pre…

    …bid#2753)
    
    * sending information about prebid and adapter versions in request
    
    * tests for new params
    nwlosinski authored and harpere committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    afd974b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30f7665 View commit details
    Browse the repository at this point in the history
  10. check if bidder exists before making request object (prebid#2695)

    * check if bidder exists before making request object
    
    * remove redundant check
    jsnellbaker authored and harpere committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    5c08569 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. allow outstream video, remove parsePosition method, simplify code (pr…

    …ebid#2683)
    
    * allow outstream video, remove parsePosition method, simplify code
    
    * update media type validation rule
    
    * update media type validation rule
    
    * video objetc bug fix
    
    * cover no instream no outstream case
    
    * add 'Rubicon bid adapter' as the prefix for log messages
    moonshells authored and snapwich committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    0c4b815 View commit details
    Browse the repository at this point in the history
  2. adding logInfo message to note the consentManagement module was activ…

    …ated (prebid#2767)
    
    * adding logInfo message to note the module was activated
    
    * update unit test
    jsnellbaker authored and mkendall07 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    bc16086 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

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

Commits on Jun 29, 2018

  1. Fix rubicon video playersize issue (prebid#2791)

    * video player size is always doublely wrapped, need to read the size from the inside array
    
    * switch priorities and add checking for array
    moonshells authored and snapwich committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    f52f9ef View commit details
    Browse the repository at this point in the history
  2. Added Polymorph adapter (prebid#2526)

    * Added Polymorph adapter
    
    * Cleaned up code
    
    * Updated var to let
    
    * Updated with mediaType
    
    * Updated tests
    
    * Fixed tests
    Kuldeep Kapade authored and jaiminpanchal27 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    a5f1cab View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    79b3fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    204daf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f3bbf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Configuration menu
    Copy the full SHA
    abcf312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b0a5b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. add null checks (prebid#2814)

    ankur-modi authored and mike-chowla committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    772aa6f View commit details
    Browse the repository at this point in the history
  2. Platformio Adapter GDPR support (prebid#2787)

    * GDPR support
    varashellov authored and mike-chowla committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    a2bb255 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Pet 239 ias bid adapter bug fix for multiple slots (prebid#2653)

    * PET-239 IAS bid adapter multiple slot fix (#1)
    
    * PET-239 Fix.
    Performs the request for multiple slots on 1 call.
    
    * PET-239 Fixed Prebid tests
    
    * PET-239 Additional unit tests
    
    * Fixed errors for PR 2653 (#2)
    
    * Pet 239 ias bid adapter bug fix for multiple slots (#3)
    
    * Fixed errors for PR 2653
    
    * Removed unnecessary block from iasBidAdapter from the comments in pull
    2653
    bengel-ias authored and snapwich committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    d5d5e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b15e7bb View commit details
    Browse the repository at this point in the history
  3. Add instream video and native support to ucfunnel adapter (prebid#2725)

    * 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
    ucfunnel authored and jaiminpanchal27 committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    a1ed3f3 View commit details
    Browse the repository at this point in the history
  4. give s2s request the same amount of time from the client side (prebid…

    …#2790)
    
    * give s2s request the same amount of time from the client side, ie do not abort early
    
    * missed auctionjs
    mkendall07 authored and snapwich committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    8995c80 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Video support in PubMatic adapter (prebid#2807)

    * merging latest prebid master with video changes
    
    * fixed linting errors
    
    * moved data types to constants
    
    * fixes for code review comments on PR
    PubMatic-OpenWrap authored and jaiminpanchal27 committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    4ffc421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5842eb View commit details
    Browse the repository at this point in the history
  3. PBS Adapter: call done when ajax request fails (prebid#2794)

    * call done when ajax request fails
    
    * no need to wrap function here
    jaiminpanchal27 authored and jsnellbaker committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    9027921 View commit details
    Browse the repository at this point in the history
  4. Include gdpr TripleLift (prebid#2663)

    * added triplelift bid adapter to modules
    
    * need to host
    
    * updated adapter to 1.12
    
    * removed useless conditional
    
    * fixed unused-variable error
    
    * fixed flash method
    
    * had two versions of the consent method, initially pushed the wrong one
    
    * added tmax to query string
    
    * fixed linter error
    
    * fixed linter error
    
    * tested for valid bid request
    
    * finished writing tests
    
    * added markdown file
    
    * slight change to md file
    
    * removed single quotes
    
    * deleted commented out import statement
    
    * small changes requested by MK
    
    * removed an from testing
    brittanyzellman authored and mkendall07 committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    4319b1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d212b8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e087cd2 View commit details
    Browse the repository at this point in the history
  7. remove library analyticsAdapter type (prebid#2779)

    * remove library analyticsAdapter type
    
    * remove unused imports in test file
    jsnellbaker committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    43301e0 View commit details
    Browse the repository at this point in the history
  8. districtmDMX new adapter (prebid#2765)

    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    stevealliance authored and jaiminpanchal27 committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    35ad532 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2649de View commit details
    Browse the repository at this point in the history
  10. OpenX Adapter: Placement Id Support (prebid#2774)

    * chore: update adapter version number
    
    * feat: Added support for placementId as a replacement to ad unit id.
    jimee02 authored and mike-chowla committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    eac09e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df3e346 View commit details
    Browse the repository at this point in the history
  12. My6sense new adapter (prebid#2748)

    * My6sense new adapter
    
    * endpoint fix
    
    * Code fix
    
    * Added changes in adapter md file
    
    * Changed the end point
    
    * supportedMediaTypes values added
    
    * md file was updated with a valid widget key
    my6sense authored and mike-chowla committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    8010d07 View commit details
    Browse the repository at this point in the history
  13. Prebid 1.16.0 release

    jsnellbaker committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    c11aadf View commit details
    Browse the repository at this point in the history
  14. increment prebid version

    jsnellbaker committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    72b7240 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    071b81f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0151ef2 View commit details
    Browse the repository at this point in the history