-
-
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
Proper setup/teardown suites. #16
Closed
Closed
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
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51122
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51126
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51134
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51139
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51145
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51163
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51165
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51166
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51183
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51203
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51230
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51236
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51241
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51244
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51251
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51257
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51262
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51269
… notes. Feel free to muck with it. svn path=/buildouts/plone-coredev/branches/4.1/; revision=51276
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51278
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51286
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51348
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51349
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51357
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51367
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51396
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51398
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51420
svn path=/buildouts/plone-coredev/branches/4.1/; revision=51425
mister-roboto
pushed a commit
that referenced
this pull request
Sep 21, 2018
Branch: refs/heads/master Date: 2018-06-14T10:15:36+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.portlet.static@3c22c92 fix static portlet for py (last failing test is due to plone.outputfilter) Files changed: M plone/portlet/static/static.py Repository: plone.portlet.static Branch: refs/heads/master Date: 2018-09-20T22:18:29+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.portlet.static@c868bff add changenote and classifiers Files changed: M CHANGES.rst M setup.py Repository: plone.portlet.static Branch: refs/heads/master Date: 2018-09-21T07:33:57+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.portlet.static@2efdbd3 Merge pull request #16 from plone/python3 fix static portlet for py3 Files changed: M CHANGES.rst M plone/portlet/static/static.py M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Sep 27, 2018
Branch: refs/heads/master Date: 2018-09-23T10:13:41+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFFormController@a355e5d fix AT testlayer Files changed: M Products/CMFFormController/tests/testCopyRename.py Repository: Products.CMFFormController Branch: refs/heads/master Date: 2018-09-27T14:22:25+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFFormController@73c75c9 add changelog Files changed: M CHANGES.rst Repository: Products.CMFFormController Branch: refs/heads/master Date: 2018-09-27T14:22:49+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFFormController@f7dba62 Merge pull request #16 from plone/testlayer fix AT testlayer Files changed: M CHANGES.rst M Products/CMFFormController/tests/testCopyRename.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 2, 2018
Branch: refs/heads/master Date: 2018-05-18T14:11:56+02:00 Author: Jan Mevissen (jmevissen) <mevissen@interaktiv.de> Commit: plone/plone.app.folder@b94b558 move gopipindex from plone.app.folder to plone.folder plone/Products.CMFPlone#2422 Files changed: M src/plone/app/folder/__init__.py M src/plone/app/folder/tests/test_integration.py D src/plone/app/folder/dtml/addGopipIndex.dtml D src/plone/app/folder/nogopip.py D src/plone/app/folder/tests/test_nogopip.py Repository: plone.app.folder Branch: refs/heads/master Date: 2018-10-02T09:39:44+02:00 Author: Peter Mathis (petschki) <peter.mathis@kombinat.at> Commit: plone/plone.app.folder@b120d50 move GopipIndex but don't break tests in py3_on_py2 Files changed: A src/plone/app/folder/nogopip.py M CHANGES.rst Repository: plone.app.folder Branch: refs/heads/master Date: 2018-10-02T09:41:09+02:00 Author: Peter Mathis (petschki) <petschki@users.noreply.github.com> Commit: plone/plone.app.folder@d1be80d Merge pull request #16 from plone/move_gopipindex Move gopipindex from plone.app.folder to plone.folder Files changed: M CHANGES.rst M src/plone/app/folder/__init__.py M src/plone/app/folder/nogopip.py M src/plone/app/folder/tests/test_integration.py D src/plone/app/folder/dtml/addGopipIndex.dtml D src/plone/app/folder/tests/test_nogopip.py Repository: plone.app.folder Branch: refs/heads/master Date: 2018-10-02T13:27:06+02:00 Author: Peter Mathis (petschki) <peter.mathis@kombinat.at> Commit: plone/plone.app.folder@839fd98 add missing deprecation paths Files changed: M src/plone/app/folder/nogopip.py Repository: plone.app.folder Branch: refs/heads/master Date: 2018-10-02T14:30:42+02:00 Author: Peter Mathis (petschki) <petschki@users.noreply.github.com> Commit: plone/plone.app.folder@e6365ce Merge pull request #20 from plone/python3 Python3 Files changed: M CHANGES.rst M src/plone/app/folder/__init__.py M src/plone/app/folder/nogopip.py M src/plone/app/folder/tests/test_integration.py D src/plone/app/folder/dtml/addGopipIndex.dtml D src/plone/app/folder/tests/test_nogopip.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 3, 2018
Branch: refs/heads/master Date: 2018-10-02T15:50:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@e9155f3 optimize for new bootstrap based ZMI Files changed: M CHANGES.rst M plone/app/customerize/registrations.pt Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-02T15:51:18+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@4f8cd4f isort Files changed: M plone/app/customerize/registration.py M plone/app/customerize/tests/testDocTests.py Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-02T15:53:33+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@157a066 pep8 Files changed: M plone/app/customerize/tests/testDocTests.py M plone/app/customerize/tool.py Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-02T15:59:35+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@7b57cc3 cleanup namespace imports Files changed: M plone/__init__.py M plone/app/__init__.py Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-03T02:11:17+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@cda0dbe Merge pull request #16 from plone/bootstrap-zmi optimize for new bootstrap based ZMI Files changed: M CHANGES.rst M plone/__init__.py M plone/app/__init__.py M plone/app/customerize/registration.py M plone/app/customerize/registrations.pt M plone/app/customerize/tests/testDocTests.py M plone/app/customerize/tool.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 3, 2018
Branch: refs/heads/master Date: 2018-10-02T15:50:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@e9155f3 optimize for new bootstrap based ZMI Files changed: M CHANGES.rst M plone/app/customerize/registrations.pt Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-02T15:51:18+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@4f8cd4f isort Files changed: M plone/app/customerize/registration.py M plone/app/customerize/tests/testDocTests.py Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-02T15:53:33+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@157a066 pep8 Files changed: M plone/app/customerize/tests/testDocTests.py M plone/app/customerize/tool.py Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-02T15:59:35+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@7b57cc3 cleanup namespace imports Files changed: M plone/__init__.py M plone/app/__init__.py Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-03T02:11:17+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@cda0dbe Merge pull request #16 from plone/bootstrap-zmi optimize for new bootstrap based ZMI Files changed: M CHANGES.rst M plone/__init__.py M plone/app/__init__.py M plone/app/customerize/registration.py M plone/app/customerize/registrations.pt M plone/app/customerize/tests/testDocTests.py M plone/app/customerize/tool.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 3, 2018
Branch: refs/heads/master Date: 2018-10-02T15:50:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@e9155f3 optimize for new bootstrap based ZMI Files changed: M CHANGES.rst M plone/app/customerize/registrations.pt Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-02T15:51:18+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@4f8cd4f isort Files changed: M plone/app/customerize/registration.py M plone/app/customerize/tests/testDocTests.py Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-02T15:53:33+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@157a066 pep8 Files changed: M plone/app/customerize/tests/testDocTests.py M plone/app/customerize/tool.py Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-02T15:59:35+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@7b57cc3 cleanup namespace imports Files changed: M plone/__init__.py M plone/app/__init__.py Repository: plone.app.customerize Branch: refs/heads/master Date: 2018-10-03T02:11:17+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.customerize@cda0dbe Merge pull request #16 from plone/bootstrap-zmi optimize for new bootstrap based ZMI Files changed: M CHANGES.rst M plone/__init__.py M plone/app/__init__.py M plone/app/customerize/registration.py M plone/app/customerize/registrations.pt M plone/app/customerize/tests/testDocTests.py M plone/app/customerize/tool.py
mister-roboto
pushed a commit
that referenced
this pull request
Feb 15, 2019
Branch: refs/heads/master Date: 2019-02-14T11:02:39+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.redirector@87e3aef Test that storing non string path fails. Files changed: M plone/app/redirector/tests/test_storage.py Repository: plone.app.redirector Branch: refs/heads/master Date: 2019-02-14T17:02:55+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.redirector@a48179a test_performance: show number prettier. When number is 1000000, I have trouble seeing if this is one million (true) or ten times more or less. Files changed: M plone/app/redirector/tests/test_performance.py Repository: plone.app.redirector Branch: refs/heads/master Date: 2019-02-14T17:48:39+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.redirector@c9a3486 Added 'clear' method. This is another method of Python dicts that seems useful to support. We create fresh OOBTrees when called. Files changed: M plone/app/redirector/storage.py M plone/app/redirector/tests/test_storage.py Repository: plone.app.redirector Branch: refs/heads/master Date: 2019-02-14T17:48:39+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.redirector@2c07667 Added update method for bulk updates. Files changed: M plone/app/redirector/storage.py M plone/app/redirector/tests/test_performance.py Repository: plone.app.redirector Branch: refs/heads/master Date: 2019-02-14T17:48:39+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.redirector@55a3abf Changelog for clear and update. Files changed: M news/13.bugfix Repository: plone.app.redirector Branch: refs/heads/master Date: 2019-02-14T17:48:39+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.redirector@a2c6d2e Removed no longer needed test_suite functions. Files changed: M news/12.bugfix M plone/app/redirector/tests/test_browser.py M plone/app/redirector/tests/test_events.py M plone/app/redirector/tests/test_performance.py M plone/app/redirector/tests/test_setup.py M plone/app/redirector/tests/test_storage.py M plone/app/redirector/tests/test_view.py Repository: plone.app.redirector Branch: refs/heads/master Date: 2019-02-14T17:48:39+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.redirector@d350cd1 Test performance: clearing takes longer than expected. Accept this. Files changed: M plone/app/redirector/tests/test_performance.py Repository: plone.app.redirector Branch: refs/heads/master Date: 2019-02-14T17:48:39+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.redirector@2c3bc9e Performance test: slightly different way of specifying the bulk data. Files changed: M plone/app/redirector/tests/test_performance.py Repository: plone.app.redirector Branch: refs/heads/master Date: 2019-02-14T21:34:51+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.redirector@85e3d88 These are not bug fixes, but features. Files changed: A news/13.feature D news/13.bugfix Repository: plone.app.redirector Branch: refs/heads/master Date: 2019-02-15T22:10:27+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.redirector@3796c60 Merge pull request #16 from plone/maurits-minor-fixes-and-additions Support storage.clear and storage.update (plus minor fixes) Files changed: A news/13.feature M news/12.bugfix M plone/app/redirector/storage.py M plone/app/redirector/tests/test_browser.py M plone/app/redirector/tests/test_events.py M plone/app/redirector/tests/test_performance.py M plone/app/redirector/tests/test_setup.py M plone/app/redirector/tests/test_storage.py M plone/app/redirector/tests/test_view.py D news/13.bugfix
mister-roboto
pushed a commit
that referenced
this pull request
Apr 12, 2019
Branch: refs/heads/master Date: 2019-04-12T12:06:39+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.session@832ad30 Fix nameclash resulting in ImportWarning Files changed: A news/16.bugfix A plone/session/hiddenprofiles.py M plone/session/profiles.zcml D plone/session/profiles.py Repository: plone.session Branch: refs/heads/master Date: 2019-04-12T14:52:22+02:00 Author: agitator (agitator) <agitator@users.noreply.github.com> Commit: plone/plone.session@91eb04b Merge pull request #16 from plone/jensens/fix-importwarning Fix nameclash resulting in ImportWarning Files changed: A news/16.bugfix A plone/session/hiddenprofiles.py M plone/session/profiles.zcml D plone/session/profiles.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 12, 2019
Branch: refs/heads/master Date: 2019-04-12T12:06:39+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.session@832ad30 Fix nameclash resulting in ImportWarning Files changed: A news/16.bugfix A plone/session/hiddenprofiles.py M plone/session/profiles.zcml D plone/session/profiles.py Repository: plone.session Branch: refs/heads/master Date: 2019-04-12T14:52:22+02:00 Author: agitator (agitator) <agitator@users.noreply.github.com> Commit: plone/plone.session@91eb04b Merge pull request #16 from plone/jensens/fix-importwarning Fix nameclash resulting in ImportWarning Files changed: A news/16.bugfix A plone/session/hiddenprofiles.py M plone/session/profiles.zcml D plone/session/profiles.py
mister-roboto
pushed a commit
that referenced
this pull request
Feb 14, 2020
Branch: refs/heads/master Date: 2020-02-12T11:54:39+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/five.intid@8793ca7 Fixed ModuleNotFoundError: No module named 'App.class_init' on Zope 5. Fixes plone/five.intid#15 Files changed: A news/15.bugfix M five/intid/intid.py Repository: five.intid Branch: refs/heads/master Date: 2020-02-14T14:27:12+01:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/five.intid@b947e69 Merge pull request #16 from plone/maurits-zope5-compat Fixed ModuleNotFoundError: No module named 'App.class_init' on Zope 5. Files changed: A news/15.bugfix M five/intid/intid.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 9, 2020
Branch: refs/heads/master Date: 2020-04-04T19:15:52+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.memoize@805fd01 Drop 3.4 support, add 3.7, 3.8, PyPy, PyPy3 support. 3.4 was not tested for a long time. 3.7, 3.8 and PyPy were claimed, but not tested. Files changed: A news/16.feature M .travis.yml M setup.py M tox.ini Repository: plone.memoize Branch: refs/heads/master Date: 2020-04-09T13:34:28+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.memoize@05ae66e Merge pull request #16 from plone/maurits/check-python-versions Drop 3.4 support, add 3.7, 3.8, PyPy, PyPy3 support. Files changed: A news/16.feature M .travis.yml M setup.py M tox.ini
mister-roboto
pushed a commit
that referenced
this pull request
Apr 9, 2020
Branch: refs/heads/master Date: 2020-04-04T19:15:52+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.memoize@805fd01 Drop 3.4 support, add 3.7, 3.8, PyPy, PyPy3 support. 3.4 was not tested for a long time. 3.7, 3.8 and PyPy were claimed, but not tested. Files changed: A news/16.feature M .travis.yml M setup.py M tox.ini Repository: plone.memoize Branch: refs/heads/master Date: 2020-04-09T13:34:28+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.memoize@05ae66e Merge pull request #16 from plone/maurits/check-python-versions Drop 3.4 support, add 3.7, 3.8, PyPy, PyPy3 support. Files changed: A news/16.feature M .travis.yml M setup.py M tox.ini
mister-roboto
pushed a commit
that referenced
this pull request
Sep 7, 2020
Branch: refs/heads/master Date: 2020-09-04T17:51:22+02:00 Author: Andreas Zeidler (witsch) <witsch@plone.org> Commit: plone/archetypes.querywidget@9325315 Also strip `/base_edit` or `/atct_edit` Otherwise the loaded results will be the edit view itself, which is then injected and starts loading more results, which will be the edit view again and so on and so on… a.k.a. edit view inception! :) Files changed: M archetypes/querywidget/querywidget.js Repository: archetypes.querywidget Branch: refs/heads/master Date: 2020-09-04T17:57:03+02:00 Author: Andreas Zeidler (witsch) <witsch@plone.org> Commit: plone/archetypes.querywidget@901e3b3 Add change log entry for 9325315f Files changed: M CHANGES.rst Repository: archetypes.querywidget Branch: refs/heads/master Date: 2020-09-07T12:34:07+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/archetypes.querywidget@c25b729 Merge pull request #16 from witsch/edit-urls Also strip `/base_edit` or `/atct_edit` when fetching query results Files changed: M CHANGES.rst M archetypes/querywidget/querywidget.js
mister-roboto
pushed a commit
that referenced
this pull request
Sep 17, 2020
Branch: refs/heads/master Date: 2020-06-03T18:06:16+02:00 Author: Jürgen Gmach (jugmac00) <juergen.gmach@googlemail.com> Commit: plone/Products.ExtendedPathIndex@1060311 Fix broken build - unpin zc.buildout - pin versions to Zope 4 (otherwise Python 2.7 version cannot be built anymore) - update tox.ini to align with setup classifiers - add `Products.ZCatalog` to setup.py's `install_requires`, as it is no longer part of Zope core Files changed: A news/34.bugfix M .travis.yml M buildout.cfg M setup.py M tox.ini Repository: Products.ExtendedPathIndex Branch: refs/heads/master Date: 2020-06-03T18:29:25+02:00 Author: Jürgen Gmach (jugmac00) <juergen.gmach@googlemail.com> Commit: plone/Products.ExtendedPathIndex@57bb0f8 Fix issue number renamed: news/34.bugfix -> news/17.bugfix Files changed: A news/17.bugfix D news/34.bugfix Repository: Products.ExtendedPathIndex Branch: refs/heads/master Date: 2020-09-17T11:36:35+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/Products.ExtendedPathIndex@61995cb Merge pull request #16 from plone/fix-broken-build Fix broken build Files changed: A news/17.bugfix M .travis.yml M buildout.cfg M setup.py M tox.ini
mister-roboto
pushed a commit
that referenced
this pull request
May 5, 2021
Branch: refs/heads/master Date: 2021-05-05T08:50:18+02:00 Author: Franco Pellegrini (frapell) <frapell@gmail.com> Commit: plone/plone.folder@0ebb042 Restore WebDAV support. (#17) Restore WebDAV support. fixes #16 Files changed: A news/16.bugfix M src/plone/folder/ordered.py M src/plone/folder/tests/test_webdav.py
mister-roboto
pushed a commit
that referenced
this pull request
May 5, 2021
Branch: refs/heads/master Date: 2021-05-05T08:50:18+02:00 Author: Franco Pellegrini (frapell) <frapell@gmail.com> Commit: plone/plone.folder@0ebb042 Restore WebDAV support. (#17) Restore WebDAV support. fixes #16 Files changed: A news/16.bugfix M src/plone/folder/ordered.py M src/plone/folder/tests/test_webdav.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 15, 2021
Branch: refs/heads/master Date: 2021-10-08T14:44:11+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@ce9f103 Fix a deprecation warning Closes #16 Files changed: M CHANGES.rst M plone/reload/zcml.py Repository: plone.reload Branch: refs/heads/master Date: 2021-10-13T23:30:02+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/plone.reload@04cbd0c Merge branch 'master' into 16-fixed Files changed: M CHANGES.rst M plone/reload/reload.pt Repository: plone.reload Branch: refs/heads/master Date: 2021-10-15T10:12:48+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.reload@9765a0c Merge pull request #17 from plone/16-fixed Fix a deprecation warning Files changed: M CHANGES.rst M plone/reload/zcml.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 15, 2021
Branch: refs/heads/master Date: 2021-10-08T14:44:11+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@ce9f103 Fix a deprecation warning Closes #16 Files changed: M CHANGES.rst M plone/reload/zcml.py Repository: plone.reload Branch: refs/heads/master Date: 2021-10-13T23:30:02+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/plone.reload@04cbd0c Merge branch 'master' into 16-fixed Files changed: M CHANGES.rst M plone/reload/reload.pt Repository: plone.reload Branch: refs/heads/master Date: 2021-10-15T10:12:48+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.reload@9765a0c Merge pull request #17 from plone/16-fixed Fix a deprecation warning Files changed: M CHANGES.rst M plone/reload/zcml.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 25, 2021
Branch: refs/heads/main Date: 2021-10-25T12:34:13+02:00 Author: Érico Andrei (ericof) <ericof@gmail.com> Commit: plone/plone.volto@0a742c5 Dependencies cleanup (#16) * Remove requests from dependencies. * Remove z3c.jbot from dependencies. * Remove minimal requirement versions for Products.GenericSetup and plone.testing as the older versions do not support Python 3 anyway. * Remove jq from dependencies. * Explicitly require Python 3.7 or superior * Update package documentation. * Update to Plone 6.0.0a1 * Remove tests of removed script. Files changed: M CHANGES.rst M Makefile M README.rst M plone-5.2.x.cfg M plone-6.0.x.cfg M setup.py M src/plone/volto/dependencies.zcml M src/plone/volto/tests/test_scripts.py M versions.cfg D src/plone/volto/scripts/blocksremoveserver.py
mister-roboto
pushed a commit
that referenced
this pull request
Feb 9, 2022
Branch: refs/heads/main Date: 2022-02-08T18:34:18+02:00 Author: MrTango (MrTango) <md@derico.de> Commit: plone/plone.autoinclude@41015d8 replace dash with lowdash in project_name Files changed: A news/16.bugfix M src/plone/autoinclude/loader.py Repository: plone.autoinclude Branch: refs/heads/main Date: 2022-02-08T18:47:12+02:00 Author: MrTango (MrTango) <md@derico.de> Commit: plone/plone.autoinclude@1738f5c add example.plone-dash-addon tst Files changed: A test-packages/example.plone-dash-addon/MANIFEST.in A test-packages/example.plone-dash-addon/setup.py A test-packages/example.plone-dash-addon/src/example/__init__.py A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/__init__.py A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/browser/__init__.py A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/browser/configure.zcml A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/configure.zcml A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/permissions.zcml A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/tests.py Repository: plone.autoinclude Branch: refs/heads/main Date: 2022-02-08T19:53:43+02:00 Author: MrTango (MrTango) <md@derico.de> Commit: plone/plone.autoinclude@a93231d Add tests Files changed: M buildout.cfg M src/plone/autoinclude/loader.py M src/plone/autoinclude/tests/test_loader.py M test-packages/example.plone-dash-addon/setup.py M tox.ini Repository: plone.autoinclude Branch: refs/heads/main Date: 2022-02-08T20:49:45+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.autoinclude@2983445 Update ploneintegration tests to include example.plone_dash_addon files. Files changed: M test-packages/example.ploneintegration/src/example/ploneintegration/tests.py Repository: plone.autoinclude Branch: refs/heads/main Date: 2022-02-08T20:54:01+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.autoinclude@56b5d87 fix lint by running black Files changed: M src/plone/autoinclude/tests/test_loader.py Repository: plone.autoinclude Branch: refs/heads/main Date: 2022-02-08T21:01:32+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.autoinclude@a9dfdd2 Fixed buildout tests for example.plone-dash-addon. Files changed: M buildout.cfg M test-packages/example.plone-dash-addon/src/example/plone_dash_addon/configure.zcml M test-packages/example.plone-dash-addon/src/example/plone_dash_addon/tests.py Repository: plone.autoinclude Branch: refs/heads/main Date: 2022-02-08T21:15:29+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.autoinclude@30a4ad7 Add test-packages/ExampleCamelCase I wondered if this would need to be handled as `examplecamelcase`, so all lowercase. But it seems to work fine with camel case. Files changed: A test-packages/ExampleCamelCase/MANIFEST.in A test-packages/ExampleCamelCase/setup.py A test-packages/ExampleCamelCase/src/ExampleCamelCase/__init__.py A test-packages/ExampleCamelCase/src/ExampleCamelCase/configure.zcml A test-packages/ExampleCamelCase/src/ExampleCamelCase/tests.py M buildout.cfg M test-packages/example.ploneintegration/src/example/ploneintegration/tests.py M tox.ini Repository: plone.autoinclude Branch: refs/heads/main Date: 2022-02-08T21:23:01+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.autoinclude@700c1f0 GHA: only test main branch on push. Other branches will be tested when they have a pull request. On plone/plone.autoinclude#16 I saw 34 GitHub Actions tests, half of them for the PR, and half for a push to the branch. That is wasteful. Files changed: M .github/workflows/tests.yml Repository: plone.autoinclude Branch: refs/heads/main Date: 2022-02-09T11:50:36+02:00 Author: Maik Derstappen (MrTango) <md@derico.de> Commit: plone/plone.autoinclude@a99c88f Merge pull request #16 from plone/mrtango-fix-loader-when-dash-in-projectname replace dash with lowdash in project_name Files changed: A news/16.bugfix A test-packages/ExampleCamelCase/MANIFEST.in A test-packages/ExampleCamelCase/setup.py A test-packages/ExampleCamelCase/src/ExampleCamelCase/__init__.py A test-packages/ExampleCamelCase/src/ExampleCamelCase/configure.zcml A test-packages/ExampleCamelCase/src/ExampleCamelCase/tests.py A test-packages/example.plone-dash-addon/MANIFEST.in A test-packages/example.plone-dash-addon/setup.py A test-packages/example.plone-dash-addon/src/example/__init__.py A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/__init__.py A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/browser/__init__.py A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/browser/configure.zcml A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/configure.zcml A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/permissions.zcml A test-packages/example.plone-dash-addon/src/example/plone_dash_addon/tests.py M .github/workflows/tests.yml M buildout.cfg M src/plone/autoinclude/loader.py M src/plone/autoinclude/tests/test_loader.py M test-packages/example.ploneintegration/src/example/ploneintegration/tests.py M tox.ini
mister-roboto
pushed a commit
that referenced
this pull request
Apr 9, 2022
Branch: refs/heads/master Date: 2022-04-08T19:13:46+03:00 Author: MrTango (MrTango) <md@derico.de> Commit: plone/plone.schema@a163d48 Use indent in data converter, to make json readable in widget Files changed: A news/16.feature M plone/schema/browser/jsonfield.py Repository: plone.schema Branch: refs/heads/master Date: 2022-04-09T15:16:10+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.schema@501a866 Merge pull request #16 from plone/jsonfield-widget-use-indent Use indent in data converter, to make json readable in widget Files changed: A news/16.feature M plone/schema/browser/jsonfield.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 9, 2022
Branch: refs/heads/master Date: 2022-04-08T19:13:46+03:00 Author: MrTango (MrTango) <md@derico.de> Commit: plone/plone.schema@a163d48 Use indent in data converter, to make json readable in widget Files changed: A news/16.feature M plone/schema/browser/jsonfield.py Repository: plone.schema Branch: refs/heads/master Date: 2022-04-09T15:16:10+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.schema@501a866 Merge pull request #16 from plone/jsonfield-widget-use-indent Use indent in data converter, to make json readable in widget Files changed: A news/16.feature M plone/schema/browser/jsonfield.py
mister-roboto
pushed a commit
that referenced
this pull request
Aug 18, 2022
Branch: refs/heads/main Date: 2022-08-18T11:53:55+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.base@c1f3975 remove unused code/outdated comment Files changed: M src/plone/base/utils.py Repository: plone.base Branch: refs/heads/main Date: 2022-08-18T11:57:44+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.base@37e421f fix returning of item_id if given. Files changed: A news/16.bugfix M src/plone/base/utils.py Repository: plone.base Branch: refs/heads/main Date: 2022-08-18T13:09:03+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.base@17a5496 Merge pull request #16 from plone/minor-fixes Minor fixes Files changed: A news/16.bugfix M src/plone/base/utils.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 10, 2022
Branch: refs/heads/master Date: 2022-10-07T16:51:19+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.uuid@983c445 Process the catalog queue before looking up in the catalog Fixes #15 Files changed: A news/15.bugfix M plone/app/uuid/utils.py Repository: plone.app.uuid Branch: refs/heads/master Date: 2022-10-10T13:53:13+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.uuid@2194e99 Merge pull request #16 from plone/15.fixed Process the catalog queue before looking up in the catalog Files changed: A news/15.bugfix M plone/app/uuid/utils.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 3, 2023
Branch: refs/heads/master Date: 2023-04-01T13:39:31+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.stringinterp@5d0970a Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/93e1ab65.internal A tox.ini M pyproject.toml M setup.cfg Repository: plone.stringinterp Branch: refs/heads/master Date: 2023-04-01T13:59:30+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.stringinterp@531d86b feat: drop six usage Files changed: M plone/stringinterp/tests/moreSubstitutionTests.txt M plone/stringinterp/tests/substitutionTests.txt M plone/stringinterp/tests/wrapperTests.txt Repository: plone.stringinterp Branch: refs/heads/master Date: 2023-04-01T13:59:30+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.stringinterp@14bf8b2 feat: pyroma Files changed: M setup.py Repository: plone.stringinterp Branch: refs/heads/master Date: 2023-04-01T13:59:30+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.stringinterp@414f70c feat: flake8 Files changed: M plone/stringinterp/__init__.py M plone/stringinterp/interfaces.py Repository: plone.stringinterp Branch: refs/heads/master Date: 2023-04-01T14:00:22+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.stringinterp@fdcf152 feat: declare dependencies Files changed: M setup.py Repository: plone.stringinterp Branch: refs/heads/master Date: 2023-04-03T09:58:59+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.stringinterp@f37596d Merge pull request #16 from plone/config-with-default-template-918b343e Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/93e1ab65.internal A tox.ini M plone/stringinterp/__init__.py M plone/stringinterp/interfaces.py M plone/stringinterp/tests/moreSubstitutionTests.txt M plone/stringinterp/tests/substitutionTests.txt M plone/stringinterp/tests/wrapperTests.txt M pyproject.toml M setup.cfg M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 17, 2023
Branch: refs/heads/master Date: 2023-04-15T14:10:11+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@4ffbbca Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/5cc689e5.internal M pyproject.toml M setup.cfg M tox.ini D .travis.yml Repository: plone.event Branch: refs/heads/master Date: 2023-04-15T14:12:15+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@4a34163 chore: pyupgrade Files changed: M plone/__init__.py M plone/event/adapters.py M plone/event/interfaces.py M plone/event/recurrence.py M plone/event/tests/test_adapters.py M plone/event/tests/test_doctest.py M plone/event/tests/test_recurrence_int_sequence.py M plone/event/tests/test_recurrence_sequence_ical.py M plone/event/tests/test_recurrence_sequence_timedelta.py M plone/event/tests/test_utils.py M plone/event/utils.py M setup.py Repository: plone.event Branch: refs/heads/master Date: 2023-04-15T14:12:42+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@894078e chore: isort Files changed: M plone/event/tests/test_recurrence_int_sequence.py M plone/event/tests/test_recurrence_sequence_ical.py M plone/event/tests/test_recurrence_sequence_timedelta.py M plone/event/tests/test_utils.py Repository: plone.event Branch: refs/heads/master Date: 2023-04-15T14:13:22+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@dfc81ff chore: black Files changed: M plone/__init__.py M plone/event/adapters.py M plone/event/interfaces.py M plone/event/recurrence.py M plone/event/tests/test_adapters.py M plone/event/tests/test_doctest.py M plone/event/tests/test_recurrence_int_sequence.py M plone/event/tests/test_recurrence_sequence_ical.py M plone/event/tests/test_recurrence_sequence_timedelta.py M plone/event/tests/test_utils.py M setup.py Repository: plone.event Branch: refs/heads/master Date: 2023-04-15T14:13:37+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@9df45c0 chore: zpretty Files changed: M plone/event/configure.zcml Repository: plone.event Branch: refs/heads/master Date: 2023-04-15T14:21:23+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@f30946b feat: codespell Files changed: M CHANGES.rst M plone/event/interfaces.py M plone/event/recurrence.py M plone/event/recurrence.rst M plone/event/recurrence_dateutil.rst M plone/event/utils.py M plone/event/utils.rst Repository: plone.event Branch: refs/heads/master Date: 2023-04-15T14:21:47+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@31ea590 feat: flake8 Files changed: M plone/event/utils.py Repository: plone.event Branch: refs/heads/master Date: 2023-04-15T14:22:43+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@9d861f2 chore: update trove classifiers Files changed: M setup.py Repository: plone.event Branch: refs/heads/master Date: 2023-04-15T14:23:29+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@73866e4 feat: declare dependencies Files changed: M setup.py Repository: plone.event Branch: refs/heads/master Date: 2023-04-15T14:27:19+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@f4d751a chore: bump version Files changed: M setup.py Repository: plone.event Branch: refs/heads/master Date: 2023-04-15T14:27:19+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.event@2e2c354 Add news entry Files changed: A news/1.breaking Repository: plone.event Branch: refs/heads/master Date: 2023-04-17T18:10:17+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.event@32ed642 Merge pull request #16 from plone/config-with-default-template-79a1a2bf Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/1.breaking A news/5cc689e5.internal M CHANGES.rst M plone/__init__.py M plone/event/adapters.py M plone/event/configure.zcml M plone/event/interfaces.py M plone/event/recurrence.py M plone/event/recurrence.rst M plone/event/recurrence_dateutil.rst M plone/event/tests/test_adapters.py M plone/event/tests/test_doctest.py M plone/event/tests/test_recurrence_int_sequence.py M plone/event/tests/test_recurrence_sequence_ical.py M plone/event/tests/test_recurrence_sequence_timedelta.py M plone/event/tests/test_utils.py M plone/event/utils.py M plone/event/utils.rst M pyproject.toml M setup.cfg M setup.py M tox.ini D .travis.yml
mister-roboto
pushed a commit
that referenced
this pull request
Jul 4, 2023
Branch: refs/heads/master Date: 2023-07-03T23:32:10Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.transformchain@6ecb39c [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.4.0 → v3.8.0](asottile/pyupgrade@v3.4.0...v3.8.0) - [github.com/collective/zpretty: 3.1.0a2 → 3.1.0](collective/zpretty@3.1.0a2...3.1.0) - [github.com/codespell-project/codespell: v2.2.4 → v2.2.5](codespell-project/codespell@v2.2.4...v2.2.5) - [github.com/mgedmin/check-python-versions: 0.21.2 → 0.21.3](mgedmin/check-python-versions@0.21.2...0.21.3) Files changed: M .pre-commit-config.yaml Repository: plone.transformchain Branch: refs/heads/master Date: 2023-07-04T07:59:53+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.transformchain@d624e91 Merge pull request #16 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
Jul 4, 2023
Branch: refs/heads/master Date: 2023-07-03T23:32:10Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.transformchain@6ecb39c [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.4.0 → v3.8.0](asottile/pyupgrade@v3.4.0...v3.8.0) - [github.com/collective/zpretty: 3.1.0a2 → 3.1.0](collective/zpretty@3.1.0a2...3.1.0) - [github.com/codespell-project/codespell: v2.2.4 → v2.2.5](codespell-project/codespell@v2.2.4...v2.2.5) - [github.com/mgedmin/check-python-versions: 0.21.2 → 0.21.3](mgedmin/check-python-versions@0.21.2...0.21.3) Files changed: M .pre-commit-config.yaml Repository: plone.transformchain Branch: refs/heads/master Date: 2023-07-04T07:59:53+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.transformchain@d624e91 Merge pull request #16 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
Oct 4, 2023
Branch: refs/heads/master Date: 2023-06-25T23:16:25+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.browserlayer@9bcff61 Configuring with plone/meta Files changed: A .flake8 A .github/workflows/meta.yml A news/cfffba8c.internal M .editorconfig M .gitignore M .meta.toml M .pre-commit-config.yaml M pyproject.toml M tox.ini Repository: plone.browserlayer Branch: refs/heads/master Date: 2023-06-25T23:16:25+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.browserlayer@ffe1615 cleanup: remove unused file Files changed: D setup.cfg Repository: plone.browserlayer Branch: refs/heads/master Date: 2023-06-25T23:16:26+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.browserlayer@3285528 fix: adjust setup.py Files changed: M setup.py Repository: plone.browserlayer Branch: refs/heads/master Date: 2023-10-04T17:41:10+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.browserlayer@3a1c03e Merge pull request #16 from plone/config-with-default-template-b2271419 Config with default template Files changed: A .flake8 A .github/workflows/meta.yml A news/cfffba8c.internal M .editorconfig M .gitignore M .meta.toml M .pre-commit-config.yaml M pyproject.toml M setup.py M tox.ini D setup.cfg
mister-roboto
pushed a commit
that referenced
this pull request
Oct 4, 2023
Branch: refs/heads/master Date: 2023-06-25T23:16:25+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.browserlayer@9bcff61 Configuring with plone/meta Files changed: A .flake8 A .github/workflows/meta.yml A news/cfffba8c.internal M .editorconfig M .gitignore M .meta.toml M .pre-commit-config.yaml M pyproject.toml M tox.ini Repository: plone.browserlayer Branch: refs/heads/master Date: 2023-06-25T23:16:25+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.browserlayer@ffe1615 cleanup: remove unused file Files changed: D setup.cfg Repository: plone.browserlayer Branch: refs/heads/master Date: 2023-06-25T23:16:26+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.browserlayer@3285528 fix: adjust setup.py Files changed: M setup.py Repository: plone.browserlayer Branch: refs/heads/master Date: 2023-10-04T17:41:10+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.browserlayer@3a1c03e Merge pull request #16 from plone/config-with-default-template-b2271419 Config with default template Files changed: A .flake8 A .github/workflows/meta.yml A news/cfffba8c.internal M .editorconfig M .gitignore M .meta.toml M .pre-commit-config.yaml M pyproject.toml M setup.py M tox.ini D setup.cfg
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.