-
Notifications
You must be signed in to change notification settings - Fork 742
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
Districtm Dmx: new adapter #1209
Merged
Merged
Commits on Nov 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0d36837 - Browse repository at this point
Copy the full SHA 0d36837View commit details
Commits on Mar 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a098d7c - Browse repository at this point
Copy the full SHA a098d7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 255d384 - Browse repository at this point
Copy the full SHA 255d384View commit details -
Configuration menu - View commit details
-
Copy full SHA for c78cdcc - Browse repository at this point
Copy the full SHA c78cdccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 436f3a5 - Browse repository at this point
Copy the full SHA 436f3a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49bcf69 - Browse repository at this point
Copy the full SHA 49bcf69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 419bfc6 - Browse repository at this point
Copy the full SHA 419bfc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f04450f - Browse repository at this point
Copy the full SHA f04450fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e6fbc - Browse repository at this point
Copy the full SHA b3e6fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4e542 - Browse repository at this point
Copy the full SHA 0f4e542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f108d - Browse repository at this point
Copy the full SHA 08f108dView commit details -
Configuration menu - View commit details
-
Copy full SHA for afb9768 - Browse repository at this point
Copy the full SHA afb9768View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd77380 - Browse repository at this point
Copy the full SHA bd77380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e27b0b - Browse repository at this point
Copy the full SHA 8e27b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b61d2 - Browse repository at this point
Copy the full SHA 63b61d2View commit details
Commits on Mar 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 572cc96 - Browse repository at this point
Copy the full SHA 572cc96View commit details
Commits on Mar 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8bc4bd2 - Browse repository at this point
Copy the full SHA 8bc4bd2View commit details
Commits on Apr 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4e41153 - Browse repository at this point
Copy the full SHA 4e41153View commit details -
Configuration menu - View commit details
-
Copy full SHA for a00c90c - Browse repository at this point
Copy the full SHA a00c90cView commit details
Commits on Apr 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9e4693d - Browse repository at this point
Copy the full SHA 9e4693dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b53697a - Browse repository at this point
Copy the full SHA b53697aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6530cb - Browse repository at this point
Copy the full SHA b6530cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 311e106 - Browse repository at this point
Copy the full SHA 311e106View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa1dd6e - Browse repository at this point
Copy the full SHA aa1dd6eView commit details
Commits on Apr 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 465ab83 - Browse repository at this point
Copy the full SHA 465ab83View commit details -
Configuration menu - View commit details
-
Copy full SHA for f906587 - Browse repository at this point
Copy the full SHA f906587View commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 31d3f0b - Browse repository at this point
Copy the full SHA 31d3f0bView commit details
Commits on Apr 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5f0339e - Browse repository at this point
Copy the full SHA 5f0339eView commit details
Commits on Apr 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3dcb2dc - Browse repository at this point
Copy the full SHA 3dcb2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c595d - Browse repository at this point
Copy the full SHA 30c595dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 409caec - Browse repository at this point
Copy the full SHA 409caecView commit details
Commits on Apr 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f655384 - Browse repository at this point
Copy the full SHA f655384View commit details
Commits on Apr 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c3f6364 - Browse repository at this point
Copy the full SHA c3f6364View commit details
Commits on May 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c851a32 - Browse repository at this point
Copy the full SHA c851a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7bb136 - Browse repository at this point
Copy the full SHA d7bb136View commit details -
if dmxReq.App != nil { dmxReq.Site = nil if dmxReq.App.ID != "" { anyHasId = true } if dmxReq.App.Publisher != nil { dmxReq.App.Publisher.ID = publisherId } else { dmxReq.App.Publisher = &openrtb.Publisher{ID: publisherId} } } if dmxReq.Site != nil { if dmxReq.Site.Publisher == nil { dmxReq.Site.Publisher = &openrtb.Publisher{ID: publisherId} } }
Configuration menu - View commit details
-
Copy full SHA for 9e6fe59 - Browse repository at this point
Copy the full SHA 9e6fe59View commit details
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 711e779 - Browse repository at this point
Copy the full SHA 711e779View commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cbbd517 - Browse repository at this point
Copy the full SHA cbbd517View commit details
Commits on May 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2b82610 - Browse repository at this point
Copy the full SHA 2b82610View commit details
Commits on May 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e649de1 - Browse repository at this point
Copy the full SHA e649de1View commit details
Commits on May 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4bf0745 - Browse repository at this point
Copy the full SHA 4bf0745View commit details
Commits on May 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0284310 - Browse repository at this point
Copy the full SHA 0284310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ed9ec3 - Browse repository at this point
Copy the full SHA 8ed9ec3View commit details
Commits on Jun 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b6ed6da - Browse repository at this point
Copy the full SHA b6ed6daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3c122 - Browse repository at this point
Copy the full SHA 2f3c122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76372d0 - Browse repository at this point
Copy the full SHA 76372d0View commit details
Commits on Jun 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a4ac24f - Browse repository at this point
Copy the full SHA a4ac24fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.