Barry Warsaw pushed to branch master at mailman / Mailman Core
Commits: ae0042a9 by Barry Warsaw at 2017-08-29T14:07:54+00:00 PR288 vetted - - - - - de8c204f by Barry Warsaw at 2017-08-29T14:07:55+00:00 Add a new plugin architecture. This allows third parties to add initialization hooks, REST endpoints, and additional components. Given by Jan Jancar. - - - - - 30 changed files: - README.rst - src/mailman/app/commands.py - − src/mailman/app/docs/hooks.rst - src/mailman/bin/mailman.py - src/mailman/bin/master.py - src/mailman/bin/runner.py - src/mailman/bin/tests/test_mailman.py - src/mailman/commands/cli_withlist.py - src/mailman/commands/docs/conf.rst - src/mailman/commands/docs/info.rst - src/mailman/commands/tests/test_cli_shell.py - src/mailman/config/config.py - src/mailman/config/schema.cfg - src/mailman/core/chains.py - src/mailman/core/initialize.py - src/mailman/core/pipelines.py - src/mailman/core/rules.py - src/mailman/docs/NEWS.rst - + src/mailman/interfaces/plugin.py - src/mailman/model/docs/listmanager.rst - + src/mailman/plugins/__init__.py - + src/mailman/plugins/docs/__init__.py - + src/mailman/plugins/docs/intro.rst - + src/mailman/plugins/initialize.py - + src/mailman/plugins/testing/__init__.py - + src/mailman/plugins/testing/alternate.cfg - + src/mailman/plugins/testing/alternate/__init__.py - + src/mailman/plugins/testing/alternate/rules/__init__.py - + src/mailman/plugins/testing/alternate/rules/rules.py - + src/mailman/plugins/testing/example/__init__.py The diff was not included because it is too large. View it on GitLab: https://gitlab.com/mailman/mailman/compare/f847e15407bfbf824236547bdf728a1ae00bd405...de8c204fa40f0c4677a1b73b2ee7e3e86ce93a9c --- View it on GitLab: https://gitlab.com/mailman/mailman/compare/f847e15407bfbf824236547bdf728a1ae00bd405...de8c204fa40f0c4677a1b73b2ee7e3e86ce93a9c You're receiving this email because of your account on gitlab.com.
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org