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: devimteam/amqp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.4
Choose a base ref
...
head repository: devimteam/amqp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 18 files changed
  • 3 contributors

Commits on Oct 24, 2018

  1. code cleanup: some style changes, use github.com/pkg/errors, add _ = …

    …to each Log call, add more options to conn package
    vetcher committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    90065f2 View commit details
    Browse the repository at this point in the history
  2. update readme

    vetcher committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    76d4e0e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. add support func NewConnector

    vetcher committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    1f7b27a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Configuration menu
    Copy the full SHA
    3f21cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e28e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

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

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    bb56e15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from apptreesoftware/master

    Unable to cancel subscription
    vetcher authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    f6c6292 View commit details
    Browse the repository at this point in the history
Loading