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

Eng 811 #4

Merged
merged 30 commits into from
Apr 18, 2018
Merged

Eng 811 #4

merged 30 commits into from
Apr 18, 2018

Commits on Mar 20, 2018

  1. Increment Pre Version

    jaiminpanchal27 committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    07821c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. add optional param to bridgewellBidAdapter (prebid#2289)

    * [FEAT] add optional param to bridgewellBidAdapter
    
    * [FEAT] reply to comments
    
    * [FEAT] rm trailing-spaces
    
    * [REFACTOR] rm duplicate code, update md file
    wuleo authored and jsnellbaker committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    4226643 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. NEW adapter AdtelligentBidAdapter (prebid#2137)

    * NEW Adtelligent Bid Adapter
    
    * Update MD
    
    * add test for multiple request
    
    * cleanup
    
    * update test bid params
    Millerrok authored and mike-chowla committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    57e2480 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

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

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    85cdf7b View commit details
    Browse the repository at this point in the history
  2. if cache markup is not enabled, set it to the default value 0 (prebid…

    …#2302)
    
    * if cache markup is not enabled (1 for Mobile App, 2 for Web), set it to the default value 0
    
    * use triple equals instead of double equals
    moonshells authored and jaiminpanchal27 committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    4012c7e View commit details
    Browse the repository at this point in the history
  3. Enhance location detection within utils (prebid#2167)

    * 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
    rachelrj authored and jaiminpanchal27 committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    63159da View commit details
    Browse the repository at this point in the history
  4. Update stalebot labels (prebid#2319)

    matthewlane authored and Matt Kendall committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    bae04f4 View commit details
    Browse the repository at this point in the history
  5. Changing default currency file to https (prebid#2306)

    bretg authored and Matt Kendall committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    469d586 View commit details
    Browse the repository at this point in the history
  6. Support aliases in prebidServer (prebid#2257)

    * Support AppNexus aliases in s2s request
    
    * Support dynamic aliases
    matthewlane authored and Matt Kendall committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    feafdcf View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

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

Commits on Mar 28, 2018

  1. EngageBDR New Bid Adapter (prebid#2309)

    * ebdr adapter 0.34.1
    
    * ebdrBidAdapter.js 1.x
    
    * ebdrAdapter
    
    * update md and fix log issue
    
    * add video support and test case for EBDR adapter
    
    * Fix an issue for EBDR adapter
    
    Fix an issue might caused undefined if it is an old bidder
    
    * add vastUrl
    
    * add video adapter in md
    
    * fix test cases
    jlzhangdev authored and jsnellbaker committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    1b9d022 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Add video targeting to Beachfront adapter (prebid#2321)

    * Update Beachfront adapter for v1.0
    
    * Revert Beachfront test endpoint
    
    * Add Beachfront markdown file
    
    * Add mediaTypes to example
    
    * Fix formatting
    
    * Remove descriptionUrl from bid response
    
    * Add banner support to Beachfront adapter
    
    * Fix bid response validation
    
    * Update display endpoint
    
    * Update display request and response to support multiple bids
    
    * Remove console log
    
    * Added display example to doc
    
    * Add support for dnt
    
    * add os version to bid request
    
    * Use size from bid response
    
    * Add secure to bid request
    
    * Added display example to doc
    
    * fix conflict
    
    * Add bidder param for mime types
    
    * Bump adapter version
    
    * Update test cases
    
    * Add mimes param to example
    jsalis authored and idettman committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    a34dbe2 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Platform.io video support (prebid#2318)

    * 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
    varashellov authored and jsnellbaker committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    7407a44 View commit details
    Browse the repository at this point in the history
  2. Fixes prebid#2258 - cpm bucketing error (prebid#2305)

    * Fixes prebid#2258 - cpm bucketing error
    
    * dealing with imprecise decimal/binary conversions in getCpmTarget()
    
    * just added a comment
    mkendall07 authored and mike-chowla committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    e6d1fa8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. Add CLICKFORCE Bid Adapter (updated to new spec) (prebid#2053)

    * Add CLICKFORCE Bid Adapter to modules
    
    * bug fix
    
    * change adapter to Prebid 1.0 spec
    
    * bug fix
    
    * change ENDPOINT_URL
    MIGOdanis authored and mkendall07 committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    0397649 View commit details
    Browse the repository at this point in the history
  2. Adding onTimeout function in Adapter Spec (prebid#2279)

    * timeout bidder spec init
    
    * refactored
    
    * refactored
    
    * test case added for getUserConfiguredParams
    
    * added more test cases
    
    * timeout added as param
    
    * minor changes
    
    * replacing for..of with forEach
    
    * Update utils_spec.js
    
    * trailing spaces removed
    vedantseta authored and mkendall07 committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    4bdc91c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4930622 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Fixes prebid#2276 - video.playerSize and Size Mapping not working tog…

    …ether (prebid#2311)
    
    * initial commit - fix to make playerSize and sizeConfig work
    
    * removed commented from testing
    
    * adding support to use [300, 600] syntax in video.playerSize field
    jsnellbaker authored and mkendall07 committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    a6b42d4 View commit details
    Browse the repository at this point in the history
  2. fix issue prebid#2315 sizeMapping not working with s2s requests (preb…

    …id#2332)
    
    * initial commit to fix issue prebid#2315
    
    * moved transformHeightWidth function to prebidServerBidAdapter
    jsnellbaker authored and mkendall07 committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    749e3c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61c0bee View commit details
    Browse the repository at this point in the history
  4. Fixes issue prebid#2327 - getBidLandScapeTargeting not using adUnitCo…

    …de argument (prebid#2336)
    
    * initial commit to fix issue 2327
    
    * switched to different include function
    jsnellbaker authored and mkendall07 committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    f463545 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8c2a48 View commit details
    Browse the repository at this point in the history
  6. Add: vuble adapter handles dealId (prebid#2322)

    * Add: vuble adapter handles dealId
    
    * Fix: new publihser id vuble
    Roffray authored and jsnellbaker committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    b633478 View commit details
    Browse the repository at this point in the history
  7. change utils.js unit tests to fix browserstack errors (prebid#2337)

    * alter utils unit tests
    
    * added comment to clarify the change
    jsnellbaker authored and mkendall07 committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    f2d15b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d21e42 View commit details
    Browse the repository at this point in the history
  9. Prebid 1.7.0 Release

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

Commits on Apr 13, 2018

  1. Merge tag '1.7.0' into ENG-811

    aecook committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    a37cab5 View commit details
    Browse the repository at this point in the history
  2. ENG-811

    aecook committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    e4ec95b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99595f5 View commit details
    Browse the repository at this point in the history