[Checkins] [zopefoundation/Products.ZCatalog] 3d1eff: Add initial release

GitHub noreply at github.com
Fri Jul 29 10:50:56 CEST 2016


  Branch: refs/heads/andbag-compositeindex
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 3d1eff2be7c46b2ac8b80ead3739a1197288de2d
      https://github.com/zopefoundation/Products.ZCatalog/commit/3d1eff2be7c46b2ac8b80ead3739a1197288de2d
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-04-07 (Thu, 07 Apr 2016)

  Changed paths:
    A src/Products/PluginIndexes/CompositeIndex/CompositeIndex.py
    A src/Products/PluginIndexes/CompositeIndex/README.txt
    A src/Products/PluginIndexes/CompositeIndex/__init__.py
    A src/Products/PluginIndexes/CompositeIndex/dtml/addCompositeIndex.dtml
    A src/Products/PluginIndexes/CompositeIndex/dtml/browseIndex.dtml
    A src/Products/PluginIndexes/CompositeIndex/dtml/manageCompositeIndex.dtml
    A src/Products/PluginIndexes/CompositeIndex/help/CompositeIndex_searchResults.stx
    A src/Products/PluginIndexes/CompositeIndex/tests/__init__.py
    A src/Products/PluginIndexes/CompositeIndex/tests/testCompositeIndex.py
    M src/Products/PluginIndexes/interfaces.py
    M src/Products/ZCatalog/Catalog.py

  Log Message:
  -----------
  Add initial release


  Commit: 318fa91ce9357f704bce4aa7dd98181567394091
      https://github.com/zopefoundation/Products.ZCatalog/commit/318fa91ce9357f704bce4aa7dd98181567394091
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-04-07 (Thu, 07 Apr 2016)

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

  Log Message:
  -----------
  Enable benchmark report


  Commit: a18ec7fdad690bd650a9e30cc2c9af56bd8a645e
      https://github.com/zopefoundation/Products.ZCatalog/commit/a18ec7fdad690bd650a9e30cc2c9af56bd8a645e
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    A README.rst
    R README.txt
    M buildout.cfg
    M setup.cfg
    M setup.py
    M src/Products/PluginIndexes/BooleanIndex/BooleanIndex.py
    M src/Products/PluginIndexes/BooleanIndex/tests.py
    M src/Products/PluginIndexes/DateIndex/DateIndex.py
    M src/Products/PluginIndexes/DateIndex/tests.py
    M src/Products/PluginIndexes/DateRangeIndex/DateRangeIndex.py
    M src/Products/PluginIndexes/DateRangeIndex/tests.py
    M src/Products/PluginIndexes/FieldIndex/FieldIndex.py
    M src/Products/PluginIndexes/FieldIndex/tests.py
    M src/Products/PluginIndexes/KeywordIndex/KeywordIndex.py
    M src/Products/PluginIndexes/KeywordIndex/tests.py
    M src/Products/PluginIndexes/PathIndex/PathIndex.py
    M src/Products/PluginIndexes/PathIndex/tests.py
    M src/Products/PluginIndexes/TopicIndex/FilteredSet.py
    M src/Products/PluginIndexes/TopicIndex/TopicIndex.py
    M src/Products/PluginIndexes/TopicIndex/tests.py
    M src/Products/PluginIndexes/UUIDIndex/UUIDIndex.py
    M src/Products/PluginIndexes/UUIDIndex/tests.py
    M src/Products/PluginIndexes/__init__.py
    M src/Products/PluginIndexes/common/ResultList.py
    M src/Products/PluginIndexes/common/UnIndex.py
    M src/Products/PluginIndexes/common/randid.py
    M src/Products/PluginIndexes/common/tests/test_UnIndex.py
    M src/Products/PluginIndexes/common/tests/test_util.py
    M src/Products/PluginIndexes/common/util.py
    M src/Products/PluginIndexes/interfaces.py
    M src/Products/ZCatalog/Catalog.py
    M src/Products/ZCatalog/CatalogAwareness.py
    M src/Products/ZCatalog/CatalogBrains.py
    M src/Products/ZCatalog/CatalogPathAwareness.py
    M src/Products/ZCatalog/Lazy.py
    M src/Products/ZCatalog/ProgressHandler.py
    M src/Products/ZCatalog/ZCatalog.py
    M src/Products/ZCatalog/ZCatalogIndexes.py
    M src/Products/ZCatalog/__init__.py
    A src/Products/ZCatalog/configure.zcml
    M src/Products/ZCatalog/dtml/catalogIndexes.dtml
    M src/Products/ZCatalog/interfaces.py
    M src/Products/ZCatalog/plan.py
    M src/Products/ZCatalog/tests/test_brains.py
    M src/Products/ZCatalog/tests/test_catalog.py
    R src/Products/ZCatalog/tests/test_lazy.py
    M src/Products/ZCatalog/tests/test_plan.py
    M src/Products/ZCatalog/tests/test_zcatalog.py
    A src/Products/ZCatalog/tests/test_zodb.py

  Log Message:
  -----------
  Merge branch 'master' into andbag-compositeindex

Conflicts:
	src/Products/PluginIndexes/interfaces.py


  Commit: 76ae751eb805e497b7e8f987de7d1219c0d6c498
      https://github.com/zopefoundation/Products.ZCatalog/commit/76ae751eb805e497b7e8f987de7d1219c0d6c498
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

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

  Log Message:
  -----------
  pep8


  Commit: 1983a37f0409d91282f06acbe78dc83c4cb6a67f
      https://github.com/zopefoundation/Products.ZCatalog/commit/1983a37f0409d91282f06acbe78dc83c4cb6a67f
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

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

  Log Message:
  -----------
  Add support for and/not operators


  Commit: b7b48f351d0fa9113ea454baa2f4dccdc0687939
      https://github.com/zopefoundation/Products.ZCatalog/commit/b7b48f351d0fa9113ea454baa2f4dccdc0687939
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M src/Products/PluginIndexes/CompositeIndex/README.txt

  Log Message:
  -----------
  Add usage hint


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/3d1eff2be7c4^...b7b48f351d0f


More information about the checkins mailing list