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: swarrot/SwarrotBundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: swarrot/SwarrotBundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 12 commits
  • 7 files changed
  • 6 contributors

Commits on Aug 19, 2014

  1. Improved exception message.

    Before: ```Unknown message type "johndoe". Available are [foobar].```
    
    After: ```Unknown message type "johndoe". Available are [foo,bar].```
    blaugueux committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    00a4143 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2014

  1. Merge pull request #22 from blaugueux/patch-2

    Improved exception message.
    Olivier Dolbeau committed Aug 23, 2014
    Configuration menu
    Copy the full SHA
    51f3d0e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2014

  1. Configuration menu
    Copy the full SHA
    39f718b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bb8b64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcca712 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2014

  1. Merge pull request #24 from ThisIsAreku/amqplib

    Added php-amqplib support
    Olivier Dolbeau committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    155c9d8 View commit details
    Browse the repository at this point in the history
  2. Fixed the DI configuration

    This fixes a mistakes introduced in #24.
    Closes #25
    stof committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    9373cb3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from stof/fix_config

    Fixed the DI configuration
    Olivier Dolbeau committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    045194b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2014

  1. Add a retry-attempts option.

    antoox committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    98df5fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from antoox/add-retry-attempts-option

    Add a retry-attempts option.
    Olivier Dolbeau committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    4aa2f5c View commit details
    Browse the repository at this point in the history
  3. Prepare new version

    odolbeau committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    eb465cb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from odolbeau/prepare-new-verison

    Prepare new version
    Olivier Dolbeau committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    280ce31 View commit details
    Browse the repository at this point in the history
Loading