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

ref(replay): More efficient deserialization #1782

Merged
merged 20 commits into from
Jan 27, 2023

Commits on Jan 26, 2023

  1. simple benchmark

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    d1755d0 View commit details
    Browse the repository at this point in the history
  2. ref

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2399402 View commit details
    Browse the repository at this point in the history
  3. Use largest fixture

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    aba3f00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c3e9cb View commit details
    Browse the repository at this point in the history
  5. ref

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    44ffca6 View commit details
    Browse the repository at this point in the history
  6. working serializer

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    b373c2a View commit details
    Browse the repository at this point in the history
  7. ref: move files

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    99f176b View commit details
    Browse the repository at this point in the history
  8. forgot to add file

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    aac99a2 View commit details
    Browse the repository at this point in the history
  9. Box everything

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e8718b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d95080b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e2ab2a View commit details
    Browse the repository at this point in the history
  12. Add (de)serializer for Event

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    471c902 View commit details
    Browse the repository at this point in the history
  13. clean

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    c7b3acf View commit details
    Browse the repository at this point in the history
  14. feat: Enable for all projects

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    430dcf6 View commit details
    Browse the repository at this point in the history
  15. feat(replays): Enable PII scrubbing for all organizations (#1678)

    Co-authored-by: Oleksandr <[email protected]>
    2 people authored and jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4907193 View commit details
    Browse the repository at this point in the history
  16. ref(lint): clippy

    jjbayer committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4339797 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06c9d64 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. ref: Review comments

    jjbayer committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c7d2297 View commit details
    Browse the repository at this point in the history
  2. pr comments, part 2

    jjbayer committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9778b0d View commit details
    Browse the repository at this point in the history
  3. forgot Result::map

    jjbayer committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    01480a3 View commit details
    Browse the repository at this point in the history