[Checkins] [zopefoundation/Products.ZCatalog] a2a1ee: New naming of methods and variables

Andreas Gabriel noreply at github.com
Tue May 14 15:44:57 CEST 2019


  Branch: refs/heads/notindexed_value_support
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: a2a1ee715c8f23a0ce4405306fbdf947f4d39211
      https://github.com/zopefoundation/Products.ZCatalog/commit/a2a1ee715c8f23a0ce4405306fbdf947f4d39211
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M src/Products/PluginIndexes/CompositeIndex/CompositeIndex.py
    M src/Products/PluginIndexes/KeywordIndex/KeywordIndex.py
    M src/Products/PluginIndexes/KeywordIndex/tests.py
    M src/Products/PluginIndexes/interfaces.py
    M src/Products/PluginIndexes/tests/test_unindex.py
    M src/Products/PluginIndexes/unindex.py

  Log Message:
  -----------
  New naming of methods and variables


  Commit: 6ceb6dcfa8cff5e90891ad6ea4b45c7ce5ff66bc
      https://github.com/zopefoundation/Products.ZCatalog/commit/6ceb6dcfa8cff5e90891ad6ea4b45c7ce5ff66bc
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-05-14 (Tue, 14 May 2019)

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

  Log Message:
  -----------
  Store special values in `_unindex`


  Commit: 7b9313c23908cfa0ac69c24d24d37a4ad563c491
      https://github.com/zopefoundation/Products.ZCatalog/commit/7b9313c23908cfa0ac69c24d24d37a4ad563c491
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M src/Products/PluginIndexes/KeywordIndex/tests.py
    M src/Products/PluginIndexes/tests/test_unindex.py
    M src/Products/PluginIndexes/unindex.py

  Log Message:
  -----------
  Fix KeywordIndex tests


  Commit: 0911a0c09b4d08aa665f24ef5b524642af670af6
      https://github.com/zopefoundation/Products.ZCatalog/commit/0911a0c09b4d08aa665f24ef5b524642af670af6
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M src/Products/PluginIndexes/interfaces.py
    M src/Products/PluginIndexes/tests/test_unindex.py
    M src/Products/PluginIndexes/unindex.py

  Log Message:
  -----------
  Fix unindex and refactor KeywordIndex


  Commit: 47d5b95903ee3b9615de568301c07136dc990fd2
      https://github.com/zopefoundation/Products.ZCatalog/commit/47d5b95903ee3b9615de568301c07136dc990fd2
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M src/Products/PluginIndexes/KeywordIndex/tests.py
    M src/Products/PluginIndexes/interfaces.py
    M src/Products/PluginIndexes/tests/test_unindex.py

  Log Message:
  -----------
  Return False for SpecialValues on truth value testing


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/7c9cf9902f12...47d5b95903ee


More information about the checkins mailing list