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

[WIP] Introducing data-mapper and unit of work. #795

Closed
wants to merge 27 commits into from
Closed

[WIP] Introducing data-mapper and unit of work. #795

wants to merge 27 commits into from

Commits on Oct 29, 2014

  1. Implemented data-mapper.

    Marc J. Schmidt authored and Marc J. Schmidt committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    620d2f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2014

  1. Implemented roughly working update mechanism

    Marc J. Schmidt committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    3de3c4b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. implemented lazy loading for non-relation fields

    Marc J. Schmidt committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    fef250a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2014

  1. More CrossRelation stuff

    Marc J. Schmidt committed Nov 18, 2014
    Configuration menu
    Copy the full SHA
    2895c80 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2015

  1. More componenents.

    marcj committed Jan 2, 2015
    Configuration menu
    Copy the full SHA
    4add32d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2015

  1. More stuff.

    marcj committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    3509bff View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2015

  1. more tests green

    marcj committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    40fe9ca View commit details
    Browse the repository at this point in the history
  2. more tests green

    marcj committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    a10e4bd View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2015

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

Commits on Feb 26, 2015

  1. backup

    marcj committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    b88b3ca View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

  1. More stuff

    marcj committed May 8, 2015
    Configuration menu
    Copy the full SHA
    e3c88e4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2015

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

Commits on May 11, 2015

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

Commits on May 12, 2015

  1. Made AggregateFieldBehavior more workable and thus some tests green.

    Added firstlevelcache for regular object population
    marcj committed May 12, 2015
    Configuration menu
    Copy the full SHA
    bf4ff82 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2015

  1. Added nested sessions, to allow using a session in its events again. …

    …fixed a lot AggregateField behavior stuff
    marcj committed May 25, 2015
    Configuration menu
    Copy the full SHA
    6df10dc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2015

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

Commits on Jun 4, 2015

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

Commits on Jun 6, 2015

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

Commits on Jun 7, 2015

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

Commits on Jun 16, 2015

  1. Made almost 10% test suite green. Started with implementing concrete …

    …inheritance in new POPO style.
    marcj committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    31c5508 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. More concrete inheritance fixes

    marcj committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    be30308 View commit details
    Browse the repository at this point in the history
  2. removed debugging stuff

    marcj committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    bc9ea26 View commit details
    Browse the repository at this point in the history
  3. Fixed ConcreteInheritanceTest, extracted Repository behavior hooks in…

    …to little methods. Removed old builder classes
    marcj committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    25d5ec2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b0a007 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecb97cc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Fixed DelegateBehavior tests

    marcj committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    943e2a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

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