[Checkins] [zopefoundation/Products.ZCatalog] 84950a: Fix parameter handling for 'not' and 'range'

Andreas Gabriel noreply at github.com
Mon Apr 1 14:36:49 CEST 2019


  Branch: refs/heads/fix_compositeindex_issue_59
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 84950adf00875e19533c76b0a51ebf76cba9872f
      https://github.com/zopefoundation/Products.ZCatalog/commit/84950adf00875e19533c76b0a51ebf76cba9872f
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-03-21 (Thu, 21 Mar 2019)

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

  Log Message:
  -----------
  Fix parameter handling for 'not' and 'range'


  Commit: 66304299fd59e02795ec2686b184e22c0f9bde87
      https://github.com/zopefoundation/Products.ZCatalog/commit/66304299fd59e02795ec2686b184e22c0f9bde87
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-04-01 (Mon, 01 Apr 2019)

  Changed paths:
    M src/Products/PluginIndexes/CompositeIndex/tests/testCompositeIndex.py

  Log Message:
  -----------
  Fix testSearch: not all objects were indexed


  Commit: e7c2d718bee960b1c49b6974425aa6c7ba422592
      https://github.com/zopefoundation/Products.ZCatalog/commit/e7c2d718bee960b1c49b6974425aa6c7ba422592
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-04-01 (Mon, 01 Apr 2019)

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

  Log Message:
  -----------
  Add support for components using 'not' parameter


  Commit: ec72e6ff83793592c52185afbea77993cf38fb62
      https://github.com/zopefoundation/Products.ZCatalog/commit/ec72e6ff83793592c52185afbea77993cf38fb62
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-04-01 (Mon, 01 Apr 2019)

  Changed paths:
    M src/Products/PluginIndexes/CompositeIndex/tests/testCompositeIndex.py

  Log Message:
  -----------
  Add test for make_query of CompositeIndex


  Commit: 0506cb68e5c6a5c3a298cafaf3acddb56805a8c9
      https://github.com/zopefoundation/Products.ZCatalog/commit/0506cb68e5c6a5c3a298cafaf3acddb56805a8c9
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-04-01 (Mon, 01 Apr 2019)

  Changed paths:
    M src/Products/PluginIndexes/CompositeIndex/tests/testCompositeIndex.py

  Log Message:
  -----------
  Fix flake8


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/84950adf0087%5E...0506cb68e5c6


More information about the checkins mailing list