Skip to content

Commit

Permalink
[fc] Repository: Products.MimetypesRegistry
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2018-06-10T11:33:23+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.MimetypesRegistry@2991e74

migrate test to PLONE_APP_CONTENTTYPES_FIXTURE

Files changed:
A Products/MimetypesRegistry/testing.py
M Products/MimetypesRegistry/mime_types/mtr_mimetypes.py
M Products/MimetypesRegistry/tests/test_encoding.py
M Products/MimetypesRegistry/tests/test_magic.py
M Products/MimetypesRegistry/tests/test_mimetypes.py
Repository: Products.MimetypesRegistry

Branch: refs/heads/master
Date: 2018-06-12T13:49:42+02:00
Author: Robert Niederreiter (rnixx) <office@squarewave.at>
Commit: plone/Products.MimetypesRegistry@7f6ab1c

tests run with py3 now

Files changed:
M Products/MimetypesRegistry/MimeTypesRegistry.py
M Products/MimetypesRegistry/mime_types/magic.py
M Products/MimetypesRegistry/mime_types/mtr_mimetypes.py
M Products/MimetypesRegistry/tests/test_magic.py
Repository: Products.MimetypesRegistry

Branch: refs/heads/master
Date: 2018-06-12T14:21:35+02:00
Author: Robert Niederreiter (rnixx) <office@squarewave.at>
Commit: plone/Products.MimetypesRegistry@b9c4f16

Changelog

Files changed:
M CHANGES.rst
Repository: Products.MimetypesRegistry

Branch: refs/heads/master
Date: 2018-06-13T10:42:27+02:00
Author: Robert Niederreiter (rnixx) <office@squarewave.at>
Commit: plone/Products.MimetypesRegistry@9e132a5

Remove commented import

Files changed:
M Products/MimetypesRegistry/tests/test_mimetypes.py
Repository: Products.MimetypesRegistry

Branch: refs/heads/master
Date: 2018-06-13T10:44:32+02:00
Author: Robert Niederreiter (rnixx) <office@squarewave.at>
Commit: plone/Products.MimetypesRegistry@477bafd

Minor code shortening

Files changed:
M Products/MimetypesRegistry/mime_types/mtr_mimetypes.py
Repository: Products.MimetypesRegistry

Branch: refs/heads/master
Date: 2018-06-26T22:20:44+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.MimetypesRegistry@edd6f04

reduce warnings

Files changed:
M Products/MimetypesRegistry/MimeTypesRegistry.py
Repository: Products.MimetypesRegistry

Branch: refs/heads/master
Date: 2018-06-27T00:07:12+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.MimetypesRegistry@4a3e122

InitializeClass was moved to AccessControl.class_init

Files changed:
M Products/MimetypesRegistry/MimeTypeItem.py
M Products/MimetypesRegistry/MimeTypesRegistry.py
Repository: Products.MimetypesRegistry

Branch: refs/heads/master
Date: 2018-08-03T08:07:53+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/Products.MimetypesRegistry@66d36c6

fix regression for py2 and remove test deprecation warnings

Files changed:
M Products/MimetypesRegistry/MimeTypesRegistry.py
M Products/MimetypesRegistry/tests/test_encoding.py
M Products/MimetypesRegistry/tests/test_magic.py
M Products/MimetypesRegistry/tests/test_mimetypes.py
Repository: Products.MimetypesRegistry

Branch: refs/heads/master
Date: 2018-08-14T21:18:30+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.MimetypesRegistry@5bb7cd8

Merge pull request #15 from plone/python3

Python 3 Compatibility

Files changed:
A Products/MimetypesRegistry/testing.py
M CHANGES.rst
M Products/MimetypesRegistry/MimeTypeItem.py
M Products/MimetypesRegistry/MimeTypesRegistry.py
M Products/MimetypesRegistry/mime_types/magic.py
M Products/MimetypesRegistry/mime_types/mtr_mimetypes.py
M Products/MimetypesRegistry/tests/test_encoding.py
M Products/MimetypesRegistry/tests/test_magic.py
M Products/MimetypesRegistry/tests/test_mimetypes.py
  • Loading branch information
pbauer committed Aug 14, 2018
1 parent e5b4024 commit c4cd573
Showing 1 changed file with 137 additions and 13 deletions.
Loading

0 comments on commit c4cd573

Please sign in to comment.