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

Subscriptions support #846

Merged
merged 12 commits into from
May 17, 2017
Merged

Subscriptions support #846

merged 12 commits into from
May 17, 2017

Commits on May 9, 2017

  1. Rough take on subscriptions

    leebyron authored and Urigo committed May 9, 2017
    Configuration menu
    Copy the full SHA
    18826e1 View commit details
    Browse the repository at this point in the history
  2. Minor refactoring of execute.js to make it more clear that most of su…

    …bscribe.js is calling existing functions.
    leebyron authored and Urigo committed May 9, 2017
    Configuration menu
    Copy the full SHA
    b8a3c74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74a7dc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1242665 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. Configuration menu
    Copy the full SHA
    0dd3ce3 View commit details
    Browse the repository at this point in the history
  2. feat(subscriptions): added test cases for querying multiple subscript…

    …ion fields and multiple schema subscriptions
    Urigo committed May 14, 2017
    Configuration menu
    Copy the full SHA
    ba0f60e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e989ae5 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    0d8380f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

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

Commits on May 17, 2017

  1. Merge branch 'master' into subscriptions

    # Conflicts:
    #	package.json
    Urigo committed May 17, 2017
    Configuration menu
    Copy the full SHA
    a76e7a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54ca988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu