Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
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: getsentry/raven-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fourdigits/raven-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 4 files changed
  • 4 contributors

Commits on Feb 5, 2014

  1. Not all request.environ keys are json serializable

    Pawel Lewicki
    Pawel Lewicki committed Feb 5, 2014
    Configuration menu
    Copy the full SHA
    04f3213 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2014

  1. not all keys are json serializable (for django instrumentation)

    Douwe van der Meij
    Douwe van der Meij committed Feb 14, 2014
    Configuration menu
    Copy the full SHA
    4167386 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2014

  1. Configuration menu
    Copy the full SHA
    92b7a9c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:Goldmund-Wyldebeast-Wunderliebe/r…

    …aven-python
    Pawel Lewicki
    Pawel Lewicki committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    b880649 View commit details
    Browse the repository at this point in the history
  3. typo

    Pawel Lewicki
    Pawel Lewicki committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    c80d250 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

  1. Changed version number to provide dedicated egg

    Pawel Lewicki
    Pawel Lewicki committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    11fc7c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2015

  1. Check for SpecialUser (Anonymous User), if user is that, he's not log…

    …ged in
    Peter Uittenbroek
    Peter Uittenbroek committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    7a7b58c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. Expand try/except with UnicodeDecodeError and UnicodeEncodeError. plo…

    …ne.protect adds a safe_oids key to the enviroment of the request. json.dumbs (usually) fails on this. Since it's not useful information, we ignore the value
    Peter Uittenbroek
    Peter Uittenbroek committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    5e8546a View commit details
    Browse the repository at this point in the history
  2. Up the version

    Peter Uittenbroek
    Peter Uittenbroek committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    ca2c88f View commit details
    Browse the repository at this point in the history
  3. Defensive approach for email of user

    Peter Uittenbroek
    Peter Uittenbroek committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    19d48c3 View commit details
    Browse the repository at this point in the history
  4. up version again

    Peter Uittenbroek
    Peter Uittenbroek committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    8d6bcb1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Preparing release 4.0.4-gww.3

    kingel committed May 23, 2017
    Configuration menu
    Copy the full SHA
    f9e0b07 View commit details
    Browse the repository at this point in the history
  2. Preparing release 4.0.4-gww.4

    kingel committed May 23, 2017
    Configuration menu
    Copy the full SHA
    d94b65f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e0ea7c View commit details
    Browse the repository at this point in the history
  4. Preparing release 4.0.4-gww.5

    kingel committed May 23, 2017
    Configuration menu
    Copy the full SHA
    b82ffb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d30552 View commit details
    Browse the repository at this point in the history
Loading