-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merging back with prebid master #1
Commits on Sep 19, 2018
-
Add new Adapter rdnBidAdapter (#3074)
* add: Documentation of RDN BidAdapter * fix: inside documentation of Placement ID item area * add: RDN bid adapter * fix: modify ENDPOINT constant name * add: rdnBidAdapter_spec(work in progress) * add: interpretResponse unit test * fix: adUnits format * fix: adSpotId key * fix: interpretResponse process * fix: nobid response spec * fix: cpm value * change param key * Added UID sync correspondence. Expand the response SyncURL as a beacon. Delete language acquisition deplecated method. * Bid end point changed to destination. * test code url fixed * Corrected items pointed out · Extra definition deletion · Remove unnecessary processing * Added test code of getUserSyncs. * test parameter fixed.
Configuration menu - View commit details
-
Copy full SHA for 0f929ec - Browse repository at this point
Copy the full SHA 0f929ecView commit details -
33Across: add viewability (#3084)
* check gdpr in buildRequest * User sync based on whether gdpr applies or not * check if consent data exists during user sync * split user sync into further branches: 1) when gdpr does not apply 2) when consent data is unavailable * contribute viewability to ttxRequest * update tests * remove window mock from tests * use local variables * introduce ServerRequestBuilder * add withOptions() method to ServerRequestBuilder * add semicolons * sync up package-lock.json with upstream/master * stub window.top in tests * introduce getTopWindowSize() for test purpose * reformat code * add withSite() method to TtxRequestBuilder add withSite() method to TtxRequestBuilder * add isIframe() and _isViewabilityMeasurable() * handle NON_MEASURABLE viewability in nested iframes * consider page visibility, stub utils functions getWindowTop() and getWindowSelf() * contribute viewability as 0 for inactive tab
Configuration menu - View commit details
-
Copy full SHA for 46d5386 - Browse repository at this point
Copy the full SHA 46d5386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b97d55 - Browse repository at this point
Copy the full SHA 1b97d55View commit details
Commits on Sep 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 84e1cbf - Browse repository at this point
Copy the full SHA 84e1cbfView commit details -
Freewheel-ssp BidAdapter improvements (#3097)
* add stickyadsTV bidder adapter * init unit test file * ad some unit tests * fix unit test on ad format with parameters * add some unit tests * add unit tests on getBid method * add some test cases in unit tests * minor fix on component id tag. * remove adapters-sticky.json test file * use top most accessible window instead of window.top * Pass in the bid request in the createBid call. * use top most accessible window instead of window.top * add unit tests * update unit tests * fix unit test. * fix CI build * add alias freewheel-ssp * update unit tests on bidderCode value * fix component id values and add unit tests * allws to use any outstream format. * fix ASLoader on futur outstream format versions * minor: fix code format. * update unit tests * minor fix code format * minor: add missing new line at eof * replace StickyAdsTVAdapter by freewheel ssp bd adapter (for prebid 1.0) * remove old stickyadstv unittest spec. * fix server response parsing if sent as object with 'body' field * use the vastXml field for video mediatype * add user sync pixel in freewheel ssp adapter * remove all console log calls (replaced using util helper) * remove useless bidderCode (automatically added by the bidderFactory) * Return the SYNC pixel to be added in the page by Prebid.js * remove instance level properties to enable concurrent bids with the same adapter instance. * fix the request apss through and corresponding unit tests * fix 'freeheelssp' typo * add vast parameters feature and GDPR params in VAST request * fix lint issues * add gdpr parameter support on freewheelSSPBidAdapter * use bidderrequest to read gdpr parameters and update unit tests * fix lint errors * fix lint errors * fix typo and bidderRequest reference. * fix bidderRequest reference. * add missing declaration for 'key' variable * rename frewheel ssp bid adapter files to match the bidder code (fix custom download issues) * update unit tests using the new name freewheel-ssp * update documented test zone to a more recent one * target created div insitead of original placement (avoid some misplaced ad) * fix target div size * add key and timestamp parameters for a better request identification. * Remove the arrow function call so the style is consistent throughout the file
Configuration menu - View commit details
-
Copy full SHA for b7946e6 - Browse repository at this point
Copy the full SHA b7946e6View commit details -
AOL adapter - switched to native Prebid user syncs support. (#3032)
* Switched to native Prebid user syncs support. * Removed bid CPM adjustment warning to prevent using globals.
Configuration menu - View commit details
-
Copy full SHA for 4baf2e4 - Browse repository at this point
Copy the full SHA 4baf2e4View commit details
Commits on Sep 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 80b5c3a - Browse repository at this point
Copy the full SHA 80b5c3aView commit details
Commits on Sep 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e97c5f0 - Browse repository at this point
Copy the full SHA e97c5f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e180e3 - Browse repository at this point
Copy the full SHA 0e180e3View commit details -
* adds jcsi param * adds try catch
Configuration menu - View commit details
-
Copy full SHA for 146d33b - Browse repository at this point
Copy the full SHA 146d33bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 398eb7b - Browse repository at this point
Copy the full SHA 398eb7bView commit details -
AdOcean adapter improvment (#3011)
* Initial revision of adocean bid adapter (ADOCEAN-13634, ADOCEAN-13635) * Minor fixes * new demo placement * formating after lint * move request parameters to params * adocean adpater tests * minor fixes * added ttl, netRevenue nad creativeId. merged with upstream * GDPR support * do not send empty gdpr_consent * GDPR support * do not send empty gdpr_consent * AdOcean adapter: tests for gdpr_support * remove old comment * Added possibility to use multiple times same ad placement * Tests for placement duplication and gdpr support. * formating
Configuration menu - View commit details
-
Copy full SHA for 2f9c5cf - Browse repository at this point
Copy the full SHA 2f9c5cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f7ab6 - Browse repository at this point
Copy the full SHA d7f7ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 005df8b - Browse repository at this point
Copy the full SHA 005df8bView commit details
Commits on Sep 25, 2018
-
Trafficroots Bid Adapter Submission (#2993)
* Trafficroots bid adapter submission. Thank you! * unit test * typo fix
Configuration menu - View commit details
-
Copy full SHA for 726d0a4 - Browse repository at this point
Copy the full SHA 726d0a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e1b5e - Browse repository at this point
Copy the full SHA 57e1b5eView commit details -
adding account to s2s bidder-sync request (#3123)
* adding account_id to s2s bidder-sync request * changed param name from account_id to account
Configuration menu - View commit details
-
Copy full SHA for 6ddd14f - Browse repository at this point
Copy the full SHA 6ddd14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fec06e8 - Browse repository at this point
Copy the full SHA fec06e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for abf9f54 - Browse repository at this point
Copy the full SHA abf9f54View commit details
Commits on Sep 26, 2018
-
* bug fix for Prebid issue 3111 * adding try-catch around the fix * added a warning on exception handling * updated the message * using util.deepClone * changed variable name from original_bid to originalBid * unit test case for checking original object modification
Configuration menu - View commit details
-
Copy full SHA for 100e3e1 - Browse repository at this point
Copy the full SHA 100e3e1View commit details
Commits on Sep 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for df8cb00 - Browse repository at this point
Copy the full SHA df8cb00View commit details -
Sonobi - Fix ref encoding (#3125)
* encoding ref param in sbi.js * fixed unit tests * template stringed creative * fixed unit test checking ref param * add some missing colons
Configuration menu - View commit details
-
Copy full SHA for 84c0466 - Browse repository at this point
Copy the full SHA 84c0466View commit details -
Add video params to Beachfront adapter (#3121)
* add playback method to video targeting * bump adapter version * add maxduration to video targeting
Configuration menu - View commit details
-
Copy full SHA for cea3f1e - Browse repository at this point
Copy the full SHA cea3f1eView commit details
Commits on Sep 28, 2018
-
Fix for Issue 3130: passing new copy of adUnits object to every adapt…
…er (#3131) * passing new copy of adUnits object to every adapter * add test to verify bidders can't mutate eachothers bid requests
Configuration menu - View commit details
-
Copy full SHA for ab706ad - Browse repository at this point
Copy the full SHA ab706adView commit details -
Support Video Renderer (#3104)
* initial commit * updated contact and tag details * changes ti support the renderers * changes to pass dimId * fixed names of internal mapping * added comment * added gdpr param to request and other fixes * modified api url * fix * fixed the secure api call * rolled back video event callback till we support it
Configuration menu - View commit details
-
Copy full SHA for 9b19930 - Browse repository at this point
Copy the full SHA 9b19930View commit details -
fixes #3128 YieldlabBidAdapter is not using bidRequest.params.adSize (#…
Configuration menu - View commit details
-
Copy full SHA for 0bd1d1a - Browse repository at this point
Copy the full SHA 0bd1d1aView commit details -
Minor freewheel-ssp update (#3119)
* add stickyadsTV bidder adapter * init unit test file * ad some unit tests * fix unit test on ad format with parameters * add some unit tests * add unit tests on getBid method * add some test cases in unit tests * minor fix on component id tag. * remove adapters-sticky.json test file * use top most accessible window instead of window.top * Pass in the bid request in the createBid call. * use top most accessible window instead of window.top * add unit tests * update unit tests * fix unit test. * fix CI build * add alias freewheel-ssp * update unit tests on bidderCode value * fix component id values and add unit tests * allws to use any outstream format. * fix ASLoader on futur outstream format versions * minor: fix code format. * update unit tests * minor fix code format * minor: add missing new line at eof * replace StickyAdsTVAdapter by freewheel ssp bd adapter (for prebid 1.0) * remove old stickyadstv unittest spec. * fix server response parsing if sent as object with 'body' field * use the vastXml field for video mediatype * add user sync pixel in freewheel ssp adapter * remove all console log calls (replaced using util helper) * remove useless bidderCode (automatically added by the bidderFactory) * Return the SYNC pixel to be added in the page by Prebid.js * remove instance level properties to enable concurrent bids with the same adapter instance. * fix the request apss through and corresponding unit tests * fix 'freeheelssp' typo * add vast parameters feature and GDPR params in VAST request * fix lint issues * add gdpr parameter support on freewheelSSPBidAdapter * use bidderrequest to read gdpr parameters and update unit tests * fix lint errors * fix lint errors * fix typo and bidderRequest reference. * fix bidderRequest reference. * add missing declaration for 'key' variable * rename frewheel ssp bid adapter files to match the bidder code (fix custom download issues) * update unit tests using the new name freewheel-ssp * update documented test zone to a more recent one * target created div insitead of original placement (avoid some misplaced ad) * fix target div size * add key and timestamp parameters for a better request identification. * Remove the arrow function call so the style is consistent throughout the file * update position configuration for freewheel-sspBidAdapter * add unit tests for the new display case
Configuration menu - View commit details
-
Copy full SHA for 41c68ad - Browse repository at this point
Copy the full SHA 41c68adView commit details -
Rubicon adapter: get referrer from bidderRequest.refererInfo.referer; (…
…#3087) * DecodeUrl if url is encoded Appnexus new module is passing the encoded url and sometimes Publisher are passing encoded url in the referrer parameter. This fix is a protection in case a module is update and start passing encode url. Our AE is not decoding and from some test I did, monetisation could be highly impacted. * Update rubiconBidAdapter.js * Update rubiconBidAdapter_spec.js * Update rubiconBidAdapter_spec.js * Update rubiconBidAdapter_spec.js * Update rubiconBidAdapter_spec.js * Update rubiconBidAdapter_spec.js * Update rubiconBidAdapter_spec.js * Update rubiconBidAdapter.js * Update rubiconBidAdapter.js * Update rubiconBidAdapter_spec.js * Update rubiconBidAdapter.js * Update rubiconBidAdapter_spec.js * Update rubiconBidAdapter_spec.js
Configuration menu - View commit details
-
Copy full SHA for ee1cd7e - Browse repository at this point
Copy the full SHA ee1cd7eView commit details
Commits on Oct 1, 2018
-
[Update] Change name BidAdapter and some fix (#3118)
* Add: rxrtb prebidAdapter * Update: params for test * Update: code format * Update: code format * Update: code format * Fix param check * Update rxrtbBidAdapter.js * Remove required source param * Update and rename rxrtbBidAdapter.js to rexrtbBidAdapter.js * Update and rename rxrtbBidAdapter.md to rexrtbBidAdapter.md * Update and rename rxrtbBidAdapter_spec.js to rexrtbBidAdapter_spec.js * Revert "Update rxrtbBidAdapter.js" This reverts commit 09bca02. * Revert "Update and rename rxrtbBidAdapter_spec.js to rexrtbBidAdapter_spec.js" This reverts commit 2481c58. * Revert "Update and rename rxrtbBidAdapter.md to rexrtbBidAdapter.md" This reverts commit af9a491. * Revert "Update and rename rxrtbBidAdapter.js to rexrtbBidAdapter.js" This reverts commit 81a17ad. * Revert "Remove required source param" This reverts commit 38b273d. * Revert "Update rxrtbBidAdapter.js" * Update and rename rexrtbPrebid
Configuration menu - View commit details
-
Copy full SHA for f217d11 - Browse repository at this point
Copy the full SHA f217d11View commit details -
Add ADSpend bidder adapter (#3005)
* Add ADSpend bidder adapter * Remove superfluous argument and fix bug with sizes * Change bidder aliases * Replace fetch with ajax from src/ajax.js * Store win event URL in memory, not in cookie * Use getConfig(...) instead of nested access * Add sending multiple impressions to bidder
Configuration menu - View commit details
-
Copy full SHA for 29e9b13 - Browse repository at this point
Copy the full SHA 29e9b13View commit details -
Add Adagio bidder and analytics adapters (#3069)
* Add Adagio bidder and analytics adapters * Adagio - removed the superfluous argument passed to `_getDevice()` * Adagio - IE11 fix - replaced Array.prototype.find by its core-js equivalent * Adagio - linting. * Adagio - Renamed the property 'gdpr_consent' to 'gdpr' in our adRequest. * Adagio - Send one HTTP request per siteId - add the suffix `Id` to most params - add `dealId` and `timeout` to the payload of the analytics adapter - move `siteId` at the top-level of the ad request - remov the param `Publisher` * Removed the analytics adapters, they are not ready from prime time. * Removed the analytics adapter, it's not ready from prime time. * Added adagioAnalyticsAdapter as a 'bundle'.
Configuration menu - View commit details
-
Copy full SHA for d81dfd2 - Browse repository at this point
Copy the full SHA d81dfd2View commit details
Commits on Oct 2, 2018
-
Make size mapping mediaType aware (#3134)
* make sizeMapping mediaTypes aware * no sizeMapping if the only mediaType is not banner * better logging for size mapping and no auction when no bids * fix size mapping tests to ignore filter results (which are only for logging)
Configuration menu - View commit details
-
Copy full SHA for 298e41a - Browse repository at this point
Copy the full SHA 298e41aView commit details -
Making targeting keys configurable (#3140)
* moved NATIVE_KEYS to constants * Changed TARGETING_KEYS from array to an array - Now you can change key names - Made changes in code at auction.js and targeting.js to handle the TARGETING_KEYS object than array * fixed aauctionmanager test cases for dynamic targeting key names * fixed native test cases for dynamic targeting key names * fixed test cases of targeting for dynamic targeting key names * in-dev changes * replace old keys with new keys * fixed a typo * fixed a unit case in utils * updated convertTargetingsFromOldToNew in fixtures this will now replace partner specific keys as well as per config * removed a log * keep test case as it was * improved convertTargetingsFromOldToNew in fixtures * Capitalized key names in TARGETING_KEYS object; not values in object * using computed properties * using computed properties * fixed eslint suggestion * fixed eslint suggestions * keeping unit tests more compliant with Mocha
Configuration menu - View commit details
-
Copy full SHA for 4e8955e - Browse repository at this point
Copy the full SHA 4e8955eView commit details -
4235 prebid endpoint return empty array instead of 204 when no bids r…
…eturned (#3136) * corrected user sync type * add alias pxyz add version to endpoint add validation for 204 bid response * add validation with serverResponse is undefined fix test for 204 (no bid response) * remove package lock * restore package-lock
Configuration menu - View commit details
-
Copy full SHA for e7ad006 - Browse repository at this point
Copy the full SHA e7ad006View commit details
Commits on Oct 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9faccab - Browse repository at this point
Copy the full SHA 9faccabView commit details -
Add teads bidder adapter (#3135)
* Add teads bidder adapter * Remove bidder code & tests arrow functions
Configuration menu - View commit details
-
Copy full SHA for c2847ab - Browse repository at this point
Copy the full SHA c2847abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4004864 - Browse repository at this point
Copy the full SHA 4004864View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7333c3 - Browse repository at this point
Copy the full SHA e7333c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 015b803 - Browse repository at this point
Copy the full SHA 015b803View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f9107 - Browse repository at this point
Copy the full SHA c3f9107View commit details
Commits on Oct 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3ba867a - Browse repository at this point
Copy the full SHA 3ba867aView commit details
Commits on Oct 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3fec73f - Browse repository at this point
Copy the full SHA 3fec73fView commit details
Commits on Oct 9, 2018
-
removed
cookieSyncDelay
fromconfig
since we have more configurat……ion options now with the `userSync` object (#3142)
Configuration menu - View commit details
-
Copy full SHA for c3432e5 - Browse repository at this point
Copy the full SHA c3432e5View commit details -
Livewrapped bid and analytics adapter (#3157)
* Livewrapped bid and analytics adapter * Fixed some tests for browser compatibility * Fixed some tests for browser compatibility * Changed analytics adapter code name * Fix double quote in debug message
Configuration menu - View commit details
-
Copy full SHA for 95ab4a0 - Browse repository at this point
Copy the full SHA 95ab4a0View commit details -
Adding appnexus debug via cookie/params (#3152)
* adding appnexus debug via cookie/params * removing nested object * added documentation link and removed useless conditional * fix lint error on documentation message
Configuration menu - View commit details
-
Copy full SHA for 4797ea2 - Browse repository at this point
Copy the full SHA 4797ea2View commit details -
Add RSA validation to Criteo FastBid (#3110)
* Pass Prebid version to Criteo direct bidder * Update Criteo profile IDs * Add RSA verification to Criteo FastBid * Update package-lock with jsencrypt and crypto-js * Replacing all arrow functions in Mocha function calls * Update Adapter Version to 14
Configuration menu - View commit details
-
Copy full SHA for e72e2dc - Browse repository at this point
Copy the full SHA e72e2dcView commit details -
Added support for user syncing pixel (#3092)
* Added Polymorph adapter * Cleaned up code * Updated var to let * Updated with mediaType * Updated tests * Fixed tests * Updated polymorph adapter to support cookie syncing and network key integration * Fixed parens for lint * Fixed a bug related to network_key approach * Fixed double negation warning * Updated tests for network_key * Added bidId as cache buster and updated tests * Fixed tests
Configuration menu - View commit details
-
Copy full SHA for 8fdf61d - Browse repository at this point
Copy the full SHA 8fdf61dView commit details -
Small bugfix and cleanup for Prebid Server OpenRTB code (#3113)
* change bid map to bid_id map and clean up openrtb in pbs * add src to bids in bid request when known
Configuration menu - View commit details
-
Copy full SHA for a1f07e9 - Browse repository at this point
Copy the full SHA a1f07e9View commit details -
Revert "Adding appnexus debug via cookie/params" (#3164)
* Revert "Small bugfix and cleanup for Prebid Server OpenRTB code (#3113)" This reverts commit a1f07e9. * Revert "Added support for user syncing pixel (#3092)" This reverts commit 8fdf61d. * Revert "Add RSA validation to Criteo FastBid (#3110)" This reverts commit e72e2dc. * Revert "Adding appnexus debug via cookie/params (#3152)" This reverts commit 4797ea2.
Configuration menu - View commit details
-
Copy full SHA for f466b8c - Browse repository at this point
Copy the full SHA f466b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5736e83 - Browse repository at this point
Copy the full SHA 5736e83View commit details -
Render outstream safeframe (#3159)
* render outstream safeframe * move code to Renderer module * some more logic to move
Configuration menu - View commit details
-
Copy full SHA for 24dd19a - Browse repository at this point
Copy the full SHA 24dd19aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b66e241 - Browse repository at this point
Copy the full SHA b66e241View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4d91fd - Browse repository at this point
Copy the full SHA a4d91fdView commit details -
rubiconBidAdapter - Checking FPD values are defined before toString() (…
…#3165) * rubiconBidAdapter - Checking FPD values are defined before toString() - Added two tests for this behavior * Removing unused variable * changed to compare against null added some null params to the tests to verify
Configuration menu - View commit details
-
Copy full SHA for 7f94928 - Browse repository at this point
Copy the full SHA 7f94928View commit details
Commits on Oct 10, 2018
-
Adding mediaType param to parseSizes in order to ALWAYS get the corre…
…ct parse Size method correct. (#3166)
Configuration menu - View commit details
-
Copy full SHA for 18107d8 - Browse repository at this point
Copy the full SHA 18107d8View commit details
Commits on Oct 11, 2018
-
PubMatic to support DigiTrust Id passing (#3160)
* in-dev changes * included config * Unit test cases for DigitrustId passing in PubMatic bid adapter * eslint fixes * removed a comment * replaced "() => {" with "() => {"
Configuration menu - View commit details
-
Copy full SHA for 2903eb0 - Browse repository at this point
Copy the full SHA 2903eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e77957 - Browse repository at this point
Copy the full SHA 1e77957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4585a93 - Browse repository at this point
Copy the full SHA 4585a93View commit details
Commits on Oct 15, 2018
-
circleci is still failing, but I cannot find a workaround for this PR at the moment
Configuration menu - View commit details
-
Copy full SHA for 0c53a47 - Browse repository at this point
Copy the full SHA 0c53a47View commit details -
Rubicon skip video request in mutlti format when video is not setup (#…
…3167) * Update rubiconBidAdapter.js
Configuration menu - View commit details
-
Copy full SHA for e530cbb - Browse repository at this point
Copy the full SHA e530cbbView commit details -
OpenXOutstream Bid Adapter (#3153)
* adds openxoutstreamadapter files * cleans up url, adds bidder config and version, removes unused code * updates template ad response * remove final unused custom param code * add openrtb to list of params again. * add payload back so we can read bidId * extra checks for cpm (pub_rev) * adds unit tests * adds unit tests * update md page * undo openx adapter space changes from autosave * undo openx adapter space changes from autosave * test cleanup * test cleanup * update md file * update example page params * remove sneaky console.log * return false * adds yieldmo to the md. remove useless docEl assignment * remove useless docEl assignments * move crid and adid to constants * fix test * remove another useless variable assignment caught by LGTM * changes CR_ID. moves tdoc to within if scope * updates crid on test * use more constants and use crid for lfid * remove superfluous trailing argument * adds viewport meta tag to header. removes unnecessary string interpolation. * move ad_id to a string * undo changes for pacakge-lock * fixes lfid to lfId, pID to pId * fixes lfid to lfId, pID to pId * remove rti:1 * adds openx maintainer email
Configuration menu - View commit details
-
Copy full SHA for cb66860 - Browse repository at this point
Copy the full SHA cb66860View commit details
Commits on Oct 16, 2018
-
improves additional data passed to the handler in AuctionInit and Auc…
…tionEnd events (#3168)
Configuration menu - View commit details
-
Copy full SHA for de597ae - Browse repository at this point
Copy the full SHA de597aeView commit details -
* removing cookieSet * removing blank line * not including src/cookie anymore
Configuration menu - View commit details
-
Copy full SHA for 1cdf418 - Browse repository at this point
Copy the full SHA 1cdf418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8529386 - Browse repository at this point
Copy the full SHA 8529386View commit details -
Improve Digital adapter: set dealID based on buying type (#3182)
* Adding GDPR support * Always drop user syncs when available * Set dealID based on buying type
Configuration menu - View commit details
-
Copy full SHA for b771e4f - Browse repository at this point
Copy the full SHA b771e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3137c - Browse repository at this point
Copy the full SHA bf3137cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 613d167 - Browse repository at this point
Copy the full SHA 613d167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79af988 - Browse repository at this point
Copy the full SHA 79af988View commit details
Commits on Oct 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 175a7ca - Browse repository at this point
Copy the full SHA 175a7caView commit details -
add stub for adloader.loadScript in various adapter test files (#3193)
* add stub for adloader in various adapter test files * remove unneeded commented line of code
Configuration menu - View commit details
-
Copy full SHA for c238e68 - Browse repository at this point
Copy the full SHA c238e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea96547 - Browse repository at this point
Copy the full SHA ea96547View commit details -
Stub adloader across the board to prevent requests going out (#3196)
* stub adloader across the board to prevent requests going out * add the adloader stub
Configuration menu - View commit details
-
Copy full SHA for 73e7014 - Browse repository at this point
Copy the full SHA 73e7014View commit details
Commits on Oct 19, 2018
-
* add adapter and doc * add test * fix adapter * fix adapter * fix adapter * correct code after tests * fix tests * fix adapter and test * fix buildQueryString and tests * fix cpm devisor * fix cpm devisor test * fix doc * fix tests * add adapter and doc * add test * fix adapter * fix adapter * fix adapter * correct code after tests * fix tests * fix adapter and test * fix buildQueryString and tests * fix cpm devisor * fix cpm devisor test * fix doc * fix tests * change referer source and remove userSync
Configuration menu - View commit details
-
Copy full SHA for a62e088 - Browse repository at this point
Copy the full SHA a62e088View commit details -
* send request to endpoint * tests * improve tests * Add description. Small fix * add maintainer email * restore origin package.json * add getUserSyncs function * remove userSyncs * change endpoint_url params * change test params * change netRevenue to false
Configuration menu - View commit details
-
Copy full SHA for 6879fea - Browse repository at this point
Copy the full SHA 6879feaView commit details -
Add native support to RTBHouseAdapter (#3189)
* Refactor rtbhouseBidAdapter and spec * Add native support to RTB House adapter
Configuration menu - View commit details
-
Copy full SHA for b8eb55c - Browse repository at this point
Copy the full SHA b8eb55cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86357a8 - Browse repository at this point
Copy the full SHA 86357a8View commit details
Commits on Oct 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3178468 - Browse repository at this point
Copy the full SHA 3178468View commit details -
ZEDO - Updated Documentation (#3192)
* initial commit * updated contact and tag details * changes ti support the renderers * changes to pass dimId * fixed names of internal mapping * added comment * added gdpr param to request and other fixes * modified api url * fix * fixed the secure api call * rolled back video event callback till we support it * updated doc with video details
Configuration menu - View commit details
-
Copy full SHA for db67744 - Browse repository at this point
Copy the full SHA db67744View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b8a77 - Browse repository at this point
Copy the full SHA 52b8a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3b3ae - Browse repository at this point
Copy the full SHA bf3b3aeView commit details
Commits on Oct 23, 2018
-
Fixes #3197 - call auctionDone() when 'No valid bid requests returned…
Configuration menu - View commit details
-
Copy full SHA for 14d3031 - Browse repository at this point
Copy the full SHA 14d3031View commit details -
[Update rexrtbBidAdapter] Update default host (#3217)
* Add: rxrtb prebidAdapter * Update: params for test * Update: code format * Update: code format * Update: code format * Fix param check * Update rxrtbBidAdapter.js * Remove required source param * Update and rename rxrtbBidAdapter.js to rexrtbBidAdapter.js * Update and rename rxrtbBidAdapter.md to rexrtbBidAdapter.md * Update and rename rxrtbBidAdapter_spec.js to rexrtbBidAdapter_spec.js * Revert "Update rxrtbBidAdapter.js" This reverts commit 09bca02. * Revert "Update and rename rxrtbBidAdapter_spec.js to rexrtbBidAdapter_spec.js" This reverts commit 2481c58. * Revert "Update and rename rxrtbBidAdapter.md to rexrtbBidAdapter.md" This reverts commit af9a491. * Revert "Update and rename rxrtbBidAdapter.js to rexrtbBidAdapter.js" This reverts commit 81a17ad. * Revert "Remove required source param" This reverts commit 38b273d. * Revert "Update rxrtbBidAdapter.js" * Update and rename rexrtbPrebid * Update default host * Revert update * Update default host
Configuration menu - View commit details
-
Copy full SHA for ebca05a - Browse repository at this point
Copy the full SHA ebca05aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d726a - Browse repository at this point
Copy the full SHA 47d726aView commit details -
Rubicon adapter: Removed extraneous warning (#3218)
* Rubicon adapter: Removed extraneous warning * removing spaces to kick off the build again circleci failed on some other adapter
Configuration menu - View commit details
-
Copy full SHA for b4705e3 - Browse repository at this point
Copy the full SHA b4705e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6213708 - Browse repository at this point
Copy the full SHA 6213708View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b143d - Browse repository at this point
Copy the full SHA a7b143dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8159d40 - Browse repository at this point
Copy the full SHA 8159d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd3cb66 - Browse repository at this point
Copy the full SHA bd3cb66View commit details
Commits on Oct 24, 2018
-
Submitting EMX Digital Adapter (#3173)
* Submitting EMX Digital Prebid Adapter Submitting EMX Digital Prebid Adapter code * fixing lint errors. updating our md * updating to const/let variables. adding test spec. * fixed linting on test spec js
Configuration menu - View commit details
-
Copy full SHA for 5e27370 - Browse repository at this point
Copy the full SHA 5e27370View commit details
Commits on Oct 25, 2018
-
TheMediaGrid Bid Adapter (#3204)
* Added Grid Bid Adapter * remove priceType from TheMediaGrid Bid Adapter
Configuration menu - View commit details
-
Copy full SHA for 2863df1 - Browse repository at this point
Copy the full SHA 2863df1View commit details -
Adding user sync method for IFRAME and Pixel (#3232)
* Submitting EMX Digital Prebid Adapter Submitting EMX Digital Prebid Adapter code * fixing lint errors. updating our md * updating to const/let variables. adding test spec. * fixed linting on test spec js * adding emx usersync methods
Configuration menu - View commit details
-
Copy full SHA for 50a7cff - Browse repository at this point
Copy the full SHA 50a7cffView commit details
Commits on Oct 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5743e2b - Browse repository at this point
Copy the full SHA 5743e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6363197 - Browse repository at this point
Copy the full SHA 6363197View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f55ce - Browse repository at this point
Copy the full SHA e1f55ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for fda63ec - Browse repository at this point
Copy the full SHA fda63ecView commit details
Commits on Oct 29, 2018
-
Added user sync support for undertone bid adapter (#3172)
* Added user sync support for undertone bid adapter (new pull request) * Added user sync support for undertone bid adapter * fix indentation * Changed utils.getWindowTop() with the newer prebid utilities
Configuration menu - View commit details
-
Copy full SHA for 67b24c9 - Browse repository at this point
Copy the full SHA 67b24c9View commit details
Commits on Oct 30, 2018
-
Updating Auction Init Pick for timestamp + Test update (#3223)
* Updating Auction Init Pick for timestamp + Test update * Updating Auction Init to include once again + Rubicon Analytics update accordingly * Removing from auction init events in favor of old
Configuration menu - View commit details
-
Copy full SHA for 4c085b8 - Browse repository at this point
Copy the full SHA 4c085b8View commit details -
Add code, test, and doc for Adikteev adapter (#3229)
* Add code, test, and doc for Adikteev adapter * Reflect comments on other PR http://prebid.org/dev-docs/bidder-adaptor.html#referrers #3230 (comment) * 'currency' isn't a bidder-specific param Update PR following this remark on another one: #3228 (comment) * Add integration example, fix bid requestId
Configuration menu - View commit details
-
Copy full SHA for 50d5097 - Browse repository at this point
Copy the full SHA 50d5097View commit details -
Quantcast adapter onTimeout (#3239)
* onTimeout WIP * test for onTimeout * some renaming * cleanup * cleanup * trying to fix the test * using ajax instead of fetch
Configuration menu - View commit details
-
Copy full SHA for 9ddb20b - Browse repository at this point
Copy the full SHA 9ddb20bView commit details -
* stub pixel call in justpremium tests * properly stub geolocation services to prevent prompts * stub img creation as well to prevent call in justpremium
Configuration menu - View commit details
-
Copy full SHA for 903743a - Browse repository at this point
Copy the full SHA 903743aView commit details -
Appnexus adapter: Added dealPriority and dealCode to bidResponse (#3201)
* Added dealPriority and dealCode to appnexus adapter * update failed test * added namespace and did deep merge * keep all properties together
Configuration menu - View commit details
-
Copy full SHA for 0de2478 - Browse repository at this point
Copy the full SHA 0de2478View commit details -
use unit id being sent instead of hard coded auid (#3236)
* use unit id being sent instead of hard coded auid * make multiple requests * removes commented out code. adds aus param back
Configuration menu - View commit details
-
Copy full SHA for 5481af9 - Browse repository at this point
Copy the full SHA 5481af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6649ef9 - Browse repository at this point
Copy the full SHA 6649ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab703ac - Browse repository at this point
Copy the full SHA ab703acView commit details
Commits on Oct 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2c5685c - Browse repository at this point
Copy the full SHA 2c5685cView commit details
Commits on Nov 1, 2018
-
YIELDONE adapter - support Video (#3227)
* added UserSync * added UserSync Unit Test * support for multi sizes * register the adapter as supporting video * supporting video * change requestId acquisition method * fix the parameter name of dealID * update test parameters * support instream video * add test for bidRequest * add test for interpretResponse * add test params * add note to documentaion * clarifying the multi-format support message
Configuration menu - View commit details
-
Copy full SHA for d25f571 - Browse repository at this point
Copy the full SHA d25f571View commit details -
rtbhouseBidAdapter changes (#3241)
* Add transactionId support * Change site getting method * Add bidfloor param
Configuration menu - View commit details
-
Copy full SHA for d854db3 - Browse repository at this point
Copy the full SHA d854db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec023ba - Browse repository at this point
Copy the full SHA ec023baView commit details
Commits on Nov 2, 2018
-
Increase timeoutBuffer default to 400 ms (#3258)
* Increase default to 400 ms * fixed typo
Configuration menu - View commit details
-
Copy full SHA for 728465c - Browse repository at this point
Copy the full SHA 728465cView commit details -
Ensure transaction ID is always unique (#3190)
* Ensure transaction ID is always unique Transaction ID implicitly suggests that this is a unique identifier per transaction. However in the case of a refresh / re-use of an ad unit the transaction ID remains the same causing undesirable bidding with certain SSPs.
Configuration menu - View commit details
-
Copy full SHA for 033b151 - Browse repository at this point
Copy the full SHA 033b151View commit details
Commits on Nov 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1110e25 - Browse repository at this point
Copy the full SHA 1110e25View commit details -
Bidfluence adapter 1.x (#3244)
* Bidfluence Adapter 1.x * Test for Bidfluence Adapter 1.x * Update to Bidfluence Adapter 1.x * Update due to test not passing * Fixed undefined gdpr object and unsupported gdpr vendor * Removed gdpr vendor line test * Updated as requested Related to prebid/prebid.github.io#1020 (comment)
Configuration menu - View commit details
-
Copy full SHA for 5e1c996 - Browse repository at this point
Copy the full SHA 5e1c996View commit details -
Rivr Analytics Adapter (#3202)
* RVR-1124 Setup initial skeleton analytics adapter that can send something. Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Formatted auction/events data to fit needed schema. * RVR-1135 fetched device data. * Applied feedback. * Applied feedback. * Fetched core. * Added click handler for reporting banners click events. * Applied analyzer for reporting displayed impressions. * Applied feedback. * Merged in RVR-1214-invoke-handlers-on-rendering (pull request #7) RVR-1214 Invoke handlers on rendering * RVR-1214 Invoked handlers right after ad is displayed. * Applied feedback. Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Merged in RVR-1192-configuration-global-parameters (pull request #8) RVR-1192 Configuration/Global parameters Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Merged in RVR-1181-Prebid-js-unit-tests-setup (pull request #6) RVR-1181 Prebid.js Unit tests setup Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Merged in RVR-1247-additional-data-to-impression-records (pull request #9) RVR-1247 Additional data to impression records Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Merged in RVR-1249-add-requestedbids-to-auction (pull request #10) RVR-1249 Add requested bids to auction object request. Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Merged in RVR-1261-fix-tests (pull request #11) RVR-1261 fix tests * RVR-1261 Secured adapter from no containers configuration. And changed fetching URL. * RVR-1261 Added event check for request and changed some names. * Applied feedback. Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * RVR-1352 analytics adapter bugs Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Fixed bug with geolocation notification. * fixed missing bracket. * one more fix. * RVR-1357 Different optimisation responses & tracking into auction event * RVR-1852 - Add content type and hardcoded auth headers (cherry picked from commit 4def881) * RVR-1852 - Change tracker host * RVR-1852 - Override content type instead of adding header * RVR-1914 Consistent data types in events Also removes undefined and null properties in audience events * Merged in RVR-1883-Add-Basic-Access-Authentication (pull request #17) RVR-1883 Add Basic Access Authentication * RVR-1914 - Rename functions * RVR-1914 - Set default total_duration to null in bid response * RVR-1883 - Use RIVR_CLIENT_AUTH_TOKEN global variable for Auth token * RVR-1883 - Restore stub after every test not just at the end * RVR-1883 - Remove commented code * Increase code coverage * Fix for IE 11.0.0 and Safari 8.0.8 - includes() Use core-js includes function for array * Restore pbjs_api_spec.js * Fix API calls for rivr analytics impressions and clicks * Rvr 2005 rvr analytics adapter (#4) * Submitting EMX Digital Adapter (#3173) * Submitting EMX Digital Prebid Adapter Submitting EMX Digital Prebid Adapter code * fixing lint errors. updating our md * updating to const/let variables. adding test spec. * fixed linting on test spec js * TheMediaGrid Bid Adapter (#3204) * Added Grid Bid Adapter * remove priceType from TheMediaGrid Bid Adapter * Adding user sync method for IFRAME and Pixel (#3232) * Submitting EMX Digital Prebid Adapter Submitting EMX Digital Prebid Adapter code * fixing lint errors. updating our md * updating to const/let variables. adding test spec. * fixed linting on test spec js * adding emx usersync methods * updates (#3162) * Only set native targeting if value exists. (#3225) * add nolint command line option, similar to notest (#3234) * add inskin iab vendor id: enables consent via string (#3235) * Added user sync support for undertone bid adapter (#3172) * Added user sync support for undertone bid adapter (new pull request) * Added user sync support for undertone bid adapter * fix indentation * Changed utils.getWindowTop() with the newer prebid utilities * Updating Auction Init Pick for timestamp + Test update (#3223) * Updating Auction Init Pick for timestamp + Test update * Updating Auction Init to include once again + Rubicon Analytics update accordingly * Removing from auction init events in favor of old * Add code, test, and doc for Adikteev adapter (#3229) * Add code, test, and doc for Adikteev adapter * Reflect comments on other PR http://prebid.org/dev-docs/bidder-adaptor.html#referrers #3230 (comment) * 'currency' isn't a bidder-specific param Update PR following this remark on another one: #3228 (comment) * Add integration example, fix bid requestId * Quantcast adapter onTimeout (#3239) * onTimeout WIP * test for onTimeout * some renaming * cleanup * cleanup * trying to fix the test * using ajax instead of fetch * Test cleanup (#3238) * stub pixel call in justpremium tests * properly stub geolocation services to prevent prompts * stub img creation as well to prevent call in justpremium * Appnexus adapter: Added dealPriority and dealCode to bidResponse (#3201) * Added dealPriority and dealCode to appnexus adapter * update failed test * added namespace and did deep merge * keep all properties together * use unit id being sent instead of hard coded auid (#3236) * use unit id being sent instead of hard coded auid * make multiple requests * removes commented out code. adds aus param back * Prebid 1.30.0 Release * increment pre version * fix deal targeting for cpm 0 (#3233) * YIELDONE adapter - support Video (#3227) * added UserSync * added UserSync Unit Test * support for multi sizes * register the adapter as supporting video * supporting video * change requestId acquisition method * fix the parameter name of dealID * update test parameters * support instream video * add test for bidRequest * add test for interpretResponse * add test params * add note to documentaion * clarifying the multi-format support message * rtbhouseBidAdapter changes (#3241) * Add transactionId support * Change site getting method * Add bidfloor param * correct user agent value population (#3248) * RVR-1124 Setup initial skeleton analytics adapter that can send something. Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Formatted auction/events data to fit needed schema. * RVR-1135 fetched device data. * Applied feedback. * Applied feedback. * Fetched core. * Added click handler for reporting banners click events. * Applied analyzer for reporting displayed impressions. * Applied feedback. * Merged in RVR-1214-invoke-handlers-on-rendering (pull request #7) RVR-1214 Invoke handlers on rendering * RVR-1214 Invoked handlers right after ad is displayed. * Applied feedback. Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Merged in RVR-1192-configuration-global-parameters (pull request #8) RVR-1192 Configuration/Global parameters Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Merged in RVR-1181-Prebid-js-unit-tests-setup (pull request #6) RVR-1181 Prebid.js Unit tests setup Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Merged in RVR-1247-additional-data-to-impression-records (pull request #9) RVR-1247 Additional data to impression records Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Merged in RVR-1249-add-requestedbids-to-auction (pull request #10) RVR-1249 Add requested bids to auction object request. Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Merged in RVR-1261-fix-tests (pull request #11) RVR-1261 fix tests * RVR-1261 Secured adapter from no containers configuration. And changed fetching URL. * RVR-1261 Added event check for request and changed some names. * Applied feedback. Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * RVR-1352 analytics adapter bugs Approved-by: Alessandro Di Giovanni <alessandro.digiovanni@gamegenetics.de> * Fixed bug with geolocation notification. * fixed missing bracket. * one more fix. * RVR-1357 Different optimisation responses & tracking into auction event * RVR-1852 - Add content type and hardcoded auth headers (cherry picked from commit 4def881) * RVR-1852 - Change tracker host * RVR-1852 - Override content type instead of adding header * RVR-1914 Consistent data types in events Also removes undefined and null properties in audience events * Merged in RVR-1883-Add-Basic-Access-Authentication (pull request #17) RVR-1883 Add Basic Access Authentication * RVR-1914 - Rename functions * RVR-1914 - Set default total_duration to null in bid response * RVR-1883 - Use RIVR_CLIENT_AUTH_TOKEN global variable for Auth token * RVR-1883 - Restore stub after every test not just at the end * RVR-1883 - Remove commented code * Increase code coverage * Fix for IE 11.0.0 and Safari 8.0.8 - includes() Use core-js includes function for array * Restore pbjs_api_spec.js * Fix API calls for rivr analytics impressions and clicks * RVR-2005 - Change auction object model * RVR-2005 - Set rvr_usr_id cookie * RVR-2005 - Remove BID_REQUESTED and BID_RESPONSE handlers We have the same infos all collected in AUCTION_END * RVR-2005 - build Bidders Array From Auction End * RVR-2005 - build impressions Array From Auction End * RVR-2005 - set status of winning bid * RVR-2005 - cleanup * RVR-2005 - adapt enableAnalytics() test * RVR-2005 - adapt all tests * RVR-2005 - Add Rivr Analytics adapter md file * RVR-2005 - rewrite connectAllUnits * RVR-2005 - correct typo * RVR-2005 - use IE compatible find()
Configuration menu - View commit details
-
Copy full SHA for 432c656 - Browse repository at this point
Copy the full SHA 432c656View commit details -
Configuration menu - View commit details
-
Copy full SHA for db24dea - Browse repository at this point
Copy the full SHA db24deaView commit details
Commits on Nov 6, 2018
-
* Add onSetTargeting method to bid adapter spec * Reset context before each criteo adapter test * Add a unit test to check spec.onTimeout() is called * Add a unit test to check spec.onBidWon() is called * Add a unit test to check spec.onSetTargeting() is called * Remove unused adUnits argument from callSetTargetingBidder * Add integration test on onSetTargeting * Move Bid status constants from targeting.js to constants.json * Make sure onSetTargeting won't be called when the bid is not in status BID_TARGETING_SET
Configuration menu - View commit details
-
Copy full SHA for 7fe95d8 - Browse repository at this point
Copy the full SHA 7fe95d8View commit details -
Added trackers in ZEDO adapter (#3240)
* initial commit * updated contact and tag details * changes ti support the renderers * changes to pass dimId * fixed names of internal mapping * added comment * added gdpr param to request and other fixes * modified api url * fix * fixed the secure api call * rolled back video event callback till we support it * updated doc with video details * added bid won and timeout pixel * added testcase for bid events * modified testcase * fixed the url logged
Configuration menu - View commit details
-
Copy full SHA for 01e6718 - Browse repository at this point
Copy the full SHA 01e6718View commit details -
Rubicon analytics site zone (#3242)
* Adding site and zone ids to adunit and bidwon levels to improve reporting * Updating tests to account for new addition of site and zone * Indexof !== -1 rather than >= 0 * Removing Unnecessary check + schema update * Adding toUpperCase when comparing currency - Found an adapter which uses lowercase
Configuration menu - View commit details
-
Copy full SHA for 0d5ea4b - Browse repository at this point
Copy the full SHA 0d5ea4bView commit details -
* corrected user sync type * add support to multiple currencies * push package-lock * remove package lock * restore packagelock.json
Configuration menu - View commit details
-
Copy full SHA for 3b541a3 - Browse repository at this point
Copy the full SHA 3b541a3View commit details -
Altering logic to determine if is video bid or not + update tests (#3263
Configuration menu - View commit details
-
Copy full SHA for 4153788 - Browse repository at this point
Copy the full SHA 4153788View commit details -
COX COMET Bid adapter removed (#3260)
removed bid adapter for COX COMET (coxmt.com)
Configuration menu - View commit details
-
Copy full SHA for 6456231 - Browse repository at this point
Copy the full SHA 6456231View commit details -
Modified how gdpr info is being sent from adapter (#3253)
* Livewrapped bid and analytics adapter * Fixed some tests for browser compatibility * Fixed some tests for browser compatibility * Changed analytics adapter code name * Fix double quote in debug message * modified how gdpr is being passed
Configuration menu - View commit details
-
Copy full SHA for ec47ed0 - Browse repository at this point
Copy the full SHA ec47ed0View commit details -
appnexus adapter support empty keyvalues in bidder params (#3257)
* appnexus adapter support empty keyvalues in bidder params * create function to check if array is populated * refactor forEach functions
Configuration menu - View commit details
-
Copy full SHA for 7a5ca11 - Browse repository at this point
Copy the full SHA 7a5ca11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ba9e0 - Browse repository at this point
Copy the full SHA 05ba9e0View commit details -
Isaac Dettman authored
Nov 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 1f9e624 - Browse repository at this point
Copy the full SHA 1f9e624View commit details
Commits on Nov 7, 2018
-
fix undertone adapter user sync url (#3271)
* fix undertone adapter user sync url * fix sync user url unit test
Configuration menu - View commit details
-
Copy full SHA for 3d9f5c5 - Browse repository at this point
Copy the full SHA 3d9f5c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 459a2e2 - Browse repository at this point
Copy the full SHA 459a2e2View commit details -
TripleliftBidAdapter - remove dependency on getTopWindowLocation util (…
…#3139) * removed dependancy on getTopWindowUrl for referer * protect against undefined obj and remove test on old dependency * added unit test for referer and gdpr in query string * removed gdpr test * removed gdpr from bidderRequest obj * decontructed bidder request obj in chai test * just need to run karma tests again * added gdpr consent to all bidderRequest obj in chai tests
Configuration menu - View commit details
-
Copy full SHA for d644363 - Browse repository at this point
Copy the full SHA d644363View commit details -
update AdGeneration adapter (#3228)
* update AdGeneration adapter * fix test spec * update AdGeneration adapter * update AdGeneration adapter - Adding UnitTest for setCurrency
Configuration menu - View commit details
-
Copy full SHA for b17a11e - Browse repository at this point
Copy the full SHA b17a11eView commit details -
adding Prebid.js version to request in quantcastBidAdapter (#3230)
* adding Prebid.js version to request in quantcastBidAdapter * using .version$ instead of pbjs.version
Configuration menu - View commit details
-
Copy full SHA for 8c78cde - Browse repository at this point
Copy the full SHA 8c78cdeView commit details
Commits on Nov 8, 2018
-
add logic to resize AST divs and iframes (#3206)
* add logic to resize AST divs and iframes * fix import package * replace AST lookup with new API function
Configuration menu - View commit details
-
Copy full SHA for 2206ba4 - Browse repository at this point
Copy the full SHA 2206ba4View commit details -
Add Prebid.js version to the request (#3280)
* check gdpr in buildRequest * User sync based on whether gdpr applies or not * check if consent data exists during user sync * split user sync into further branches: 1) when gdpr does not apply 2) when consent data is unavailable * contribute viewability to ttxRequest * update tests * remove window mock from tests * use local variables * introduce ServerRequestBuilder * add withOptions() method to ServerRequestBuilder * add semicolons * sync up package-lock.json with upstream/master * stub window.top in tests * introduce getTopWindowSize() for test purpose * reformat code * add withSite() method to TtxRequestBuilder add withSite() method to TtxRequestBuilder * add isIframe() and _isViewabilityMeasurable() * handle NON_MEASURABLE viewability in nested iframes * consider page visibility, stub utils functions getWindowTop() and getWindowSelf() * contribute viewability as 0 for inactive tab * add prebidjs version to ttx request * send caller as an array
Configuration menu - View commit details
-
Copy full SHA for 143d1b0 - Browse repository at this point
Copy the full SHA 143d1b0View commit details -
Tag level params passed to renderer in ZEDO Adapter (#3279)
* initial commit * updated contact and tag details * changes ti support the renderers * changes to pass dimId * fixed names of internal mapping * added comment * added gdpr param to request and other fixes * modified api url * fix * fixed the secure api call * rolled back video event callback till we support it * updated doc with video details * added bid won and timeout pixel * added testcase for bid events * modified testcase * fixed the url logged * tag param values passed ot renderer * added a conditioal check
Configuration menu - View commit details
-
Copy full SHA for bf2dc9c - Browse repository at this point
Copy the full SHA bf2dc9cView commit details -
Adform openrtb adapter (#3245)
* adformOpenRtb native adapter * Updated info
Configuration menu - View commit details
-
Copy full SHA for a4e8c49 - Browse repository at this point
Copy the full SHA a4e8c49View commit details -
Criteo adapter handles onSetTargeting and onBidWon (#3276)
* Add onBidWon method to bid adapter spec * Add onSetTargeting method to bid adapter spec * Update the Criteo adapter to use the new event handlers * Update Criteo adapter version to 15 * Pass bid to handleSetTargeting
Configuration menu - View commit details
-
Copy full SHA for a186c83 - Browse repository at this point
Copy the full SHA a186c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 771db1c - Browse repository at this point
Copy the full SHA 771db1cView commit details
Commits on Nov 12, 2018
-
Add nextMilleniumBidAdapter (#3249)
* Add nextMilleniumBidAdapter * fix bugs
Configuration menu - View commit details
-
Copy full SHA for 1b5b83e - Browse repository at this point
Copy the full SHA 1b5b83eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7904190 - Browse repository at this point
Copy the full SHA 7904190View commit details
Commits on Nov 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 40c8284 - Browse repository at this point
Copy the full SHA 40c8284View commit details -
Configuration menu - View commit details
-
Copy full SHA for e834735 - Browse repository at this point
Copy the full SHA e834735View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7482b5 - Browse repository at this point
Copy the full SHA c7482b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa61b76 - Browse repository at this point
Copy the full SHA aa61b76View commit details
Commits on Nov 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 433efea - Browse repository at this point
Copy the full SHA 433efeaView commit details -
Add new alias for Adtelligent adapter (#3295)
* Add new alias for Adtelligent adapter * Fix alias
Configuration menu - View commit details
-
Copy full SHA for 3320a83 - Browse repository at this point
Copy the full SHA 3320a83View commit details
Commits on Nov 15, 2018
-
Updated Sovrn Bid Adaptor for MultiSized and added Error Call Home. (#…
…3237) * Updated Bid Adaptor for MultiSized and added Error Call Home * Updated to conform with prebid requirements * added missing this * Added tests for more coverage * simplified error object for edge 15
Configuration menu - View commit details
-
Copy full SHA for 259af19 - Browse repository at this point
Copy the full SHA 259af19View commit details -
update the TTL for winning bids to 30s (#3296)
* update the TTL for winning bids to 30s * update test for TTL update
Configuration menu - View commit details
-
Copy full SHA for 8f53dca - Browse repository at this point
Copy the full SHA 8f53dcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 186ee66 - Browse repository at this point
Copy the full SHA 186ee66View commit details
Commits on Nov 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6c4243c - Browse repository at this point
Copy the full SHA 6c4243cView commit details -
Triplelift - update creativeId (#3305)
* removed dependancy on getTopWindowUrl for referer * protect against undefined obj and remove test on old dependency * added unit test for referer and gdpr in query string * removed gdpr test * removed gdpr from bidderRequest obj * decontructed bidder request obj in chai test * just need to run karma tests again * added gdpr consent to all bidderRequest obj in chai tests * changed creativeId to be a Triplelift specific id rather than represent SRA impression * error-proofed creative id
Configuration menu - View commit details
-
Copy full SHA for e1fb3a8 - Browse repository at this point
Copy the full SHA e1fb3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 155dd8a - Browse repository at this point
Copy the full SHA 155dd8aView commit details -
Updating bidrequestvalid and protocol checks. (#3297)
* Submitting EMX Digital Prebid Adapter Submitting EMX Digital Prebid Adapter code * fixing lint errors. updating our md * updating to const/let variables. adding test spec. * fixed linting on test spec js * adding emx usersync methods * updating valid bid request checks and protocol check. * remove includes replaced with indexOf
Configuration menu - View commit details
-
Copy full SHA for f5890e8 - Browse repository at this point
Copy the full SHA f5890e8View commit details
Commits on Nov 20, 2018
-
Quantcast supporting instream video (#3303)
* changed isBidRequestValid to allow video except outstream video, some refactoring * supporting video WIP * updated quantcastBidAdapter.md * cleanup * supporting instream video, needs testing * test * adding vastUrl * cleanup * more cleanup * adding prebidJsVersion to expected request in test * updating page, referrer and domain * trying to make CI pass * trying to make CI pass 2
Configuration menu - View commit details
-
Copy full SHA for 836acf7 - Browse repository at this point
Copy the full SHA 836acf7View commit details -
Do not load external js if renderer defined on adUnit (#3284)
* do not load external js if renderer defined on adUnit * Added unit test
Configuration menu - View commit details
-
Copy full SHA for 706f569 - Browse repository at this point
Copy the full SHA 706f569View commit details -
Jaimin Panchal committed
Nov 20, 2018 Configuration menu - View commit details
-
Copy full SHA for e562c62 - Browse repository at this point
Copy the full SHA e562c62View commit details -
Jaimin Panchal committed
Nov 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 4c31200 - Browse repository at this point
Copy the full SHA 4c31200View commit details
Commits on Nov 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for aed272f - Browse repository at this point
Copy the full SHA aed272fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b14844 - Browse repository at this point
Copy the full SHA 4b14844View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8b14ec - Browse repository at this point
Copy the full SHA f8b14ecView commit details
Commits on Nov 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e90b5d5 - Browse repository at this point
Copy the full SHA e90b5d5View commit details
Commits on Nov 27, 2018
-
PubMatic adapter to support TTD (#3311)
* first commit * added unit test cases for TTD id
Configuration menu - View commit details
-
Copy full SHA for 7990f92 - Browse repository at this point
Copy the full SHA 7990f92View commit details -
Sonobi - support video and display same adunit (#3325)
* changed adapter to support video and display for ad unit * added case for sbi_ct outstream * outstream is display media type
Configuration menu - View commit details
-
Copy full SHA for c7b060b - Browse repository at this point
Copy the full SHA c7b060bView commit details -
Fix user-sync iframes insertion bug (#3300)
According to documentation, iframes should be inserted at bottom of head, rather than at top.
Configuration menu - View commit details
-
Copy full SHA for 0654c06 - Browse repository at this point
Copy the full SHA 0654c06View commit details -
Prevent 33Across adapter from throwing an error when unable to getEle…
…mentById(), fix JSDocs in utils.js (#3333) * check gdpr in buildRequest * User sync based on whether gdpr applies or not * check if consent data exists during user sync * split user sync into further branches: 1) when gdpr does not apply 2) when consent data is unavailable * contribute viewability to ttxRequest * update tests * remove window mock from tests * use local variables * introduce ServerRequestBuilder * add withOptions() method to ServerRequestBuilder * add semicolons * sync up package-lock.json with upstream/master * stub window.top in tests * introduce getTopWindowSize() for test purpose * reformat code * add withSite() method to TtxRequestBuilder add withSite() method to TtxRequestBuilder * add isIframe() and _isViewabilityMeasurable() * handle NON_MEASURABLE viewability in nested iframes * consider page visibility, stub utils functions getWindowTop() and getWindowSelf() * contribute viewability as 0 for inactive tab * add prebidjs version to ttx request * send caller as an array * fix JSDoc in utils.js * send viewability as non measurable when unable to locate target HTMLElement, add warning message
Configuration menu - View commit details
-
Copy full SHA for 2660078 - Browse repository at this point
Copy the full SHA 2660078View commit details -
TripleliftBidAdapter-update creative_id (#3324)
* removed dependancy on getTopWindowUrl for referer * protect against undefined obj and remove test on old dependency * added unit test for referer and gdpr in query string * removed gdpr test * removed gdpr from bidderRequest obj * decontructed bidder request obj in chai test * just need to run karma tests again * added gdpr consent to all bidderRequest obj in chai tests * changed creativeId to be a Triplelift specific id rather than represent SRA impression * error-proofed creative id
Configuration menu - View commit details
-
Copy full SHA for a4863ae - Browse repository at this point
Copy the full SHA a4863aeView commit details
Commits on Nov 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 45a41ad - Browse repository at this point
Copy the full SHA 45a41adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27107e2 - Browse repository at this point
Copy the full SHA 27107e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f1f67 - Browse repository at this point
Copy the full SHA 45f1f67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b154c - Browse repository at this point
Copy the full SHA 56b154cView commit details
Commits on Nov 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 96fef93 - Browse repository at this point
Copy the full SHA 96fef93View commit details
Commits on Nov 30, 2018
-
replaced deprecated getWindowTopLocation with refererInfo.referer (#3332
) * replaced deprecated getWindowTopLocation with refererInfo.referer * Removed unused import and unnecessary reassign * Rename variable bidderRequests to bidderRequest Renamed the bidderRequests variable to the singular bidderRequest to better portray the value as a single request instead of multiple.
Configuration menu - View commit details
-
Copy full SHA for e9bd097 - Browse repository at this point
Copy the full SHA e9bd097View commit details
Commits on Dec 3, 2018
-
new TapHype bidder adapter (#3319)
* new TapHype bidder adapter * Added 930x600 to Rubicon Adapter (#3323) * PubMatic adapter to support TTD (#3311) * first commit * added unit test cases for TTD id * Sonobi - support video and display same adunit (#3325) * changed adapter to support video and display for ad unit * added case for sbi_ct outstream * outstream is display media type * Fix user-sync iframes insertion bug (#3300) According to documentation, iframes should be inserted at bottom of head, rather than at top. * Prevent 33Across adapter from throwing an error when unable to getElementById(), fix JSDocs in utils.js (#3333) * check gdpr in buildRequest * User sync based on whether gdpr applies or not * check if consent data exists during user sync * split user sync into further branches: 1) when gdpr does not apply 2) when consent data is unavailable * contribute viewability to ttxRequest * update tests * remove window mock from tests * use local variables * introduce ServerRequestBuilder * add withOptions() method to ServerRequestBuilder * add semicolons * sync up package-lock.json with upstream/master * stub window.top in tests * introduce getTopWindowSize() for test purpose * reformat code * add withSite() method to TtxRequestBuilder add withSite() method to TtxRequestBuilder * add isIframe() and _isViewabilityMeasurable() * handle NON_MEASURABLE viewability in nested iframes * consider page visibility, stub utils functions getWindowTop() and getWindowSelf() * contribute viewability as 0 for inactive tab * add prebidjs version to ttx request * send caller as an array * fix JSDoc in utils.js * send viewability as non measurable when unable to locate target HTMLElement, add warning message * TripleliftBidAdapter-update creative_id (#3324) * removed dependancy on getTopWindowUrl for referer * protect against undefined obj and remove test on old dependency * added unit test for referer and gdpr in query string * removed gdpr test * removed gdpr from bidderRequest obj * decontructed bidder request obj in chai test * just need to run karma tests again * added gdpr consent to all bidderRequest obj in chai tests * changed creativeId to be a Triplelift specific id rather than represent SRA impression * error-proofed creative id * Update taphypeBidAdapter.js removed `supportedMediaTypes` and logging * Update taphypeBidAdapter.js remove mediaTypes import * new TapHype bidder adapter * Update taphypeBidAdapter.js removed `supportedMediaTypes` and logging * Update taphypeBidAdapter.js remove mediaTypes import
Configuration menu - View commit details
-
Copy full SHA for 7aef26e - Browse repository at this point
Copy the full SHA 7aef26eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f1d23b - Browse repository at this point
Copy the full SHA 6f1d23bView commit details
Commits on Dec 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b215559 - Browse repository at this point
Copy the full SHA b215559View commit details -
update gulp packages to address vulnerability (#3343)
* update gulp packages to address vulnerability * some minor cleanup in the gulpfile tasks * replace the fork used for gulp-footer
Configuration menu - View commit details
-
Copy full SHA for 5e3f144 - Browse repository at this point
Copy the full SHA 5e3f144View commit details -
initial version of ozone adapter for review (#3307)
* initial version of ozone adapter for review * updates made per prebid.org feedback * Added a new line as failed prebid.org automated test * Unit Tests for Ozone Adaptor * updated URIs to include https protocol which failed tests
Configuration menu - View commit details
-
Copy full SHA for 96df52f - Browse repository at this point
Copy the full SHA 96df52fView commit details -
update AdGenetation adapter (+1 squashed commit) (#3327)
Squashed commits: [1b55ca0] update AdGenetation adapter
Configuration menu - View commit details
-
Copy full SHA for f7473c7 - Browse repository at this point
Copy the full SHA f7473c7View commit details -
adding additional bid request validity checks. updating how we grab …
…sizes array (#3317) * Submitting EMX Digital Prebid Adapter Submitting EMX Digital Prebid Adapter code * fixing lint errors. updating our md * updating to const/let variables. adding test spec. * fixed linting on test spec js * adding emx usersync methods * updating valid bid request checks and protocol check. * remove includes replaced with indexOf * adding more bid valid checks. updating how we grab sizes array * linting fix * code typo fixed * updated our spec
Configuration menu - View commit details
-
Copy full SHA for d933a96 - Browse repository at this point
Copy the full SHA d933a96View commit details -
* Add a new ucfunnel Adapter and test page * Add a new ucfunnel Adapter and test page * 1. Use prebid lib in the repo to keep updated 2. Replace var with let 3. Put JSON.parse(JSON.stringify()) into try catch block * utils.getTopWindowLocation is a function * Change to modules from adapters * Migrate to module design * [Dev Fix] Remove width and height which can be got from ad unit id * Update ucfunnelBidAdapter to fit into new spec * Correct the endpoint. Fix the error of query string * Add test case for ucfunnelBidAdapter * Fix lint error * Update version number * Combine all checks on bid request * Add GDPR support for ucfunnel adapter * Add in-stream video and native support for ucfunnel adapter * Remove demo page. Add more test cases. * Change request method from POST to GET * Remove unnecessary comment * Support vastXml and vastUrl for video request * update TTL to 30 mins * Avoid using arrow function which is not discuraged in mocha
Configuration menu - View commit details
-
Copy full SHA for 9e752d8 - Browse repository at this point
Copy the full SHA 9e752d8View commit details -
Set the OpenRTB device dimensions (#3336)
* Set the device dimensions if the config didnt do it. * add unit tests * Added a regresstion test to catch the bug. The code should still populate w and h even if the config doesnt have that object.
Configuration menu - View commit details
-
Copy full SHA for 9271d36 - Browse repository at this point
Copy the full SHA 9271d36View commit details -
removing out console.log statements in ozoneBidAdapter test file (#3349)
removing out console.log statements in ozoneBidAdapter test file
Configuration menu - View commit details
-
Copy full SHA for 00c955a - Browse repository at this point
Copy the full SHA 00c955aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d9b1a - Browse repository at this point
Copy the full SHA e8d9b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 650aa3a - Browse repository at this point
Copy the full SHA 650aa3aView commit details
Commits on Dec 7, 2018
-
Bidfluence Adapter update - Single call (#3347)
* Bidfluence Adapter update Support single call to server for all bids * Bidfluence Adapter update Support single call to server for all bids - relative to adapter update
Configuration menu - View commit details
-
Copy full SHA for f80f2d5 - Browse repository at this point
Copy the full SHA f80f2d5View commit details -
conditionally adds another param to browserParams (#3355)
* conditionally adds another param to browserParams * fixes lint error
Configuration menu - View commit details
-
Copy full SHA for 3b7f462 - Browse repository at this point
Copy the full SHA 3b7f462View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca69912 - Browse repository at this point
Copy the full SHA ca69912View commit details -
Configuration menu - View commit details
-
Copy full SHA for efc28ad - Browse repository at this point
Copy the full SHA efc28adView commit details -
update unit test example to mocha recommendations (#3361)
* update unit test example to mocha recommendations * fix formatting
Configuration menu - View commit details
-
Copy full SHA for 8fa2a84 - Browse repository at this point
Copy the full SHA 8fa2a84View commit details -
* Added Supply2 Bid Adapter with spec file * Supply2BidAdapter: fix typo
Configuration menu - View commit details
-
Copy full SHA for 522a0ce - Browse repository at this point
Copy the full SHA 522a0ceView commit details -
* changes to not show dctr message when none of the adunits have dctr set * added usage description for dctr and currency params
Configuration menu - View commit details
-
Copy full SHA for 13182f7 - Browse repository at this point
Copy the full SHA 13182f7View commit details
Commits on Dec 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5a2282e - Browse repository at this point
Copy the full SHA 5a2282eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 239f180 - Browse repository at this point
Copy the full SHA 239f180View commit details -
Add user sync pixel logic in Adtelligent adapter (#3359)
* Add user sync pixel logic in Adtelligent adapter * Add gdpr support * Add gdpr support * Update tests
Configuration menu - View commit details
-
Copy full SHA for f424cd2 - Browse repository at this point
Copy the full SHA f424cd2View commit details -
AppNexus debug auction via cookie (#3314)
* updating appnexus debug auction to be cookie-only * adding getCookie to utils * remove LGTM alert on getCookie * fix failed tests
Configuration menu - View commit details
-
Copy full SHA for 88156e7 - Browse repository at this point
Copy the full SHA 88156e7View commit details
Commits on Dec 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4c1f690 - Browse repository at this point
Copy the full SHA 4c1f690View commit details -
update conversant bid adapter to use video playerSize instead of size…
…s to determine the video player size (#3372)
Configuration menu - View commit details
-
Copy full SHA for ba49c0d - Browse repository at this point
Copy the full SHA ba49c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5253d29 - Browse repository at this point
Copy the full SHA 5253d29View commit details
Commits on Dec 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bbc6316 - Browse repository at this point
Copy the full SHA bbc6316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a611d - Browse repository at this point
Copy the full SHA 32a611dView commit details
Commits on Dec 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 65afce6 - Browse repository at this point
Copy the full SHA 65afce6View commit details
Commits on Dec 18, 2018
-
New bidder adapter for collectcent (#3365)
* Create collectcentBidAdapter.js New bider adapter for collectcent * Create collectcentBidAdapter.md Description and integration example * Create collectcentBidAdapter_spec.js Collectcent bidder adapter tests added * Update collectcentBidAdapter_spec.js edit * Update collectcentBidAdapter.js Used bidderRequest.refererInfo.referer instead of window.location * Update collectcentBidAdapter.js * Update collectcentBidAdapter.js Rename URL to URL_MULTI
Configuration menu - View commit details
-
Copy full SHA for 14bf872 - Browse repository at this point
Copy the full SHA 14bf872View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514fc5f - Browse repository at this point
Copy the full SHA 514fc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05df581 - Browse repository at this point
Copy the full SHA 05df581View commit details -
update AJA adapter: support user sync by iframe (#3382)
* fix indent * add handling iframe user sync
Configuration menu - View commit details
-
Copy full SHA for 9277365 - Browse repository at this point
Copy the full SHA 9277365View commit details -
Mike Chowla committed
Dec 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 7224e78 - Browse repository at this point
Copy the full SHA 7224e78View commit details -
Mike Chowla committed
Dec 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 691dcf6 - Browse repository at this point
Copy the full SHA 691dcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e5f17 - Browse repository at this point
Copy the full SHA f2e5f17View commit details
Commits on Dec 19, 2018
-
* Rivr thin adapter (#5) * RVR-2049 - change impression event * RVR-2049 - fix user id value returned on creation of the cookie * RVR-2049 - remove blockedCategories and browser properties from Auction object * RVR-2060 - rewrite rendering detection for impression and click events * RVR-2060 - rewrite tests for rendering detection for impression and click events * RVR-2049 - send ad unit code in click event * RVR-2049 - adapt tests for click event * RVR-2072 - split impression detection depending on the ad server - DFP/none * RVR-2056 - set creativeId in Auction -> received bids * RVR-2056 - set bid.clearPrice to cmp * RVR-2087 - extract trackAuctionInit implementation to rivraddon * RVR-2087 - extract implementation to rivraddon WIP * RVR-2087 - extract implementation to rivraddon * RVR-2087 - extract implementation to rivraddon * RVR-2087 - Update package-lock * RVR-2087 - Add addons check * Rivr Thin Adapter - part 2 (#6) * RVR-2087 - Remove sendAuction call from ExpiringQueue * RVR-2147 - Fix test failing on IE 11.0.0 * RVR-2087 - Remove ExpiringQueue
Configuration menu - View commit details
-
Copy full SHA for 49ea705 - Browse repository at this point
Copy the full SHA 49ea705View commit details -
Fix multi-bid adId in Criteo bid adapter (#3340)
* Fix multi-bid adId in Criteo bid adapter A single bid request can generate multiple bids if it has multiple sizes. However, by default 'adId' will be filled with the bid request's 'bidId' field, so if we create two bids from the same bid request, they will share the same 'adId'. Because of this, Prebid will not know which bid to use once DFP makes either of those bids win, always taking the first one (see 'auctionManager.findBidByAdId' used in 'pbjs.renderAd'). * Increment Criteo adapter version * Add test for Criteo multi-bid fix
Configuration menu - View commit details
-
Copy full SHA for e5f4255 - Browse repository at this point
Copy the full SHA e5f4255View commit details
Commits on Dec 20, 2018
-
Modified the Telaria Bid Adapter to use bid.mediaTypes.video.playerSi…
…ze instead of bid.sizes (#3377) * Added telaria bid adapter * more documentation * Added more test cases. And improved some code in the adapter * Removed the check for optional params, they are handled in the server. Also updated certain param names used in the test spec. * added some spaces to fix CircleCI tests * added some spaces to fix CircleCI tests * fixed code indentation in /spec/AnalyticsAdapter_spec.js which causing the CircleCI tests to fail. * Reverted the changes * merged with prebid master. * creative Id is required when we build a response but our server doesn't always have the crid, so using a sentinel value when we don't have the crid. * - removed an un used method - Removed the package-lock file. * merging to master * updated telaria bid adapter to use player size provided by the bid.mediaTypes.video.playerSize instead of bid.sizes. #3331 * - removed the requirement for having player size - updated the test spec to reflect the above change - removed changes to the package-lock.json file. * added a param to the ad call url to let us know that the request is coming via hb. * to lower casing the bidder code.
Configuration menu - View commit details
-
Copy full SHA for e476021 - Browse repository at this point
Copy the full SHA e476021View commit details
Commits on Jan 2, 2019
-
* New adapter "Coinzilla" added * Solved required modifications related to bidderRequest.referrerInfo.referer
Configuration menu - View commit details
-
Copy full SHA for e3c67d0 - Browse repository at this point
Copy the full SHA e3c67d0View commit details -
Rubicon analytics fix bid response mapping (#3411)
* Changing to requestId in order to align with prebid cores mapping of bidId to responseId * Need to update in other events as well * Catching and logging no bid found * Lint error fix
Configuration menu - View commit details
-
Copy full SHA for b1eeaa9 - Browse repository at this point
Copy the full SHA b1eeaa9View commit details -
Consent module doublecall (#3399)
* * check if consent hook is already set * * removed debug code * * formatting
Configuration menu - View commit details
-
Copy full SHA for 320f9ed - Browse repository at this point
Copy the full SHA 320f9edView commit details -
pbs adapter support bidder specifc options (#3394)
* inprogress * add support for s2sConfig bidderOptions * merged missing updates from origin * changed arrow function in spec mocha tests to standard functions * fixed missing closing bracket and paren * updated incorrect spec expected values for s2sConfig tests * removed rubicon specific s2s configuration default value for sra * deleted unnecessary test and revised a test description since the rubicon specific defaults were removed * removed jsdoc for deprecated cookieSetUrl
Configuration menu - View commit details
-
Copy full SHA for 9b47b1a - Browse repository at this point
Copy the full SHA 9b47b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be77fa5 - Browse repository at this point
Copy the full SHA be77fa5View commit details -
Replace deprecated getWindowTopLocation with referrer detection module (
#3380) * Backward compatible update & reduced TTL * replaced deprecated getWindowTopLocation with referer detection module
Configuration menu - View commit details
-
Copy full SHA for 10a9111 - Browse repository at this point
Copy the full SHA 10a9111View commit details
Commits on Jan 3, 2019
-
* RAD-2356 Upgrade Mocha karma-webpack karma * RAD-2356 update readme to support node v6 or more * Remove webpack output logs while testing * move from gulp-webserver to gulp-connect * remove karma-require and redundant watch task
Configuration menu - View commit details
-
Copy full SHA for 3c9592f - Browse repository at this point
Copy the full SHA 3c9592fView commit details -
Fix #3265 - pbs cookie sync race condition (#3393)
* Fix #3265 - pbs cookie sync race condition * add/update jsdoc comments
Configuration menu - View commit details
-
Copy full SHA for 74dcdfa - Browse repository at this point
Copy the full SHA 74dcdfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8d5a6 - Browse repository at this point
Copy the full SHA ec8d5a6View commit details -
ozone adapter now explicitly sets site.page object, adds debug flag v…
…ia query string (#3403)
Configuration menu - View commit details
-
Copy full SHA for cda814b - Browse repository at this point
Copy the full SHA cda814bView commit details -
* * make eslint fix formatting * * remove double semi-column
Configuration menu - View commit details
-
Copy full SHA for 460a1e2 - Browse repository at this point
Copy the full SHA 460a1e2View commit details
Commits on Jan 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b5041ac - Browse repository at this point
Copy the full SHA b5041acView commit details -
STR adapter should not hardcode
const
into script content (#3417)A `const` in a string literal like this won't be correctly transpiled by babel, so we'll be limited by the browser support matrix for `const` Fix: harcode a `var` here to be more permissive and widely supported
Configuration menu - View commit details
-
Copy full SHA for 26e88f4 - Browse repository at this point
Copy the full SHA 26e88f4View commit details -
update IE version in readme (#3419)
* update IE version in readme * tweak IE message
Configuration menu - View commit details
-
Copy full SHA for 38f0262 - Browse repository at this point
Copy the full SHA 38f0262View commit details
Commits on Jan 8, 2019
-
Improve Digital adapter: Support for native ads & single request (#3401)
* Adding GDPR support * Always drop user syncs when available * Set dealID based on buying type * Native ads, single request option
Configuration menu - View commit details
-
Copy full SHA for 0948b8f - Browse repository at this point
Copy the full SHA 0948b8fView commit details -
Deeky Polusani authored and Deeky Polusani committed
Jan 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 41af500 - Browse repository at this point
Copy the full SHA 41af500View commit details -
Adding Remaining Native Parameters from AppNexus Native response (#3387)
* Adding remaining missing parameters from AppNexus Native response * Removed native video, renamed sale and clickLabel to RTB spec names * drop video from tests
Configuration menu - View commit details
-
Copy full SHA for e9dea17 - Browse repository at this point
Copy the full SHA e9dea17View commit details -
Insert iframe as the last child of Html tag (#3415)
* 3413-Insert Iframes for user sync in body * Append Iframe as the last child * Add unit test for insertElement * utls insert element at the top by default * add unit tests for utls insert element * Insert iframe as html last child * revert package.lock changes
Configuration menu - View commit details
-
Copy full SHA for 90656ee - Browse repository at this point
Copy the full SHA 90656eeView commit details
Commits on Jan 9, 2019
-
changing default currency file (#3414)
* changing default currency file * using defaultRate in the case of rate file not returning * Adding date macro * added unit tests for date macro support in currency file url, and small fix to date macro in currency.js * replaced string concatenations with string literals * removed unnecessary parens
Configuration menu - View commit details
-
Copy full SHA for 4b53954 - Browse repository at this point
Copy the full SHA 4b53954View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdcb097 - Browse repository at this point
Copy the full SHA cdcb097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c664e7 - Browse repository at this point
Copy the full SHA 4c664e7View commit details -
Sonobi - Added support for getting the digitrust id (#3422)
* added suppor for grabbing digitrust id off the window * added digitrust support
Configuration menu - View commit details
-
Copy full SHA for c07e60d - Browse repository at this point
Copy the full SHA c07e60dView commit details
Commits on Jan 10, 2019
-
* Update the Gamoshi Gambid adapter to simply the Gamoshi adapter This is a minor branding change to highlight the Gamoshi brand name. The biddercode "gambid" is still retained in the adapter aliases array. * update whitelabel * Add test that checks support for outstream renderers * Update testing and page ref * Modify bidder's url resolving * Fix lint issue with bidder's url resolving
Configuration menu - View commit details
-
Copy full SHA for 7904b4f - Browse repository at this point
Copy the full SHA 7904b4fView commit details -
* otm * ALF-95 * otm: modify adapter to support migration to a new ssp * otm: fixed spec
Configuration menu - View commit details
-
Copy full SHA for 10b29e8 - Browse repository at this point
Copy the full SHA 10b29e8View commit details -
PubNX new standalone adapter (#3298)
* - pubnx new bidder adapter created - pubnx doc file created * - Spec file added. * - Vertoz removed from response text * removed pubnx from serverbid since there will be a standalone adapter, the pubnx alias needs to removed from here * - pubnx response parameters updated * - build request params updated
Configuration menu - View commit details
-
Copy full SHA for 8bdcfdf - Browse repository at this point
Copy the full SHA 8bdcfdfView commit details
Commits on Jan 11, 2019
-
* Add Adhese adapter * Support empty impressionCounters * Fix the description * Replace Object.entries with Object.keys * Cleanup * Use const instead of let * Internal functions are no longer exposed * Rename getter * Use the bid parameters pointing to the existing demo position
Configuration menu - View commit details
-
Copy full SHA for 13982d8 - Browse repository at this point
Copy the full SHA 13982d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c4bd7 - Browse repository at this point
Copy the full SHA 99c4bd7View commit details
Commits on Jan 15, 2019
-
Teads adapter: handle video playerSize (#3423)
* Teads adapter: handle playerSize * Handle multiple mediatypes sizes * Clean sizes logic
Configuration menu - View commit details
-
Copy full SHA for 3a44263 - Browse repository at this point
Copy the full SHA 3a44263View commit details -
Support for Native in Pubmatic Adapter (#3408)
* changes to support native in pubmaticbid adapter * Removed port from endpoint * Removed protocol from endpoint * Formatting * Fix request payload * Updated test case * Changed request and response as per ortb spec * Change in request and response * Removed comments and extra code * Code Review comments * Code Review Comments and Test cases for request and response * Removed data type as all data asset types are handled * Code Review Changes * Code Review Comments * Supporting both banner and native and sending 0x0 in case of native * Bug Fixes * Bug response not processed by prebid * Change warning message * Fixed typo * Do not send request in case of invalid native bid * Do not send request in case of invalid native requests * objects converted to strings in log for debug purposes * Fixed logic to check for required parmas * Fixed typo for stringify * documentation for native * Review comments from Prebid * Typo * Typo * Updated pub id for native * Code Review
Configuration menu - View commit details
-
Copy full SHA for 339c93d - Browse repository at this point
Copy the full SHA 339c93dView commit details -
New Orbidder Prebid Adapter (#3434)
* initial orbidder version in personal github repo * use adUnits from orbidder_example.html * replace obsolete functions * forgot to commit the test * check if bidderRequest object is available * try to fix weird safari/ie issue
Configuration menu - View commit details
-
Copy full SHA for 937ea8a - Browse repository at this point
Copy the full SHA 937ea8aView commit details -
Rad 2626 override set keywords (#3448)
* 3413-Insert Iframes for user sync in body * Append Iframe as the last child * Add unit test for insertElement * utls insert element at the top by default * add unit tests for utls insert element * Insert iframe as html last child * revert package.lock changes * Override keywords in setTargetingForAst
Configuration menu - View commit details
-
Copy full SHA for 83fd44e - Browse repository at this point
Copy the full SHA 83fd44eView commit details -
Using Prebid.js as npm dependency (#3435)
* added babel plugin to replace webpack StringReplacementPlugin * remove ignore-loader in favor of filtering non .js files as modules * make all imports relative for projects not using our resolver * refactor adaptermanager to adapterManager * convert adapterManager to be compatible with latest version of babel * refactored utils with es6 exports * fixing tests * fixing stubs and tests * babelrc updated to be used externally from parent project * remove $prebid.version$ from gulp and add to babel plugin * fix tests to use actual prebid.version rather than string literal * refactor all modules to use relative imports w/o webpack resolver * fix test in old safari * update package-lock.json * remove unnecessary json-loader * update babel plugin to use same @babel/core * add instructions for using prebid as npm depenedency added to readme * remove unused variable in global babel plugin * fixed missing internal.createTrackPixelIframeHtml * fix relative pathing for new modules
Configuration menu - View commit details
-
Copy full SHA for 8635c91 - Browse repository at this point
Copy the full SHA 8635c91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78f2d22 - Browse repository at this point
Copy the full SHA 78f2d22View commit details
Commits on Jan 16, 2019
-
Update e-planning bid adapter regexp (#3445)
* Add eplanningBidAdapter * Add new parameter to request * Fix sync URL parameter * Update cleanName regexp * Update tests for new cleanName
Configuration menu - View commit details
-
Copy full SHA for 42cd7ae - Browse repository at this point
Copy the full SHA 42cd7aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d626c73 - Browse repository at this point
Copy the full SHA d626c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f88aa6 - Browse repository at this point
Copy the full SHA 4f88aa6View commit details -
Mike Chowla committed
Jan 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 55a56d0 - Browse repository at this point
Copy the full SHA 55a56d0View commit details -
Mike Chowla committed
Jan 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 92bfb29 - Browse repository at this point
Copy the full SHA 92bfb29View commit details
Commits on Jan 18, 2019
-
* remove comment that isn't relevant anymore. tll in targeting code * bid caching option added (default on) * fix typo in config name
Configuration menu - View commit details
-
Copy full SHA for 53517d3 - Browse repository at this point
Copy the full SHA 53517d3View commit details
Commits on Jan 22, 2019
-
New advenue header bidding adapter (#3429)
* Create advenueBidAdapter.js * Create advenueBidAdapter.md * Update pbjs_example_gpt.html Add advenue integration example * Advenue test Added test for advenue adapter * changes made * edit * edit * Syntax error corrected * Remove grunt, changed ajv version to 6.2.2 * Edit * Update package-lock.json * removed response validation * removed unused variables * Removed deprecated method * Package-lock.json deleted * https://github.com/devadvenue/Prebid.js.git deleted * del * Add package-lock.json from main repository * Delete package-lock.json * Only pushing original file resolves merge conflict * Update advenueBidAdapter.js Changed URL, used BidderRequest object * Update advenueBidAdapter_spec.js * Update package-lock.json * Update advenueBidAdapter_spec.js
Configuration menu - View commit details
-
Copy full SHA for 55de081 - Browse repository at this point
Copy the full SHA 55de081View commit details -
calling for currency file even when default rates are specified (#3470)
* calling for currency file even when default rates are specified * fixed broken unit tests * added unit test to check that currency file is still requested even when default rates are set
Configuration menu - View commit details
-
Copy full SHA for f26003d - Browse repository at this point
Copy the full SHA f26003dView commit details
Commits on Jan 23, 2019
-
LiveYield Analytics Adapter (#3443)
* LiveYield Analytics Adapter * tests corrections * fixed getPlacementOrAdUnitCode function * corrections * paths fixed * adaptermanager import fixed * manager corrections
Configuration menu - View commit details
-
Copy full SHA for b436eb6 - Browse repository at this point
Copy the full SHA b436eb6View commit details