Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Malformed url error #12

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jun 24, 2020

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

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    10ecdb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d556d7c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    612e938 View commit details
    Browse the repository at this point in the history
  2. bug fix: removed extra brace

    moshonk committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    7d37581 View commit details
    Browse the repository at this point in the history
  3. Check for existing subscription

    Added check for an existing subsription during registration to prevent duplicates
    moshonk committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    576b646 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeae53d View commit details
    Browse the repository at this point in the history
  5. Bug fix: missing semi-colon

    moshonk committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    5b3d87a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    596c555 View commit details
    Browse the repository at this point in the history
  7. Catch subscriptions processing error

    Catch error that prevents processing of subsequent subscriptions when one of them fails
    moshonk committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    6025cca View commit details
    Browse the repository at this point in the history
  8. bug fix logging mesage

    moshonk committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    b632477 View commit details
    Browse the repository at this point in the history