[Checkins] [zopefoundation/Products.ZCatalog] 2f5682: Initial not indexed value support (MissingValue, E...

Andreas Gabriel noreply at github.com
Tue May 7 12:00:49 CEST 2019


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

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

  Log Message:
  -----------
  Initial not indexed value support (MissingValue, EmptyValue)


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

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

  Log Message:
  -----------
  Reorganize NotIndexedValue classes


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

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

  Log Message:
  -----------
  Fix BTree TypeError


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

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

  Log Message:
  -----------
  Add not indexed value tests


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

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

  Log Message:
  -----------
  Fix get_object_datum for not indexed value support


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

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

  Log Message:
  -----------
  Add additional tests for not indexed value support


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/2f56826fbee8%5E...c61afae62028


More information about the checkins mailing list