[Checkins] [zopefoundation/ZODB] 69c180: improve logging when blob is not found: include th...

GitHub noreply at github.com
Fri Mar 29 16:33:57 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 69c18075dafca12a7bb4d431751d40c2f0f2884e
      https://github.com/zopefoundation/ZODB/commit/69c18075dafca12a7bb4d431751d40c2f0f2884e
  Author: JeanMichel FRANCOIS <toutpt at gmail.com>
  Date:   2013-01-16 (Wed, 16 Jan 2013)

  Changed paths:
    M CHANGES.rst
    M src/ZODB/blob.py

  Log Message:
  -----------
  improve logging when blob is not found: include the filename requested
  which doesn't exists


  Commit: f9af3f097291bba5711f2f309fa959c343f2b076
      https://github.com/zopefoundation/ZODB/commit/f9af3f097291bba5711f2f309fa959c343f2b076
  Author: JeanMichel FRANCOIS <toutpt at gmail.com>
  Date:   2013-01-16 (Wed, 16 Jan 2013)

  Changed paths:
    M CHANGES.rst
    M src/ZODB/tests/blob_transaction.txt

  Log Message:
  -----------
  fix tests and improve changelog


  Commit: 27870c2a41dfb81eb36087f66975c4d32ac9d99a
      https://github.com/zopefoundation/ZODB/commit/27870c2a41dfb81eb36087f66975c4d32ac9d99a
  Author: JeanMichel FRANCOIS <toutpt at gmail.com>
  Date:   2013-01-16 (Wed, 16 Jan 2013)

  Changed paths:
    M src/ZODB/tests/blob_transaction.txt
    M src/ZODB/tests/testblob.py

  Log Message:
  -----------
  add a RENormalizer to not use ellipsis


  Commit: 44ff889bee12eb46c80c6b6afe789e37c6631518
      https://github.com/zopefoundation/ZODB/commit/44ff889bee12eb46c80c6b6afe789e37c6631518
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-03-29 (Fri, 29 Mar 2013)

  Changed paths:
    M CHANGES.rst
    M src/ZODB/blob.py
    M src/ZODB/tests/blob_transaction.txt
    M src/ZODB/tests/testblob.py

  Log Message:
  -----------
  Merge pull request #2 from toutpt/master

Improve logging of issue around blob


Compare: https://github.com/zopefoundation/ZODB/compare/c327f1c7b28d...44ff889bee12


More information about the checkins mailing list