[Checkins] [zopefoundation/z3c.encryptedpersistent] 6cd952: Initial package import

GitHub noreply at github.com
Wed Mar 6 14:54:58 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.encryptedpersistent
  Commit: 6cd952920ef7ec8e07a89e1d1e9c8defbd1a07ad
      https://github.com/zopefoundation/z3c.encryptedpersistent/commit/6cd952920ef7ec8e07a89e1d1e9c8defbd1a07ad
  Author: Randy Crafton <randycrafton at gmail.com>
  Date:   2008-06-24 (Tue, 24 Jun 2008)

  Changed paths:
    A CHANGES.txt
    A README.txt
    A bootstrap.py
    A buildout.cfg
    A setup.py
    A src/z3c/__init__.py
    A src/z3c/encryptedpersistent/__init__.py
    A src/z3c/encryptedpersistent/configure.zcml
    A src/z3c/encryptedpersistent/encryptedpersistent.py
    A src/z3c/encryptedpersistent/interfaces.py

  Log Message:
  -----------
  Initial package import


  Commit: 4d3a9038f6b3ca3d622690c7a6c60528f7f4c967
      https://github.com/zopefoundation/z3c.encryptedpersistent/commit/4d3a9038f6b3ca3d622690c7a6c60528f7f4c967
  Author: Randy Crafton <randycrafton at gmail.com>
  Date:   2008-06-26 (Thu, 26 Jun 2008)

  Changed paths:
    A src/z3c/encryptedpersistent/README.txt
    M src/z3c/encryptedpersistent/interfaces.py
    A src/z3c/encryptedpersistent/tests.py

  Log Message:
  -----------
  Quick updates. Add test.


  Commit: 1d28419e4d5c2ea955af9ed1967b031427f93633
      https://github.com/zopefoundation/z3c.encryptedpersistent/commit/1d28419e4d5c2ea955af9ed1967b031427f93633
  Author: Randy Crafton <randycrafton at gmail.com>
  Date:   2008-06-26 (Thu, 26 Jun 2008)

  Changed paths:
    M src/z3c/encryptedpersistent/README.txt
    M src/z3c/encryptedpersistent/encryptedpersistent.py
    A src/z3c/encryptedpersistent/testing.py

  Log Message:
  -----------
  First test pass. PicklingError when testing with actual zodb


  Commit: 470af42e39a60a4257cc3ff52318183ce95d3905
      https://github.com/zopefoundation/z3c.encryptedpersistent/commit/470af42e39a60a4257cc3ff52318183ce95d3905
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2008-06-27 (Fri, 27 Jun 2008)

  Changed paths:
    M src/z3c/encryptedpersistent/tests.py

  Log Message:
  -----------
  * Make all tests pass.

* Ignore generated files in SVN ops.


  Commit: ffda76ed04acb29ee0591c2501d0ac7af2fafdf3
      https://github.com/zopefoundation/z3c.encryptedpersistent/commit/ffda76ed04acb29ee0591c2501d0ac7af2fafdf3
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2008-06-27 (Fri, 27 Jun 2008)

  Changed paths:
    M src/z3c/encryptedpersistent/README.txt
    M src/z3c/encryptedpersistent/encryptedpersistent.py
    M src/z3c/encryptedpersistent/interfaces.py
    M src/z3c/encryptedpersistent/testing.py
    M src/z3c/encryptedpersistent/tests.py

  Log Message:
  -----------
  Use the key in the persistent object to help with the encryption.


  Commit: 4c3f387bc63f663a8da8d8a054acfaa5ce997076
      https://github.com/zopefoundation/z3c.encryptedpersistent/commit/4c3f387bc63f663a8da8d8a054acfaa5ce997076
  Author: Christian Theune <ct at gocept.com>
  Date:   2010-06-07 (Mon, 07 Jun 2010)

  Changed paths:
    A COPYRIGHT.txt
    A LICENSE.txt
    M bootstrap.py
    M src/z3c/encryptedpersistent/testing.py
    M src/z3c/encryptedpersistent/tests.py

  Log Message:
  -----------
  Conform to repository policy.


Compare: https://github.com/zopefoundation/z3c.encryptedpersistent/compare/6cd952920ef7^...4c3f387bc63f


More information about the checkins mailing list