[Checkins] [zopefoundation/zope.browserresource] ebe41f: Set no ETag on resources when application provides...

GitHub noreply at github.com
Tue Nov 4 18:25:18 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.browserresource
  Commit: ebe41ffd340e5860ed5812b89517256158165474
      https://github.com/zopefoundation/zope.browserresource/commit/ebe41ffd340e5860ed5812b89517256158165474
  Author: Robert Buchholz <rbu at goodpoint.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M src/zope/browserresource/file.py
    M src/zope/browserresource/tests/test_file.py

  Log Message:
  -----------
  Set no ETag on resources when application provides no ETagAdapter

This introduces backwards compatibility with zope.browserresource before
3.11.0 and allows applications not to use ETags and rely on timestamps
instead without having to work around this by adding a NoETagAdapter as
the test does.


  Commit: a0c47ef34187b10b19691970abd179aed506dd4e
      https://github.com/zopefoundation/zope.browserresource/commit/a0c47ef34187b10b19691970abd179aed506dd4e
  Author: Robert Buchholz <rbu at goodpoint.de>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Add Changelog entry for GitHub #1


  Commit: 752bdf93cae5851ecd4f2d80dc3796a9adac1182
      https://github.com/zopefoundation/zope.browserresource/commit/752bdf93cae5851ecd4f2d80dc3796a9adac1182
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M CHANGES.txt
    M src/zope/browserresource/file.py
    M src/zope/browserresource/tests/test_file.py

  Log Message:
  -----------
  Merge pull request #1 from rbu/allow-start-without-etags

Set no ETag on resources when application provides no ETagAdapter


Compare: https://github.com/zopefoundation/zope.browserresource/compare/6f7c652e2cb1...752bdf93cae5


More information about the checkins mailing list