[Checkins] [zopefoundation/Products.ZCatalog] 1ca7c8: Removed a warning at Zope startup.

GitHub noreply at github.com
Tue Feb 26 15:47:33 UTC 2013


  Branch: refs/heads/zope2-2.10
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 1ca7c8e20571e14232c56e0978c6af6c257cdec5
      https://github.com/zopefoundation/Products.ZCatalog/commit/1ca7c8e20571e14232c56e0978c6af6c257cdec5
  Author: Florent Guillaume <fg at nuxeo.com>
  Date:   2006-06-01 (Thu, 01 Jun 2006)

  Changed paths:
    A ZCatalog.py

  Log Message:
  -----------
  Removed a warning at Zope startup.


  Commit: 37af1376d4109b2878f0f6c8ac9ef9f53f14e9e3
      https://github.com/zopefoundation/Products.ZCatalog/commit/37af1376d4109b2878f0f6c8ac9ef9f53f14e9e3
  Author: Florent Guillaume <fg at nuxeo.com>
  Date:   2006-06-01 (Thu, 01 Jun 2006)

  Changed paths:
    A __init__.py

  Log Message:
  -----------
  Removed a warning at Zope startup.


  Commit: 494489c4ba1d5890fc4f1aa38d8433a6a9138deb
      https://github.com/zopefoundation/Products.ZCatalog/commit/494489c4ba1d5890fc4f1aa38d8433a6a9138deb
  Author: Florent Guillaume <fg at nuxeo.com>
  Date:   2006-06-01 (Thu, 01 Jun 2006)

  Changed paths:
    M __init__.py

  Log Message:
  -----------
  More robust.


  Commit: 944e0337bc3a872c3ebab2440c3cccff907fb3e2
      https://github.com/zopefoundation/Products.ZCatalog/commit/944e0337bc3a872c3ebab2440c3cccff907fb3e2
  Author: Stefan H. Holek <stefan at epy.co.at>
  Date:   2006-07-12 (Wed, 12 Jul 2006)

  Changed paths:
    M ZCatalog.py

  Log Message:
  -----------
  Repairing a redirect to go back to the correct ZMI tab.


  Commit: c5384410b2c0fb7b5de59705f0accc3d17fe0117
      https://github.com/zopefoundation/Products.ZCatalog/commit/c5384410b2c0fb7b5de59705f0accc3d17fe0117
  Author: Leonardo Rochael Almeida <leorochael at gmail.com>
  Date:   2006-11-15 (Wed, 15 Nov 2006)

  Changed paths:
    M ZCatalog.py
    A tests/testCatalog.py

  Log Message:
  -----------
  fix for #2235: ZCatalog triggering boolean evaluation of objects


  Commit: ca2e17fe30f8e585b03e4d63e24f6a79cf8b0ae9
      https://github.com/zopefoundation/Products.ZCatalog/commit/ca2e17fe30f8e585b03e4d63e24f6a79cf8b0ae9
  Author: Leonardo Rochael Almeida <leorochael at gmail.com>
  Date:   2006-11-17 (Fri, 17 Nov 2006)

  Changed paths:
    M ZCatalog.py
    M tests/testCatalog.py

  Log Message:
  -----------
  revert ZCatalog.getobject() semantics not to mask traversal errors and not to fallback to .resolve_url() when the traversal result is None


  Commit: 1554e782c25207dcc372e64a2d1e373cd3b8fbed
      https://github.com/zopefoundation/Products.ZCatalog/commit/1554e782c25207dcc372e64a2d1e373cd3b8fbed
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2007-11-24 (Sat, 24 Nov 2007)

  Changed paths:
    M ZCatalog.py

  Log Message:
  -----------
  Backported c81975 from trunk


  Commit: b24f5dd203cef3406f662240e119658b0f037d5a
      https://github.com/zopefoundation/Products.ZCatalog/commit/b24f5dd203cef3406f662240e119658b0f037d5a
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2009-03-24 (Tue, 24 Mar 2009)

  Changed paths:
    A Catalog.py

  Log Message:
  -----------
  Launchpad #348223: optimize catalog query by breaking out early from loop
over indexes if the result set is already empty.


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/1ca7c8e20571^...b24f5dd203ce


More information about the checkins mailing list