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: 6.10.0
Choose a base ref
...
head repository: getsentry/raven-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 13 files changed
  • 5 contributors

Commits on Jan 7, 2019

  1. setup.py: add extra target for Sanic dependencies (#1299)

    This ensures that someone installing sanic support will get the blinker dependency as well
    acdha authored and untitaker committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    174c283 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. ci: Use craft for publishing new releases (#1346)

    * ci: Use craft for publishing new releases
    
    * fix: Update .craft.yml
    
    * fix: Remove probot conf files
    tonyo authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    d891c20 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    0c10417 View commit details
    Browse the repository at this point in the history
  2. fix: Fix Flask tests

    untitaker committed May 6, 2019
    Configuration menu
    Copy the full SHA
    20caf26 View commit details
    Browse the repository at this point in the history
  3. fix: Linters

    untitaker committed May 6, 2019
    Configuration menu
    Copy the full SHA
    aaed0db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d82b34c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

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

Commits on May 12, 2019

  1. Configuration menu
    Copy the full SHA
    315b597 View commit details
    Browse the repository at this point in the history
  2. fix: Fix flake8 build again

    untitaker committed May 12, 2019
    Configuration menu
    Copy the full SHA
    d173bb5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

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

Commits on Jan 7, 2020

  1. Fix simple typo: survery -> survey (#1357)

    Closes #1356
    timgates42 authored and untitaker committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    d1804ac View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Fix simple typo: postitively -> positively (#1358)

    There is a small typo in raven/contrib/tornado/__init__.py.
    Should read `positively` rather than `postitively`.
    timgates42 authored and untitaker committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    285b257 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    706adc7 View commit details
    Browse the repository at this point in the history
  2. fix: README formatting

    untitaker committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    5b3f48c View commit details
    Browse the repository at this point in the history
Loading