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: celery/celery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.1
Choose a base ref
...
head repository: celery/celery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.2
Choose a head ref
  • 8 commits
  • 11 files changed
  • 8 contributors

Commits on Mar 3, 2020

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

Commits on Mar 4, 2020

  1. Allow boto to look for credentials in S3Backend

    Michael Gaddis authored and auvipy committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f7b4ac6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. add reference to Rusty Celery

    epwalsh authored and auvipy committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    78f864e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

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

Commits on Mar 13, 2020

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

Commits on Mar 16, 2020

  1. Make 'socket_keepalive' optional variable (#6000)

    * update connection params - socket_keepalive is optional now
    
    * update readme - added versionadded 4.4.1 and fixed `redis_socket_keepalive`
    
    * added check of socket_keepalive in arguments for UnixSocketConnect
    Seleznev-nvkz authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    0ecfc73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d63f90a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. updated version 4.4.2

    auvipy committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    6215f34 View commit details
    Browse the repository at this point in the history
Loading