[Checkins] [zopefoundation/Zope] 0fe6e1: branching for 2.10 layers integration

GitHub noreply at github.com
Tue Feb 26 16:43:00 UTC 2013


  Branch: refs/heads/whitmo-2.10-layers
  Home:   https://github.com/zopefoundation/Zope
  Commit: 0fe6e1630277619ad551384953770a990133421f
      https://github.com/zopefoundation/Zope/commit/0fe6e1630277619ad551384953770a990133421f
  Author: David Whitfield Morriss <d.w.morriss at gmail.com>
  Date:   2006-08-20 (Sun, 20 Aug 2006)

  Log Message:
  -----------
  branching for 2.10 layers integration


  Commit: 2e97a531ed3256c637a03b9cf4ff68cc20181c93
      https://github.com/zopefoundation/Zope/commit/2e97a531ed3256c637a03b9cf4ff68cc20181c93
  Author: David Whitfield Morriss <d.w.morriss at gmail.com>
  Date:   2006-08-20 (Sun, 20 Aug 2006)

  Changed paths:
    M lib/python/Testing/ZopeTestCase/ZopeLite.py
    M lib/python/Testing/ZopeTestCase/ZopeTestCase.py
    M lib/python/Testing/ZopeTestCase/__init__.py
    M lib/python/Testing/ZopeTestCase/base.py
    A lib/python/Testing/ZopeTestCase/layer.py
    M lib/python/Testing/ZopeTestCase/placeless.py
    M lib/python/Testing/ZopeTestCase/sandbox.py
    M lib/python/Testing/ZopeTestCase/utils.py
    M lib/python/Testing/ZopeTestCase/zopedoctest/__init__.py
    M lib/python/Testing/ZopeTestCase/zopedoctest/functional.py
    A lib/python/Testing/ZopeTestCase/zopedoctest/tests.py

  Log Message:
  -----------
  applying layers patch to 2.10-layer


  Commit: 13642b440d1a6c83a8dc211506fbeffc8cc8ff7f
      https://github.com/zopefoundation/Zope/commit/13642b440d1a6c83a8dc211506fbeffc8cc8ff7f
  Author: David Whitfield Morriss <d.w.morriss at gmail.com>
  Date:   2006-08-23 (Wed, 23 Aug 2006)

  Changed paths:
    M lib/python/Testing/ZopeTestCase/testWebserver.py

  Log Message:
  -----------
  separating server start into own layer


  Commit: e3f5f5d08c058e9465681bdd7c728ce904210be1
      https://github.com/zopefoundation/Zope/commit/e3f5f5d08c058e9465681bdd7c728ce904210be1
  Author: David Whitfield Morriss <d.w.morriss at gmail.com>
  Date:   2006-08-23 (Wed, 23 Aug 2006)

  Changed paths:
    M lib/python/Testing/ZopeTestCase/layer.py
    M lib/python/Testing/ZopeTestCase/sandbox.py
    M lib/python/Testing/ZopeTestCase/testShoppingCart.py
    M lib/python/Testing/ZopeTestCase/testWebserver.py
    M lib/python/Testing/ZopeTestCase/testZODBCompat.py
    M lib/python/Testing/ZopeTestCase/utils.py

  Log Message:
  -----------
  fixing up issues when all test run

- new layer for testing webserver

