-
-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add config files to improve jenkins reliability by using eggs and plone devpi #45
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bsuttor
added a commit
that referenced
this pull request
Apr 23, 2014
Add config files to improve jenkins reliability by using eggs and plone devpi
vangheem
added a commit
that referenced
this pull request
Apr 30, 2015
Branch: refs/heads/master Date: 2015-04-30T12:57:11+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.theming@2a6dc76 housekeeping: pep8ified, cleanup, unified redundant code in the different getTheme functions, utf8 headers, sorted imports, ... Files changed: A docs/CHANGES.rst M setup.py M src/plone/app/theming/__init__.py M src/plone/app/theming/browser/__init__.py M src/plone/app/theming/browser/controlpanel.py M src/plone/app/theming/browser/help.py M src/plone/app/theming/browser/mapper.py M src/plone/app/theming/events.py M src/plone/app/theming/exportimport/handler.py M src/plone/app/theming/header.py M src/plone/app/theming/interfaces.py M src/plone/app/theming/plugins/__init__.py M src/plone/app/theming/plugins/hooks.py M src/plone/app/theming/plugins/utils.py M src/plone/app/theming/testing.py M src/plone/app/theming/tests/test_utils.py M src/plone/app/theming/theme.py M src/plone/app/theming/transform.py M src/plone/app/theming/traversal.py M src/plone/app/theming/upgrade.py M src/plone/app/theming/utils.py D docs/HISTORY.rst Repository: plone.app.theming Branch: refs/heads/master Date: 2015-04-30T13:35:29+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.theming@26f0b4b accidentially kept version specifier of roman lib Files changed: M setup.py Repository: plone.app.theming Branch: refs/heads/master Date: 2015-04-30T07:55:51-05:00 Author: Nathan Van Gheem (vangheem) <[email protected]> Commit: plone/plone.app.theming@0e6377e Merge pull request #45 from plone/jensens-cleanup housekeeping: pep8ified, cleanup, ... Files changed: A docs/CHANGES.rst M setup.py M src/plone/app/theming/__init__.py M src/plone/app/theming/browser/__init__.py M src/plone/app/theming/browser/controlpanel.py M src/plone/app/theming/browser/help.py M src/plone/app/theming/browser/mapper.py M src/plone/app/theming/events.py M src/plone/app/theming/exportimport/handler.py M src/plone/app/theming/header.py M src/plone/app/theming/interfaces.py M src/plone/app/theming/plugins/__init__.py M src/plone/app/theming/plugins/hooks.py M src/plone/app/theming/plugins/utils.py M src/plone/app/theming/testing.py M src/plone/app/theming/tests/test_utils.py M src/plone/app/theming/theme.py M src/plone/app/theming/transform.py M src/plone/app/theming/traversal.py M src/plone/app/theming/upgrade.py M src/plone/app/theming/utils.py D docs/HISTORY.rst
pbauer
added a commit
that referenced
this pull request
May 19, 2015
Branch: refs/heads/master Date: 2015-05-19T15:28:46+02:00 Author: Simone Orsi (simahawk) <[email protected]> Commit: plone/plone.app.layout@b6e09a3 update CHANGES w/ all 2.3.x releases and add a note to README for whoever is using Plone < 4.3.5 Files changed: M CHANGES.rst M README.rst Repository: plone.app.layout Branch: refs/heads/master Date: 2015-05-19T15:31:01+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.layout@39d64f0 Merge pull request #45 from plone/simahawk-fix update CHANGES w/ all 2.3.x releases, add note to README for Plone < 4.3.5 Files changed: M CHANGES.rst M README.rst
vangheem
added a commit
that referenced
this pull request
Jul 26, 2015
Branch: refs/heads/master Date: 2015-07-25T23:18:43-05:00 Author: vangheem (vangheem) <[email protected]> Commit: plone/plone.app.users@151fd13 Disable toolbar buttons on personal preferences closes plone/Products.CMFPlone#746 Files changed: M CHANGES.rst M plone/app/users/browser/personalpreferences.py M plone/app/users/browser/userdatapanel.py Repository: plone.app.users Branch: refs/heads/master Date: 2015-07-26T00:35:08-05:00 Author: Nathan Van Gheem (vangheem) <[email protected]> Commit: plone/plone.app.users@7f7b524 Merge pull request #45 from plone/hide-toolbar-preferences Disable toolbar buttons on personal preferences Files changed: M CHANGES.rst M plone/app/users/browser/personalpreferences.py M plone/app/users/browser/userdatapanel.py
pbauer
added a commit
that referenced
this pull request
Sep 16, 2015
Branch: refs/heads/master Date: 2015-09-16T16:44:57+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plonetheme.barceloneta@a074eb3 include hero-element from a view @@hero Files changed: M plonetheme/barceloneta/theme/index.html M plonetheme/barceloneta/theme/rules.xml Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2015-09-16T16:48:26+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plonetheme.barceloneta@49b8626 Merge pull request #45 from plone/hero include hero-element from a view @@hero Files changed: M plonetheme/barceloneta/theme/index.html M plonetheme/barceloneta/theme/rules.xml
gforcada
added a commit
that referenced
this pull request
Sep 19, 2015
Branch: refs/heads/master Date: 2015-09-04T12:31:01+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.app.querystring@90c4b9b add before/after relative date query see #45 Files changed: A plone/app/querystring/profiles/upgrades/to_11/registry.xml M CHANGES.rst M plone/app/querystring/hiddenprofiles.py M plone/app/querystring/profiles.zcml M plone/app/querystring/profiles/default/metadata.xml M plone/app/querystring/profiles/default/registry.xml M plone/app/querystring/queryparser.py M plone/app/querystring/tests/testQueryParser.py M plone/app/querystring/upgrades.zcml Repository: plone.app.querystring Branch: refs/heads/master Date: 2015-09-18T19:00:22+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.app.querystring@7854816 Merge branch 'master' into issue_45 Files changed: M CHANGES.rst M plone/app/querystring/registryreader.py M setup.py Repository: plone.app.querystring Branch: refs/heads/master Date: 2015-09-19T15:19:13+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.querystring@e0e14d2 Merge pull request #46 from plone/issue_45 add before/after relative date query Files changed: A plone/app/querystring/profiles/upgrades/to_11/registry.xml M CHANGES.rst M plone/app/querystring/hiddenprofiles.py M plone/app/querystring/profiles.zcml M plone/app/querystring/profiles/default/metadata.xml M plone/app/querystring/profiles/default/registry.xml M plone/app/querystring/queryparser.py M plone/app/querystring/tests/testQueryParser.py M plone/app/querystring/upgrades.zcml
pbauer
added a commit
that referenced
this pull request
Sep 19, 2015
Branch: refs/heads/master Date: 2015-09-19T12:53:16+02:00 Author: vangheem (vangheem) <[email protected]> Commit: plone/plone.app.content@977ebe1 Require cmf.ModifyPortalContent for content_status_history Files changed: M CHANGES.rst M plone/app/content/browser/configure.zcml Repository: plone.app.content Branch: refs/heads/master Date: 2015-09-19T18:06:14+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.content@9d62eae Merge pull request #45 from plone/content-status-permission Require cmf.ModifyPortalContent for content_status_history Files changed: M CHANGES.rst M plone/app/content/browser/configure.zcml
jensens
added a commit
that referenced
this pull request
Dec 22, 2015
Branch: refs/heads/master Date: 2015-12-16T15:29:21+01:00 Author: Stephan Geulette (sgeulette) <[email protected]> Commit: plone/plone.dexterity@b558bea Corrected tests on date comparison (avoid 1h shift) Files changed: M CHANGES.rst M plone/dexterity/tests/test_content.py Repository: plone.dexterity Branch: refs/heads/master Date: 2015-12-17T13:19:04+01:00 Author: Stephan Geulette (sgeulette) <[email protected]> Commit: plone/plone.dexterity@3e1bb44 Sync schema when schema_policy name is changed (issue #44) Files changed: M CHANGES.rst M plone/dexterity/fti.py M plone/dexterity/tests/test_fti.py Repository: plone.dexterity Branch: refs/heads/master Date: 2015-12-22T09:12:37+01:00 Author: Stephan Geulette (sgeulette) <[email protected]> Commit: plone/plone.dexterity@cd85f2c Removed unneeded test Files changed: M plone/dexterity/fti.py Repository: plone.dexterity Branch: refs/heads/master Date: 2015-12-22T15:29:28+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.dexterity@3b01f64 Merge pull request #45 from sgeulette/master Resolve issue #44 Files changed: M CHANGES.rst M plone/dexterity/fti.py M plone/dexterity/tests/test_content.py M plone/dexterity/tests/test_fti.py
mister-roboto
pushed a commit
that referenced
this pull request
May 25, 2016
Branch: refs/heads/master Date: 2016-05-25T09:50:53+02:00 Author: Johannes Raggam (thet) <[email protected]> Commit: plone/plone.app.z3cform@22e4204 Allow custom CSS classes for pattern widgets Don't overwrite widget default css classes when rendering pattern widgets. This allows setting a css class for pattern widgets via the ``klass`` keyword in plone.autoform widget directives. Files changed: M CHANGES.rst M plone/app/z3cform/tests/test_widgets.py M plone/app/z3cform/widget.py Repository: plone.app.z3cform Branch: refs/heads/master Date: 2016-05-25T12:36:12+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.z3cform@b59577b Merge pull request #45 from plone/thet-customcss Allow to set CSS class via plone.autoform directives Files changed: M CHANGES.rst M plone/app/z3cform/tests/test_widgets.py M plone/app/z3cform/widget.py
mister-roboto
pushed a commit
that referenced
this pull request
Dec 15, 2016
Branch: refs/heads/master Date: 2016-12-10T22:19:37+01:00 Author: Slavisa Karalic (karalics) <[email protected]> Commit: plone/plone.app.linkintegrity@2a4ac39 Do recursive check and more verbose reporting Files changed: M CHANGES.rst M plone/app/linkintegrity/browser/delete_confirmation_info.pt M plone/app/linkintegrity/browser/info.py M plone/app/linkintegrity/tests/test_functional.py Repository: plone.app.linkintegrity Branch: refs/heads/master Date: 2016-12-15T17:35:54+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.linkintegrity@b6c2da9 Merge pull request #45 from FHNW/verbose_message Let the linkintegrity report be more verbose Files changed: M CHANGES.rst M plone/app/linkintegrity/browser/delete_confirmation_info.pt M plone/app/linkintegrity/browser/info.py M plone/app/linkintegrity/tests/test_functional.py
mister-roboto
pushed a commit
that referenced
this pull request
Dec 15, 2016
Branch: refs/heads/master Date: 2016-12-10T22:19:37+01:00 Author: Slavisa Karalic (karalics) <[email protected]> Commit: plone/plone.app.linkintegrity@2a4ac39 Do recursive check and more verbose reporting Files changed: M CHANGES.rst M plone/app/linkintegrity/browser/delete_confirmation_info.pt M plone/app/linkintegrity/browser/info.py M plone/app/linkintegrity/tests/test_functional.py Repository: plone.app.linkintegrity Branch: refs/heads/master Date: 2016-12-15T17:35:54+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.linkintegrity@b6c2da9 Merge pull request #45 from FHNW/verbose_message Let the linkintegrity report be more verbose Files changed: M CHANGES.rst M plone/app/linkintegrity/browser/delete_confirmation_info.pt M plone/app/linkintegrity/browser/info.py M plone/app/linkintegrity/tests/test_functional.py
mister-roboto
pushed a commit
that referenced
this pull request
Dec 19, 2016
Branch: refs/heads/master Date: 2016-12-19T18:22:17+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.schemaeditor@4f473bf rename doctest .txt to .rst Files changed: A plone/schemaeditor/tests/choice.rst A plone/schemaeditor/tests/editing.rst A plone/schemaeditor/tests/extending.rst A plone/schemaeditor/tests/field_schemata.rst A plone/schemaeditor/tests/minmax.rst M plone/schemaeditor/tests/tests.py D plone/schemaeditor/tests/choice.txt D plone/schemaeditor/tests/editing.txt D plone/schemaeditor/tests/extending.txt D plone/schemaeditor/tests/field_schemata.txt D plone/schemaeditor/tests/minmax.txt Repository: plone.schemaeditor Branch: refs/heads/master Date: 2016-12-19T18:24:08+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.schemaeditor@f72e47d latest zope.i18nmessageid.message.Message is a class, not a type, support both Files changed: M CHANGES.rst M plone/schemaeditor/tests/editing.rst Repository: plone.schemaeditor Branch: refs/heads/master Date: 2016-12-19T15:11:23-06:00 Author: Johannes Raggam (thet) <[email protected]> Commit: plone/plone.schemaeditor@b3ef263 Merge pull request #45 from plone/jensens-latest-zope-i18nmessageid-support Latest zope.i18nmessageid support Files changed: A plone/schemaeditor/tests/choice.rst A plone/schemaeditor/tests/editing.rst A plone/schemaeditor/tests/extending.rst A plone/schemaeditor/tests/field_schemata.rst A plone/schemaeditor/tests/minmax.rst M CHANGES.rst M plone/schemaeditor/tests/tests.py D plone/schemaeditor/tests/choice.txt D plone/schemaeditor/tests/editing.txt D plone/schemaeditor/tests/extending.txt D plone/schemaeditor/tests/field_schemata.txt D plone/schemaeditor/tests/minmax.txt
mister-roboto
pushed a commit
that referenced
this pull request
Dec 19, 2016
Branch: refs/heads/master Date: 2016-12-19T18:22:17+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.schemaeditor@4f473bf rename doctest .txt to .rst Files changed: A plone/schemaeditor/tests/choice.rst A plone/schemaeditor/tests/editing.rst A plone/schemaeditor/tests/extending.rst A plone/schemaeditor/tests/field_schemata.rst A plone/schemaeditor/tests/minmax.rst M plone/schemaeditor/tests/tests.py D plone/schemaeditor/tests/choice.txt D plone/schemaeditor/tests/editing.txt D plone/schemaeditor/tests/extending.txt D plone/schemaeditor/tests/field_schemata.txt D plone/schemaeditor/tests/minmax.txt Repository: plone.schemaeditor Branch: refs/heads/master Date: 2016-12-19T18:24:08+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.schemaeditor@f72e47d latest zope.i18nmessageid.message.Message is a class, not a type, support both Files changed: M CHANGES.rst M plone/schemaeditor/tests/editing.rst Repository: plone.schemaeditor Branch: refs/heads/master Date: 2016-12-19T15:11:23-06:00 Author: Johannes Raggam (thet) <[email protected]> Commit: plone/plone.schemaeditor@b3ef263 Merge pull request #45 from plone/jensens-latest-zope-i18nmessageid-support Latest zope.i18nmessageid support Files changed: A plone/schemaeditor/tests/choice.rst A plone/schemaeditor/tests/editing.rst A plone/schemaeditor/tests/extending.rst A plone/schemaeditor/tests/field_schemata.rst A plone/schemaeditor/tests/minmax.rst M CHANGES.rst M plone/schemaeditor/tests/tests.py D plone/schemaeditor/tests/choice.txt D plone/schemaeditor/tests/editing.txt D plone/schemaeditor/tests/extending.txt D plone/schemaeditor/tests/field_schemata.txt D plone/schemaeditor/tests/minmax.txt
mister-roboto
pushed a commit
that referenced
this pull request
Feb 6, 2017
Branch: refs/heads/master Date: 2017-02-06T07:07:53+01:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/Products.CMFEditions@410c1cf make tests run in Zope 4 Files changed: M CHANGES.rst M Products/CMFEditions/tests/test_IntegrationTests.py Repository: Products.CMFEditions Branch: refs/heads/master Date: 2017-02-06T08:34:19+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/Products.CMFEditions@c6d5042 make it work in both, Zope2 2.13.* and Zope2 4.* Files changed: M Products/CMFEditions/tests/test_IntegrationTests.py Repository: Products.CMFEditions Branch: refs/heads/master Date: 2017-02-06T22:46:28+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/Products.CMFEditions@a3b96ed Merge pull request #45 from plone/plonezope4 make tests run in Zope 4 Files changed: M CHANGES.rst M Products/CMFEditions/tests/test_IntegrationTests.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 25, 2017
Branch: refs/heads/master Date: 2017-04-26T00:28:34+02:00 Author: Rodrigo Ferreira de Souza (rodfersou) <[email protected]> Commit: plone/plone.namedfile@c3b2121 Add test to show the error Files changed: M plone/namedfile/tests/test_scaling.py Repository: plone.namedfile Branch: refs/heads/master Date: 2017-04-26T00:31:29+02:00 Author: Rodrigo Ferreira de Souza (rodfersou) <[email protected]> Commit: plone/plone.namedfile@98239b9 * Add changelog * Change contentType attribute to str type Files changed: M CHANGES.rst M plone/namedfile/scaling.py Repository: plone.namedfile Branch: refs/heads/master Date: 2017-04-26T01:30:50+02:00 Author: Johannes Raggam (thet) <[email protected]> Commit: plone/plone.namedfile@d7fcec3 Merge pull request #45 from plone/issue_38_master Issue 38 master Files changed: M CHANGES.rst M plone/namedfile/scaling.py M plone/namedfile/tests/test_scaling.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 30, 2017
Branch: refs/heads/master Date: 2017-04-30T15:50:12+02:00 Author: KUMAR AKSHAY (kakshay21) <[email protected]> Commit: plone/plone.app.collection@7003900 reverting changes Files changed: M plone/app/collection/tests/test_collection.py Repository: plone.app.collection Branch: refs/heads/master Date: 2017-04-30T15:54:07+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.collection@b7357a0 Merge pull request #45 from plone/kakshay21-unittest2 reverting changes Files changed: M plone/app/collection/tests/test_collection.py
mister-roboto
pushed a commit
that referenced
this pull request
May 5, 2017
Branch: refs/heads/master Date: 2017-05-05T11:22:45+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.iterate@36f18a0 Prevent using queryUtility with name=None Files changed: M CHANGES.rst M plone/app/iterate/copier.py Repository: plone.app.iterate Branch: refs/heads/master Date: 2017-05-05T12:43:41+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.iterate@6abd864 Merge pull request #45 from plone/fix-none-adapter-lookup Prevent using queryUtility with name=None Files changed: M CHANGES.rst M plone/app/iterate/copier.py
mister-roboto
pushed a commit
that referenced
this pull request
Jan 29, 2018
Branch: refs/heads/master Date: 2018-01-29T14:48:08+01:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.testing@9c73795 Revert "Remove backward compatibility for Products.PlacelessTranslationService" Files changed: M CHANGES.rst M plone/app/testing/layers.py Repository: plone.app.testing Branch: refs/heads/master Date: 2018-01-29T14:48:21+01:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.testing@dd108d8 Merge pull request #45 from plone/revert-44-Remove-PlacelessTranslationService Revert "Remove backward compatibility for Products.PlacelessTranslationService" Files changed: M CHANGES.rst M plone/app/testing/layers.py
mister-roboto
pushed a commit
that referenced
this pull request
Jan 29, 2018
Branch: refs/heads/master Date: 2018-01-29T14:48:08+01:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.testing@9c73795 Revert "Remove backward compatibility for Products.PlacelessTranslationService" Files changed: M CHANGES.rst M plone/app/testing/layers.py Repository: plone.app.testing Branch: refs/heads/master Date: 2018-01-29T14:48:21+01:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.testing@dd108d8 Merge pull request #45 from plone/revert-44-Remove-PlacelessTranslationService Revert "Remove backward compatibility for Products.PlacelessTranslationService" Files changed: M CHANGES.rst M plone/app/testing/layers.py
mister-roboto
pushed a commit
that referenced
this pull request
Jan 29, 2018
Branch: refs/heads/master Date: 2018-01-29T14:48:08+01:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.testing@9c73795 Revert "Remove backward compatibility for Products.PlacelessTranslationService" Files changed: M CHANGES.rst M plone/app/testing/layers.py Repository: plone.app.testing Branch: refs/heads/master Date: 2018-01-29T14:48:21+01:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.testing@dd108d8 Merge pull request #45 from plone/revert-44-Remove-PlacelessTranslationService Revert "Remove backward compatibility for Products.PlacelessTranslationService" Files changed: M CHANGES.rst M plone/app/testing/layers.py
mister-roboto
pushed a commit
that referenced
this pull request
Feb 6, 2019
Branch: refs/heads/master Date: 2019-02-05T20:17:55+01:00 Author: Katja Süss (ksuess) <[email protected]> Commit: plone/plone.app.caching@cd14b20 Products.ResourceRegistries optional Files changed: M plone/app/caching/lastmodified.py Repository: plone.app.caching Branch: refs/heads/master Date: 2019-02-05T20:17:55+01:00 Author: Katja Süss (ksuess) <[email protected]> Commit: plone/plone.app.caching@79462e0 BBB marker Files changed: M plone/app/caching/lastmodified.py Repository: plone.app.caching Branch: refs/heads/master Date: 2019-02-05T20:17:55+01:00 Author: Katja Süss (ksuess) <[email protected]> Commit: plone/plone.app.caching@ac8fb3d update of changes.rst Files changed: M CHANGES.rst Repository: plone.app.caching Branch: refs/heads/master Date: 2019-02-05T20:17:55+01:00 Author: Katja Süss (ksuess) <[email protected]> Commit: plone/plone.app.caching@13d89df adapter of legacy ResourceRegistries made conditional bug fix Files changed: M plone/app/caching/configure.zcml M plone/app/caching/tests/test_profile_without_caching_proxy.py Repository: plone.app.caching Branch: refs/heads/master Date: 2019-02-05T20:17:56+01:00 Author: Katja Süss (ksuess) <[email protected]> Commit: plone/plone.app.caching@b18dedb Handling of legacy resource registries Products.ResourceRegistries removed no conditional handling Files changed: M CHANGES.rst M docs/caching-proxies.rst M docs/etags.rst M plone/app/caching/caching.zcml M plone/app/caching/configure.zcml M plone/app/caching/lastmodified.py M plone/app/caching/operations/configure.zcml M plone/app/caching/operations/default.py M plone/app/caching/operations/etags.py M plone/app/caching/profiles/with-caching-proxy-splitviews/registry.xml M plone/app/caching/profiles/with-caching-proxy/registry.xml M plone/app/caching/profiles/without-caching-proxy/registry.xml M plone/app/caching/tests/test_profile_with_caching_proxy.py M plone/app/caching/tests/test_profile_without_caching_proxy.py Repository: plone.app.caching Branch: refs/heads/master Date: 2019-02-05T21:07:47+01:00 Author: Katja Süss (ksuess) <[email protected]> Commit: plone/plone.app.caching@5871d1d Removed legacy resource registries Files changed: A news/45.breaking M plone/app/caching/operations/configure.zcml M setup.py Repository: plone.app.caching Branch: refs/heads/master Date: 2019-02-06T14:08:20+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.caching@87de803 Merge pull request #45 from plone/remove-legacy-resource-registries Legacy resource registries made optional Files changed: A news/45.breaking M CHANGES.rst M docs/caching-proxies.rst M docs/etags.rst M plone/app/caching/caching.zcml M plone/app/caching/configure.zcml M plone/app/caching/lastmodified.py M plone/app/caching/operations/configure.zcml M plone/app/caching/operations/default.py M plone/app/caching/operations/etags.py M plone/app/caching/profiles/with-caching-proxy-splitviews/registry.xml M plone/app/caching/profiles/with-caching-proxy/registry.xml M plone/app/caching/profiles/without-caching-proxy/registry.xml M plone/app/caching/tests/test_profile_with_caching_proxy.py M plone/app/caching/tests/test_profile_without_caching_proxy.py M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Feb 9, 2019
Branch: refs/heads/master Date: 2019-02-07T14:25:36+01:00 Author: Wolfgang Thomas (pysailor) <[email protected]> Commit: plone/plone.app.versioningbehavior@038ab41 Work in progress: fix for #38 If a behavior that provides a NamedBlob field was renamed, the following will fail: - editing the current version of the content item - viewing a previous version (from the history) - reverting to a previous version This code is a proof of concept that fetches the blob from the stored history under its old name. It currently uses a hard-coded mapping that allows a lookup from old to new interface name. This needs to be turned into a utility lookup. Files changed: M plone/app/versioningbehavior/browser.py M plone/app/versioningbehavior/modifiers.py Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2019-02-07T18:05:27+01:00 Author: Wolfgang Thomas (pysailor) <[email protected]> Commit: plone/plone.app.versioningbehavior@59a9a01 We can actually throw away lots of code again, since reattachReferencedAttributes is called in all our uses cases. So if we fix that method to find the correct blob, we can handle all cases of changed dotted interface names. This commit depends on plone/plone.behavior#19 Files changed: M plone/app/versioningbehavior/browser.py M plone/app/versioningbehavior/modifiers.py Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2019-02-07T18:19:05+01:00 Author: Wolfgang Thomas (pysailor) <[email protected]> Commit: plone/plone.app.versioningbehavior@1c0098a add changelog entry Files changed: M CHANGES.rst Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2019-02-08T01:01:12+01:00 Author: Wolfgang Thomas (pysailor) <[email protected]> Commit: plone/plone.app.versioningbehavior@fed6886 Not all named file fields are provided via a behavior... Files changed: M plone/app/versioningbehavior/modifiers.py Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2019-02-09T11:17:17+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.versioningbehavior@1328716 Merge pull request #45 from plone/pysailor-namedfile Recover from renamed behavior Files changed: M CHANGES.rst M plone/app/versioningbehavior/modifiers.py
mister-roboto
pushed a commit
that referenced
this pull request
Feb 9, 2019
Branch: refs/heads/master Date: 2019-02-07T14:25:36+01:00 Author: Wolfgang Thomas (pysailor) <[email protected]> Commit: plone/plone.app.versioningbehavior@038ab41 Work in progress: fix for #38 If a behavior that provides a NamedBlob field was renamed, the following will fail: - editing the current version of the content item - viewing a previous version (from the history) - reverting to a previous version This code is a proof of concept that fetches the blob from the stored history under its old name. It currently uses a hard-coded mapping that allows a lookup from old to new interface name. This needs to be turned into a utility lookup. Files changed: M plone/app/versioningbehavior/browser.py M plone/app/versioningbehavior/modifiers.py Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2019-02-07T18:05:27+01:00 Author: Wolfgang Thomas (pysailor) <[email protected]> Commit: plone/plone.app.versioningbehavior@59a9a01 We can actually throw away lots of code again, since reattachReferencedAttributes is called in all our uses cases. So if we fix that method to find the correct blob, we can handle all cases of changed dotted interface names. This commit depends on plone/plone.behavior#19 Files changed: M plone/app/versioningbehavior/browser.py M plone/app/versioningbehavior/modifiers.py Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2019-02-07T18:19:05+01:00 Author: Wolfgang Thomas (pysailor) <[email protected]> Commit: plone/plone.app.versioningbehavior@1c0098a add changelog entry Files changed: M CHANGES.rst Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2019-02-08T01:01:12+01:00 Author: Wolfgang Thomas (pysailor) <[email protected]> Commit: plone/plone.app.versioningbehavior@fed6886 Not all named file fields are provided via a behavior... Files changed: M plone/app/versioningbehavior/modifiers.py Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2019-02-09T11:17:17+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.versioningbehavior@1328716 Merge pull request #45 from plone/pysailor-namedfile Recover from renamed behavior Files changed: M CHANGES.rst M plone/app/versioningbehavior/modifiers.py
mister-roboto
pushed a commit
that referenced
this pull request
Mar 15, 2019
Branch: refs/heads/master Date: 2019-03-13T12:25:58+01:00 Author: Gauthier Bastien (gbastien) <[email protected]> Commit: plone/plone.app.contentrules@d208c3d Added versioning action and tests Files changed: A plone/app/contentrules/actions/versioning.py A plone/app/contentrules/tests/test_action_versioning.py M plone/app/contentrules/actions/configure.zcml M setup.py Repository: plone.app.contentrules Branch: refs/heads/master Date: 2019-03-13T13:44:49+01:00 Author: Gauthier Bastien (gbastien) <[email protected]> Commit: plone/plone.app.contentrules@92199c9 Use same terms as other actions Files changed: M plone/app/contentrules/actions/configure.zcml Repository: plone.app.contentrules Branch: refs/heads/master Date: 2019-03-13T13:46:44+01:00 Author: Gauthier Bastien (gbastien) <[email protected]> Commit: plone/plone.app.contentrules@3f79009 PEP8 Files changed: M plone/app/contentrules/tests/test_action_versioning.py Repository: plone.app.contentrules Branch: refs/heads/master Date: 2019-03-13T14:14:44+01:00 Author: Gauthier Bastien (gbastien) <[email protected]> Commit: plone/plone.app.contentrules@0e84d98 Changelog Files changed: A news/44.feature Repository: plone.app.contentrules Branch: refs/heads/master Date: 2019-03-15T17:26:38+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.app.contentrules@1d1908b Merge pull request #45 from plone/versioning_action Versioning action Files changed: A news/44.feature A plone/app/contentrules/actions/versioning.py A plone/app/contentrules/tests/test_action_versioning.py M plone/app/contentrules/actions/configure.zcml M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Mar 15, 2019
Branch: refs/heads/4.0.x Date: 2019-03-15T20:38:06+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.app.contentrules@0739aab Merge pull request #45 from plone/versioning_action Versioning action Files changed: A news/44.feature A plone/app/contentrules/actions/versioning.py A plone/app/contentrules/tests/test_action_versioning.py M plone/app/contentrules/actions/configure.zcml M setup.py Repository: plone.app.contentrules Branch: refs/heads/4.0.x Date: 2019-03-15T20:48:01+01:00 Author: Gauthier Bastien (gbastien) <[email protected]> Commit: plone/plone.app.contentrules@6572f25 Make request available thru self.request Files changed: M plone/app/contentrules/tests/test_action_versioning.py Repository: plone.app.contentrules Branch: refs/heads/4.0.x Date: 2019-03-16T00:13:30+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.contentrules@025ae14 Merge pull request #47 from plone/versioning_action_4_0_x Versioning action 4 0 x Files changed: A news/44.feature A plone/app/contentrules/actions/versioning.py A plone/app/contentrules/tests/test_action_versioning.py M plone/app/contentrules/actions/configure.zcml M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Jun 18, 2021
Branch: refs/heads/master Date: 2021-06-17T00:16:07+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/Products.PortalTransforms@767ced6 REST transform: ignore warnings and stylesheet keyword arguments. They can be abused. From [Products.PloneHotfix20210518](https://plone.org/security/hotfix/20210518/writing-arbitrary-files-via-docutils-and-python-script). Files changed: A news/3274.bugfix M Products/PortalTransforms/tests/test_transforms.py M Products/PortalTransforms/transforms/rest.py Repository: Products.PortalTransforms Branch: refs/heads/master Date: 2021-06-18T12:33:23+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/Products.PortalTransforms@a575a00 Merge pull request #45 from plone/hotfix-20210518 REST transform: ignore warnings and stylesheet keyword arguments. Files changed: A news/3274.bugfix M Products/PortalTransforms/tests/test_transforms.py M Products/PortalTransforms/transforms/rest.py
mister-roboto
pushed a commit
that referenced
this pull request
Jun 18, 2021
Branch: refs/heads/master Date: 2021-06-17T00:16:07+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/Products.PortalTransforms@767ced6 REST transform: ignore warnings and stylesheet keyword arguments. They can be abused. From [Products.PloneHotfix20210518](https://plone.org/security/hotfix/20210518/writing-arbitrary-files-via-docutils-and-python-script). Files changed: A news/3274.bugfix M Products/PortalTransforms/tests/test_transforms.py M Products/PortalTransforms/transforms/rest.py Repository: Products.PortalTransforms Branch: refs/heads/master Date: 2021-06-18T12:33:23+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/Products.PortalTransforms@a575a00 Merge pull request #45 from plone/hotfix-20210518 REST transform: ignore warnings and stylesheet keyword arguments. Files changed: A news/3274.bugfix M Products/PortalTransforms/tests/test_transforms.py M Products/PortalTransforms/transforms/rest.py
mister-roboto
pushed a commit
that referenced
this pull request
Nov 25, 2021
Branch: refs/heads/master Date: 2021-11-18T16:01:53+01:00 Author: Antoine Duchêne (duchenean) <[email protected]> Commit: plone/plone.app.textfield@bab7850 Fix usage of wysiwyg editor settings In Plone 5 wysiwyg editor settings have moved from portal_properties to registry Files changed: A news/wysiwyg_editor_settings.bugfix A plone/app/textfield/richtext_widget.rst M plone/app/textfield/tests.py M plone/app/textfield/utils.py M plone/app/textfield/widget.py M plone/app/textfield/widget_input.pt Repository: plone.app.textfield Branch: refs/heads/master Date: 2021-11-25T22:30:37+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.app.textfield@36a2b2e Merge pull request #45 from gotcha/ckeditor Fix access to wysiwyg editor settings Files changed: A news/wysiwyg_editor_settings.bugfix A plone/app/textfield/richtext_widget.rst M plone/app/textfield/tests.py M plone/app/textfield/utils.py M plone/app/textfield/widget.py M plone/app/textfield/widget_input.pt
mister-roboto
pushed a commit
that referenced
this pull request
Nov 25, 2021
Branch: refs/heads/master Date: 2021-11-18T16:01:53+01:00 Author: Antoine Duchêne (duchenean) <[email protected]> Commit: plone/plone.app.textfield@bab7850 Fix usage of wysiwyg editor settings In Plone 5 wysiwyg editor settings have moved from portal_properties to registry Files changed: A news/wysiwyg_editor_settings.bugfix A plone/app/textfield/richtext_widget.rst M plone/app/textfield/tests.py M plone/app/textfield/utils.py M plone/app/textfield/widget.py M plone/app/textfield/widget_input.pt Repository: plone.app.textfield Branch: refs/heads/master Date: 2021-11-25T22:30:37+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.app.textfield@36a2b2e Merge pull request #45 from gotcha/ckeditor Fix access to wysiwyg editor settings Files changed: A news/wysiwyg_editor_settings.bugfix A plone/app/textfield/richtext_widget.rst M plone/app/textfield/tests.py M plone/app/textfield/utils.py M plone/app/textfield/widget.py M plone/app/textfield/widget_input.pt
mister-roboto
pushed a commit
that referenced
this pull request
Jan 25, 2022
Branch: refs/heads/main Date: 2022-01-25T17:38:05+01:00 Author: Víctor Fernández de Alba (sneridagh) <[email protected]> Commit: plone/plone.volto@ec02e32 Bring back the draftJS as default, until Slate is integrated in full in Volto (#45) Files changed: M CHANGES.rst M README.rst M src/plone/volto/profiles.zcml M src/plone/volto/setuphandlers.py
mister-roboto
pushed a commit
that referenced
this pull request
Feb 22, 2022
Branch: refs/heads/master Date: 2022-02-02T22:33:16+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@09358e5 pyupgrade --py36-plus Files changed: M docs/conf.py M plone/scale/__init__.py M plone/scale/interfaces.py M plone/scale/scale.py M plone/scale/storage.py M plone/scale/tests/test_scale.py M plone/scale/tests/test_storage.py M setup.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T22:36:53+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@cf27494 isort5 config Files changed: M setup.cfg Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T22:37:22+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@f404802 Removed bootstrap.py Files changed: M setup.cfg D bootstrap.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T22:37:34+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@65c2168 isort5 Files changed: M plone/scale/scale.py M plone/scale/storage.py M plone/scale/tests/test_scale.py M plone/scale/tests/test_storage.py M setup.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T22:38:09+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@faeddd2 isort5 config: profile plone. Same effect. Files changed: M setup.cfg Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T22:48:00+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@ac2e382 Removed docs directory and sphinx extra. The docs were last updated in 2010, and the maybe still relevant parts already copied to the readme. Files changed: A news/44.breaking.1 A news/44.breaking.2 M MANIFEST.in M buildout.cfg M setup.py D docs/.static/logo.png D docs/.static/plone.css D docs/LICENSE.txt D docs/Makefile D docs/conf.py D docs/index.rst D docs/narr/scale.rst D docs/narr/storage.rst Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T22:48:22+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@1b3fc77 black Files changed: M plone/__init__.py M plone/scale/interfaces.py M plone/scale/scale.py M plone/scale/storage.py M plone/scale/tests/test_scale.py M plone/scale/tests/test_storage.py M setup.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T22:51:38+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@b605fe1 Removed unused import Files changed: M plone/scale/storage.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T22:52:01+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@c21b2a9 Removed dependency on six. Files changed: M setup.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T22:58:27+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@5d01a47 Depend on Pillow. Originally we did not officially depend on it (or PIL) "because not everyone can install it as an egg". It seems time to grow up here. Files changed: A news/44.breaking.3 M setup.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T23:05:00+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@2bc021f Removed try/except ImportErrors. Files changed: M plone/scale/scale.py M plone/scale/storage.py M plone/scale/tests/test_scale.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T23:24:27+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@05a088b Add tox.ini with mxdev. Test with GitHub Actions on Plone 5.2 Py + 3.6-3.8 and Plone 6.0 + Py 3.7-3.10. Files changed: A .github/workflows/tests.yml A news/44.feature.1 A requirements-52.txt A requirements-60.txt A sources-52.ini A sources-60.ini A tox.ini M .gitignore Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T23:29:11+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@be00eb4 Removed ``tests`` extra, kept only ``test`` extra and ``storage``. Swapped packages slightly between those two extras. For ``storage`` we depend on ``persistent`` and ``ZODB``. Files changed: A news/44.breaking.4 M setup.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T23:32:07+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@6ed0bc3 setup.py: do not replace anything in the readme. The strings that we tried to replace, are not there. Files changed: M setup.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T23:32:49+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@0c8e236 setup.py: properly close files Files changed: M setup.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T23:38:22+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@3e9ec1a Updated classifiers Files changed: M setup.py Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T23:39:16+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@0564a7a Removed buildout.cfg Files changed: D buildout.cfg Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T23:39:24+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@1ee0b0b check-manifest Files changed: M setup.cfg Repository: plone.scale Branch: refs/heads/master Date: 2022-02-02T23:39:50+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@e61aec4 Do not create universal wheel: we are Python 3 only. Files changed: M setup.cfg Repository: plone.scale Branch: refs/heads/master Date: 2022-02-22T22:32:08+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@2f4e96c Merge pull request #45 from plone/maurits-python3-cleanup Python3 cleanup + tox + GHA Files changed: A .github/workflows/tests.yml A news/44.breaking.1 A news/44.breaking.2 A news/44.breaking.3 A news/44.breaking.4 A news/44.feature.1 A requirements-52.txt A requirements-60.txt A sources-52.ini A sources-60.ini A tox.ini M .gitignore M MANIFEST.in M plone/__init__.py M plone/scale/__init__.py M plone/scale/interfaces.py M plone/scale/scale.py M plone/scale/storage.py M plone/scale/tests/test_scale.py M plone/scale/tests/test_storage.py M setup.cfg M setup.py D bootstrap.py D buildout.cfg D docs/.static/logo.png D docs/.static/plone.css D docs/LICENSE.txt D docs/Makefile D docs/conf.py D docs/index.rst D docs/narr/scale.rst D docs/narr/storage.rst
mister-roboto
pushed a commit
that referenced
this pull request
Aug 13, 2022
Branch: refs/heads/2.x Date: 2022-08-06T20:45:42+02:00 Author: Mikel Larreategi (erral) <[email protected]> Commit: plone/plone.app.contentlisting@b7e986c build the mime-type icon with absolute url Files changed: A news/44.bugfix M plone/app/contentlisting/contentlisting.py Repository: plone.app.contentlisting Branch: refs/heads/2.x Date: 2022-08-13T17:16:39+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.contentlisting@1280e88 Merge pull request #45 from plone/erral-issue-44-branch-2.x build the mime-type icon with absolute url Files changed: A news/44.bugfix M plone/app/contentlisting/contentlisting.py
mister-roboto
pushed a commit
that referenced
this pull request
Aug 26, 2022
Branch: refs/heads/master Date: 2022-08-26T12:59:33+02:00 Author: Mikel Larreategi (erral) <[email protected]> Commit: plone/plone.i18n@1209305 provide some more native language.-country names (thanks Wikipedia) Files changed: M plone/i18n/locales/languages.py Repository: plone.i18n Branch: refs/heads/master Date: 2022-08-26T13:05:52+02:00 Author: Mikel Larreategi (erral) <[email protected]> Commit: plone/plone.i18n@0a42180 changelog Files changed: A news/45.feature Repository: plone.i18n Branch: refs/heads/master Date: 2022-08-26T10:14:12-07:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.i18n@c7ea630 Merge pull request #45 from plone/erral-more-native provide some more native language.-country names (thanks Wikipedia) Files changed: A news/45.feature M plone/i18n/locales/languages.py
mister-roboto
pushed a commit
that referenced
this pull request
Dec 20, 2022
Branch: refs/heads/master Date: 2022-12-20T01:07:33+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.releaser@23c7b5f Fix ValueError when calling 'bin/manage launchpad 5.2.10.1' ``` $ bin/manage launchpad 5.2.10.1 Traceback (most recent call last): File "bin/manage", line 71, in <module> sys.exit(plone.releaser.manage.manage()) File "/Users/maurits/shared-eggs/cp27m/plone.releaser-1.8.7-py2.7.egg/plone/releaser/manage.py", line 181, in __call__ parser.dispatch() File "/Users/maurits/shared-eggs/cp27m/argh-0.26.2-py2.7.egg/argh/helpers.py", line 55, in dispatch return dispatch(self, *args, **kwargs) File "/Users/maurits/shared-eggs/cp27m/argh-0.26.2-py2.7.egg/argh/dispatching.py", line 174, in dispatch for line in lines: File "/Users/maurits/shared-eggs/cp27m/argh-0.26.2-py2.7.egg/argh/dispatching.py", line 277, in _execute_command for line in result: File "/Users/maurits/shared-eggs/cp27m/argh-0.26.2-py2.7.egg/argh/dispatching.py", line 260, in _call result = function(*positional, **keywords) File "/Users/maurits/shared-eggs/cp27m/plone.releaser-1.8.7-py2.7.egg/plone/releaser/manage.py", line 126, in create_launchpad_release parsed_version = StrictVersion(version) File "/Users/maurits/.pyenv/versions/2.7.18/lib/python2.7/distutils/version.py", line 40, in __init__ self.parse(vstring) File "/Users/maurits/.pyenv/versions/2.7.18/lib/python2.7/distutils/version.py", line 107, in parse raise ValueError, "invalid version number '%s'" % vstring ValueError: invalid version number '5.2.10.1' ``` Files changed: A news/45.bugfix M plone/releaser/manage.py Repository: plone.releaser Branch: refs/heads/master Date: 2022-12-20T10:08:14+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.releaser@6c3173e Merge pull request #45 from plone/maurits-fix-launchpad-for-too-many-dots Fix ValueError when calling 'bin/manage launchpad 5.2.10.1' Files changed: A news/45.bugfix M plone/releaser/manage.py
mister-roboto
pushed a commit
that referenced
this pull request
Dec 20, 2022
Branch: refs/heads/master Date: 2022-12-20T01:07:33+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.releaser@23c7b5f Fix ValueError when calling 'bin/manage launchpad 5.2.10.1' ``` $ bin/manage launchpad 5.2.10.1 Traceback (most recent call last): File "bin/manage", line 71, in <module> sys.exit(plone.releaser.manage.manage()) File "/Users/maurits/shared-eggs/cp27m/plone.releaser-1.8.7-py2.7.egg/plone/releaser/manage.py", line 181, in __call__ parser.dispatch() File "/Users/maurits/shared-eggs/cp27m/argh-0.26.2-py2.7.egg/argh/helpers.py", line 55, in dispatch return dispatch(self, *args, **kwargs) File "/Users/maurits/shared-eggs/cp27m/argh-0.26.2-py2.7.egg/argh/dispatching.py", line 174, in dispatch for line in lines: File "/Users/maurits/shared-eggs/cp27m/argh-0.26.2-py2.7.egg/argh/dispatching.py", line 277, in _execute_command for line in result: File "/Users/maurits/shared-eggs/cp27m/argh-0.26.2-py2.7.egg/argh/dispatching.py", line 260, in _call result = function(*positional, **keywords) File "/Users/maurits/shared-eggs/cp27m/plone.releaser-1.8.7-py2.7.egg/plone/releaser/manage.py", line 126, in create_launchpad_release parsed_version = StrictVersion(version) File "/Users/maurits/.pyenv/versions/2.7.18/lib/python2.7/distutils/version.py", line 40, in __init__ self.parse(vstring) File "/Users/maurits/.pyenv/versions/2.7.18/lib/python2.7/distutils/version.py", line 107, in parse raise ValueError, "invalid version number '%s'" % vstring ValueError: invalid version number '5.2.10.1' ``` Files changed: A news/45.bugfix M plone/releaser/manage.py Repository: plone.releaser Branch: refs/heads/master Date: 2022-12-20T10:08:14+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.releaser@6c3173e Merge pull request #45 from plone/maurits-fix-launchpad-for-too-many-dots Fix ValueError when calling 'bin/manage launchpad 5.2.10.1' Files changed: A news/45.bugfix M plone/releaser/manage.py
mister-roboto
pushed a commit
that referenced
this pull request
Jan 26, 2023
Branch: refs/heads/master Date: 2023-01-26T11:33:38+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/Products.CMFPlacefulWorkflow@6b33fd9 Configuring with plone/meta Files changed: A .editorconfig A .github/workflows/linting.yml A lint-requirements.txt A tox.ini M pyproject.toml M setup.cfg Repository: Products.CMFPlacefulWorkflow Branch: refs/heads/master Date: 2023-01-26T11:35:35+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/Products.CMFPlacefulWorkflow@b5c1c3e Add .meta.toml Files changed: A .meta.toml M Products/CMFPlacefulWorkflow/tests/test_configlet.py Repository: Products.CMFPlacefulWorkflow Branch: refs/heads/master Date: 2023-01-26T11:36:04+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/Products.CMFPlacefulWorkflow@6e8dae7 codespell fixes Files changed: M CHANGES.rst M Products/CMFPlacefulWorkflow/DefaultWorkflowPolicy.py Repository: Products.CMFPlacefulWorkflow Branch: refs/heads/master Date: 2023-01-26T11:48:20+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/Products.CMFPlacefulWorkflow@49c07d1 Add news snippet. Files changed: A news/1.internal Repository: Products.CMFPlacefulWorkflow Branch: refs/heads/master Date: 2023-01-26T18:08:29+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/Products.CMFPlacefulWorkflow@8dccf7a Merge pull request #45 from plone/config-with-default-template-6e8dae7f Config with default template 6e8dae7f Files changed: A .editorconfig A .github/workflows/linting.yml A .meta.toml A lint-requirements.txt A news/1.internal A tox.ini M CHANGES.rst M Products/CMFPlacefulWorkflow/DefaultWorkflowPolicy.py M Products/CMFPlacefulWorkflow/tests/test_configlet.py M pyproject.toml M setup.cfg
mister-roboto
pushed a commit
that referenced
this pull request
Feb 6, 2023
Branch: refs/heads/master Date: 2023-02-04T00:26:04+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.supermodel@30da160 Configuring with plone/meta Files changed: M .meta.toml M lint-requirements.txt M setup.cfg M tox.ini Repository: plone.supermodel Branch: refs/heads/master Date: 2023-02-04T00:29:33+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.supermodel@f5a96e9 chore: configure z3c.dependencychecker Files changed: M .meta.toml M pyproject.toml Repository: plone.supermodel Branch: refs/heads/master Date: 2023-02-04T00:33:32+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.supermodel@3a6b846 fix: declare all dependencies Files changed: M setup.py Repository: plone.supermodel Branch: refs/heads/master Date: 2023-02-04T00:41:58+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.supermodel@b19c76f feat: remove six Files changed: M plone/supermodel/exportimport.py M plone/supermodel/fields.rst M plone/supermodel/schemaclass.rst M plone/supermodel/tests.py M plone/supermodel/utils.py M setup.py Repository: plone.supermodel Branch: refs/heads/master Date: 2023-02-04T00:41:58+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.supermodel@9973f9a Add news entry Files changed: A news/1.bugfix Repository: plone.supermodel Branch: refs/heads/master Date: 2023-02-06T11:45:41+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.supermodel@6b77d4a Merge pull request #45 from plone/config-with-default-template-30da1609 Config with default template (dependencies) Files changed: A news/1.bugfix M .meta.toml M lint-requirements.txt M plone/supermodel/exportimport.py M plone/supermodel/fields.rst M plone/supermodel/schemaclass.rst M plone/supermodel/tests.py M plone/supermodel/utils.py M pyproject.toml M setup.cfg M setup.py M tox.ini
mister-roboto
pushed a commit
that referenced
this pull request
Mar 26, 2023
Branch: refs/heads/master Date: 2023-03-25T19:45:50+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@3ce125d Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/47959565.internal A tox.ini M pyproject.toml M setup.cfg Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-25T19:47:19+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@732fbd4 chore: pyupgrade Files changed: M plone/app/contentmenu/menu.py Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-25T19:47:34+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@7c01f16 chore: isort Files changed: M plone/app/contentmenu/menu.py Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-25T19:51:45+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@980b423 chore: black Files changed: M plone/app/contentmenu/displayviewsmenu.py M plone/app/contentmenu/menu.py M plone/app/contentmenu/testing.py M plone/app/contentmenu/tests/test_menu.py Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-25T21:56:32+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@26dc9e2 chore: zpretty Files changed: M plone/app/contentmenu/configure.zcml M plone/app/contentmenu/contentmenu.pt Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-25T21:57:40+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@cfaec6c feat: codespell Files changed: M README.rst Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-25T21:59:11+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@e92d397 feat: flake8 Files changed: M plone/app/contentmenu/tests/test_menu.py Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-25T22:04:41+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@6e4dfea feat: drop CMFPlone dependency Files changed: M plone/app/contentmenu/view.py Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-25T22:11:55+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@c7b2099 feat: force p.locking It is being used, although indirectly with a query adapter call. If not being imported, then `z3c.dependencychecker` would not require it. Files changed: M plone/app/contentmenu/menu.py Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-25T22:13:36+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@bd8483c feat: configure z3c.dependencychecker Files changed: M pyproject.toml Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-25T22:14:09+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@a9a12b6 feat: declare dependencies Files changed: M setup.py Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-03-26T10:58:21+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentmenu@b5e5ddf Merge pull request #45 from plone/config-with-default-template-53f171c6 Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/47959565.internal A tox.ini M README.rst M plone/app/contentmenu/configure.zcml M plone/app/contentmenu/contentmenu.pt M plone/app/contentmenu/displayviewsmenu.py M plone/app/contentmenu/menu.py M plone/app/contentmenu/testing.py M plone/app/contentmenu/tests/test_menu.py M plone/app/contentmenu/view.py M pyproject.toml M setup.cfg M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
May 3, 2023
Branch: refs/heads/master Date: 2023-04-27T14:17:06+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@56cba11 configure with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml M pyproject.toml M setup.cfg M setup.py M src/plone/__init__.py M src/plone/recipe/__init__.py M src/plone/recipe/zeoserver/ctl.py M src/plone/recipe/zeoserver/pack.py M src/plone/recipe/zeoserver/recipe.py M src/plone/recipe/zeoserver/tests/__init__.py M src/plone/recipe/zeoserver/tests/test_docs.py M src/plone/recipe/zeoserver/tests/zeoserver.txt M tox.ini D .coveragerc D .travis.yml D bootstrap.py Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-27T14:22:14+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@8189725 Fix missing dependecies when defining additional eggs. Distinct PYTHONPATH locations. Files changed: M src/plone/recipe/zeoserver/recipe.py Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-27T16:14:47+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@4553e51 changenote Files changed: A news/45.bugfix Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-27T16:14:55+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@654a2df define python_requires Files changed: M setup.py Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-27T16:15:04+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@e098924 add test Files changed: M src/plone/recipe/zeoserver/tests/zeoserver.txt Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-27T16:16:07+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@04b6f8d remove unused Files changed: D buildout.cfg Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-28T08:04:27+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@9f39cd8 update setup.py, bump major version -> py3 support only. Files changed: M setup.py Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-28T08:04:27+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@559c149 add version information in README Files changed: M README.rst Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-28T08:04:27+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@4e3197f update changenote Files changed: M news/45.bugfix Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-28T08:19:15+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@8e950b6 test different os Files changed: A .github/workflows/tests.yml Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-28T08:21:58+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@c759817 fix for windows Files changed: M src/plone/recipe/zeoserver/recipe.py Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-04-28T10:07:12+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@f4df9be doctest fix Files changed: M .github/workflows/tests.yml M src/plone/recipe/zeoserver/tests/zeoserver.txt Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-05-02T13:51:29+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@ee3fd4e remove obsolete dependency Files changed: M setup.py M src/plone/recipe/zeoserver/tests/test_docs.py Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-05-02T13:54:33+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@12b1c23 fix window scrip suffix Files changed: M src/plone/recipe/zeoserver/tests/zeoserver.txt Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-05-02T15:50:20+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@7c96707 flake8 Files changed: M src/plone/recipe/zeoserver/tests/test_docs.py Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-05-02T15:50:27+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.recipe.zeoserver@82199ff fix suffix Files changed: M src/plone/recipe/zeoserver/tests/zeoserver.txt Repository: plone.recipe.zeoserver Branch: refs/heads/master Date: 2023-05-03T10:24:55+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.recipe.zeoserver@189d1a6 Merge pull request #45 from plone/petschki-dependency-fix Dependency fix Files changed: A .editorconfig A .github/workflows/tests.yml A .meta.toml A .pre-commit-config.yaml A news/45.bugfix M README.rst M pyproject.toml M setup.cfg M setup.py M src/plone/__init__.py M src/plone/recipe/__init__.py M src/plone/recipe/zeoserver/ctl.py M src/plone/recipe/zeoserver/pack.py M src/plone/recipe/zeoserver/recipe.py M src/plone/recipe/zeoserver/tests/__init__.py M src/plone/recipe/zeoserver/tests/test_docs.py M src/plone/recipe/zeoserver/tests/zeoserver.txt M tox.ini D .coveragerc D .travis.yml D bootstrap.py D buildout.cfg
mister-roboto
pushed a commit
that referenced
this pull request
Jan 3, 2024
Branch: refs/heads/master Date: 2024-01-01T18:30:13Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.formwidget.recurrence@22e428d [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) - [github.com/psf/black: 23.11.0 → 23.12.1](psf/black@23.11.0...23.12.1) Files changed: M .pre-commit-config.yaml Repository: plone.formwidget.recurrence Branch: refs/heads/master Date: 2024-01-03T09:29:00+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.formwidget.recurrence@ad9dacb Merge pull request #45 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate [city-skip] Files changed: M .pre-commit-config.yaml
mister-roboto
pushed a commit
that referenced
this pull request
Jan 3, 2024
Branch: refs/heads/master Date: 2024-01-01T18:30:13Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.formwidget.recurrence@22e428d [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) - [github.com/psf/black: 23.11.0 → 23.12.1](psf/black@23.11.0...23.12.1) Files changed: M .pre-commit-config.yaml Repository: plone.formwidget.recurrence Branch: refs/heads/master Date: 2024-01-03T09:29:00+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.formwidget.recurrence@ad9dacb Merge pull request #45 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate [city-skip] Files changed: M .pre-commit-config.yaml
mister-roboto
pushed a commit
that referenced
this pull request
Apr 22, 2024
Branch: refs/heads/master Date: 2024-04-19T09:40:38-06:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.resource@6f981ca Import IPloneSiteRoot from plone.base Files changed: M plone/resource/profiles.zcml Repository: plone.resource Branch: refs/heads/master Date: 2024-04-19T09:41:31-06:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.resource@9c11f4a changelog Files changed: A news/45.bugfix Repository: plone.resource Branch: refs/heads/master Date: 2024-04-22T18:09:39+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.resource@7272566 Merge pull request #45 from plone/update-import Import IPloneSiteRoot from plone.base Files changed: A news/45.bugfix M plone/resource/profiles.zcml
mister-roboto
pushed a commit
that referenced
this pull request
Apr 22, 2024
Branch: refs/heads/master Date: 2024-04-19T09:40:38-06:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.resource@6f981ca Import IPloneSiteRoot from plone.base Files changed: M plone/resource/profiles.zcml Repository: plone.resource Branch: refs/heads/master Date: 2024-04-19T09:41:31-06:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.resource@9c11f4a changelog Files changed: A news/45.bugfix Repository: plone.resource Branch: refs/heads/master Date: 2024-04-22T18:09:39+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.resource@7272566 Merge pull request #45 from plone/update-import Import IPloneSiteRoot from plone.base Files changed: A news/45.bugfix M plone/resource/profiles.zcml
mister-roboto
pushed a commit
that referenced
this pull request
Jun 4, 2024
Branch: refs/heads/master Date: 2024-06-03T20:01:19Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.subrequest@9e67977 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) Files changed: M .pre-commit-config.yaml Repository: plone.subrequest Branch: refs/heads/master Date: 2024-06-04T03:22:27-04:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.subrequest@d0c44d5 Merge pull request #45 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate Files changed: M .pre-commit-config.yaml
mister-roboto
pushed a commit
that referenced
this pull request
Jun 4, 2024
Branch: refs/heads/master Date: 2024-06-03T20:01:19Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.subrequest@9e67977 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) Files changed: M .pre-commit-config.yaml Repository: plone.subrequest Branch: refs/heads/master Date: 2024-06-04T03:22:27-04:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.subrequest@d0c44d5 Merge pull request #45 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate Files changed: M .pre-commit-config.yaml
mister-roboto
pushed a commit
that referenced
this pull request
Nov 29, 2024
Branch: refs/heads/master Date: 2024-11-27T15:44:07-03:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.portlet.static@de45a21 fix removed `unittest.makeSuite` in python 3.13 Files changed: M plone/portlet/static/tests/test_portlet_static.py Repository: plone.portlet.static Branch: refs/heads/master Date: 2024-11-27T15:45:02-03:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.portlet.static@ca35053 changenote Files changed: A news/45.bugfix Repository: plone.portlet.static Branch: refs/heads/master Date: 2024-11-28T11:33:23-03:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.portlet.static@6e10dac black Files changed: M plone/portlet/static/tests/test_portlet_static.py Repository: plone.portlet.static Branch: refs/heads/master Date: 2024-11-28T22:54:56-03:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.portlet.static@f09fe92 Merge pull request #45 from plone/py-3.13-unittest fix removed `unittest.makeSuite` in python 3.13 Files changed: A news/45.bugfix M plone/portlet/static/tests/test_portlet_static.py
mister-roboto
pushed a commit
that referenced
this pull request
Nov 29, 2024
Branch: refs/heads/master Date: 2024-11-27T15:44:07-03:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.portlet.static@de45a21 fix removed `unittest.makeSuite` in python 3.13 Files changed: M plone/portlet/static/tests/test_portlet_static.py Repository: plone.portlet.static Branch: refs/heads/master Date: 2024-11-27T15:45:02-03:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.portlet.static@ca35053 changenote Files changed: A news/45.bugfix Repository: plone.portlet.static Branch: refs/heads/master Date: 2024-11-28T11:33:23-03:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.portlet.static@6e10dac black Files changed: M plone/portlet/static/tests/test_portlet_static.py Repository: plone.portlet.static Branch: refs/heads/master Date: 2024-11-28T22:54:56-03:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.portlet.static@f09fe92 Merge pull request #45 from plone/py-3.13-unittest fix removed `unittest.makeSuite` in python 3.13 Files changed: A news/45.bugfix M plone/portlet/static/tests/test_portlet_static.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.