[Checkins] [zopefoundation/zc.zodbwsgi] 3d54ab: Basic code and tests for demodb manage support.

GitHub noreply at github.com
Wed Mar 6 19:51:28 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zc.zodbwsgi
  Commit: 3d54aba77139870520217bf748a8b576f47c2c9f
      https://github.com/zopefoundation/zc.zodbwsgi/commit/3d54aba77139870520217bf748a8b576f47c2c9f
  Author: Satchit Haridas <satchit at zope.com>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M src/zc/zodbwsgi/README.txt
    M src/zc/zodbwsgi/__init__.py

  Log Message:
  -----------
  Basic code and tests for demodb manage support.

- Still need tests for edge cases & multi-db support.


  Commit: 384f1f22c9ded527f28aed6cd5c267decee05200
      https://github.com/zopefoundation/zc.zodbwsgi/commit/384f1f22c9ded527f28aed6cd5c267decee05200
  Author: Satchit Haridas <satchit at zope.com>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M src/zc/zodbwsgi/README.txt
    M src/zc/zodbwsgi/__init__.py

  Log Message:
  -----------
  Specify the header for demostorage hooks instead of just a prefix.

- Also add tests for edge-cases.


  Commit: b99773ea7a53d4f60a902274eaf51f2a33da109f
      https://github.com/zopefoundation/zc.zodbwsgi/commit/b99773ea7a53d4f60a902274eaf51f2a33da109f
  Author: Satchit Haridas <satchit at zope.com>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge branch 'master' into satchit-demostorage-hooks


  Commit: 5a19082366ce3c1c97a15153e0a4e27de52ce3b3
      https://github.com/zopefoundation/zc.zodbwsgi/commit/5a19082366ce3c1c97a15153e0a4e27de52ce3b3
  Author: Satchit Haridas <satchit at zope.com>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M src/zc/zodbwsgi/__init__.py

  Log Message:
  -----------
  Refactor (to simplify code) based on review.

- Also use "public" attribute for accessing storage.


  Commit: 49cfe4d36286ba893ddef34cd3ee3e9bd7483459
      https://github.com/zopefoundation/zc.zodbwsgi/commit/49cfe4d36286ba893ddef34cd3ee3e9bd7483459
  Author: Satchit Haridas <satchit at zope.com>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M src/zc/zodbwsgi/__init__.py

  Log Message:
  -----------
  add note about Jim's suggestion re:demostorage hooks


  Commit: 9ab3817325a1c696211ab6b159fd2b3d2cb03043
      https://github.com/zopefoundation/zc.zodbwsgi/commit/9ab3817325a1c696211ab6b159fd2b3d2cb03043
  Author: Satchit Haridas <satchit at gmail.com>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M src/zc/zodbwsgi/README.txt
    M src/zc/zodbwsgi/__init__.py

  Log Message:
  -----------
  Merge pull request #2 from zopefoundation/satchit-demostorage-hooks

Provide hooks to enable push/pop on underlying demostorage


Compare: https://github.com/zopefoundation/zc.zodbwsgi/compare/4185106237fa...9ab3817325a1


More information about the checkins mailing list