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

feat(replays): Combined Envelope Items (reopen) #3035

Merged
merged 44 commits into from
Feb 15, 2024

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    e775838 View commit details
    Browse the repository at this point in the history
  2. only run in processing mode

    JoshFerge committed May 31, 2023
    Configuration menu
    Copy the full SHA
    dc26a9d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    7033ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c9d294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa0c0ce View commit details
    Browse the repository at this point in the history
  4. fix tests

    JoshFerge committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9d21e80 View commit details
    Browse the repository at this point in the history
  5. remove unused test

    JoshFerge committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d7d18bb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. merge

    JoshFerge committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5ce488b View commit details
    Browse the repository at this point in the history
  2. get it compiling

    JoshFerge committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5ad1304 View commit details
    Browse the repository at this point in the history
  3. get tests running

    JoshFerge committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    da62bb8 View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    JoshFerge committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8dbe24c View commit details
    Browse the repository at this point in the history
  5. make clippy even more happy

    JoshFerge committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e29cabf View commit details
    Browse the repository at this point in the history
  6. add changelog entry

    JoshFerge committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3b96c66 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. move logic to store

    JoshFerge committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6f7433e View commit details
    Browse the repository at this point in the history
  2. fix

    JoshFerge committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6f825d4 View commit details
    Browse the repository at this point in the history
  3. fix merge

    JoshFerge committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    aa4d3be View commit details
    Browse the repository at this point in the history
  4. more cleanup

    JoshFerge committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8d06df8 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Co-authored-by: Joris Bayer <joris.bayer@sentry.io>
    JoshFerge and jjbayer committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d8662fa View commit details
    Browse the repository at this point in the history
  6. remove feature

    JoshFerge committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    91eeda5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. use flag in header

    JoshFerge committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    848a513 View commit details
    Browse the repository at this point in the history
  2. merge

    JoshFerge committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6399ce8 View commit details
    Browse the repository at this point in the history
  3. try to debug

    JoshFerge committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0540710 View commit details
    Browse the repository at this point in the history
  4. tests working

    JoshFerge committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    562c5ef View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. dont produce two messages

    JoshFerge committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    43dd578 View commit details
    Browse the repository at this point in the history
  2. cleanup

    JoshFerge committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b9f7156 View commit details
    Browse the repository at this point in the history
  3. remove println

    JoshFerge committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c8726f3 View commit details
    Browse the repository at this point in the history
  4. fix lint

    JoshFerge committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    27b508d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f625668 View commit details
    Browse the repository at this point in the history
  6. Update relay-server/src/envelope.rs

    Co-authored-by: Joris Bayer <joris.bayer@sentry.io>
    JoshFerge and jjbayer committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8d0e335 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa4afd2 View commit details
    Browse the repository at this point in the history
  8. move logic into one func

    JoshFerge committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6383eb0 View commit details
    Browse the repository at this point in the history
  9. clean refactor

    JoshFerge committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9224202 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f56ab35 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    3b52610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50de8a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ae7767 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    12ce170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e20f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c5a02 View commit details
    Browse the repository at this point in the history
  4. Remove redundant method

    cmanallen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    306245a View commit details
    Browse the repository at this point in the history
  5. Remove isize note

    cmanallen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6ad66f9 View commit details
    Browse the repository at this point in the history
  6. Correct boolean condition

    cmanallen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2959b9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b96ca07 View commit details
    Browse the repository at this point in the history