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: getsentry/sentry-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Christophe31/sentry-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.
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    517a669 View commit details
    Browse the repository at this point in the history
  2. integration.django: test response template rendering monkeypatch.

    Christophe Narbonne committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    3403adf View commit details
    Browse the repository at this point in the history
  3. fix: remove unused import

    Christophe Narbonne committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    03bd0fa View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. integration.django: test simplification, not longer testing middlewar…

    …es in redering test.
    Christophe Narbonne committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    f2bf9c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Configuration menu
    Copy the full SHA
    75aeba2 View commit details
    Browse the repository at this point in the history
  2. black suggestion + fix named vars copy/paste

    Christophe Narbonne committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    d420674 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. integrations.django: http rendering monkey patch: fix linting, move t…

    …emplate patch to templates file, update template rendering op
    Christophe Narbonne committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    faf5e4e View commit details
    Browse the repository at this point in the history
  2. integrations.django: http rendering monkey patch: disable dj1.6 short…

    …cut.render monkeypatch, lint fixes
    Christophe Narbonne committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    db2d87e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. django templates performance: handle lists and tuples template_name

    … in auto spans monkey patch.
    Christophe Narbonne committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    501e2d2 View commit details
    Browse the repository at this point in the history
Loading