[Checkins] [zopefoundation/Products.ZCatalog] a056a9: fixes entry insert when index is reverted at the s...

GitHub noreply at github.com
Mon Oct 7 17:20:52 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: a056a90a3d2cdb64483833e5d6f4c441bf04ff9f
      https://github.com/zopefoundation/Products.ZCatalog/commit/a056a90a3d2cdb64483833e5d6f4c441bf04ff9f
  Author: Thomas Desvenain <thomas.desvenain at gmail.com>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

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

  Log Message:
  -----------
  fixes entry insert when index is reverted at the same time


  Commit: 4c0cc03fc85ec73f043a5fc4c08266ce814bdfa1
      https://github.com/zopefoundation/Products.ZCatalog/commit/4c0cc03fc85ec73f043a5fc4c08266ce814bdfa1
  Author: Thomas Desvenain <thomas.desvenain at gmail.com>
  Date:   2013-10-07 (Mon, 07 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: d0c0c2132acae47ce2dbbb70590cc425a98bf08b
      https://github.com/zopefoundation/Products.ZCatalog/commit/d0c0c2132acae47ce2dbbb70590cc425a98bf08b
  Author: Thomas Desvenain <thomas.desvenain at gmail.com>
  Date:   2013-10-07 (Mon, 07 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: 016d884e1ad06dc0abbc1748066dec42df67e5a7
      https://github.com/zopefoundation/Products.ZCatalog/commit/016d884e1ad06dc0abbc1748066dec42df67e5a7
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-10-07 (Mon, 07 Oct 2013)

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

  Log Message:
  -----------
  Merge branch 'master' of github.com:tdesvenain/Products.ZCatalog into tdesvenain-master


  Commit: 253fb8934801c4845f9be696e997ea36d2bf7ed3
      https://github.com/zopefoundation/Products.ZCatalog/commit/253fb8934801c4845f9be696e997ea36d2bf7ed3
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-10-07 (Mon, 07 Oct 2013)

  Changed paths:
    M CHANGES.txt

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


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/b50a9faa73b5...253fb8934801


More information about the checkins mailing list