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

Apply clone option to target object #209

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

Commits on Oct 29, 2020

  1. Apply clone option to target object

    Aaron Stone committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    97833ed View commit details
    Browse the repository at this point in the history
  2. Apply target mutation to merge.all first array entry

    Aaron Stone committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    b9020e0 View commit details
    Browse the repository at this point in the history
  3. Missing index on return

    Aaron Stone committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    10deb35 View commit details
    Browse the repository at this point in the history
  4. Index madness. Oops.

    Aaron Stone committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    38d54b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Add cloneWithTarget flag

    Aaron Stone committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    cf8ef25 View commit details
    Browse the repository at this point in the history
  2. merge with target, not clone with target...

    Aaron Stone committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    971f5e6 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary boolean cast

    Aaron Stone committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    c5688b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Handle undefined target

    Aaron Stone committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    3b66e4c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Improve undefined source / target testing

    Aaron Stone committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    dadd37e View commit details
    Browse the repository at this point in the history
  2. Incomplete assertion definitions

    Aaron Stone committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    4c0d549 View commit details
    Browse the repository at this point in the history