-
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
Latest #4
Latest #4
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