index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
queue
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Add REST interface for joining a mailing list.
Barry Warsaw
2009-12-28
1
-0
/
+6
*
IRegistrar is now a utility; it doesn't need to be adapted from an IDomain.
Barry Warsaw
2009-12-12
1
-2
/
+1
*
* Refactor the language manager off of the config object and into a utility.
Barry Warsaw
2009-12-10
2
-9
/
+20
*
Add a 'name' attribute to the Switchboards. This is so 'whichq' can be set
Barry Warsaw
2009-12-10
3
-14
/
+19
*
* Make IDomainManager a utility, since the config object is global.
Barry Warsaw
2009-12-08
2
-7
/
+10
*
Fix some test failures:
Barry Warsaw
2009-12-08
1
-2
/
+2
*
Fix a test.
Barry Warsaw
2009-12-06
1
-2
/
+11
*
* Fix a test based on updated output.
Barry Warsaw
2009-12-06
4
-36
/
+358
*
Revert the last changes. Calculate size where needed.
Barry Warsaw
2009-12-05
1
-1
/
+0
*
The delivery agent requires that the message object have a .original_size
Barry Warsaw
2009-12-04
1
-4
/
+8
*
Fix a test and make Sphinx happy.
Barry Warsaw
2009-11-28
1
-40
/
+40
*
Refactor VERP calculation so that it's now in the outgoing queue instead of
Barry Warsaw
2009-11-27
2
-29
/
+363
*
Factor out most of the i18n subsystem and convert to using the flufl.i18n
Barry Warsaw
2009-11-15
4
-10
/
+10
*
Cleanup.
Barry Warsaw
2009-11-04
4
-4
/
+0
*
smtp_direct.py is dead and gone.
Barry Warsaw
2009-11-03
1
-8
/
+8
*
Add decorations.
Barry Warsaw
2009-11-01
6
-14
/
+14
*
Convert bin/inject to bin/mailman inject
Barry Warsaw
2009-09-19
1
-1
/
+0
*
Remove the user_manager attribute from config.db and expose it as an
Barry Warsaw
2009-08-26
1
-1
/
+5
*
Instead of using an adapter, use a utility to get the mailing list manager.
Barry Warsaw
2009-08-26
2
-2
/
+4
*
Tweaks
Barry Warsaw
2009-08-24
1
-3
/
+4
*
Test updates and repair.xo
Barry Warsaw
2009-08-21
4
-6
/
+10
*
Expose 'transaction' as an alias for config.db in the doctest globs. This
Barry Warsaw
2009-07-21
3
-3
/
+4
*
Our first writable REST API! You can now create new domains through the
Barry Warsaw
2009-07-20
1
-3
/
+4
*
De-u-literal-ify our doctests.
Barry Warsaw
2009-07-18
8
-47
/
+55
*
Refactor __import__'s into a separate utility module.
Barry Warsaw
2009-05-16
2
-4
/
+4
*
rsplit -> rpartition
Barry Warsaw
2009-05-15
1
-3
/
+3
*
Linux signal management appears to work differently than OS X. Introduce a
Barry Warsaw
2009-05-11
2
-0
/
+4
*
More tests for the REST server, this time, for the queue runner.
Barry Warsaw
2009-05-10
2
-0
/
+29
*
Several RESTful updates.
Barry Warsaw
2009-05-06
1
-1
/
+1
*
A working test of the REST server. http://localhost:8001/3.0/sys returns
Barry Warsaw
2009-05-04
1
-2
/
+2
*
The very basics of a working REST server. Only works for localhost:8001/sys
Barry Warsaw
2009-05-03
1
-0
/
+50
*
Move the Action and NewsModeration enums into their own interface files.
Barry Warsaw
2009-03-25
2
-3
/
+3
*
Get rid of one_last_digest. Move this into a separate OneLastDigest table.
Barry Warsaw
2009-02-22
2
-44
/
+169
*
Major cleanup of the automatic response stuff.
Barry Warsaw
2009-02-19
3
-9
/
+6
*
Remove Utils.ParseEmail() and Utils.midnight().
Barry Warsaw
2009-02-12
1
-3
/
+3
*
Much clean up of the language code, though more can be done. Factor out the
Barry Warsaw
2009-02-12
3
-7
/
+8
*
Clean up and reorganization languages and the language manager.
Barry Warsaw
2009-02-10
1
-2
/
+0
*
Move mailman.Message to mailman.email.Message. Rename Message.get_sender() to
Barry Warsaw
2009-02-09
5
-14
/
+11
*
Repair some test failures and fix a doc typo as reported by Patrick Koetter.
Barry Warsaw
2009-02-04
2
-22
/
+12
*
Massive digester rework.
Barry Warsaw
2009-02-04
5
-10
/
+879
*
Push the source directory into a 'src' subdirectory so that zc.buildout works
Barry Warsaw
2009-01-25
22
-0
/
+3089
[prev]