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

Fixes #184 - Projection Save #689

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

Commits on Oct 21, 2015

  1. Configuration menu
    Copy the full SHA
    bcb8ffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82f53be View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

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

Commits on Oct 23, 2015

  1. Configuration menu
    Copy the full SHA
    59018db View commit details
    Browse the repository at this point in the history
  2. Added test for using a mask of fields to update in $set.

    Should fail in this revision.
    bvulaj committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    3119806 View commit details
    Browse the repository at this point in the history
  3. Fixed a fatfinger

    bvulaj committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    a872c89 View commit details
    Browse the repository at this point in the history
  4. Test corresponds to new spec

    bvulaj committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    dd21dd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb5c311 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    508ea53 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. Configuration menu
    Copy the full SHA
    2ed8692 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd55b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2015

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

Commits on Oct 28, 2015

  1. Projections work for $set now

    bvulaj committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    edd0cde View commit details
    Browse the repository at this point in the history
  2. Added some edge tests

    bvulaj committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    e7b799b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2015

  1. Some slight refactoring

    bvulaj committed Nov 2, 2015
    Configuration menu
    Copy the full SHA
    c339038 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. Merge branch 'master' into 184-projection-save

    Conflicts:
    	crud/src/main/java/com/redhat/lightblue/eval/SetExpressionEvaluator.java
    	util/src/main/java/com/redhat/lightblue/util/JsonDoc.java
    bvulaj committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    4fc3a0d View commit details
    Browse the repository at this point in the history