-
Notifications
You must be signed in to change notification settings - Fork 2
Commits on Jul 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 180854a - Browse repository at this point
Copy the full SHA 180854aView commit details
Commits on Jul 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5b385d9 - Browse repository at this point
Copy the full SHA 5b385d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc3c08c - Browse repository at this point
Copy the full SHA fc3c08cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d1bd55 - Browse repository at this point
Copy the full SHA 0d1bd55View commit details -
Added MobFox Adapter (prebid#1312)
* added matomy as an alias for appnexus * added mobfox adapter * added mobfox adapter * lint fixes in mobfox test * fixed mobfox adapter error handling on invalid json * fixed mobfox adapter error handling on no ad response
Configuration menu - View commit details
-
Copy full SHA for 03d86a0 - Browse repository at this point
Copy the full SHA 03d86a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d82700 - Browse repository at this point
Copy the full SHA 1d82700View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6069d9b - Browse repository at this point
Copy the full SHA 6069d9bView commit details
Commits on Jul 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 940295f - Browse repository at this point
Copy the full SHA 940295fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 424df94 - Browse repository at this point
Copy the full SHA 424df94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fca4e8 - Browse repository at this point
Copy the full SHA 4fca4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2391f7 - Browse repository at this point
Copy the full SHA b2391f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00427f0 - Browse repository at this point
Copy the full SHA 00427f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09495b2 - Browse repository at this point
Copy the full SHA 09495b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d717b5 - Browse repository at this point
Copy the full SHA 7d717b5View commit details
Commits on Aug 1, 2017
-
Bugfix: getBidRequest was missing utils ref (prebid#1433)
* xhb adapter added - use AppNexus test ad unit * adjusted adapter to set responseCPM to 0 and add in dealId * implemented suggested changes * implemented suggested changes * ran jscs fixer for xhb.js and added it to adapters.json * Xhb adapter: adding alias support * minor changes as per request * re-added default bidder settings * Bugfix: getBidRequest was missing utils * minor fix to _defaultBidderSettings
Configuration menu - View commit details
-
Copy full SHA for c237222 - Browse repository at this point
Copy the full SHA c237222View commit details -
Removed the one-var ESLint exclusion (prebid#1447)
* Removed the one-var lint exclusion, and fixed the existing issues. * Re-fixed the style errors. * Fixed a bug from the unit tests.
Configuration menu - View commit details
-
Copy full SHA for 2166ac4 - Browse repository at this point
Copy the full SHA 2166ac4View commit details -
Removed the no-useless-call ESLint exclusion (prebid#1445)
* Removed the no-useless-call exclusion. * Fixed an obviously overlooked bug.
Configuration menu - View commit details
-
Copy full SHA for 86d31b9 - Browse repository at this point
Copy the full SHA 86d31b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f11db29 - Browse repository at this point
Copy the full SHA f11db29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68511f9 - Browse repository at this point
Copy the full SHA 68511f9View commit details -
Remove new-cap ESLint exclusion (prebid#1442)
* Removed the new-cap lint exclusion. * Removed the exclusion from the test directory as well.
Configuration menu - View commit details
-
Copy full SHA for be3fe46 - Browse repository at this point
Copy the full SHA be3fe46View commit details -
Add deprecate warning (prebid#1418)
* Added deprecated warnings * Updated deprecated warning message * Added warning messages * Added more info to warning messages * Corrected warning messages
Configuration menu - View commit details
-
Copy full SHA for 326c77b - Browse repository at this point
Copy the full SHA 326c77bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e868f - Browse repository at this point
Copy the full SHA 61e868fView commit details
Commits on Aug 2, 2017
-
Added sizes: 200x200 and 600x300
Configuration menu - View commit details
-
Copy full SHA for 614e7b1 - Browse repository at this point
Copy the full SHA 614e7b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fdc2b9 - Browse repository at this point
Copy the full SHA 2fdc2b9View commit details -
New imonomy Bid Adapter (prebid#1345)
* New imonomy Bid Adapter Adding support of imonomy prebid test parameters for validating bids { bidder: 'imonomy', params: { publisher_id: '14567721164' } } contact email of the adapter’s maintainer tech@imonomy.com amit@imonmy.com [X ] official adapter submission * identetion fixes fix warning * add imonomyBidAdapter unit testing * Fix File Location +Fix File references * indentaion on unit test * more identation fixes * no-trailing-spaces * remove jshint + fixed all lint isses on adapter + replace encode64 with btoa + add some more unit tests * fix - A space is required after ',' comma-spacing
Configuration menu - View commit details
-
Copy full SHA for a261fb3 - Browse repository at this point
Copy the full SHA a261fb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c41bd0a - Browse repository at this point
Copy the full SHA c41bd0aView commit details -
Updated Widespace - added demographic data support with related unit …
…tests (prebid#1356) * WSAF-4437 Added demographic data support with related unit tests * feature/WSAF-4437 minor fixes: * fixed spelling error in variable name * updated prebid lib version
Configuration menu - View commit details
-
Copy full SHA for 201a684 - Browse repository at this point
Copy the full SHA 201a684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a5adaa - Browse repository at this point
Copy the full SHA 0a5adaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a49e02 - Browse repository at this point
Copy the full SHA 4a49e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1dedfb - Browse repository at this point
Copy the full SHA f1dedfbView commit details -
Updates to PubWise Analytics - Enable config, UTM & Debug/Logging Upd… (
prebid#1409) * Updates to Build Process to Support Building DIST and DEV Together * Updates to PubWise Analytics - Enable config, UTM & Debug/Logging Updates * Fixing ESLint Errors * Updates for ESLint which is now properly installed * Proper ESLint Fix Commit without Erroneous Files * File Cleanup * Additional File Cleanup to get Back to Upstream Master * Updates for Comments from jaiminpanchal27 * Adding by in ParameterByName * Updates w/ Utils
Configuration menu - View commit details
-
Copy full SHA for 9475431 - Browse repository at this point
Copy the full SHA 9475431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9695128 - Browse repository at this point
Copy the full SHA 9695128View commit details
Commits on Aug 3, 2017
-
Removed the no-redeclare ESLint exclusion (prebid#1444)
* Removed the no-redeclare exclusion. * Fixed the actual style error. * Fixed the linting errors, and changed var to let for cleaner code.
Configuration menu - View commit details
-
Copy full SHA for b05a22a - Browse repository at this point
Copy the full SHA b05a22aView commit details -
preserve constructor for aliasing adapters by returning
this
(prebi……d#1459) * preserve constructor for aliasing adapters by returning `this` fixes prebid#1455 * fixed more adapters to return proper reference to `this`
Configuration menu - View commit details
-
Copy full SHA for ceed446 - Browse repository at this point
Copy the full SHA ceed446View commit details
Commits on Aug 4, 2017
-
Added C1X Adapter (prebid#1369)
* Added C1X Adapter and adapter test file * corrected bidder's params for c1x bidder * code updates after code review from Prebid team * add try/catch block to catch any paring exceptions * fix ESLint errors * use $$PREBID_GLOBAL$$ for the global naming convention
Configuration menu - View commit details
-
Copy full SHA for 1a1028c - Browse repository at this point
Copy the full SHA 1a1028cView commit details -
Update ThoughtLeadr adapter (prebid#1370)
* Added thoughtleadr adapter * two stage of bidding thoughtleadr * add cookie sync * Switch to `bid.params.placementId` * use iframe for cookie sync * Fix incorrect key for `amount` * fix thoughtleadr tests * single quotes * -lint warning * fix ThoughtLeadr test * localStorage availability checking; const/let instead of var * replace document.write with innerHTML * lint fixes * fix lint
Configuration menu - View commit details
-
Copy full SHA for 4a04882 - Browse repository at this point
Copy the full SHA 4a04882View commit details -
Add setConfig method (prebid#1325)
* Add setConfig API method * Use getter/setter methods in config module to manage configuration * Use getter/setter on object props to manage legacy api access * Convert bidderTimeout * Add and use getConfig * Convert publisherDomain * Convert cookieSyncDelay * priceGranularity calls setPriceGranularity * Convert enableSendAllBids * s2sConfig calls setS2SConfig * bidderSequence calls setBidderSequence * Add subscribe function * Enable subscribing to specific configuration changes * Simplify function exposure * Add missing pbjs * Merge subscribe into getConfig and return unsubscribe function * Expose getConfig on global * Reset config in tests * Refactor
Configuration menu - View commit details
-
Copy full SHA for d5a200c - Browse repository at this point
Copy the full SHA d5a200cView commit details -
Fix bug in Quantcast adaptor from making duplicate requests when ther…
…e is more than 1 bid opportunity. (prebid#1396)
Configuration menu - View commit details
-
Copy full SHA for e0345c4 - Browse repository at this point
Copy the full SHA e0345c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 127c320 - Browse repository at this point
Copy the full SHA 127c320View commit details
Commits on Aug 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2e28621 - Browse repository at this point
Copy the full SHA 2e28621View commit details
Commits on Aug 10, 2017
-
Reject sizeless banner bids (prebid#1389)
* Reject banner bids that don't have width and height * Set banner as default and refactor into updated bidmanager * Set size if adunit has one valid size and add test * Set video mediaType for adapter video bid
Configuration menu - View commit details
-
Copy full SHA for 0dad8c3 - Browse repository at this point
Copy the full SHA 0dad8c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee03c84 - Browse repository at this point
Copy the full SHA ee03c84View commit details -
Carambola header bidding adaptor (fix)- changing the server url. (pre…
…bid#1468) * Carambola header bidding adaptor (fix)- changing the server url. * carambolaBidAdapter_spec following a change in the path
Configuration menu - View commit details
-
Copy full SHA for 4e3dc09 - Browse repository at this point
Copy the full SHA 4e3dc09View commit details -
Rubicon adapter updates - digitrust, currency, creativeId (prebid#1428)
* Rubicon adapter updates - digitrust, currency, creativeId * fixed pbjs global * using getConfig() for DigiTrustId
Configuration menu - View commit details
-
Copy full SHA for 1d9afea - Browse repository at this point
Copy the full SHA 1d9afeaView commit details -
Randomize the default order we use to call bidders by default. (prebi…
…d#1458) * Randomize the default order we use to call bidders by default. * Moved the constants into the code, and added tests.
Configuration menu - View commit details
-
Copy full SHA for 3351492 - Browse repository at this point
Copy the full SHA 3351492View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4acee9 - Browse repository at this point
Copy the full SHA f4acee9View commit details -
Add Emily User Sync to Rubicon Adapter (prebid#1320)
* Added Emily user sync to Rubicon adapter * Emily sync should exit early when it should not sync * Readjust when to exit for emily sync in Rubicon adapter * Emily sync should exit early when it has already synced * Emily should return truthy when already synced * Emily using getConfig()
Configuration menu - View commit details
-
Copy full SHA for f74bca4 - Browse repository at this point
Copy the full SHA f74bca4View commit details
Commits on Aug 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6956a56 - Browse repository at this point
Copy the full SHA 6956a56View commit details -
Avoid using global private variables in Sovrn adapter (prebid#1475)
* Update Sovrn adapter. Add test coverage. Enable deal IDs. * HS-271: Avoid using private variables such as _bidsRequested and _bidsReceived in Sovrn adapter and Sovrn tests. * lint * Add bidfloor param to test.
rachelrj authored and Nate Cozi committedAug 11, 2017 Configuration menu - View commit details
-
Copy full SHA for add4a01 - Browse repository at this point
Copy the full SHA add4a01View commit details
Commits on Aug 14, 2017
-
Justpremium Adapter (prebid#1227)
* Justpremium adapter and unit tests. * Fix test suit. * Performance improvements. * Changes requested in pull request review. * Register justpremium adapter in adaptermanager * pass through bid from request * fix linting errors
Configuration menu - View commit details
-
Copy full SHA for 9581c00 - Browse repository at this point
Copy the full SHA 9581c00View commit details -
Marsmedia adapter submission (prebid#1307)
* First adapter commit * Update from master * Update to the new version and structure * Update * Update bid modules * Update version * Update adapters - Change publisherID location in bidderRequest - Remove old code - Fix bidderRequest in spec script to the new format * Update bidder - Fix bid adapter code structure - Fix spec script to cover at least 80% * Change to unix line endings - Change to unix endings in all adapters - Change to unix endings in 'integrationExamples/gpt/pbjs_example_gpt.html' - Change adapter path * General fix - Remove unnecessary 'enableAnalytics' function - Remove 'getid' function from adapter and use utils ID generator - Fix syntax in spec adapter * Change MARS_BIDDER_URL
Configuration menu - View commit details
-
Copy full SHA for b72656c - Browse repository at this point
Copy the full SHA b72656cView commit details -
adding Essens adapter (prebid#1353)
* adding Essens adapter * Resloved issues from pull request submition * Lint, createNew constructor related fix * reverting yarn changes, and fixing missed modification at essensAdapter
Configuration menu - View commit details
-
Copy full SHA for 4dd8896 - Browse repository at this point
Copy the full SHA 4dd8896View commit details -
Platformio Adapter (prebid#1465)
* Add PlatformioBidAdapter * Update platformioBidAdapter.js * Add files via upload * Update hello_world.html * Update platformioBidAdapter.js * Update platformioBidAdapter_spec.js * Update hello_world.html * Update platformioBidAdapter_spec.js * Update platformioBidAdapter.js * Update hello_world.html * Add files via upload
Configuration menu - View commit details
-
Copy full SHA for 311721a - Browse repository at this point
Copy the full SHA 311721aView commit details
Commits on Aug 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d3cd291 - Browse repository at this point
Copy the full SHA d3cd291View commit details -
* fix emily tests * really fix emily tests
Configuration menu - View commit details
-
Copy full SHA for 02b40a0 - Browse repository at this point
Copy the full SHA 02b40a0View commit details -
Add Pollux Adapter (prebid#1431)
* Added PolluxNetwork Bid Adapter Added module, test spec and integration example for Pollux Network Bid Adapter * Update Pollux domain Update Pollux default domain on prebid adapter * Export getParameterByName method On Utils.js make getParameterByName method public * Executed changes requested by @jaiminpanchal27 on 2017-08-01 Moved zone_728x90.html to integrationExamples/gpt/pollux_zone_728x90.html; Added bidRequest as second parameter to bidfactory.createBid() on Pollux Bid Adapter; Added more test cases to increase test coverage (at least 85%); Review Ref: - prebid#1431 (review) * Fixed Eslint errors on commit f745fe1 * Executed changes requested on PR#1431 review #54993573 - Removed $$PREBID_GLOBAL$$ public vars in unit test; - Moved stubs creation and its restoration to beforeEach and afterEach hooks in unit test; - Exposed polluxHandler method on polluxBidAdapter. * Remove redundant export This line was added in prebid#1409, removing this then I'll merge
Configuration menu - View commit details
-
Copy full SHA for 302560f - Browse repository at this point
Copy the full SHA 302560fView commit details -
Huddled mass iframe fix 1271 (prebid#1489)
* iFrame interaction problem is solved.(Huddledmasses adapter) * Removed unnecessary spaces
Matt Kendall authoredAug 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 1bdb83b - Browse repository at this point
Copy the full SHA 1bdb83bView commit details -
Removed the brace-style ESLint exclusion (prebid#1434)
* Fixed the curly brace styles. * Merged from master and fixed the conflicts. * Merged from master, and re-fixed the style issues. * Improved the style. * Fixed style issue from master.
Configuration menu - View commit details
-
Copy full SHA for d13d3eb - Browse repository at this point
Copy the full SHA d13d3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ea7433 - Browse repository at this point
Copy the full SHA 1ea7433View commit details
Commits on Aug 16, 2017
-
Respect prebid global (prebid#1462)
* Made the JCM adapter respect $$PREBID_GLOBAL$$ * Made the unit tests respect the prebid global var. * Undid changes to the jcm adapter. * Removed some more pbjs hardcodes. Fixed the jcmBidAdapter tests.
Configuration menu - View commit details
-
Copy full SHA for c05364f - Browse repository at this point
Copy the full SHA c05364fView commit details
Commits on Aug 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 74e8dc8 - Browse repository at this point
Copy the full SHA 74e8dc8View commit details -
Add video support to Index Exchange Bid Adapter (prebid#1456)
* Add video support to indexExchangeBidAdapter * Remove some blank lines * Set mediaType in video bid response objects * Clear bidRequests object after response processed and use utils.isArray() for array check
Configuration menu - View commit details
-
Copy full SHA for 1c0c6af - Browse repository at this point
Copy the full SHA 1c0c6afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8a6e4 - Browse repository at this point
Copy the full SHA 0b8a6e4View commit details -
fixed prebid#1246 and add unit test (prebid#1427)
* fixed prebid#1267 and add unit test * remove markup * move unit tests * remove comment * interim fix * fix unit tests. Not sure about having to import config directly in the spec file
Configuration menu - View commit details
-
Copy full SHA for 4010783 - Browse repository at this point
Copy the full SHA 4010783View commit details -
Added priceGranularity and customPriceBucket to config (prebid#1496)
* Added priceGranularity and customPriceBucket to config * Added warning message and refactor
Configuration menu - View commit details
-
Copy full SHA for fd960e4 - Browse repository at this point
Copy the full SHA fd960e4View commit details
Commits on Aug 18, 2017
-
Ad unit selection feature for prebid analytics (prebid#1478)
* add roxot adapter * update roxot analytics system * remove unused test * remove unused import * update code after review * Added s2s tracking * Add user sync * Empty s2sConfig case handling added * Removed s2s * Add s2s bidder code setters * Revert "Add s2s bidder code setters" This reverts commit 89a44e3. * Revert "Removed s2s" This reverts commit 929707f. * Revert "Empty s2sConfig case handling added" This reverts commit 2f55e24. * Revert s2s * Removed user sync feature via iframe * Add ajax withCredentials option * Add xhr withCredentials * Add utm feature to roxot analytic adapter * Fix var * Add utm timeout * Add timestamp update when no utm get params * Add ad unit select feature * Add flush bid won event * Revert ad unit select feature * Add ad unit selection feature * Fixed events validation * Add test for analytics adapter with ad unit config * Moved send, pushEvent, buildUtmTagData functions to roxot adapter * Add utm feature, send bid won and event push tests * Make public methods pushEvent and send local * Moved spy and restore to beforeEach and afterEach blocks and removed unnecessary tests
Configuration menu - View commit details
-
Copy full SHA for e723f24 - Browse repository at this point
Copy the full SHA e723f24View commit details -
Ignore responses to previous auctions (prebid#1239)
Consider the following scenario: * Auction A sends requests to partners 1, 2, 3 * Partners 1 and 2 send back responses in time * Auction timeout is triggered; callback invoked * Auction B sends requests to partners 1, 2, 3 * Then partner 3’s response to **Auction A** comes back * This response is determined to have timed out based on the delta between the request timestamp and response timestamp * Bid manager invokes the callback with the `timedOut` flag set to true * This causes **Auction B** to time out! In general, when a response comes back, the bid manager should discard it if it isn’t a response to a bid in the current auction. This patch introduces a check in `bidManager.addBidResponse` which does an early check to make sure the `requestId` of the bid matches the `requestId` of the currently running auction (if any), and bails if it doesn’t.
Configuration menu - View commit details
-
Copy full SHA for 46b2717 - Browse repository at this point
Copy the full SHA 46b2717View commit details -
Revert "Ignore responses to previous auctions (prebid#1239)" (prebid#…
Matt Kendall authoredAug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 000e453 - Browse repository at this point
Copy the full SHA 000e453View commit details
Commits on Aug 21, 2017
-
fix undefined bidder error (prebid#1501)
Matt Kendall authoredAug 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 95e687c - Browse repository at this point
Copy the full SHA 95e687cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 616efbf - Browse repository at this point
Copy the full SHA 616efbfView commit details -
Adding VAST Payload support for video bids (prebid#1407)
* Implemented video payload XML. Made better error messages in bidmanager. Fixed some bugs I noticed, and added unit tests for them. * Updated jsdocs. * Fixed a bug in the tests due to changes in master. * Removed empty describe block.
Configuration menu - View commit details
-
Copy full SHA for c422a3f - Browse repository at this point
Copy the full SHA c422a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5317697 - Browse repository at this point
Copy the full SHA 5317697View commit details -
Add session id feature for roxot analytics adapter (prebid#1498)
* add roxot adapter * update roxot analytics system * remove unused test * remove unused import * update code after review * Added s2s tracking * Add user sync * Empty s2sConfig case handling added * Removed s2s * Add s2s bidder code setters * Revert "Add s2s bidder code setters" This reverts commit 89a44e3. * Revert "Removed s2s" This reverts commit 929707f. * Revert "Empty s2sConfig case handling added" This reverts commit 2f55e24. * Revert s2s * Removed user sync feature via iframe * Add ajax withCredentials option * Add xhr withCredentials * Add utm feature to roxot analytic adapter * Fix var * Add utm timeout * Add timestamp update when no utm get params * Add ad unit select feature * Add flush bid won event * Revert ad unit select feature * Add ad unit selection feature * Fixed events validation * Add test for analytics adapter with ad unit config * Moved send, pushEvent, buildUtmTagData functions to roxot adapter * Add utm feature, send bid won and event push tests * Make public methods pushEvent and send local * Moved spy and restore to beforeEach and afterEach blocks and removed unnecessary tests * Add session id feature
Configuration menu - View commit details
-
Copy full SHA for 41a7fc3 - Browse repository at this point
Copy the full SHA 41a7fc3View commit details
Commits on Aug 22, 2017
-
OpenX Adapter Update: (prebid#1438)
1) Implementing AJAX calls for ad requests 2) Adding prebid trasaction id to ad request 3) Updated timeout to use the timeout passed as params 4) Implemented cache busting on ad request 5) Add tbd feature field to bidResponse
Configuration menu - View commit details
-
Copy full SHA for afc36d1 - Browse repository at this point
Copy the full SHA afc36d1View commit details -
Make bid.vastUrl use the cache URL if the bid didnt already have one. (…
…prebid#1506) * Make bid.vastUrl use the cache URL if the bid didnt already have one. * Renamed PUT_URL to ENDPOINT * Renamed ENDPOINT to BASE_URL
Configuration menu - View commit details
-
Copy full SHA for cc9a3e2 - Browse repository at this point
Copy the full SHA cc9a3e2View commit details -
Feature/s2s client side fallback (prebid#1485)
* add a storagemanager to access local storage filter s2s bidders by already synced return true/false from sync operations update storage item with bidder name on success remove bidder from storage time if fail * set storage item if not exists * use Array.includes * ignore dev test folder * storagemanager uses JSON parse and stringify * pass resolve and reject callbacks to insert cookie and insert pixel functions with binding to current bidder * just get storage, tinker with cookie sync delay * Set synced flag on fireSyncs feel good * set bidder synced flag on fireSyncs * set storage item correctly * remove onload callbacks * remove personal .gitignore * unwind changes no longer needed * fix test * update to use factory pattern, and test * rename storage manager functions to `get` and `set` * remove localStorage ref * handle first run case with uids and uuid2 cookies but no localStorage flags * improve storagemanager with `add` and `remove` higher level functions * handle null return from StorageManager.get * don't send auction on first request * only fire sync if needed
Nate Cozi authored and Matt Kendall committedAug 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 6974777 - Browse repository at this point
Copy the full SHA 6974777View commit details -
modify 'featureforward' adapter to be an indepandant adapter (prebid#…
…1288) * changing featureforward to be an independant adapter * initial version of featureforward adapter * featureforward adapter auto test * small fixes 1 * fixes 2 * fixes 3 * Create featureforwardBidAdapter.js * file is not needed anymore
Configuration menu - View commit details
-
Copy full SHA for daf0a24 - Browse repository at this point
Copy the full SHA daf0a24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6572cc7 - Browse repository at this point
Copy the full SHA 6572cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a96cd3 - Browse repository at this point
Copy the full SHA 7a96cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d39bb - Browse repository at this point
Copy the full SHA 49d39bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 771b651 - Browse repository at this point
Copy the full SHA 771b651View commit details -
Move unit test file to appropriate location (prebid#1516)
* Moving test file * Removing old file * File rename
Configuration menu - View commit details
-
Copy full SHA for 89bb4dd - Browse repository at this point
Copy the full SHA 89bb4ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be4e47 - Browse repository at this point
Copy the full SHA 7be4e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbec23a - Browse repository at this point
Copy the full SHA cbec23aView commit details
Commits on Aug 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0d470b7 - Browse repository at this point
Copy the full SHA 0d470b7View commit details -
Adding new kv to xhb Adapter (prebid#1513)
* xhb adapter added - use AppNexus test ad unit * adjusted adapter to set responseCPM to 0 and add in dealId * implemented suggested changes * implemented suggested changes * ran jscs fixer for xhb.js and added it to adapters.json * Xhb adapter: adding alias support * minor changes as per request * re-added default bidder settings * Bugfix: getBidRequest was missing utils * minor fix to _defaultBidderSettings * added size to defaultBidderSettings
Configuration menu - View commit details
-
Copy full SHA for ff6b2da - Browse repository at this point
Copy the full SHA ff6b2daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f01161 - Browse repository at this point
Copy the full SHA 7f01161View commit details -
Revert "drop specific code for index adapter (prebid#1487)" (prebid#1529
) This reverts commit d3cd291.
Matt Kendall authoredAug 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 60793b9 - Browse repository at this point
Copy the full SHA 60793b9View commit details -
Updated karma-mocha, and simplified the test framework for runs which…
… dont include --watch. (prebid#1520)
Configuration menu - View commit details
-
Copy full SHA for c8be524 - Browse repository at this point
Copy the full SHA c8be524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fec829 - Browse repository at this point
Copy the full SHA 1fec829View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcae26b - Browse repository at this point
Copy the full SHA fcae26bView commit details -
use utils.getTopWindowUrl() to get top window URL for indexexchange a… (
prebid#1507) * use utils.getTopWindowUrl() to get top window URL for indexexchange adapter * fix jslint failed lines
Configuration menu - View commit details
-
Copy full SHA for ff24d85 - Browse repository at this point
Copy the full SHA ff24d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e7474 - Browse repository at this point
Copy the full SHA f3e7474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f7efee - Browse repository at this point
Copy the full SHA 0f7efeeView commit details
Commits on Aug 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4c8ba54 - Browse repository at this point
Copy the full SHA 4c8ba54View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca189c7 - Browse repository at this point
Copy the full SHA ca189c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e96e2 - Browse repository at this point
Copy the full SHA 82e96e2View commit details
Commits on Aug 29, 2017
-
* currency module * currency updates from feedback * support bidder currency override * update currency cdn to new prebid.org endpoint * update lint errors in currency * fix currency to use setConfig and change some variable names * updated currency endpiont to be secure * remove extra line in currency * change override name to default in currency * fix typo in price config * add currency.currencyMultiplier usage from setConfig * currencyMultiplier -> granularityMultiplier * allow currency.rates for conversion in currency over a file * changed https to http for now for currency endpoint * added tests for utils.deepAccess * added JSDocs for currency and utils.deepAccess * update config comment to mention deep access for getConfig
Configuration menu - View commit details
-
Copy full SHA for 1d3d26b - Browse repository at this point
Copy the full SHA 1d3d26bView commit details -
userSync is off by default (prebid#1543)
* userSync is off by default * updating test for userSync off by default
Configuration menu - View commit details
-
Copy full SHA for c63673c - Browse repository at this point
Copy the full SHA c63673cView commit details
Commits on Aug 30, 2017
-
Fix prebid#1533 spring server typo (prebid#1542)
Matt Kendall authored and Nate Cozi committedAug 30, 2017 Configuration menu - View commit details
-
Copy full SHA for c66fc51 - Browse repository at this point
Copy the full SHA c66fc51View commit details -
Add improvedigitalBidAdapter (prebid#1381)
* Add improvedigitalBidAdapter * Add unit tests. Miscellaneous Fixes * Code review changes * Second level CR changes * Fix possible undefined error * Replace var with let and const. Move duplicate code to function. Use templates instead of string concatenation
Configuration menu - View commit details
-
Copy full SHA for 65b34c8 - Browse repository at this point
Copy the full SHA 65b34c8View commit details
Commits on Aug 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 66825d1 - Browse repository at this point
Copy the full SHA 66825d1View commit details -
Yieldbot adunit bidder params slot name usage fix (prebid#1394)
* Yieldbot adunit bidder params slot name usage fix * Yieldbot adunit bidder params slot name usage fix, PR feedback++
Configuration menu - View commit details
-
Copy full SHA for f8d7dff - Browse repository at this point
Copy the full SHA f8d7dffView commit details -
Fix
documentation lint
issues (prebid#1544)* Fix `documentation lint` issues * Switch JSDoc tags from `property` to `param` * Call param `requestOptions` based on feedback
Configuration menu - View commit details
-
Copy full SHA for a5d8130 - Browse repository at this point
Copy the full SHA a5d8130View commit details -
Custom granularity fix (prebid#1546)
* priceGranularity should be custom when using custom price bucket * Unit test to check hb_pb when using custom price bucket * removed unwanted comment * updated unit test by testing all price range
Configuration menu - View commit details
-
Copy full SHA for 27f7c2d - Browse repository at this point
Copy the full SHA 27f7c2dView commit details -
Fixed imports and made adform support aliasing (prebid#1518)
* Fixed imports and made adform support aliasing * Fix the broken tests * Renamed _adapter * Updated imports
Configuration menu - View commit details
-
Copy full SHA for df168ef - Browse repository at this point
Copy the full SHA df168efView commit details -
Add AerServ Adapter (prebid#1538)
* implemented AerServ adapter * added unit tests, slight refactor/formatting of adapter code, added to adapters json * implemented AerServ adapter * added unit tests, slight refactor/formatting of adapter code, added to adapters json * feature necromancy! post-merge fixes to account for new structure * last minute addition of some video parameter logic + some name refactoring
Configuration menu - View commit details
-
Copy full SHA for 1fd757a - Browse repository at this point
Copy the full SHA 1fd757aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e0fed - Browse repository at this point
Copy the full SHA 65e0fedView commit details -
Single-size sizes array now can be taken, too (prebid#1535)
A bug was, that the only sizes array would be taken as [[640,480]], not as it is usually given as [640,480]. I fix this.
Configuration menu - View commit details
-
Copy full SHA for b425bad - Browse repository at this point
Copy the full SHA b425badView commit details
Commits on Sep 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7390874 - Browse repository at this point
Copy the full SHA 7390874View commit details -
Upgrade sinon to 3.x (prebid#1491)
* Removed deprecated calls. * Replaced some .value() calls with .returns() ones * Fixed all the remaining tests... except for one which was broken. * Updated the yarn lockfile. * Updated to sinon 3.x * Removed the imports-loader, which I didnt actually need. * Commented out another broken test. * Fixed a bunch of errors which were pulled in during the merge. * Better comments on why certain tests were removed.
Configuration menu - View commit details
-
Copy full SHA for dc4736a - Browse repository at this point
Copy the full SHA dc4736aView commit details -
* added adxcg adapter and associated tests * Removed unnecessary string concatenations and similar utilitiy functions and replaced them with those from prebid utils.js and url.js. Enabled credentials in the ajax call. Replaced string concatenations with template literals where possible. Escaped native click url in order to correctly handle redirects.
Configuration menu - View commit details
-
Copy full SHA for 34fbe9e - Browse repository at this point
Copy the full SHA 34fbe9eView commit details -
remove unnecessary spread operator (prebid#1561)
Matt Kendall authoredSep 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 56aee8b - Browse repository at this point
Copy the full SHA 56aee8bView commit details -
AppnexusAst adapter update: Added source and version to request paylo…
…ad (prebid#1555) * Added source and version to request payload * Removed extra code
Configuration menu - View commit details
-
Copy full SHA for b28ede4 - Browse repository at this point
Copy the full SHA b28ede4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92f680b - Browse repository at this point
Copy the full SHA 92f680bView commit details -
Revert "Upgrade sinon to 3.x (prebid#1491)" (prebid#1563)
This reverts commit dc4736a.
Configuration menu - View commit details
-
Copy full SHA for 15612ff - Browse repository at this point
Copy the full SHA 15612ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a027b - Browse repository at this point
Copy the full SHA 82a027bView commit details
Commits on Sep 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 983c21a - Browse repository at this point
Copy the full SHA 983c21aView commit details
Commits on Sep 14, 2017
-
Merge tag '0.27.1' of https://github.com/prebid/Prebid.js into featur…
…e/Prebid-official-0.27.1 # Conflicts: # modules/aolBidAdapter.js # package.json # src/prebid.js # test/spec/modules/aolBidAdapter_spec.js # test/spec/unit/bidmanager_spec.js # test/spec/unit/pbjs_api_spec.js
Configuration menu - View commit details
-
Copy full SHA for 98b10cb - Browse repository at this point
Copy the full SHA 98b10cbView commit details
Commits on Sep 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c10d85b - Browse repository at this point
Copy the full SHA c10d85bView commit details -
Merge remote-tracking branch 'remotes/origin/release/1.27.0' into fea…
…ture/Prebid-official-0.27.1 # Conflicts: # modules/komoonaBidAdapter.js # test/spec/modules/komoonaBidAdapter_spec.js
Configuration menu - View commit details
-
Copy full SHA for b8837f0 - Browse repository at this point
Copy the full SHA b8837f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dacbf69 - Browse repository at this point
Copy the full SHA dacbf69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77cc99c - Browse repository at this point
Copy the full SHA 77cc99cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c4d06 - Browse repository at this point
Copy the full SHA 37c4d06View commit details
Commits on Sep 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ed7a85b - Browse repository at this point
Copy the full SHA ed7a85bView commit details -
Merge pull request prebid#120 in AOLP_ADS_JS/prebid.js from feature/P…
…rebid-official-0.27.1 to release/1.27.0 * commit 'ed7a85baafff3cade5fc05df1cd2bbadca782463': (98 commits) Added compatibility with 0.27.1 for Komoona adapter. Added aol partners ids. Added changelog entry. Fixed minor eslint issues. Fixed failing prebid-cache unit test. Prebid 0.27.1 Release use utils.getTopWindowUrl() to get top window URL for indexexchange a… (prebid#1507) fix prebid#1509 - utils.getTopWindowLocation() returns exception object (prebid#1530) feat(strAdapt): check if tagJS is already present (prebid#1500) Updated karma-mocha, and simplified the test framework for runs which dont include --watch. (prebid#1520) Revert "drop specific code for index adapter (prebid#1487)" (prebid#1529) Override default asset params when set on ad unit (prebid#1524) Adding new kv to xhb Adapter (prebid#1513) removing for...of loops because IE cannot handle them properly (prebid#1523) Increment pre version Prebid 0.27.0 Release Move unit test file to appropriate location (prebid#1516) Support 'cta' native asset (prebid#1505) Add adapter parameter types (prebid#1504) Register bid adapter (prebid#1514) ...
Configuration menu - View commit details
-
Copy full SHA for 5c33711 - Browse repository at this point
Copy the full SHA 5c33711View commit details -
Merge pull request prebid#118 in AOLP_ADS_JS/prebid.js from release/1…
….27.0 to aolgithub-master * commit '5c33711e8d9e543b4a1da00563d78f6d0abd1179': (99 commits) Added compatibility with 0.27.1 for Komoona adapter. Added aol partners ids. Added changelog entry. Fixed minor eslint issues. Fixed failing prebid-cache unit test. Updated Komoona bid adapter. Prebid 0.27.1 Release use utils.getTopWindowUrl() to get top window URL for indexexchange a… (prebid#1507) fix prebid#1509 - utils.getTopWindowLocation() returns exception object (prebid#1530) feat(strAdapt): check if tagJS is already present (prebid#1500) Updated karma-mocha, and simplified the test framework for runs which dont include --watch. (prebid#1520) Revert "drop specific code for index adapter (prebid#1487)" (prebid#1529) Override default asset params when set on ad unit (prebid#1524) Adding new kv to xhb Adapter (prebid#1513) removing for...of loops because IE cannot handle them properly (prebid#1523) Increment pre version Prebid 0.27.0 Release Move unit test file to appropriate location (prebid#1516) Support 'cta' native asset (prebid#1505) Add adapter parameter types (prebid#1504) ...
Configuration menu - View commit details
-
Copy full SHA for 7696d78 - Browse repository at this point
Copy the full SHA 7696d78View commit details
Commits on Oct 3, 2017
-
Merge tag '0.28.0' of https://github.com/prebid/Prebid.js into featur…
…e/Prebid-official-0.28.0
Configuration menu - View commit details
-
Copy full SHA for 821b274 - Browse repository at this point
Copy the full SHA 821b274View commit details -
Configuration menu - View commit details
-
Copy full SHA for f726d3d - Browse repository at this point
Copy the full SHA f726d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d9ade3 - Browse repository at this point
Copy the full SHA 4d9ade3View commit details
Commits on Oct 6, 2017
-
Merge pull request prebid#121 in AOLP_ADS_JS/prebid.js from release/1…
….28.0 to aolgithub-master * commit '4d9ade3df767750743f8888ed9efd6c77f8d0050': (26 commits) Added changelog entry. Added new aol partners ids. Prebid 0.28.0 Release Revert "Upgrade sinon to 3.x (prebid#1491)" (prebid#1563) add () for correct order of operations in scaling increments for currency (prebid#1559) AppnexusAst adapter update: Added source and version to request payload (prebid#1555) remove unnecessary spread operator (prebid#1561) Adxcg adapter (prebid#1554) Upgrade sinon to 3.x (prebid#1491) Rename vastPayload to vastXml (prebid#1556) Single-size sizes array now can be taken, too (prebid#1535) Updated the istanbul-instrumenter-loader (prebid#1550) Add AerServ Adapter (prebid#1538) Fixed imports and made adform support aliasing (prebid#1518) Custom granularity fix (prebid#1546) Fix `documentation lint` issues (prebid#1544) Yieldbot adunit bidder params slot name usage fix (prebid#1394) Update serverbid adapter to use smartsync (prebid#1324) Add improvedigitalBidAdapter (prebid#1381) Fix prebid#1533 spring server typo (prebid#1542) ...
Configuration menu - View commit details
-
Copy full SHA for e797d03 - Browse repository at this point
Copy the full SHA e797d03View commit details