todo: fix sessions in sanboxs
      rename Zope2Layer


  Commit: e412b384fd8dde8b51c8b46703a3e81c599b117a
      https://github.com/zopefoundation/Zope/commit/e412b384fd8dde8b51c8b46703a3e81c599b117a
  Author: Stefan H. Holek <stefan at epy.co.at>
  Date:   2006-09-13 (Wed, 13 Sep 2006)

  Changed paths:
    M doc/CHANGES.txt
    M doc/FAQ.txt
    M lib/python/OFS/Application.py
    M lib/python/OFS/Image.py
    M lib/python/OFS/ObjectManager.py
    M lib/python/OFS/dtml/imageView.dtml
    M lib/python/OFS/dtml/main.dtml
    A lib/python/OFS/tests/testCopySupportHooks.py
    M lib/python/OFS/tests/testFileAndImage.py
    M lib/python/Products/MailHost/help/Mail-Host.stx
    M lib/python/Products/MailHost/help/MailHost.py
    M lib/python/Products/MailHost/tests/testMailHost.py
    M lib/python/Testing/ZopeTestCase/doc/CHANGES.txt
    M lib/python/Testing/ZopeTestCase/doc/VERSION.txt
    M lib/python/Testing/ZopeTestCase/runalltests.py
    A lib/python/Testing/ZopeTestCase/tests.py
    M lib/python/Testing/ZopeTestCase/zopedoctest/functional.py
    A lib/python/Testing/ZopeTestCase/zopedoctest/layerextraction.txt
    M lib/python/Testing/ZopeTestCase/zopedoctest/runalltests.py
    A lib/python/Testing/ZopeTestCase/zopedoctest/testLayerExtraction.py
    M lib/python/Testing/ZopeTestCase/zopedoctest/tests.py
    M lib/python/Testing/ZopeTestCase/ztc_common.py
    M lib/python/ZServer/FCGIServer.py
    M lib/python/ZTUtils/Zope.py
    M lib/python/ZTUtils/tests/testZope.py
    M lib/python/webdav/Resource.py
    A lib/python/webdav/tests/testPUT_factory.py
    M setup.py
    M skel/etc/site.zcml

  Log Message:
  -----------
  Merged r69724:70147 from 2.10 branch to pull in recent ZTC changes.


  Commit: 906eade4066e3d8d40d424a1186433ea85840afe
      https://github.com/zopefoundation/Zope/commit/906eade4066e3d8d40d424a1186433ea85840afe
  Author: Stefan H. Holek <stefan at epy.co.at>
  Date:   2007-01-08 (Mon, 08 Jan 2007)

  Changed paths:
    M configure
    M doc/CHANGES.txt
    M doc/INSTALL.txt
    M inst/Makefile.in
    M inst/Makefile.win.in
    M inst/WinBuilders/mk/zope.mk
    M inst/versions.py
    M lib/python/OFS/Application.py
    M lib/python/OFS/Traversable.py
    M lib/python/Products/PageTemplates/Expressions.py
    M lib/python/Products/PageTemplates/PageTemplateFile.py
    M lib/python/Products/PageTemplates/ZopePageTemplate.py
    M lib/python/Products/PageTemplates/__init__.py
    A lib/python/Products/PageTemplates/configure.zcml
    A lib/python/Products/PageTemplates/interfaces.py
    A lib/python/Products/PageTemplates/tests/input/BooleanAttributesAndDefault.html
    A lib/python/Products/PageTemplates/tests/output/BooleanAttributesAndDefault.html
    M lib/python/Products/PageTemplates/tests/output/CheckI18nTranslateHooked.html
    M lib/python/Products/PageTemplates/tests/testDTMLTests.py
    M lib/python/Products/PageTemplates/tests/testExpressions.py
    M lib/python/Products/PageTemplates/tests/testHTMLTests.py
    M lib/python/Products/PageTemplates/tests/testZopePageTemplate.py
    M lib/python/Products/PageTemplates/tests/test_ptfile.py
    A lib/python/Products/PageTemplates/unicodeconflictresolver.py
    A lib/python/Products/PageTemplates/utils.py
    M lib/python/Products/PageTemplates/www/default.html
    M lib/python/Products/PageTemplates/www/ptEdit.zpt
    M lib/python/Products/ZCatalog/ZCatalog.py
    M lib/python/Products/ZCatalog/tests/testCatalog.py
    M lib/python/Shared/DC/ZRDB/DA.py
    A lib/python/Shared/DC/ZRDB/tests/test_caching.py
    M lib/python/Testing/ZopeTestCase/utils.py
    M lib/python/ZPublisher/BaseRequest.py
    M lib/python/ZPublisher/HTTPResponse.py
    M lib/python/ZPublisher/Publish.py
    M lib/python/ZPublisher/tests/testHTTPResponse.py
    M lib/python/ZPublisher/tests/testPublish.py
    M skel/bin/runzope.in
    M skel/bin/zopectl.in
    M skel/etc/site.zcml
    M test.py

  Log Message:
  -----------
  Merged r70147:71822 from 2.10 branch.


Compare: https://github.com/zopefoundation/Zope/compare/0fe6e1630277^...906eade4066e


More information about the checkins mailing list