[Checkins] [zopefoundation/mongopersist] f0fc6f: More robust sub-object handling

GitHub noreply at github.com
Thu Feb 6 14:02:45 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/mongopersist
  Commit: f0fc6f53b15465051ec9762ee1cf5cdd75db8192
      https://github.com/zopefoundation/mongopersist/commit/f0fc6f53b15465051ec9762ee1cf5cdd75db8192
  Author: Andrey Lebedev <andrey at lebedev.lt>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M CHANGES.txt
    M src/mongopersist/datamanager.py
    M src/mongopersist/serialize.py
    M src/mongopersist/tests/test_datamanager.py

  Log Message:
  -----------
  More robust sub-object handling

Do not let objects, marked with _p_mongo_sub_object be stored separately
from main document they belong to.


  Commit: fbd6f1fbff68c5235176c6b119368346b9b13db0
      https://github.com/zopefoundation/mongopersist/commit/fbd6f1fbff68c5235176c6b119368346b9b13db0
  Author: Andrey Lebedev <andrey at lebedev.lt>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Version increment


  Commit: 862f42fa251d01b9a7df181d7846153f4d96efbd
      https://github.com/zopefoundation/mongopersist/commit/862f42fa251d01b9a7df181d7846153f4d96efbd
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/mongopersist/datamanager.py
    M src/mongopersist/serialize.py
    M src/mongopersist/tests/test_datamanager.py

  Log Message:
  -----------
  Merge pull request #4 from kedder/master

More robust sub-object handling


Compare: https://github.com/zopefoundation/mongopersist/compare/e488965d4af3...862f42fa251d


More information about the checkins mailing list