Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Branch: refs/heads/master Date: 2016-10-22T22:45:43-04:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.scale@8236f40 Avoid TypeErrors when looking for outdated scales. Fixes plone/plone.scale#12 Files changed: M CHANGES.rst M plone/scale/storage.py Repository: plone.scale Branch: refs/heads/master Date: 2016-10-22T22:49:02-04:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.scale@329796c When getting an outdated scale, don't throw it away when there is no factory. Files changed: M CHANGES.rst M plone/scale/storage.py Repository: plone.scale Branch: refs/heads/master Date: 2016-10-22T22:49:04-04:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.scale@1c3ce6e modified time can be a long. Fixes plone.namedfile and plone.app.imaging tests. Files changed: M plone/scale/storage.py Repository: plone.scale Branch: refs/heads/master Date: 2016-10-22T22:49:04-04:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.scale@e041d81 Require the `six` package so we can more easily check number types. On Python 3 `long` has been merged into `int`. Files changed: M CHANGES.rst M plone/scale/storage.py M setup.py Repository: plone.scale Branch: refs/heads/master Date: 2016-10-22T22:49:04-04:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.scale@111249f Fix modified scale comparison with offset. We were subtracting from the wrong value. Files changed: M plone/scale/storage.py Repository: plone.scale Branch: refs/heads/master Date: 2016-10-22T23:08:31-04:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.scale@9bae0a4 Merge pull request #21 from plone/modified-time-compare-master Various scale storage bug fixes [master] Files changed: M CHANGES.rst M plone/scale/storage.py M setup.py
- Loading branch information