[Checkins] [zopefoundation/Products.ZCatalog] aa43dc: partially reverted r30994 to avoid infinite import...

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


  Branch: refs/heads/zope2-Zope-2_8-branch
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: aa43dc2792c9d43dc5c844d8b5cb1675e45b65f0
      https://github.com/zopefoundation/Products.ZCatalog/commit/aa43dc2792c9d43dc5c844d8b5cb1675e45b65f0
  Author:  <y.2011 at wcm-solutions.de>
  Date:   2005-07-05 (Tue, 05 Jul 2005)

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

  Log Message:
  -----------
  partially reverted r30994 to avoid infinite import loops


  Commit: 9430990ff325b1eedb9fb3d939f3c3539911feb0
      https://github.com/zopefoundation/Products.ZCatalog/commit/9430990ff325b1eedb9fb3d939f3c3539911feb0
  Author:  <y.2011 at wcm-solutions.de>
  Date:   2005-07-05 (Tue, 05 Jul 2005)

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

  Log Message:
  -----------
  reverted r30999, removed all Five dependencies introduced in r30994
(this fixes the infinite loop issue, but adds redundant interface definitions because we can't use Five's bridging code)


  Commit: cb4d041ea2470bb5d50b983c58c707b2a8b117ab
      https://github.com/zopefoundation/Products.ZCatalog/commit/cb4d041ea2470bb5d50b983c58c707b2a8b117ab
  Author: Christian Heimes <christian at python.org>
  Date:   2005-07-12 (Tue, 12 Jul 2005)

  Changed paths:
    M ZCatalog.py

  Log Message:
  -----------
  Replaced all commit(1) calls by savepoint() except of some ZODB unit tests


  Commit: c2174781e124007f6b63878527ba51a60c574403
      https://github.com/zopefoundation/Products.ZCatalog/commit/c2174781e124007f6b63878527ba51a60c574403
  Author: Andreas Jung <yet at gmx.de>
  Date:   2005-08-16 (Tue, 16 Aug 2005)

  Changed paths:
    A Catalog.py

  Log Message:
  -----------
        - Catalog.clear(): fixed handling of _length attribute (caused import
  problems for some .zexp files e.g. Squishdot instances)


  Commit: 9cebd8d4a6d7e5103f4a5d07d9f7380132296bf1
      https://github.com/zopefoundation/Products.ZCatalog/commit/9cebd8d4a6d7e5103f4a5d07d9f7380132296bf1
  Author: Andreas Jung <yet at gmx.de>
  Date:   2005-08-16 (Tue, 16 Aug 2005)

  Changed paths:
    M ZCatalog.py

  Log Message:
  -----------
  - ZCatalog: refreshCatalog() could not be called safely from a ZEO
  client script


  Commit: 323946cb920929fa3eebdd04e73f75a03759b651
      https://github.com/zopefoundation/Products.ZCatalog/commit/323946cb920929fa3eebdd04e73f75a03759b651
  Author: Andreas Jung <yet at gmx.de>
  Date:   2005-09-16 (Fri, 16 Sep 2005)

  Changed paths:
    A ProgressHandler.py

  Log Message:
  -----------
  added FilelogHandler


  Commit: 39ba49b527b41fb104d05fe52fdd88778d8e4eb1
      https://github.com/zopefoundation/Products.ZCatalog/commit/39ba49b527b41fb104d05fe52fdd88778d8e4eb1
  Author:  <y.2011 at wcm-solutions.de>
  Date:   2005-10-04 (Tue, 04 Oct 2005)

  Changed paths:
    A IZCatalog.py
    M ProgressHandler.py
    A ZCatalogIndexes.py
    M interfaces.py

  Log Message:
  -----------
  backported some small interface improvements and related cleanup from the trunk


  Commit: 8b1a61dcd6afd0a6ae23f51ebc61cb96c0b0d7ab
      https://github.com/zopefoundation/Products.ZCatalog/commit/8b1a61dcd6afd0a6ae23f51ebc61cb96c0b0d7ab
  Author:  <y.2011 at wcm-solutions.de>
  Date:   2005-10-31 (Mon, 31 Oct 2005)

  Changed paths:
    M ZCatalog.py

  Log Message:
  -----------
  - accept also the z3 version of PluggableIndex interface


  Commit: 99da5b5810be3dc05ca8f2546974f2b32f133075
      https://github.com/zopefoundation/Products.ZCatalog/commit/99da5b5810be3dc05ca8f2546974f2b32f133075
  Author: Chris Withers <chris at simplistix.co.uk>
  Date:   2005-11-08 (Tue, 08 Nov 2005)

  Changed paths:
    M ZCatalog.py

  Log Message:
  -----------
  this spelling lets non-savepoint aware TM's (like DA's) stand a chance


  Commit: 1dbce4617e25505154b1f0c3f94141b626adaa7c
      https://github.com/zopefoundation/Products.ZCatalog/commit/1dbce4617e25505154b1f0c3f94141b626adaa7c
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2005-11-22 (Tue, 22 Nov 2005)

  Changed paths:
    A regressiontests/loadmail.py
    A regressiontests/regressionCatalog.py

  Log Message:
  -----------
  Collector #1891:  Backported changes to ZCatalog regression tests, removing use of 'whrandom' (and its 'seed' function).


  Commit: c041b57357e33caabe907ba6e656026f8eed6c3a
      https://github.com/zopefoundation/Products.ZCatalog/commit/c041b57357e33caabe907ba6e656026f8eed6c3a
  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: 573dc07c1ae09e1fa3d588a9496c073fcf7b485a
      https://github.com/zopefoundation/Products.ZCatalog/commit/573dc07c1ae09e1fa3d588a9496c073fcf7b485a
  Author: Leonardo Rochael Almeida <leorochael at gmail.com>
  Date:   2006-11-14 (Tue, 14 Nov 2006)

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

  Log Message:
  -----------
  Collector #2235. Stop ZCatalog.manage_catalogObject from doing boolean evaluation of found objects.


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

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

  Log Message:
  -----------
  fix #2235 for real now


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

  Changed paths:
    M tests/testCatalog.py

  Log Message:
  -----------
  typo


  Commit: b31390618f5b77225747be6b5d0b2e2981680bfe
      https://github.com/zopefoundation/Products.ZCatalog/commit/b31390618f5b77225747be6b5d0b2e2981680bfe
  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


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/aa43dc2792c9^...b31390618f5b


More information about the checkins mailing list