[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6794: Convert bin/inject to bin/mailman inject

2009-09-19 Thread noreply
revno: 6794 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Sat 2009-09-19 16:51:15 -0400 message: Convert bin/inject to bin/mailman inject Expose the database store on .store instead of ._store A few other

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6790: Instead of using an adapter, use a utility to get the mailing list manager.

2009-08-26 Thread noreply
revno: 6790 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-08-26 02:27:37 -0400 message: Instead of using an adapter, use a utility to get the mailing list manager. modified: setup.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6792: Replace the message_store instance on the database with an IMessageStore

2009-08-26 Thread noreply
revno: 6792 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-08-26 22:29:20 -0400 message: Replace the message_store instance on the database with an IMessageStore utility. modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6788: Fix buglet.

2009-08-25 Thread noreply
revno: 6788 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Tue 2009-08-25 11:19:38 -0400 message: Fix buglet. modified: src/mailman/commands/cli_lists.py -- lp:mailman

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6789: Remove the special cases for pylint. Version 0.18 works out of the box now, except that it has...

2009-08-25 Thread noreply
revno: 6789 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Tue 2009-08-25 18:49:43 -0400 message: Remove the special cases for pylint. Version 0.18 works out of the box now, except that it has a bug where it can't

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6784: Documentation reorganization and update.

2009-08-24 Thread noreply
revno: 6784 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-08-24 08:45:16 -0400 message: Documentation reorganization and update. removed: docs/ docs/OLD-NEWS.txt docs/man/ docs/man/add_members.1

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6786: Better title

2009-08-24 Thread noreply
revno: 6786 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-08-24 15:12:22 -0400 message: Better title modified: src/mailman/docs/STYLEGUIDE.txt -- lp:mailman

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6785: Updates to documentation.

2009-08-24 Thread noreply
revno: 6785 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-08-24 14:48:48 -0400 message: Updates to documentation. modified: src/mailman/docs/ACKNOWLEDGMENTS.txt src/mailman/docs/ALPHA.txt

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6787: Tweaks

2009-08-24 Thread noreply
revno: 6787 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-08-24 17:22:09 -0400 message: Tweaks modified: src/mailman/queue/docs/OVERVIEW.txt -- lp:mailman

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6780: * Updated NEWS.txt for 3.0a3.

2009-08-21 Thread noreply
revno: 6780 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-08-21 16:11:50 -0400 message: * Updated NEWS.txt for 3.0a3. * Use the IListManager() adapter instead of hanging the list manager off of

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6781: Test updates and repair.xo

2009-08-21 Thread noreply
revno: 6781 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-08-21 18:07:35 -0400 message: Test updates and repair.xo modified: src/mailman/bin/list_members.py src/mailman/bin/list_owners.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6783: Post-release bump of version number.

2009-08-21 Thread noreply
revno: 6783 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-08-21 18:25:17 -0400 message: Post-release bump of version number. modified: docs/NEWS.txt src/mailman/version.py -- lp:mailman

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6775: Use the new lazr.restful.simple.Publication as a base class.

2009-08-17 Thread noreply
revno: 6775 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-08-17 13:39:41 -0400 message: Use the new lazr.restful.simple.Publication as a base class. modified: src/mailman/rest/publication.py --

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6777: Use an adapter instead of custom handleException() code to return a 404

2009-08-17 Thread noreply
revno: 6777 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-08-17 17:02:02 -0400 message: Use an adapter instead of custom handleException() code to return a 404 instead of a 500 for NotFound errors.

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6776: We don't need the AadminWebServiceRequest any more.

2009-08-17 Thread noreply
revno: 6776 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-08-17 14:40:03 -0400 message: We don't need the AadminWebServiceRequest any more. modified: src/mailman/rest/configure.zcml

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6778: Clean ups.

2009-08-17 Thread noreply
revno: 6778 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-08-17 20:19:31 -0400 message: Clean ups. modified: src/mailman/rest/publication.py -- lp:mailman

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6779: mailmanctl must use absolute imports

2009-08-17 Thread noreply
revno: 6779 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-08-17 20:46:43 -0400 message: mailmanctl must use absolute imports Turn debug log level up to info so we're not spammed. Apparently we

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6774: The basics of 'mailman members --add'.

2009-08-16 Thread noreply
revno: 6774 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Sun 2009-08-16 22:44:01 -0400 message: The basics of 'mailman members --add'. added: src/mailman/commands/docs/members.txt modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6772: Add the 'mailman remove' command.

2009-08-14 Thread noreply
revno: 6772 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-08-14 20:39:43 -0400 message: Add the 'mailman remove' command. removed: src/mailman/bin/remove_list.py added:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6771: Remove old file

2009-08-13 Thread noreply
revno: 6771 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Thu 2009-08-13 08:05:15 -0400 message: Remove old file removed: src/mailman/bin/create_list.py -- lp:mailman

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6766: Refactor.

2009-08-12 Thread noreply
revno: 6766 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-08-12 00:32:47 -0400 message: Refactor. modified: src/mailman/i18n.py -- lp:mailman https://code.launchpad.net/~mailman-coders/mailman/3.0

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6770: The language manager is not test-isolated. For now, just use a fake language

2009-08-12 Thread noreply
revno: 6770 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Thu 2009-08-13 00:50:17 -0400 message: The language manager is not test-isolated. For now, just use a fake language code. modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6765: 'mailman info' command.

2009-08-12 Thread noreply
revno: 6765 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-08-12 00:31:37 -0400 message: 'mailman info' command. added: src/mailman/commands/cli_info.py src/mailman/commands/docs/info.txt modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6769: Tests for setting an owner and the language. A test for notifications, and

2009-08-12 Thread noreply
revno: 6769 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-08-12 23:53:34 -0400 message: Tests for setting an owner and the language. A test for notifications, and errors. Update newlist.txt. modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6768: Add more tests for the 'mailman create' command.

2009-08-12 Thread noreply
revno: 6768 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-08-12 23:10:43 -0400 message: Add more tests for the 'mailman create' command. modified: src/mailman/commands/docs/create.txt -- lp:mailman

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6763: Rename files inside src/mailman/commands to indicate whether it's an email

2009-08-09 Thread noreply
revno: 6763 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Sun 2009-08-09 11:01:16 -0400 message: Rename files inside src/mailman/commands to indicate whether it's an email command (eml_ prefix) or a command line

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6764: bin/mailman help as an alias for bin/mailman --help

2009-08-09 Thread noreply
revno: 6764 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Sun 2009-08-09 11:25:59 -0400 message: bin/mailman help as an alias for bin/mailman --help added: src/mailman/commands/cli_help.py modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6759: Pick some lint.

2009-08-07 Thread noreply
revno: 6759 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Thu 2009-08-06 20:13:23 -0400 message: Pick some lint. modified: src/mailman/rest/publication.py src/mailman/rest/security.py src/mailman/rest/urls.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6760: Fix some urls returned by the api. Instead of 'mailing_lists' use 'lists'.

2009-08-07 Thread noreply
revno: 6760 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-08-07 23:46:41 -0400 message: Fix some urls returned by the api. Instead of 'mailing_lists' use 'lists'. Also, extend the ListManager so that

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6761: Use Storm 0.15's new GenerationalCache.

2009-08-07 Thread noreply
revno: 6761 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Sat 2009-08-08 00:45:21 -0400 message: Use Storm 0.15's new GenerationalCache. modified: src/mailman/database/__init__.py -- lp:mailman

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6753: * Expose IMailingLists in the API.

2009-08-06 Thread noreply
revno: 6753 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Sat 2009-07-25 00:23:01 -0400 message: * Expose IMailingLists in the API. * Better titles in the IMailingList interface. * Expose the real_name

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6755: Whitespace cleanup

2009-08-06 Thread noreply
revno: 6755 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-08-05 18:09:30 -0400 message: Whitespace cleanup modified: src/mailman/interfaces/domain.py -- lp:mailman

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6754: Move BadDomainSpecificationError to domain.txt interface. Try to set this to

2009-08-06 Thread noreply
revno: 6754 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Sun 2009-07-26 21:23:02 -0400 message: Move BadDomainSpecificationError to domain.txt interface. Try to set this to return an HTTP 400 error, though it

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6756: Fix the turning of application level exceptions into HTTP 400 errors, through

2009-08-06 Thread noreply
revno: 6756 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Thu 2009-08-06 17:05:53 -0400 message: Fix the turning of application level exceptions into HTTP 400 errors, through the improvement of the publication's

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6758: Minor fixes.

2009-08-06 Thread noreply
revno: 6758 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Thu 2009-08-06 17:20:02 -0400 message: Minor fixes. modified: src/mailman/rest/publication.py src/mailman/rest/webservice.py -- lp:mailman

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6757: Get rid of the Traverse class by checking for None returned from ob.get().

2009-08-06 Thread noreply
revno: 6757 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Thu 2009-08-06 17:15:07 -0400 message: Get rid of the Traverse class by checking for None returned from ob.get(). removed: src/mailman/rest/traverse.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6751: Our first writable REST API! You can now create new domains through the

2009-07-21 Thread noreply
revno: 6751 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-07-20 23:13:59 -0400 message: Our first writable REST API! You can now create new domains through the webserver. Fix the https/http urls.

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6752: Expose 'transaction' as an alias for config.db in the doctest globs. This

2009-07-21 Thread noreply
revno: 6752 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Tue 2009-07-21 07:07:58 -0400 message: Expose 'transaction' as an alias for config.db in the doctest globs. This means commit() is now

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6749: De-u-literal-ify our doctests.

2009-07-18 Thread noreply
revno: 6749 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-07-17 01:16:27 -0400 message: De-u-literal-ify our doctests. modified: src/mailman/archiving/docs/common.txt src/mailman/commands/docs/echo.txt

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6746: Pick some lint

2009-07-16 Thread noreply
revno: 6746 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-07-10 20:00:44 -0400 message: Pick some lint modified: src/mailman/bin/master.py src/mailman/bin/qrunner.py src/mailman/bin/version.py ===

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6747: Clean a few more lints.

2009-07-16 Thread noreply
revno: 6747 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-07-10 21:55:26 -0400 message: Clean a few more lints. Add get_mailing_lists() which is used just for the web interface. Because of a bug in

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6748: Wow. Put domains into the database.

2009-07-16 Thread noreply
revno: 6748 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Thu 2009-07-16 22:36:06 -0400 message: Wow. Put domains into the database. Add an IDomainManager and a global domain manager which can be gotten by

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6745: More lint picking.

2009-07-04 Thread noreply
revno: 6745 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Sat 2009-07-04 12:47:24 -0400 message: More lint picking. Fix a documentation link. modified: .buildout/bin/lint.sh.in pylint.rc

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6744: Remove some unused stuff and pick some lint.

2009-07-01 Thread noreply
revno: 6744 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-07-01 18:04:04 -0400 message: Remove some unused stuff and pick some lint. removed: src/mailman/rest/root.py modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6741: Integrate pylint and Sphinx documentation buildout targets.

2009-06-30 Thread noreply
revno: 6741 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Tue 2009-06-30 06:14:49 -0400 message: Integrate pylint and Sphinx documentation buildout targets. * bin/lint.sh runs the linter (be very afraid) *

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6742: Many pylint cleanups.

2009-06-30 Thread noreply
revno: 6742 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Tue 2009-06-30 23:14:26 -0400 message: Many pylint cleanups. modified: pylint.rc src/mailman/Utils.py src/mailman/app/bounces.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6743: Basic Sphinx documentation generation.

2009-06-30 Thread noreply
revno: 6743 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Tue 2009-06-30 23:51:45 -0400 message: Basic Sphinx documentation generation. added: src/mailman/archiving/docs/ renamed:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6737: More REST server updates.

2009-06-29 Thread noreply
revno: 6737 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-06-29 21:30:04 -0400 message: More REST server updates. * Get rid of in-Python adapter registration in favor of ZCML. Eventually, I'd

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6738: Set testing threads as daemon so they won't hang.

2009-06-29 Thread noreply
revno: 6738 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-06-29 21:46:20 -0400 message: Set testing threads as daemon so they won't hang. Fix system absolute url. modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6739: Add an adapter for IDomain to IAbsoluteURL and add some zope.security onions

2009-06-29 Thread noreply
revno: 6739 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-06-29 23:15:11 -0400 message: Add an adapter for IDomain to IAbsoluteURL and add some zope.security onions to the varnish. modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6740: Implement returning multiple domains, a single specific domain, and raising a

2009-06-29 Thread noreply
revno: 6740 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-06-29 23:31:51 -0400 message: Implement returning multiple domains, a single specific domain, and raising a 404 if the named domain is missing.

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6734: Allow for setting the doctest layer in the doctest package's __init__. If not

2009-05-28 Thread noreply
revno: 6734 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-05-27 17:44:10 +0200 message: Allow for setting the doctest layer in the doctest package's __init__. If not given, then SMTPLayer is used by

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6736: typo

2009-05-28 Thread noreply
revno: 6736 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-05-27 17:56:01 -0400 message: typo modified: src/mailman/rest/docs/basic.txt === modified file 'src/mailman/rest/docs/basic.txt' ---

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6733: Get rid of some useless stuff.

2009-05-25 Thread noreply
revno: 6733 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-05-25 22:27:05 +0200 message: Get rid of some useless stuff. modified: src/mailman/rest/configuration.py src/mailman/rest/publication.py ===

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6730: Back out that last change in override order between the environment variable

2009-05-16 Thread noreply
revno: 6730 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-05-15 18:40:41 -0400 message: Back out that last change in override order between the environment variable and -C. modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6729: Add initialization pre- and post- hooks, configurable in the config file.

2009-05-16 Thread noreply
revno: 6729 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-05-15 18:37:29 -0400 message: Add initialization pre- and post- hooks, configurable in the config file. This lets you run a bit of Python at

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6731: rsplit - rpartition

2009-05-16 Thread noreply
revno: 6731 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Fri 2009-05-15 18:57:40 -0400 message: rsplit - rpartition modified: src/mailman/app/lifecycle.py src/mailman/bin/genaliases.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6732: Refactor __import__'s into a separate utility module.

2009-05-16 Thread noreply
revno: 6732 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Sat 2009-05-16 11:08:46 -0400 message: Refactor __import__'s into a separate utility module. added: src/mailman/utilities/modules.py modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6727: Linux signal management appears to work differently than OS X. Introduce a

2009-05-11 Thread noreply
revno: 6727 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-05-11 22:08:07 -0400 message: Linux signal management appears to work differently than OS X. Introduce a runner flag to indicate whether the

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6728: A little bit of cleanup.

2009-05-11 Thread noreply
revno: 6728 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-05-11 23:00:30 -0400 message: A little bit of cleanup. modified: src/mailman/rest/testing/server.py src/mailman/rest/urls.py === modified file

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6715: Checkpointing restful annotations.

2009-05-10 Thread noreply
revno: 6715 committer: Barry Warsaw ba...@list.org branch nick: restful timestamp: Wed 2009-04-01 16:22:40 -0500 message: Checkpointing restful annotations. renamed: src/mailman/docs/version.txt = src/mailman/docs/system.txt

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6714: Hook in lazr.restful (which isn't in the Cheeseshop yet).

2009-05-10 Thread noreply
revno: 6714 committer: Barry Warsaw ba...@list.org branch nick: restful timestamp: Wed 2009-04-01 15:14:24 -0500 message: Hook in lazr.restful (which isn't in the Cheeseshop yet). Add infrastructure that the first REST interface

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6716: Checkpointing more REST stuff

2009-05-10 Thread noreply
revno: 6716 committer: Barry Warsaw ba...@list.org branch nick: restful timestamp: Wed 2009-04-01 19:02:49 -0500 message: Checkpointing more REST stuff added: src/mailman/interfaces/rest.py src/mailman/rest/

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6717: Checking pointing all the ZCA and restful wiring that I really don't

2009-05-10 Thread noreply
revno: 6717 committer: Barry Warsaw ba...@list.org branch nick: restful timestamp: Thu 2009-04-02 15:19:00 -0500 message: Checking pointing all the ZCA and restful wiring that I really don't understand. Cargo culting FTW. added:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6718: More checkpointing.

2009-05-10 Thread noreply
revno: 6718 committer: Barry Warsaw ba...@list.org branch nick: restful timestamp: Thu 2009-04-02 15:44:25 -0500 message: More checkpointing. modified: src/mailman/rest/configuration.py src/mailman/rest/configure.zcml

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6719: Make things import.

2009-05-10 Thread noreply
revno: 6719 committer: Barry Warsaw ba...@list.org branch nick: restful timestamp: Thu 2009-04-02 18:43:19 -0500 message: Make things import. modified: src/mailman/rest/publication.py src/mailman/rest/root.py === modified file

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6721: The very basics of a working REST server. Only works for localhost:8001/sys

2009-05-10 Thread noreply
revno: 6721 committer: Barry Warsaw ba...@list.org branch nick: restful timestamp: Sun 2009-05-03 15:35:29 -0400 message: The very basics of a working REST server. Only works for localhost:8001/sys added: src/mailman/queue/rest.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6722: A working test of the REST server. http://localhost:8001/3.0/sys returns

2009-05-10 Thread noreply
revno: 6722 committer: Barry Warsaw ba...@list.org branch nick: restful timestamp: Mon 2009-05-04 11:05:51 -0400 message: A working test of the REST server. http://localhost:8001/3.0/sys returns useful information. It's GET only

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6723: /sys - /system

2009-05-10 Thread noreply
revno: 6723 committer: Barry Warsaw ba...@list.org branch nick: restful timestamp: Mon 2009-05-04 11:33:10 -0400 message: /sys - /system modified: src/mailman/rest/docs/basic.txt src/mailman/rest/testing/server.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6724: We can use the cheeseshop version of lazr.restful now.

2009-05-10 Thread noreply
revno: 6724 committer: Barry Warsaw ba...@python.org branch nick: rest timestamp: Tue 2009-05-05 11:54:59 -0400 message: We can use the cheeseshop version of lazr.restful now. modified: buildout.cfg === modified file 'buildout.cfg'

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6725: Several RESTful updates.

2009-05-10 Thread noreply
revno: 6725 committer: Barry Warsaw ba...@list.org branch nick: rest timestamp: Wed 2009-05-06 22:07:35 -0400 message: Several RESTful updates. * Fix a typo in the runner * Add support for 404 Not Found exceptions * Suppress

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6726: More tests for the REST server, this time, for the queue runner.

2009-05-10 Thread noreply
revno: 6726 committer: Barry Warsaw ba...@list.org branch nick: rest timestamp: Sun 2009-05-10 16:13:02 -0400 message: More tests for the REST server, this time, for the queue runner. Add logging to the RESTRunner. Also, use

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6709: typo

2009-03-29 Thread noreply
revno: 6709 committer: Barry Warsaw ba...@list.org branch nick: plugins timestamp: Sun 2009-03-29 09:28:06 -0500 message: typo modified: src/mailman/core/chains.py === modified file 'src/mailman/core/chains.py' ---

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6710: Last few conversions to pkg_resources instead of listdir'ing the file system

2009-03-29 Thread noreply
revno: 6710 committer: Barry Warsaw ba...@list.org branch nick: plugins timestamp: Sun 2009-03-29 10:14:58 -0500 message: Last few conversions to pkg_resources instead of listdir'ing the file system directly. modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6708: Move the Action and NewsModeration enums into their own interface files.

2009-03-29 Thread noreply
revno: 6708 committer: Barry Warsaw ba...@list.org branch nick: plugins timestamp: Wed 2009-03-25 08:05:27 -0400 message: Move the Action and NewsModeration enums into their own interface files. added:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6711: Bye bye plugins module.

2009-03-29 Thread noreply
revno: 6711 committer: Barry Warsaw ba...@list.org branch nick: plugins timestamp: Sun 2009-03-29 10:58:22 -0500 message: Bye bye plugins module. removed: src/mailman/core/plugins.py === removed file 'src/mailman/core/plugins.py'

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6712: Add argparse 'cause I think this might end up being cool.

2009-03-29 Thread noreply
revno: 6712 committer: Barry Warsaw ba...@list.org branch nick: hacking timestamp: Sun 2009-03-29 15:40:22 -0500 message: Add argparse 'cause I think this might end up being cool. Refactor the finding of components so that it's

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6702: Remove the mailman.database setup.py plugin, instead opting for defining the

2009-03-09 Thread noreply
revno: 6702 committer: Barry Warsaw ba...@list.org branch nick: hacking timestamp: Thu 2009-03-05 21:30:14 -0500 message: Remove the mailman.database setup.py plugin, instead opting for defining the database class in the

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6707: Get rid of the mailman.scrubber entry point.

2009-03-09 Thread noreply
revno: 6707 committer: Barry Warsaw ba...@list.org branch nick: setup timestamp: Tue 2009-03-10 00:06:16 -0400 message: Get rid of the mailman.scrubber entry point. modified: setup.py src/mailman/config/schema.cfg

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6705: Get rid of the mailman.handlers entry point.

2009-03-09 Thread noreply
revno: 6705 committer: Barry Warsaw ba...@list.org branch nick: setup timestamp: Mon 2009-03-09 23:49:20 -0400 message: Get rid of the mailman.handlers entry point. modified: setup.py src/mailman/core/pipelines.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6704: Get rid of mailman.commands entry point.

2009-03-09 Thread noreply
revno: 6704 committer: Barry Warsaw ba...@list.org branch nick: setup timestamp: Mon 2009-03-09 23:42:21 -0400 message: Get rid of mailman.commands entry point. modified: setup.py src/mailman/app/commands.py === modified file

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6700: There are some situations where the RFC 2919 List-ID header must be explicitly

2009-03-03 Thread noreply
revno: 6700 committer: Barry Warsaw ba...@list.org branch nick: hacking timestamp: Tue 2009-03-03 10:15:42 -0500 message: There are some situations where the RFC 2919 List-ID header must be explicitly set. Make this possible by

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6698: acceptable_aliases are no longer a pickle.

2009-02-23 Thread noreply
revno: 6698 committer: Barry Warsaw ba...@list.org branch nick: hacking timestamp: Mon 2009-02-23 14:13:32 -0500 message: acceptable_aliases are no longer a pickle. modified: src/mailman/database/mailinglist.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6697: Get rid of one_last_digest. Move this into a separate OneLastDigest table.

2009-02-22 Thread noreply
revno: 6697 committer: Barry Warsaw ba...@list.org branch nick: hacking timestamp: Sun 2009-02-22 21:33:17 -0500 message: Get rid of one_last_digest. Move this into a separate OneLastDigest table. Make it explicit to get the last

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6693: Add IAutoResponseSet.last_response() and fix a few bugs with the datetime

2009-02-19 Thread noreply
revno: 6693 committer: Barry Warsaw ba...@list.org branch nick: hacking timestamp: Thu 2009-02-19 00:18:35 -0500 message: Add IAutoResponseSet.last_response() and fix a few bugs with the datetime testing harness. Remove the

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6694: Refactor.

2009-02-19 Thread noreply
revno: 6694 committer: Barry Warsaw ba...@list.org branch nick: hacking timestamp: Thu 2009-02-19 00:26:22 -0500 message: Refactor. modified: src/mailman/app/replybot.py src/mailman/chains/hold.py src/mailman/database/mailman.sql

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6696: Major cleanup of the automatic response stuff.

2009-02-19 Thread noreply
revno: 6696 committer: Barry Warsaw ba...@list.org branch nick: hacking timestamp: Thu 2009-02-19 22:23:42 -0500 message: Major cleanup of the automatic response stuff. inject_message() grows a keyword argument dictionary which

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6690: Checkpointing the conversion of automatic responses away from pickles.

2009-02-17 Thread noreply
revno: 6690 committer: Barry Warsaw ba...@list.org branch nick: nopickles timestamp: Mon 2009-02-16 23:57:30 -0500 message: Checkpointing the conversion of automatic responses away from pickles. added:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6692: Eradicate hold_and_cmd_autoresponses.

2009-02-17 Thread noreply
revno: 6692 committer: Barry Warsaw ba...@list.org branch nick: nopickles timestamp: Tue 2009-02-17 22:23:12 -0500 message: Eradicate hold_and_cmd_autoresponses. modified: src/mailman/app/replybot.py src/mailman/chains/hold.py

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6687: Remove Utils.ParseEmail() and Utils.midnight().

2009-02-12 Thread noreply
revno: 6687 committer: Barry Warsaw ba...@list.org branch nick: cleanup timestamp: Thu 2009-02-12 22:26:28 -0500 message: Remove Utils.ParseEmail() and Utils.midnight(). added: src/mailman/email/utils.py modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6688: Remove or move QuotePeriods(), LCDomain(), and ValidateEmail from the Utils

2009-02-12 Thread noreply
revno: 6688 committer: Barry Warsaw ba...@list.org branch nick: cleanup timestamp: Thu 2009-02-12 22:52:18 -0500 message: Remove or move QuotePeriods(), LCDomain(), and ValidateEmail from the Utils module. added:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6685: Clean up and reorganization languages and the language manager.

2009-02-12 Thread noreply
revno: 6685 committer: Barry Warsaw ba...@list.org branch nick: cleanup timestamp: Tue 2009-02-10 19:42:34 -0500 message: Clean up and reorganization languages and the language manager. added: src/mailman/languages/

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6689: Remove one more unused function.

2009-02-12 Thread noreply
revno: 6689 committer: Barry Warsaw ba...@list.org branch nick: cleanup timestamp: Thu 2009-02-12 22:55:01 -0500 message: Remove one more unused function. modified: src/mailman/Utils.py === modified file 'src/mailman/Utils.py' ---

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6682: Move mailman.Message to mailman.email.Message. Rename Message.get_sender() to

2009-02-09 Thread noreply
revno: 6682 committer: Barry Warsaw ba...@list.org branch nick: msg timestamp: Mon 2009-02-09 22:19:18 -0500 message: Move mailman.Message to mailman.email.Message. Rename Message.get_sender() to Message.sender (property) and

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6684: More cleanup of Utils.py on the path of its eventual demise.

2009-02-09 Thread noreply
revno: 6684 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Mon 2009-02-09 22:47:11 -0500 message: More cleanup of Utils.py on the path of its eventual demise. Move the attic and web directories out of

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6681: Branch merge

2009-02-07 Thread noreply
revno: 6681 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Sat 2009-02-07 23:14:26 -0500 message: Branch merge renamed: src/mailman/Mailbox.py = src/mailman/attic/Mailbox.py modified:

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6678: Get an obsolete module out of our way.

2009-02-04 Thread noreply
revno: 6678 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-02-04 09:09:43 -0500 message: Get an obsolete module out of our way. renamed: src/mailman/app/digests.py = src/mailman/attic/digests.py ===

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6679: Repair some test failures and fix a doc typo as reported by Patrick Koetter.

2009-02-04 Thread noreply
revno: 6679 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-02-04 14:47:25 -0500 message: Repair some test failures and fix a doc typo as reported by Patrick Koetter. modified: docs/ALPHA.txt

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6680: Work around the limitation in Python 2.6's OptionParser class's refusal to

2009-02-04 Thread noreply
revno: 6680 committer: Barry Warsaw ba...@list.org branch nick: 3.0 timestamp: Wed 2009-02-04 23:35:49 -0500 message: Work around the limitation in Python 2.6's OptionParser class's refusal to accept unicode options strings in its

[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] Rev 6671: Several important cleanups.

2009-01-16 Thread noreply
revno: 6671 committer: Barry Warsaw ba...@list.org branch nick: cleanups timestamp: Fri 2009-01-16 21:04:21 -0500 message: Several important cleanups. * Turn on absolute_import and unicode_literals everywhere, and deal with the

  1   2   3   >