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

Add support for ManyToMany Criteria #885

Merged
merged 15 commits into from Mar 16, 2014

Commits on Feb 18, 2014

  1. Rebase to master

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    160b07d View commit details
    Browse the repository at this point in the history
  2. Revert tab changes

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    07654dd View commit details
    Browse the repository at this point in the history
  3. Revert docblock

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    738cc25 View commit details
    Browse the repository at this point in the history
  4. Fix wrong logic

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    9385a60 View commit details
    Browse the repository at this point in the history
  5. Add method to interface

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    be39afa View commit details
    Browse the repository at this point in the history
  6. Fix docblock

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    bb1f71f View commit details
    Browse the repository at this point in the history
  7. Remove useless exception

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    c69b756 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    fbbe922 View commit details
    Browse the repository at this point in the history
  9. fallback to persister count

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    e5ba286 View commit details
    Browse the repository at this point in the history
  10. Fix test

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    a55f2c4 View commit details
    Browse the repository at this point in the history
  11. Fix CS

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    0d5de64 View commit details
    Browse the repository at this point in the history
  12. Functional test

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    f03f991 View commit details
    Browse the repository at this point in the history
  13. Add test

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    6cbd643 View commit details
    Browse the repository at this point in the history
  14. Fix bug with hydrators

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    a45ecb5 View commit details
    Browse the repository at this point in the history
  15. CS fix

    bakura10 committed Feb 18, 2014
    Copy the full SHA
    b550d44 View commit details
    Browse the repository at this point in the history