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
/
pipeline
/
scrubber.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-17
We don't need the AadminWebServiceRequest any more.
Barry Warsaw
2
-11
/
+5
2009-08-17
Use the new lazr.restful.simple.Publication as a base class.
Barry Warsaw
1
-50
/
+7
2009-08-16
The basics of 'mailman members --add'.
Barry Warsaw
3
-1
/
+105
2009-08-16
Refactor the subcommands so that the infrastructure does more of the menial
Barry Warsaw
6
-44
/
+104
2009-08-14
Add the 'mailman remove' command.
Barry Warsaw
4
-85
/
+137
2009-08-13
Remove old file
Barry Warsaw
1
-130
/
+0
2009-08-13
The language manager is not test-isolated. For now, just use a fake language
Barry Warsaw
1
-3
/
+3
2009-08-12
Tests for setting an owner and the language. A test for notifications, and
Barry Warsaw
3
-28
/
+100
2009-08-12
Add more tests for the 'mailman create' command.
Barry Warsaw
1
-0
/
+55
2009-08-12
Add command line creation of mailing lists.
Barry Warsaw
2
-3
/
+164
2009-08-12
Refactor.
Barry Warsaw
1
-3
/
+3
2009-08-12
'mailman info' command.
Barry Warsaw
4
-1
/
+109
2009-08-09
bin/mailman help as an alias for bin/mailman --help
Barry Warsaw
4
-3
/
+53
2009-08-09
Rename files inside src/mailman/commands to indicate whether it's an email
Barry Warsaw
6
-7
/
+4
2009-08-09
A start on the 'mailman' subcommand layout, with the help of argparse. Right
Barry Warsaw
11
-261
/
+404
2009-08-08
Use Storm 0.15's new GenerationalCache.
Barry Warsaw
1
-1
/
+2
2009-08-07
Fix some urls returned by the api. Instead of 'mailing_lists' use 'lists'.
Barry Warsaw
4
-10
/
+29
2009-08-06
Pick some lint.
Barry Warsaw
3
-4
/
+2
2009-08-06
Minor fixes.
Barry Warsaw
2
-2
/
+1
2009-08-06
Get rid of the Traverse class by checking for None returned from ob.get().
Barry Warsaw
3
-54
/
+5
2009-08-06
Fix the turning of application level exceptions into HTTP 400 errors, through
Barry Warsaw
4
-7
/
+22
2009-08-05
Whitespace cleanup
Barry Warsaw
1
-1
/
+0
2009-07-26
Move BadDomainSpecificationError to domain.txt interface. Try to set this to
Barry Warsaw
9
-14
/
+87
2009-07-25
* Expose IMailingLists in the API.
Barry Warsaw
4
-14
/
+59
2009-07-21
Expose 'transaction' as an alias for config.db in the doctest globs. This
Barry Warsaw
6
-9
/
+50
2009-07-20
Our first writable REST API! You can now create new domains through the
Barry Warsaw
9
-24
/
+112
2009-07-18
De-u-literal-ify our doctests.
Barry Warsaw
52
-415
/
+461
2009-07-17
De-u-literal-ify our doctests.
Barry Warsaw
17
-163
/
+164
2009-07-16
Wow. Put domains into the database.
Barry Warsaw
29
-263
/
+515
2009-07-10
Clean a few more lints.
Barry Warsaw
14
-90
/
+106
2009-07-10
Pick some lint
Barry Warsaw
3
-10
/
+3
2009-07-04
More lint picking.
Barry Warsaw
6
-13
/
+17
2009-07-01
Remove some unused stuff and pick some lint.
Barry Warsaw
2
-74
/
+2
2009-06-30
Basic Sphinx documentation generation.
Barry Warsaw
2
-2
/
+17
2009-06-30
Many pylint cleanups.
Barry Warsaw
15
-41
/
+206
2009-06-30
Integrate pylint and Sphinx documentation buildout targets.
Barry Warsaw
6
-0
/
+441
2009-06-29
Implement returning multiple domains, a single specific domain, and raising a
Barry Warsaw
2
-1
/
+87
2009-06-29
Add an adapter for IDomain to IAbsoluteURL and add some zope.security onions
Barry Warsaw
5
-11
/
+56
2009-06-29
Set testing threads as daemon so they won't hang.
Barry Warsaw
3
-4
/
+6
2009-06-29
More REST server updates.
Barry Warsaw
15
-103
/
+157
2009-05-27
typo
Barry Warsaw
1
-1
/
+1
2009-05-27
When cleaning up the artifacts of a list being deleted, be more careful for
Barry Warsaw
5
-9
/
+51
2009-05-27
Allow for setting the doctest layer in the doctest package's __init__. If not
Barry Warsaw
4
-16
/
+68
2009-05-25
Get rid of some useless stuff.
Barry Warsaw
2
-11
/
+8
2009-05-16
Refactor __import__'s into a separate utility module.
Barry Warsaw
13
-52
/
+95
2009-05-15
rsplit -> rpartition
Barry Warsaw
10
-30
/
+30
2009-05-15
Back out that last change in override order between the environment variable
Barry Warsaw
1
-2
/
+4
2009-05-15
Add initialization pre- and post- hooks, configurable in the config file.
Barry Warsaw
7
-17
/
+169
2009-05-11
A little bit of cleanup.
Barry Warsaw
2
-7
/
+2
2009-05-11
Linux signal management appears to work differently than OS X. Introduce a
Barry Warsaw
4
-2
/
+16
[next]