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