[Checkins] [zopefoundation/Zope] 919180: create brnach for acquisition work

GitHub noreply at github.com
Tue Feb 26 16:46:29 UTC 2013


  Branch: refs/heads/fafhrd-no-acquisition
  Home:   https://github.com/zopefoundation/Zope
  Commit: 91918039b5b02b4fe2ea3b35a1d0d74b71403256
      https://github.com/zopefoundation/Zope/commit/91918039b5b02b4fe2ea3b35a1d0d74b71403256
  Author: Nikolay Kim <fafhrd91 at gmail.com>
  Date:   2011-05-06 (Fri, 06 May 2011)

  Log Message:
  -----------
  create brnach for acquisition work


  Commit: 33a8d2ae1e604791e0f62cdcbe20a9912f210b40
      https://github.com/zopefoundation/Zope/commit/33a8d2ae1e604791e0f62cdcbe20a9912f210b40
  Author: Nikolay Kim <fafhrd91 at gmail.com>
  Date:   2011-05-06 (Fri, 06 May 2011)

  Changed paths:
    M src/App/ApplicationManager.py
    M src/App/DavLockManager.py
    M src/App/FactoryDispatcher.py
    M src/App/Permission.py
    M src/App/Product.py
    M src/App/ProductContext.py
    M src/App/Undo.py
    M src/App/dtml/debug.dtml
    M src/App/interfaces.py
    M src/App/special_dtml.py
    M src/App/tests/test_ApplicationManager.py
    M src/HelpSys/HelpSys.py
    M src/HelpSys/HelpTopic.py
    M src/HelpSys/HelpUtil.py
    M src/OFS/Application.py
    M src/OFS/CopySupport.py
    M src/OFS/FindSupport.py
    M src/OFS/History.py
    M src/OFS/Image.py
    M src/OFS/ObjectManager.py
    M src/OFS/PropertySheets.py
    M src/OFS/SimpleItem.py
    M src/OFS/Traversable.py
    M src/OFS/ZDOM.py
    M src/OFS/dtml/main.dtml
    M src/OFS/interfaces.py
    M src/OFS/metaconfigure.py
    M src/OFS/tests/testAcquisition.py
    M src/OFS/tests/testApplication.py
    M src/OFS/tests/testChownRecursive.py
    M src/OFS/tests/testCopySupportEvents.py
    M src/OFS/tests/testCopySupportHooks.py
    M src/OFS/tests/testFileAndImage.py
    M src/OFS/tests/testObjectManager.py
    M src/OFS/tests/testProductInit.py
    M src/OFS/tests/testRanges.py
    M src/OFS/tests/testTraverse.py
    M src/OFS/tests/test_Uninstalled.py
    M src/OFS/tests/test_registerpackage.py
    M src/OFS/tests/test_userfolder.py
    M src/OFS/userfolder.py
    M src/Products/Five/browser/tests/aqlegacy.py
    M src/Products/Five/browser/tests/aqlegacy_ftest.txt
    M src/Products/Five/browser/tests/pages.txt
    M src/Products/Five/browser/tests/pages_ftest.txt
    M src/Products/Five/browser/tests/resource_ftest.txt
    M src/Products/Five/browser/tests/tales_traversal.pt
    M src/Products/Five/browser/tests/template_variables.pt
    M src/Products/Five/browser/tests/test_absoluteurl.py
    M src/Products/Five/browser/tests/test_pages.py
    M src/Products/Five/component/component.txt
    M src/Products/Five/component/makesite.txt
    M src/Products/Five/tests/testing/fancycontent.py
    M src/Products/Five/utilities/browser/tests/test_marker.py
    M src/Products/PageTemplates/PageTemplateFile.py
    M src/Products/PageTemplates/ZopePageTemplate.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/unicodeconflictresolver.py
    M src/Products/Sessions/BrowserIdManager.py
    M src/Products/Sessions/SessionDataManager.py
    M src/Products/Sessions/tests/testBrowserIdManager.py
    M src/Products/Sessions/tests/testSessionDataManager.py
    M src/Products/SiteAccess/Extensions/updata.py
    M src/Products/SiteAccess/SiteRoot.py
    M src/Products/SiteAccess/VirtualHostMonster.py
    A src/Products/SiteAccess/configure.zcml
    M src/Products/SiteAccess/tests/testSiteRoot.py
    M src/Products/SiteAccess/tests/testVirtualHostMonster.py
    M src/Products/SiteErrorLog/SiteErrorLog.py
    M src/Products/TemporaryFolder/TemporaryFolder.py
    M src/Products/TemporaryFolder/mount.py
    M src/Products/Transience/TransientObject.py
    M src/Products/Transience/tests/testTimeoutRelated.py
    M src/Products/Transience/tests/testTransientObjectContainer.py
    M src/Products/ZODBMountPoint/MountedObject.py
    M src/Products/ZODBMountPoint/tests/testMountPoint.py
    M src/Products/ZReST/ZReST.py
    M src/Shared/DC/Scripts/Bindings.py
    M src/Shared/DC/xml/ppml.py
    M src/Testing/ZopeTestCase/PortalTestCase.py
    M src/Testing/ZopeTestCase/ZopeLite.py
    M src/Testing/ZopeTestCase/ZopeTestCase.py
    M src/Testing/ZopeTestCase/base.py
    M src/Testing/ZopeTestCase/connections.py
    M src/Testing/ZopeTestCase/functional.py
    M src/Testing/ZopeTestCase/testBaseTestCase.py
    M src/Testing/ZopeTestCase/testFunctional.py
    M src/Testing/ZopeTestCase/testPortalTestCase.py
    M src/Testing/ZopeTestCase/testWebserver.py
    M src/Testing/ZopeTestCase/testZODBCompat.py
    M src/Testing/ZopeTestCase/testZopeTestCase.py
    M src/Testing/ZopeTestCase/zopedoctest/testFunctionalDocTest.py
    M src/Testing/makerequest.py
    M src/Testing/tests/test_makerequest.py
    M src/ZPublisher/BaseRequest.py
    M src/ZPublisher/BeforeTraverse.py
    M src/ZPublisher/Publish.py
    M src/ZPublisher/__init__.py
    A src/ZPublisher/globalrequest.py
    M src/ZPublisher/tests/testBaseRequest.py
    M src/ZPublisher/tests/testBeforeTraverse.py
    M src/ZPublisher/tests/testPostTraversal.py
    M src/ZPublisher/tests/test_mapply.py
    M src/ZTUtils/SimpleTree.py
    M src/ZTUtils/Zope.py
    M src/Zope2/App/configure.zcml
    M src/Zope2/App/startup.py
    M src/Zope2/__init__.py
    M src/webdav/Collection.py
    M src/webdav/NullResource.py
    M src/webdav/Resource.py
    M src/webdav/tests/testPUT_factory.py

  Log Message:
  -----------
  * Implicit removed from Item and some other class

* Tests for Products.Sessions and Products.ZODBMountPoint are disabled for now


Compare: https://github.com/zopefoundation/Zope/compare/91918039b5b0^...33a8d2ae1e60


More information about the checkins mailing list