[Checkins] [zopefoundation/Products.ZCatalog] 4a10f0: Implement IIndexCounter

GitHub noreply at github.com
Mon Oct 17 16:59:13 CEST 2016


  Branch: refs/heads/andbag-zcatalog-caching
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 4a10f013594d31b5bd141d21c1eb1833ec0ca728
      https://github.com/zopefoundation/Products.ZCatalog/commit/4a10f013594d31b5bd141d21c1eb1833ec0ca728
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

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

  Log Message:
  -----------
  Implement IIndexCounter


  Commit: f3c34a577c93ab10c5ad51491129ee5a1b702f02
      https://github.com/zopefoundation/Products.ZCatalog/commit/f3c34a577c93ab10c5ad51491129ee5a1b702f02
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/Products/ZCatalog/Catalog.py
    M src/Products/ZCatalog/cache.py

  Log Message:
  -----------
  Refactor decorator and cache key format


  Commit: 1803c2cf562982f331bca07a1dc585a1e874f2e3
      https://github.com/zopefoundation/Products.ZCatalog/commit/1803c2cf562982f331bca07a1dc585a1e874f2e3
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/Products/ZCatalog/tests/test_zcatalog.py

  Log Message:
  -----------
  Need unique id of catalog instance for caching support


  Commit: d1ef14c1753ecd0ffac372efb0fcef4b2e712522
      https://github.com/zopefoundation/Products.ZCatalog/commit/d1ef14c1753ecd0ffac372efb0fcef4b2e712522
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/Products/ZCatalog/tests/test_catalog.py

  Log Message:
  -----------
  Fix catalog test for caching support


  Commit: d1b95c27bb6b0d0d1f847c5d3c252118c6c2c835
      https://github.com/zopefoundation/Products.ZCatalog/commit/d1b95c27bb6b0d0d1f847c5d3c252118c6c2c835
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/Products/ZCatalog/cache.py
    A src/Products/ZCatalog/tests/test_cache.py

  Log Message:
  -----------
  Initial cache tests


  Commit: 5ce1295919fcaafd8eb1eab94d9710b8cafb2e9f
      https://github.com/zopefoundation/Products.ZCatalog/commit/5ce1295919fcaafd8eb1eab94d9710b8cafb2e9f
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/Products/ZCatalog/cache.py
    M src/Products/ZCatalog/tests/test_cache.py
    M src/Products/ZCatalog/tests/test_zcatalog.py

  Log Message:
  -----------
  Add more caching tests


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/6ee6f3722604...5ce1295919fc


More information about the checkins mailing list