Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gistya/mongodb-odm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gistya/mongodb-odm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/remove-embedded-doc-complexity
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 30 files changed
  • 2 contributors

Commits on Jan 27, 2014

  1. Make it possible to re-persist removed embeded documents

    Not sure why the restriction was there in the first place, but it seems like it isn't needed. If it is kept, I can't find any way to re-persist an embedded document marked for deletion.
    superdweebie authored and jwage committed Jan 27, 2014
    Configuration menu
    Copy the full SHA
    70f1f3e View commit details
    Browse the repository at this point in the history
  2. UnitOfWork cleanup.

    jwage committed Jan 27, 2014
    Configuration menu
    Copy the full SHA
    f5bddad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67b9c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcfc9ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14b3e61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15f93e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40f0207 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b16b3c7 View commit details
    Browse the repository at this point in the history
  9. Cleanup exceptions.

    jwage committed Jan 27, 2014
    Configuration menu
    Copy the full SHA
    d1398d5 View commit details
    Browse the repository at this point in the history
Loading