Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rollbar/pyrollbar Loading
base: v1.0.0
Choose a base ref
...
head repository: rollbar/pyrollbar Loading
compare: master
Choose a head ref
  • 17 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    764ee1f View commit details
    Browse the repository at this point in the history
  2. correct algo

    pawelsz-rb committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    97c2a32 View commit details
    Browse the repository at this point in the history
  3. simplify algo

    pawelsz-rb committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ded614b View commit details
    Browse the repository at this point in the history
  4. traverse object

    pawelsz-rb committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0dcad82 View commit details
    Browse the repository at this point in the history
  5. final version

    pawelsz-rb committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    eda09e5 View commit details
    Browse the repository at this point in the history
  6. correct unit tests

    pawelsz-rb committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d79b19b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    a32094b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    debe4dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46e8e1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #448 from rollbar/pawel/traverse_dict

    traverse object for recursive shortening
    pawelsz-rb committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ad596ac View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Revert multi-level shortener

    This reverts commits:
     - "traverse dict for recursive shortening" 764ee1f
     - "correct algo" 97c2a32
     - "simplify algo" ded614b
     - "traverse object" 0dcad82
     - "final version" eda09e5
     - "correct unit tests" d79b19b
     - "added support for max_level" a32094b
     - "fix bug in the previous test" debe4dc
     - "added test for multi level shortening" e46e8e1
    danielmorell committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9b197d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78eebfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96bb8eb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 24, 2024

  1. Merge pull request #449 from rollbar/fixed/shortener-multi-level-shor…

    …tening
    
    Fixed shortener multi level shortening
    danielmorell committed May 24, 2024
    Configuration menu
    Copy the full SHA
    00cd4d5 View commit details
    Browse the repository at this point in the history
  2. Release v1.1.0-alpha

    danielmorell committed May 24, 2024
    Configuration menu
    Copy the full SHA
    28d1737 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #451 from rollbar/release/v1.1.0-alpha

    Release v1.1.0-alpha
    danielmorell committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8493ac0 View commit details
    Browse the repository at this point in the history
Loading