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

🎉 New source: Dixa #4358

Merged
merged 34 commits into from
Jul 9, 2021
Merged

🎉 New source: Dixa #4358

merged 34 commits into from
Jul 9, 2021

Commits on Jul 5, 2021

  1. Bootstrap

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    cfb266f View commit details
    Browse the repository at this point in the history
  2. Define spec

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    ef688fd View commit details
    Browse the repository at this point in the history
  3. Implement check_connection

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    fed0c63 View commit details
    Browse the repository at this point in the history
  4. Declare schema

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    ac51b6f View commit details
    Browse the repository at this point in the history
  5. Basic read

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    4dded45 View commit details
    Browse the repository at this point in the history
  6. Rework read

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    dbfc030 View commit details
    Browse the repository at this point in the history
  7. Implement backoff_time

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    c1fd074 View commit details
    Browse the repository at this point in the history
  8. Rename key to token and add to spec

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    0cf6ed8 View commit details
    Browse the repository at this point in the history
  9. Clean code

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    797ec5c View commit details
    Browse the repository at this point in the history
  10. Use stream slices

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    d6a4cb0 View commit details
    Browse the repository at this point in the history
  11. Fix slices and add batch_size parameter

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    95dd8ef View commit details
    Browse the repository at this point in the history
  12. Use double quotes everywhere

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    5bd4319 View commit details
    Browse the repository at this point in the history
  13. Log created_after and created_before

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    1ec8115 View commit details
    Browse the repository at this point in the history
  14. Clean code

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    ddba02c View commit details
    Browse the repository at this point in the history
  15. Make batch_size a string and cast to int

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    c50bf34 View commit details
    Browse the repository at this point in the history
  16. Fix batch_size=1 for connection test

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    584186b View commit details
    Browse the repository at this point in the history
  17. Use updated timestamp instead of created

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    d611644 View commit details
    Browse the repository at this point in the history
  18. Support incremental sync

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9341706 View commit details
    Browse the repository at this point in the history
  19. Use millisecond timestamps instead of dates

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    71e7274 View commit details
    Browse the repository at this point in the history
  20. Fix stream_slices

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    8d12aa5 View commit details
    Browse the repository at this point in the history
  21. Add basic timestamp validation

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a7e2ddf View commit details
    Browse the repository at this point in the history
  22. Set end_timestamp object attribute

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    25d6ac2 View commit details
    Browse the repository at this point in the history
  23. Review stream_slices logic

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    fecaafb View commit details
    Browse the repository at this point in the history
  24. Add unit tests

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    3a32f0b View commit details
    Browse the repository at this point in the history
  25. Configure acceptance tests

    Oliver Meyer committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    e50c89d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Update documentation

    Oliver Meyer committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    0e137bf View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Replace start_timestamp with start_date

    Oliver Meyer committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    363c029 View commit details
    Browse the repository at this point in the history
  2. Use start_timestamp if larger than state

    Oliver Meyer committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    45ff50d View commit details
    Browse the repository at this point in the history
  3. Simplify stream_slices logic

    Oliver Meyer committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    7a8b396 View commit details
    Browse the repository at this point in the history
  4. Fix SourceDixa

    Oliver Meyer committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    1535c92 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    a63c59b View commit details
    Browse the repository at this point in the history
  2. disable CI

    sherifnada committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    0e47e25 View commit details
    Browse the repository at this point in the history
  3. fmt

    sherifnada committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    378612f View commit details
    Browse the repository at this point in the history
  4. add Oliver as author

    sherifnada committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    97f47b6 View commit details
    Browse the repository at this point in the history