[Checkins] [zopefoundation/mongopersist] 6281c5: Allow to store objects with explicitly set id

GitHub noreply at github.com
Mon Jan 6 20:26:33 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/mongopersist
  Commit: 6281c5a9a6b634a4e4e2d9de305c7d765a48a279
      https://github.com/zopefoundation/mongopersist/commit/6281c5a9a6b634a4e4e2d9de305c7d765a48a279
  Author: Andrey Lebedev <andrey at lebedev.lt>
  Date:   2014-01-06 (Mon, 06 Jan 2014)

  Changed paths:
    M src/mongopersist/datamanager.py
    M src/mongopersist/interfaces.py
    M src/mongopersist/serialize.py
    M src/mongopersist/tests/test_datamanager.py
    M src/mongopersist/zope/container.py
    M src/mongopersist/zope/tests/test_container.py

  Log Message:
  -----------
  Allow to store objects with explicitly set id


  Commit: ffd48c1878a90dfa080b27e1e6f18556162e851f
      https://github.com/zopefoundation/mongopersist/commit/ffd48c1878a90dfa080b27e1e6f18556162e851f
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2014-01-06 (Mon, 06 Jan 2014)

  Changed paths:
    M src/mongopersist/datamanager.py
    M src/mongopersist/interfaces.py
    M src/mongopersist/serialize.py
    M src/mongopersist/tests/test_datamanager.py
    M src/mongopersist/zope/container.py
    M src/mongopersist/zope/tests/test_container.py

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

Allow to store objects with explicitly set id


Compare: https://github.com/zopefoundation/mongopersist/compare/4846b3cbc2de...ffd48c1878a9


More information about the checkins mailing list