[Checkins] [zopefoundation/Products.ZCatalog] 7de691: add a test that proves boolean index remains ok wh...

GitHub noreply at github.com
Tue Oct 15 21:55:51 CEST 2013


  Branch: refs/heads/2.13
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 7de69105c5a0a2848a3238d6577af6549a07ecaa
      https://github.com/zopefoundation/Products.ZCatalog/commit/7de69105c5a0a2848a3238d6577af6549a07ecaa
  Author: Thomas Desvenain <thomas.desvenain at gmail.com>
  Date:   2013-10-15 (Tue, 15 Oct 2013)

  Changed paths:
    M src/Products/PluginIndexes/BooleanIndex/tests.py

  Log Message:
  -----------
  add a test that proves boolean index remains ok when a reindexation has
inverted the index value


  Commit: 3142f9a96d64e7dc26704090a090bc8a5c5fa817
      https://github.com/zopefoundation/Products.ZCatalog/commit/3142f9a96d64e7dc26704090a090bc8a5c5fa817
  Author: Thomas Desvenain <thomas.desvenain at gmail.com>
  Date:   2013-10-15 (Tue, 15 Oct 2013)

  Changed paths:
    M CHANGES.txt
    M src/Products/PluginIndexes/BooleanIndex/BooleanIndex.py
    M src/Products/PluginIndexes/BooleanIndex/tests.py

  Log Message:
  -----------
  BooleanIndex was wrong when index inversion occured
  when an existing content was reindexed with an opposite value.
  Fixes LP #1236354.


  Commit: 0d5fe016b22452d57f5ac7017776ee64d1291e60
      https://github.com/zopefoundation/Products.ZCatalog/commit/0d5fe016b22452d57f5ac7017776ee64d1291e60
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-10-15 (Tue, 15 Oct 2013)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Put changelog entry into imperative mode.


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/3f9afd4c9da8...0d5fe016b224


More information about the checkins mailing list