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

Add Greenbids Real Time Data Module #3242

Open
wants to merge 99 commits into
base: master
Choose a base branch
from

Commits on Oct 24, 2024

  1. Add Greenbids RTD Module

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9b1ad18 View commit details
    Browse the repository at this point in the history
  2. fix module pom.xml

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    365ffe6 View commit details
    Browse the repository at this point in the history
  3. removed checkstyle for debug

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c50cdf9 View commit details
    Browse the repository at this point in the history
  4. extract features to throttling msg

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2330cc2 View commit details
    Browse the repository at this point in the history
  5. enable module

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6ecf56e View commit details
    Browse the repository at this point in the history
  6. add onnx fetch predictor + inference

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2f0dfbd View commit details
    Browse the repository at this point in the history
  7. check inference time

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9fec373 View commit details
    Browse the repository at this point in the history
  8. update impExt.prebid.bidder from filtering

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9f3ae93 View commit details
    Browse the repository at this point in the history
  9. invocation result: update bid request

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cc06cfb View commit details
    Browse the repository at this point in the history
  10. filtering: fix update imp ext

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    14b5584 View commit details
    Browse the repository at this point in the history
  11. transfer greenbidsId in ATag between RTD and analytics adapter

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2ba7148 View commit details
    Browse the repository at this point in the history
  12. add exploration

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bf49512 View commit details
    Browse the repository at this point in the history
  13. add exploration

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5c6cc54 View commit details
    Browse the repository at this point in the history
  14. add exploration ortb2imp

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c1eff9f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e62d8f7 View commit details
    Browse the repository at this point in the history
  16. push artefacts

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fa04b81 View commit details
    Browse the repository at this point in the history
  17. model per publisher + model cache

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5998ea8 View commit details
    Browse the repository at this point in the history
  18. fetch gcs + model cache + auth partners

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3258a4b View commit details
    Browse the repository at this point in the history
  19. mutex reentrantlock

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    54207fd View commit details
    Browse the repository at this point in the history
  20. fixes comments JB

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    73ad272 View commit details
    Browse the repository at this point in the history
  21. UT RTD

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    59fdd98 View commit details
    Browse the repository at this point in the history
  22. refacto

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5b00be1 View commit details
    Browse the repository at this point in the history
  23. refacto after rebase

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    734cb48 View commit details
    Browse the repository at this point in the history
  24. pbrichmedia remove changes

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    21a7617 View commit details
    Browse the repository at this point in the history
  25. refactos

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    07f4274 View commit details
    Browse the repository at this point in the history
  26. analytics delegator privacy action

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6b89c6a View commit details
    Browse the repository at this point in the history
  27. remove checkstyle from rtd module pom.xml

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    49d5772 View commit details
    Browse the repository at this point in the history
  28. modif prebid exception on geolite

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    eaf9f34 View commit details
    Browse the repository at this point in the history
  29. remove debug changes

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4e09bc6 View commit details
    Browse the repository at this point in the history
  30. refactos code style

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    28b9374 View commit details
    Browse the repository at this point in the history
  31. refacto codestyle

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    164509f View commit details
    Browse the repository at this point in the history
  32. refacto: reorder methods in call order

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    863fe0f View commit details
    Browse the repository at this point in the history
  33. fix review

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d0ebb33 View commit details
    Browse the repository at this point in the history
  34. fix review1: pom 3.11.0

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5d026ca View commit details
    Browse the repository at this point in the history
  35. fix review1: cache remove lock + async

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    12b19d9 View commit details
    Browse the repository at this point in the history
  36. fix review1: refacto hook call

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f56c33f View commit details
    Browse the repository at this point in the history
  37. fix review1: config + cache atomic bool flag

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    35ab867 View commit details
    Browse the repository at this point in the history
  38. fix review1: partner/ throttling thrs constructors

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    66216ef View commit details
    Browse the repository at this point in the history
  39. fix review2: refactos

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    27036d5 View commit details
    Browse the repository at this point in the history
  40. fix review2: classes to beans + codestyle

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9be6a49 View commit details
    Browse the repository at this point in the history
  41. fix review2: vertx executeBlocking

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    70f1e4e View commit details
    Browse the repository at this point in the history
  42. fix review2: handle bucket null

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f6b3e91 View commit details
    Browse the repository at this point in the history
  43. fix review3: chain vertx + refacto

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5ebb019 View commit details
    Browse the repository at this point in the history
  44. fix review3: refactos

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    715b702 View commit details
    Browse the repository at this point in the history
  45. fix review3: refactos

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e68294c View commit details
    Browse the repository at this point in the history
  46. pbs 3.12

    EvgeniiMunin authored and EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5d17552 View commit details
    Browse the repository at this point in the history
  47. fix review4: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9b1a40e View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    993edf1 View commit details
    Browse the repository at this point in the history
  49. fix review4: fmt

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4f64452 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    51a59da View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    4ac7823 View commit details
    Browse the repository at this point in the history
  52. fix review4: checkstyle

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b56ddc6 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c1e96e0 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    a58650f View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    f737c57 View commit details
    Browse the repository at this point in the history
  56. fix review5: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b7daae2 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    d5eadb1 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    d764274 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    37ed2c4 View commit details
    Browse the repository at this point in the history
  60. fix review6: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    827b8d6 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    bebabc5 View commit details
    Browse the repository at this point in the history
  62. fix review6: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2a589be View commit details
    Browse the repository at this point in the history
  63. fix review6: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e47f5a6 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    e17f623 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    d1a4c4a View commit details
    Browse the repository at this point in the history
  66. fix review6: pom 3.13.0

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    10f2c99 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    474c137 View commit details
    Browse the repository at this point in the history
  68. fix review7: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    04558a3 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    ccc4ea2 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    2a4fa0e View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    6b5c83d View commit details
    Browse the repository at this point in the history
  72. fix review8: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f6fce9f View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    abc6ac9 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    bd1326e View commit details
    Browse the repository at this point in the history
  75. fix review8: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4517c8b View commit details
    Browse the repository at this point in the history
  76. fix review9: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    83fd05e View commit details
    Browse the repository at this point in the history
  77. fix review9: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1da4995 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    d63f44f View commit details
    Browse the repository at this point in the history
  79. fix review9: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a8c5c5e View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    632573b View commit details
    Browse the repository at this point in the history
  81. fix review9: fix UT

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    03923d3 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    571669b View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    eb14cab View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    f6e2314 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    0557452 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    311cf5d View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    d62a195 View commit details
    Browse the repository at this point in the history
  88. fix review10: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    40e6f4e View commit details
    Browse the repository at this point in the history
  89. fix review10: move tests

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c7f2398 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    3a237e3 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    981564d View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    7f69965 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    196065b View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    bcb7d72 View commit details
    Browse the repository at this point in the history
  95. fix review11: refactos

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c0320b9 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    43fd9f3 View commit details
    Browse the repository at this point in the history
  97. fix review11: future.all

    EvgeniiMunin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9fb28a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    75ddb9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe102c8 View commit details
    Browse the repository at this point in the history