Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix user sync macro for index #1

Merged
merged 1 commit into from
May 1, 2017
Merged

Conversation

mkendall07
Copy link
Member

@bokelley @asweeney86 for review.

@mkendall07 mkendall07 requested a review from bokelley May 1, 2017 21:08
@mkendall07 mkendall07 merged commit e3bc468 into master May 1, 2017
@mkendall07 mkendall07 deleted the bugfix/index_cookie_sync_fix branch May 1, 2017 21:12
dbemiller added a commit that referenced this pull request Nov 13, 2017
@bretg bretg mentioned this pull request Apr 3, 2019
coreykress referenced this pull request in coreykress/prebid-server Oct 7, 2019
…ormedia-updates

* commit '36bd18f75c15a1c3d13315ec9c6f083e13792e57':
  CAP-1467 - updates for github comments
SyntaxNode referenced this pull request in SyntaxNode/prebid-server Nov 8, 2019
hhhjort pushed a commit that referenced this pull request Aug 3, 2020
* Pubstack Analytics V1 (#11)

* V1 Pubstack (#7)

* feat: Add Pubstack Logger (#6)

* first version of pubstack analytics

* bypass viperconfig

* commit #1

* gofmt

* update configuration and make the tests pass

* add readme on how to configure the adapter and update the network calls

* update logging and fix intake url definition

* feat: Pubstack Analytics Connector

* fixing go mod

* fix: bad behaviour on appending path to auction url

* add buffering

* support bootstyrap like configuration

* implement route for all the objects

* supports termination signal handling for goroutines

* move readme to the correct location

* wording

* enable configuration reload + add tests

* fix logs messages

* fix tests

* fix log line

* conclude merge

* merge

* update go mod

Co-authored-by: Amaury Ravanel <[email protected]>

* fix duplicated channel keys

Co-authored-by: Amaury Ravanel <[email protected]>

* first pass - PR reviews

* rename channel* -> eventChannel

* dead code

* Review (#10)

* use json.Decoder

* update documentation

* use nil instead []byte("")

* clean code

* do not use http.DefaultClient

* fix race condition (need validation)

* separate the sender and buffer logics

* refactor the default configuration

* remove error counter

* Review GP + AR

* updating default config

* add more logs

* remove alias fields in json

* fix json serializer

* close event channels

Co-authored-by: Amaury Ravanel <[email protected]>

* fix race condition

* first pass (pr reviews)

* refactor: store enabled modules into a dedicated struct

* stop goroutine

* test: improve coverage

* PR Review

* Revert "refactor: store enabled modules into a dedicated struct"

This reverts commit f57d9d6.

# Conflicts:
#	analytics/config/config_test.go

Co-authored-by: Amaury Ravanel <[email protected]>
Eugene-Fedorenko pushed a commit to Eugene-Fedorenko/prebid-server that referenced this pull request Aug 28, 2020
@mobfxoHB mobfxoHB mentioned this pull request Dec 9, 2020
VeronikaSolovei9 pushed a commit that referenced this pull request Oct 12, 2022
…dapter to master

Squashed commit of the following:

commit 4a0d4c64c36903fc56f029f5b646cdace895139e
Author: Cameron Rice <[email protected]>
Date:   Wed Jul 22 11:10:00 2020 -0400

    Cleaning up 204 case and updating bidder-info for media type

commit eb5a31065ee342e08670f207a726f54baf382cb2
Author: Cameron Rice <[email protected]>
Date:   Mon Jul 20 16:49:09 2020 -0400

    Re-adding unmarshal error check

commit 184602b99076a5efd71ad77f4ab22522ad379296
Author: Cameron Rice <[email protected]>
Date:   Mon Jul 20 13:13:08 2020 -0400

    Adding unit tests to increase coverage

commit 424c36850ebcfe0e72e240c8d060c715eb0fcd44
Author: Cameron Rice <[email protected]>
Date:   Fri Jul 17 15:23:24 2020 -0400

    Further updates from code review comments

    * Code clean up
    * Added macro to endpoint URL
    * Renamed test file for better description

commit 0a44211706a15b2df3b4c13887b43ef3b5be2b6e
Author: Cameron Rice <[email protected]>
Date:   Thu Jul 16 17:46:11 2020 -0400

    Updates from code review comments

    * Removed license file
    * Cleaned up adapter code
    * Updated maintainer

commit 4e84c38a9207ae64989e135e0f95800d069fd703
Author: Cameron Rice <[email protected]>
Date:   Wed Jul 15 18:24:40 2020 -0400

    Initial commit for adapter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants