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

implement polling reports in synapse #259

Merged
merged 38 commits into from
Jul 4, 2022
Merged

implement polling reports in synapse #259

merged 38 commits into from
Jul 4, 2022

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    da2b5e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    682a7ec View commit details
    Browse the repository at this point in the history
  3. copyright header

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    fbe90ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e34d542 View commit details
    Browse the repository at this point in the history
  5. comments

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    f49f5ff View commit details
    Browse the repository at this point in the history
  6. specific invalid state reasons

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    3994999 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3320fee View commit details
    Browse the repository at this point in the history
  8. use .bind instead of self=this

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    f218a66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3ad0e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c128bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7dd98c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e518541 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1267919 View commit details
    Browse the repository at this point in the history
  14. document ReportPoll.from

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    443b59c View commit details
    Browse the repository at this point in the history
  15. miss return, remove promise

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    722c9c3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    af25f83 View commit details
    Browse the repository at this point in the history
  17. document next_token

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    38189d3 View commit details
    Browse the repository at this point in the history
  18. missing }

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    01e80b1 View commit details
    Browse the repository at this point in the history
  19. else linting

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5ad671a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    23c3f55 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0110a03 View commit details
    Browse the repository at this point in the history
  22. test names

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    7049f19 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    abd305c View commit details
    Browse the repository at this point in the history
  24. document Mjolnir.reportPoll

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    e0ed4fb View commit details
    Browse the repository at this point in the history
  25. review feedback

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    bcf0f12 View commit details
    Browse the repository at this point in the history
  26. changes lost in rebase

    jesopo committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    69f991a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    122789e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    8df1fbc View commit details
    Browse the repository at this point in the history
  2. remove double-schedule

    jesopo committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1b06c34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e7546e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. documentation

    jesopo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    ce78c5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f7c2f View commit details
    Browse the repository at this point in the history
  3. badUser isn't defined

    jesopo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    cc063f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    5720121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb66a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f363ba0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    cad9207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad8a5e0 View commit details
    Browse the repository at this point in the history