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

Traits, basic documents, utility fields. #26

Merged
merged 106 commits into from
May 10, 2017
Merged

Traits, basic documents, utility fields. #26

merged 106 commits into from
May 10, 2017

Commits on Nov 21, 2016

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

Commits on Nov 28, 2016

  1. Merge branch 'develop'

    amcgregor committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    9d2996e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    amcgregor committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    af0020b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. Configuration menu
    Copy the full SHA
    f579bfa View commit details
    Browse the repository at this point in the history
  2. Markdown field.

    amcgregor committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    49dee18 View commit details
    Browse the repository at this point in the history
  3. Core traits.

    amcgregor committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    b16635a View commit details
    Browse the repository at this point in the history
  4. utcnow shortcut.

    amcgregor committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    bb71a4e View commit details
    Browse the repository at this point in the history
  5. "Basic" document classes.

    amcgregor committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    3f11577 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Simplification.

    amcgregor committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    6dd177e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Configuration menu
    Copy the full SHA
    e0507e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c6e8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87bc49b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63efa4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af2c998 View commit details
    Browse the repository at this point in the history
  6. Path field.

    amcgregor committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    079f64f View commit details
    Browse the repository at this point in the history
  7. Cleanup.

    amcgregor committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    07b3b06 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Updated pre-commit config.

    amcgregor committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    cda6067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69e9c86 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Cleanup.

    amcgregor committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    5d9d8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82af703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d5db4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db16fde View commit details
    Browse the repository at this point in the history
  5. Cleanup.

    amcgregor committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    8c99f0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f89ec5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c78db6a View commit details
    Browse the repository at this point in the history
  8. Test fixes, again preserves the ability to read/write field attribute…

    …s via class attribute access.
    amcgregor committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    cc66120 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2017

  1. Test corrections.

    amcgregor committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    7fb3a6f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2017

  1. Configuration menu
    Copy the full SHA
    efdb5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb73f20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e97b84a View commit details
    Browse the repository at this point in the history
  4. Force update cffi for pypy.

    amcgregor committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    4345604 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    684c363 View commit details
    Browse the repository at this point in the history
  6. Cleanup.

    amcgregor committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    9189326 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b04fdbe View commit details
    Browse the repository at this point in the history
  8. Added Path field tests.

    amcgregor committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    7483212 View commit details
    Browse the repository at this point in the history
  9. Removal of debugging code.

    amcgregor committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    91da02c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e79fd97 View commit details
    Browse the repository at this point in the history
  11. Utility test coverage.

    amcgregor committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    26b5b31 View commit details
    Browse the repository at this point in the history
  12. Test error condition.

    amcgregor committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    b22e344 View commit details
    Browse the repository at this point in the history
  13. Derived trait tests.

    amcgregor committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    4b403fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    83f2810 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c0f92d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Configuration menu
    Copy the full SHA
    4e5001d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4884bb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd5e94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46f84b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05606c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Added missing $and tests.

    amcgregor committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    8a9c5e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cbfcfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58329ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4bdec4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7af725 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    123bba6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Remove redundant tests.

    amcgregor committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    7b7ff7e View commit details
    Browse the repository at this point in the history
  2. Modifications to simplify reference/nested types to single types or u…

    …nspecified Derived documents.
    amcgregor committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    0841197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    667b84e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df16167 View commit details
    Browse the repository at this point in the history
  5. Full complex coverage.

    amcgregor committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    8122eda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    833271b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61035c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e55c158 View commit details
    Browse the repository at this point in the history
  9. Correctly work out dynamic document referencing for embeds, and chain…

    …ing current document class issues.
    amcgregor committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    ff99196 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e65dec2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Configuration menu
    Copy the full SHA
    38df590 View commit details
    Browse the repository at this point in the history
  2. zomfgwtfkkkbbw ._.

    amcgregor committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    b69dab7 View commit details
    Browse the repository at this point in the history
  3. Reference correction.

    amcgregor committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    068451f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b952a7f View commit details
    Browse the repository at this point in the history
  5. Cleanup.

    amcgregor committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    61240bd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2017

  1. Output cleanup.

    amcgregor committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    07ef74a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d989ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    233ba1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec8e2a6 View commit details
    Browse the repository at this point in the history
  5. Test correction.

    amcgregor committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    083094c View commit details
    Browse the repository at this point in the history
  6. Updated MongoDB.

    amcgregor committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    6fc3031 View commit details
    Browse the repository at this point in the history
  7. Fill in missing blanks.

    amcgregor committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    c5573c4 View commit details
    Browse the repository at this point in the history
  8. Disable authentication.

    amcgregor committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    1f5f814 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. Configuration menu
    Copy the full SHA
    88f9bf3 View commit details
    Browse the repository at this point in the history
  2. Typo correction.

    amcgregor committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    c1389fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aef6dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    504f4fa View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. HPath tests, some cleanup.

    amcgregor committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    0bfe994 View commit details
    Browse the repository at this point in the history
  2. Additional attach_to test.

    amcgregor committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    b171ae5 View commit details
    Browse the repository at this point in the history
  3. HNested query tests.

    amcgregor committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    f8bb736 View commit details
    Browse the repository at this point in the history
  4. Nested set detachment.

    amcgregor committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    e017029 View commit details
    Browse the repository at this point in the history
  5. Attach (unattached bare node) and attach_to (unattached graph node) i…

    …mplementations and tests.
    amcgregor committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    adfacc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

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

Commits on May 9, 2017

  1. Configuration menu
    Copy the full SHA
    5616312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1a7e09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f1e393 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb3f0f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1022bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c20dc36 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Test naming, coverage.

    amcgregor committed May 10, 2017
    Configuration menu
    Copy the full SHA
    1898e82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da81bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce628bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0fa8fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b878bca View commit details
    Browse the repository at this point in the history
  6. Dead code removal.

    amcgregor committed May 10, 2017
    Configuration menu
    Copy the full SHA
    79a6475 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e6a043 View commit details
    Browse the repository at this point in the history
  8. Updated for latest usage.

    amcgregor committed May 10, 2017
    Configuration menu
    Copy the full SHA
    e3e493d View commit details
    Browse the repository at this point in the history
  9. Array and Embed default value handling to reduce boilerplate lambdas,…

    … tests, trait updates.
    amcgregor committed May 10, 2017
    Configuration menu
    Copy the full SHA
    0fa9591 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97517da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c33eede View commit details
    Browse the repository at this point in the history
  12. Remove bug-testing patch.

    amcgregor committed May 10, 2017
    Configuration menu
    Copy the full SHA
    a5e32e9 View commit details
    Browse the repository at this point in the history
  13. Add index drop test case.

    amcgregor committed May 10, 2017
    Configuration menu
    Copy the full SHA
    224a31b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    815c07b View commit details
    Browse the repository at this point in the history