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: php-enqueue/enqueue-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.1
Choose a base ref
...
head repository: php-enqueue/enqueue-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.2
Choose a head ref
  • 20 commits
  • 12 files changed
  • 7 contributors

Commits on Feb 3, 2020

  1. add additional configuration

    versh23 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    1d05de7 View commit details
    Browse the repository at this point in the history
  2. cleanup

    versh23 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    757c3d3 View commit details
    Browse the repository at this point in the history
  3. move to functional test

    versh23 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    a1367fb View commit details
    Browse the repository at this point in the history
  4. fix dsn

    versh23 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    72031f0 View commit details
    Browse the repository at this point in the history
  5. mark functional test

    versh23 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    a5fefdb View commit details
    Browse the repository at this point in the history
  6. missing class

    versh23 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    2b8ade3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1018 from versh23/stomp-connection

    STOMP. add additional configuration
    makasim authored Feb 3, 2020
    Configuration menu
    Copy the full SHA
    c20cc5a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Add extension tag parameter note

    Fixes #1010
    Steveb-p authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    0e94bd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Merge pull request #1023 from php-enqueue/Steveb-p-patch-1

    Add extension tag parameter note
    makasim authored Feb 15, 2020
    Configuration menu
    Copy the full SHA
    00ce0c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. typo

    sebastianneubert authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    67ecbc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348ff3f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Option example

    gam6itko authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    d8ad6ae View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Merge pull request #1030 from gam6itko/patch-1

    RUN_COMMAND Option example
    makasim authored Mar 12, 2020
    Configuration menu
    Copy the full SHA
    1dedaa4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. fix(mongodb): Exception throwing fatal error, Broken handling of Mong…

    …odbConnectionFactory config, Incorrect MongodbConnectionFactory documentation
    
    Closes: #1031, #1027
    josefsabl committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    1e11dce View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    54fe9e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1032 from josefsabl/master

    fix(mongodb): Exception throwing fatal error, Broken handling of Mong…
    makasim authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    749fb74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16797d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Swap priority of producer and message values

    Don’t reset producer values after send
    likeuntomurphy committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    3b205e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1033 from fostermadeco/master

    Implement DeliveryDelay, Priority and TimeToLive in PheanstalkProducer
    makasim authored Mar 20, 2020
    Configuration menu
    Copy the full SHA
    a99805a View commit details
    Browse the repository at this point in the history
  3. Release 0.10.2

    makasim committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    38f6f0c View commit details
    Browse the repository at this point in the history
Loading