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: Changing the redact logic #4327

Merged
merged 55 commits into from
Sep 18, 2024
Merged

ref: Changing the redact logic #4327

merged 55 commits into from
Sep 18, 2024

Commits on Aug 29, 2024

  1. wip

    brustolin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c57613f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. test in progress

    brustolin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8459cc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    364cb77 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    brustolin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0bcb7df View commit details
    Browse the repository at this point in the history
  3. ref

    brustolin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    15f94cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1fa693 View commit details
    Browse the repository at this point in the history
  5. Update Main.storyboard

    brustolin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ffdf298 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    10ca7fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    594d8a6 View commit details
    Browse the repository at this point in the history
  3. ref

    brustolin committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cfb1ec7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cc5ba8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. ref

    brustolin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2fae00a View commit details
    Browse the repository at this point in the history
  2. ref

    brustolin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b1d9eec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adc9c57 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. ref

    brustolin committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e0f6d24 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    b78b307 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    brustolin committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fa35276 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    brustolin committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5046131 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b5790f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31c1cdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee68606 View commit details
    Browse the repository at this point in the history
  7. feat: Redact logic

    brustolin committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    293027a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    0b3d916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30077ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35bb1e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32774d5 View commit details
    Browse the repository at this point in the history
  5. Format code

    getsentry-bot committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    993390e View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    brustolin committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    33921f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25dc3f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb56b85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c69214 View commit details
    Browse the repository at this point in the history
  10. fix tests

    brustolin committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    988420b View commit details
    Browse the repository at this point in the history
  11. some ref

    brustolin committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    878ff3b View commit details
    Browse the repository at this point in the history
  12. Format code

    getsentry-bot committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    19eae17 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    73d292c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87263c7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c1ea803 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5ddbb30 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. redact as enforced

    brustolin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    895a25e View commit details
    Browse the repository at this point in the history
  2. fix: Don't redact clipped views (#4325)

    A label that is outside of bounds of a view with clipBounds true is no longer being redacted.
    brustolin authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cf60b5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7878f04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48489b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d7ab08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bc34ab View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. renaming

    brustolin committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bd2b4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    291bbaf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    a8a39c2 View commit details
    Browse the repository at this point in the history
  2. Format code

    getsentry-bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d98a655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57a9d0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f634c33 View commit details
    Browse the repository at this point in the history
  5. Revert "Merge branch 'fix/redact-logic' of https://github.com/getsent…

    …ry/sentry-cocoa into fix/redact-logic"
    
    This reverts commit f634c33, reversing
    changes made to 57a9d0c.
    brustolin committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2118ebf View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    brustolin committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c76c9e0 View commit details
    Browse the repository at this point in the history
  7. Format code

    getsentry-bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4e42327 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    677b7f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Apply suggestions from code review

    Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
    brustolin and philipphofmann authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d9bce05 View commit details
    Browse the repository at this point in the history