[Checkins] [zopefoundation/Products.ZCatalog] 69a88b: Fix getCounter if index is cleared

GitHub noreply at github.com
Tue Jan 31 19:21:20 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 69a88b93489a7ebea9027d2297f779560489977a
      https://github.com/zopefoundation/Products.ZCatalog/commit/69a88b93489a7ebea9027d2297f779560489977a
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M src/Products/PluginIndexes/BooleanIndex/BooleanIndex.py
    M src/Products/PluginIndexes/BooleanIndex/tests.py
    M src/Products/PluginIndexes/DateIndex/DateIndex.py
    M src/Products/PluginIndexes/DateIndex/tests.py
    M src/Products/PluginIndexes/DateRangeIndex/DateRangeIndex.py
    M src/Products/PluginIndexes/DateRangeIndex/tests.py
    M src/Products/PluginIndexes/KeywordIndex/tests.py
    M src/Products/PluginIndexes/UUIDIndex/UUIDIndex.py
    M src/Products/PluginIndexes/UUIDIndex/tests.py
    M src/Products/PluginIndexes/tests/test_unindex.py
    M src/Products/PluginIndexes/unindex.py

  Log Message:
  -----------
  Fix getCounter if index is cleared


  Commit: 6e788470b8f3dda9430205ed214b9ce3ca894f1d
      https://github.com/zopefoundation/Products.ZCatalog/commit/6e788470b8f3dda9430205ed214b9ce3ca894f1d
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Fix stale cache results after clearing an index, refs #19.

Code change in previous cherry-picked commit.


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/8c7fb9dce44a...6e788470b8f3


More information about the checkins mailing list