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

Commits on Oct 3, 2018

  1. Usage fix

    Fixed missing/incorrect TCP option.
    ScottBrenner authored Oct 3, 2018
    Configuration menu
    Copy the full SHA
    681e136 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

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

Commits on Oct 14, 2018

  1. Add arbitrary RabbitMQ arguments

    - Updated transport to parse arguments
    -Updated config.py to add system property
    - Updated user usage documentation
    - Confirmed no change in functionality if args are not passed
    eroberts
    eroberts committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    c030109 View commit details
    Browse the repository at this point in the history
  2. Fix typo in RABBITMQ_ARGUMENT system property

    eroberts
    eroberts committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    37dd76a View commit details
    Browse the repository at this point in the history
  3. Merge pull request python-beaver#431 from aliegha/add-arbitrary-rabbi…

    …tmq-args
    
    Add arbitrary rabbitmq args
    josegonzalez authored Oct 14, 2018
    Configuration menu
    Copy the full SHA
    7ce015b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51295ad View commit details
    Browse the repository at this point in the history
  5. Release version 36.3.0

    josegonzalez committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    07b4343 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Configuration menu
    Copy the full SHA
    5fb3b89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request python-beaver#433 from michaelcontento/require-pik…

    …a-version-below-1.0.0
    
    Require pika version below 1.0.0
    josegonzalez authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    94ac99e View commit details
    Browse the repository at this point in the history
  3. Release version 36.3.1

    josegonzalez committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    93941e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. chore: drop python 2.6

    josegonzalez authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    8556ff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bc31b7 View commit details
    Browse the repository at this point in the history
  3. Bump glob2 from 0.3 to 0.7

    Bumps [glob2](https://github.com/miracle2k/python-glob2) from 0.3 to 0.7.
    - [Release notes](https://github.com/miracle2k/python-glob2/releases)
    - [Changelog](https://github.com/miracle2k/python-glob2/blob/master/CHANGES)
    - [Commits](miracle2k/python-glob2@v0.3...v0.7)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    3d49675 View commit details
    Browse the repository at this point in the history
  4. Merge pull request python-beaver#443 from python-beaver/dependabot/pi…

    …p/glob2-0.7
    
    Bump glob2 from 0.3 to 0.7
    josegonzalez authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    72474b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    2dcf13c View commit details
    Browse the repository at this point in the history
  2. Merge pull request python-beaver#444 from thekofimensah/patch-1

    Update to clarify exclude only works for filenames
    josegonzalez authored Mar 25, 2020
    Configuration menu
    Copy the full SHA
    6d8aad3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

Commits on May 22, 2021

  1. docs: fix a few simple typos

    There are small typos in:
    - CONTRIBUTING.md
    - beaver/utils.py
    
    Fixes:
    - Should read `corresponding` rather than `corrosponding`.
    - Should read `traceback` rather than `trackback`.
    - Should read `stacktrace` rather than `stracktrace`.
    - Should read `complete` rather than `complet`.
    
    Closes python-beaver#471
    timgates42 committed May 22, 2021
    Configuration menu
    Copy the full SHA
    011e228 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Merge pull request python-beaver#477 from timgates42/bugfix_typos

    docs: fix a few simple typos
    josegonzalez authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    47bdd16 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge pull request python-beaver#468 from python-beaver/dependabot/ad…

    …d-v2-config-file
    
    Upgrade to GitHub-native Dependabot
    josegonzalez authored May 30, 2023
    Configuration menu
    Copy the full SHA
    c9b6335 View commit details
    Browse the repository at this point in the history
Loading