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

Many SNEKs: schain, digitrust, pixel beacons, 3.0 compliance #20

Closed

Commits on Oct 8, 2019

  1. Outcon bid adapter. (prebid#4161)

    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    TinchoF authored and jsnellbaker committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    2121f18 View commit details
    Browse the repository at this point in the history
  2. Adding workflow to run end to end tests (prebid#4230)

    * Adding workflow to run end to end tests
    
    * trying self branch
    
    * Update to run at 12 every day
    
    * cleanup config using aliases
    
    * update branch and cron time
    
    * add command
    jaiminpanchal27 authored Oct 8, 2019
    Configuration menu
    Copy the full SHA
    3ee0d97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6af3e5f View commit details
    Browse the repository at this point in the history
  4. Prebid 2.35.0 release

    Jaimin Panchal committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    6b16b73 View commit details
    Browse the repository at this point in the history
  5. Increment pre version

    Jaimin Panchal committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    f7e5de7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Add usersync to adpone adapter (prebid#4245)

    * add user sync to adpone adapter
    
    * move adpone usersync to global variable
    
    * added withcredentials to http request
    
    * fix http request options
    
    * fix http request options
    
    * add withCredentials: true
    
    * add withCredentials: true
    
    * added test coverage to usersync
    
    * update sync function
    
    * add test coverage
    
    * adpone adapter
    
    * package lock
    
    * add more testing
    
    * add more testing
    
    * testing for onBidWon fucntion
    
    * test onbidwon function
    
    * trigger build
    seergiioo6 authored and sumit116 committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    dceba37 View commit details
    Browse the repository at this point in the history
  2. Revert GumGum Adapter 2.28 resizing changes (prebid#4277)

    * changed resizing unit tests to return the first size dimensions in the sizes array
    
    * added some changes
    
    * reverted adapter changes
    WayneYang1 authored and jaiminpanchal27 committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    64f6718 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. SpotX Bid Adapter: Support schain, ID5 object, Google consent object,…

    … and hide_skin (prebid#4281)
    
    * Add SpotXBidAdapter
    
    * Minor updates
    
    * Undo testing changes to shared files
    
    * Fix relative imports
    
    * Remove superfluous imports and write a few more tests
    
    * Formatting, ID5 object, Google consent objects
    
      - Added ID5 object support
      - Added Google Consent object
      - Reformatted indentaiton on spec file
    
    * Revert content_width and content_height changes in docs
    
      - not sure how these got moved, lets put them back
    
    * Remove click_to_replay flag in example
    
      - no reason to use this one in the example
    
    * Spotx adapter - Add schain support and update unit tests
    
    * Update schain path in ORTB 2.3 request body
    
    	- schain object is now added to ortb request body
    	  at request.ext.source.ext.schain
    
    * Add hide_skin to documentation
    
      - whoops, this got removed, let's add it back
    codybonney authored and bretg committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    57c6666 View commit details
    Browse the repository at this point in the history
  2. Update Rubicon Analytics Adapter bidId to match PBS (prebid#4156)

    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update for rubicon analytics to send seat[].bid.id for PBS video and banner
    
    * fixed conditional for server and video or banner
    
    * updated with optimized value test for bidid
    
    * update changed default value of netRevenue to true
    
    * remove var declaration for rightSlot to correct lgtm error for unused variable
    
    * update defineSlot div id to match div id defined in html body
    
    * update test ad unit test props
    
    * revert lock to match remote master
    
    * add seatBidId to bidObj in rpBidAdapter interpretResponse
    
    * update setTargeting to execute in the bids back handler
    
    * remove dev integration test page
    
    * meaningless commit to get lgtm to re-run
    Isaac A. Dettman authored and bretg committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    842e45f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. SmartRTB adapter update (prebid#4246)

    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    evanmsmrtb authored and Fawke committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    b3371df View commit details
    Browse the repository at this point in the history
  2. Support Vast Track (prebid#4276)

    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Add parameters if config.cache.vasttrack is true
    
    * Use requestId instead of adId
    
    * Test new vasttrack payload params
    
    * Removed commented out code
    
    * Relaxed conditional check per review
    
    * Removed commented out line
    tjeastmond authored and bretg committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    ba6c303 View commit details
    Browse the repository at this point in the history
  3. Added 1000x250 size (prebid#4295)

    hdeodhar authored and bretg committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    aafd041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f3e743 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    715f7c3 View commit details
    Browse the repository at this point in the history
  6. LiveIntent Identity Module. (prebid#4178)

    * LiveIntentIdSystem. Initial implementation.
    
    * LiveIntentIdSystem. Removed whitespace.
    
    * Fixed typo
    
    * Renamed variables, cookiesm added md.
    
    * Changed the default identity url.
    
    * Composite id, with having more than just the lipbid passed around.
    
    * Composite id.
    
    * Merge conflict resolution.
    
    * Changed docs and param description.
    
    * Added typedoc & mentioned liveIntentIdSystem in submodule.json.
    
    * Extracted the LiveIntentIdSystem under modules, removed it from default userId modules.
    
    * Fixing the 204 + no body scenario.
    
    * Added liveIntent to submodule.json
    
    * Fixing docs indentation.
    
    * Updated prebidServer & specs.
    
    * Minor specs update.
    jankoulaga authored and Isaac A. Dettman committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    b7d9f9f View commit details
    Browse the repository at this point in the history
  7. updating liveintent eids source (prebid#4300)

    * updating liveintent eids source
    
    these are supposed to be domains
    
    * updating unit test
    bretg authored and Isaac A. Dettman committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    e27fc40 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. fix appnexusBidAdapter view-script regex (prebid#4289)

    * fix an view script regex
    
    * minor syntax update
    jsnellbaker authored Oct 15, 2019
    Configuration menu
    Copy the full SHA
    7823e5b View commit details
    Browse the repository at this point in the history
  2. 33Across adding bidder specific extension field (prebid#4298)

    * - add 33across specific ext field for statedAt
    
    * - fix unit test for 33Across adapter
    thomas-33across authored and bretg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    c3ba14c View commit details
    Browse the repository at this point in the history
  3. PubMatic to support LiveIntent User Id sub-module (prebid#4306)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * supporting LiveIntent Id in PubMatic adapter
    
    * updated source for liveintent
    pm-harshad-mane authored and bretg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    56b611f View commit details
    Browse the repository at this point in the history
  4. Finteza Analytics Adapter: fix cookies (prebid#4292)

    * fix reading and sending cookies
    
    * fix lint errors
    
    * clear comments
    
    * add unit tests
    
    * fix calling of setCookies for IE
    
    * clear cookies after test
    
    * use own setCookie method inside tests
    finteza authored and bretg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    ae63dde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3965d3a View commit details
    Browse the repository at this point in the history
  6. Returning the IdResponse type with an obj + callback. Fix for 4304 (

    …prebid#4305)
    
    *  Returning the `IdResponse` type with an obj + callback.
    
    * Renamed resp -> result.
    
    * Removed whitespace.
    jankoulaga authored and Isaac A. Dettman committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    31b3c1d View commit details
    Browse the repository at this point in the history
  7. ShowHeroes adapter - expanded outstream support (prebid#4222)

    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb91.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (prebid#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (prebid#4222)
    
    * ShowHeroes adapter - description and outstream changes (prebid#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    vadim-mazzherin authored and robertrmartinez committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    46bfb02 View commit details
    Browse the repository at this point in the history
  8. [Orbidder-Adapter] Add bidRequestCount and remove bid.params.keyValues (

    prebid#4264)
    
    * initial orbidder version in personal github repo
    
    * use adUnits from orbidder_example.html
    
    * replace obsolete functions
    
    * forgot to commit the test
    
    * check if bidderRequest object is available
    
    * try to fix weird safari/ie issue
    
    * ebayK: add more params
    
    * update orbidderBidAdapter.md
    
    * use spec.<function> instead of this.<function> for consistency reasons
    
    * add bidfloor parameter to params object
    
    * fix gdpr object handling
    
    * default to consentRequired: false when not explicitly given
    
    * wip - use onSetTargeting callback
    
    * add tests for onSetTargeting callback
    
    * fix params and respective tests
    
    * remove not used bid.params.keyValues
    
    * add bidRequestCount to orbidder.otto.de/bid Post request
    
    * add bidRequestCount to test object defaultBidRequest
    Hendrik Iseke authored and robertrmartinez committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    e4d3ff5 View commit details
    Browse the repository at this point in the history
  9. PulsePoint: remove usage of deprecated utils method / prep for 3.0 (p…

    …rebid#4257)
    
    * 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
    
    * Removing usage of deprecated utils method
    
    * minor refactor
    anand-venkatraman authored and robertrmartinez committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    6fb6706 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d549a40 View commit details
    Browse the repository at this point in the history
  11. Add Parrable ID submodule (prebid#4266)

    * add parrable id submodule
    
    * fix integration test config
    
    * fix var name
    
    * always refresh sotredId for parrable
    
    * add submodulesThatAlwaysRefresh concept
    
    * remove comment
    
    * add parrable url as one string
    
    * add parrable prod endpoint
    
    * use .indexOf instead of .includes
    
    * add params to test config
    
    * comment failing test
    
    * uncomment failing assertion
    
    * add parrable ID to prebid server adapter
    
    * add parrableIdSystem to .submodules.json
    
    * extract parrableId unit tests from userId spec
    
    * remove breakline between imports
    
    * remove unused param
    
    * remove userId generic feature from parrableId module
    
    * remove trailing space
    
    * fix failing test due to none merged conflict
    eyas-ranjous authored and jaiminpanchal27 committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    fceb471 View commit details
    Browse the repository at this point in the history
  12. Prebid 2.36.0 Release

    bretg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    29520f3 View commit details
    Browse the repository at this point in the history
  13. Increment pre version

    bretg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    f498ba8 View commit details
    Browse the repository at this point in the history
  14. Support schain module and send bidfloor param in Sharethrough adapter (

    …prebid#4271)
    
    * Add support for supply chain object module
    
    Story: [#168742394](https://www.pivotaltracker.com/story/show/168742394)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Add bidfloor parameter to bid request sent to STX
    
    Story: [#168742573](https://www.pivotaltracker.com/story/show/168742573)
    madma authored and Mike Chowla committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    b363e97 View commit details
    Browse the repository at this point in the history
  15. Platform One Analytics Adapter (prebid#4233)

    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    hbanalytics authored and Mike Chowla committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    493bd5e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Fix parrable id integration example (prebid#4317)

    * fix parrableId integration example
    
    * add parentheses
    eyas-ranjous authored and bretg committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    44192a8 View commit details
    Browse the repository at this point in the history
  2. Improve Digital adapter: support for video (prebid#4318)

    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    jbartek25 authored and bretg committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    cb3c457 View commit details
    Browse the repository at this point in the history
  3. Gamoshi: Update aliases list. Add support for userSync. (prebid#4319)

    * Add support for multi-format ad units. Add favoredMediaType property to params.
    
    * Add tests for gdpr consent.
    
    * Add adId to outbids
    
    * Modify media type resolving
    
    * Refactor multi-format ad units handler.
    
    * Modify the way of sending GDPR data.
    Update aliases.
    
    * Add new consent fields. Add unit test.
    
    * Add new consent fields. Add unit test.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add restricted check for gdpr consent.
    Salomon Rada authored and bretg committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    fd865b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1fa50b View commit details
    Browse the repository at this point in the history
  5. schain and digitrust

    aprakash-sovrn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    2da0604 View commit details
    Browse the repository at this point in the history
  6. pixel beacons

    aprakash-sovrn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    38337c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dd6eb5 View commit details
    Browse the repository at this point in the history
  8. Prebid 3.0 updates

    aprakash-sovrn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    1bbab9e View commit details
    Browse the repository at this point in the history