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

feat(dsync remove): added hooks, remove, and meta params to dsync #18

Merged
merged 4 commits into from
Aug 26, 2019

Commits on Aug 24, 2019

  1. feat(dsync remove): added hooks, remove, and meta params to dsync

    having optional delete requests bumps the usefulness of dsync, I've also added a few extra hooks, and meta params in a few spots
    b5 committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    7d1e921 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. refactor(dsync): rename hooks

    also, like, wire 'em up.
    b5 committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    f3c7d67 View commit details
    Browse the repository at this point in the history
  2. test(dsync): add test for remove hooks over HTTP

    found a few mistakes in the process
    b5 committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    e64a8bd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

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