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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Restore the features of commit 7301.3.1 which were lost in the merge
Aurélien Bompard
2015-03-20
2
-9
/
+26
|
|
*
Remove commented-out code
Aurélien Bompard
2015-03-20
1
-53
/
+0
|
|
*
Resurrect Barry's subpolicy branch (lp:~barry/mailman/subpolicy)
Aurélien Bompard
2015-03-20
9
-219
/
+428
|
|
/
*
|
trunk merge
Barry Warsaw
2015-03-28
9
-217
/
+229
|
\
\
|
*
|
Replace add_member() with subscribe() helper.
Barry Warsaw
2015-03-26
1
-16
/
+6
|
*
|
Replace add_member() with subscribe().
Barry Warsaw
2015-03-26
1
-27
/
+16
|
*
|
Extended test helper subscribe() which takes an optional email address and
Barry Warsaw
2015-03-26
1
-0
/
+1
|
*
|
Remove a misleading comment.
Barry Warsaw
2015-03-22
1
-1
/
+0
|
*
|
* Refactor add_member() so that it uses a RequestRecord namedtuple.
Barry Warsaw
2015-03-21
8
-211
/
+244
|
|
/
*
/
Fix some typos.
Barry Warsaw
2015-03-28
1
-3
/
+3
|
/
*
LP: #1425359: Elaborate on how email addresses with mixed case can subscribe
Barry Warsaw
2015-03-13
2
-9
/
+53
|
\
|
*
Fixed the issue #1425359 and wrote corresponding tests.
black-perl ankprashar@gmail.com
2015-03-04
1
-1
/
+1
|
/
*
We don't need the 'six' package any more.
Barry Warsaw
2015-01-04
3
-9
/
+7
*
Bump copyright years.
Barry Warsaw
2015-01-04
22
-22
/
+22
*
* ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``
Barry Warsaw
2015-01-03
1
-2
/
+6
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
22
-105
/
+25
*
Trunk merge.
Barry Warsaw
2014-12-22
2
-4
/
+6
|
\
|
*
* Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given by
Barry Warsaw
2014-12-08
2
-4
/
+7
|
|
\
|
|
*
Convert unicode instance testing to bytes instance testing
Aurélien Bompard
2014-12-04
2
-3
/
+3
|
|
*
Do not auto-convert Message headers to unicode
Aurélien Bompard
2014-12-02
2
-3
/
+6
|
|
/
*
|
Refactor subject-prefix handler out of cook-headers handler and make all tests
Barry Warsaw
2014-12-21
1
-4
/
+4
*
|
One more test fixed.
Barry Warsaw
2014-12-18
1
-2
/
+2
*
|
Fix test_bounces.
Barry Warsaw
2014-12-17
1
-1
/
+1
*
|
Fix test_bounces.
Barry Warsaw
2014-12-17
1
-2
/
+2
*
|
app/docs and app.tests all pass now.
Barry Warsaw
2014-12-15
4
-8
/
+13
*
|
More test repair.
Barry Warsaw
2014-12-15
2
-3
/
+3
*
|
Core tests pass.
Barry Warsaw
2014-12-15
1
-4
/
+4
*
|
All the REST tests pass.
Barry Warsaw
2014-12-15
1
-1
/
+1
*
|
Fix pipelines tests.
Barry Warsaw
2014-12-15
1
-4
/
+4
*
|
Use listid instead of (fqdn) listname in the metadata pickle.
Barry Warsaw
2014-12-15
2
-2
/
+2
*
|
Port some of the commands.
Barry Warsaw
2014-12-13
1
-1
/
+3
*
|
Checkpointing
Barry Warsaw
2014-12-12
2
-2
/
+2
*
|
Fix test_inject.py
Barry Warsaw
2014-12-11
1
-1
/
+1
*
|
registrar.rst is ported; some bad path tests moved to a unittest.
Barry Warsaw
2014-12-01
1
-2
/
+2
*
|
Port model/tests/test_user.py
Barry Warsaw
2014-12-01
1
-1
/
+1
*
|
Checkpointing.
Barry Warsaw
2014-11-30
4
-35
/
+34
|
/
*
* You no longer have to edit `src/mailman/testing/testing.cfg` to run the
Barry Warsaw
2014-11-09
1
-3
/
+6
*
tox-ify the test suite. First, this makes it easier to run since you don't
Barry Warsaw
2014-11-08
1
-10
/
+9
|
\
|
*
Tox-ify the test suite. Now you don't have to create a virtualenv separately.
Barry Warsaw
2014-11-07
1
-3
/
+3
|
/
*
Merge abompard's fixes to the Postgres test suite.
Barry Warsaw
2014-10-30
1
-43
/
+34
*
Clean up pass.
Barry Warsaw
2014-09-22
1
-4
/
+3
*
* fix the circular dependecy problem between User and Adress
Abhilash Raj
2014-09-19
1
-1
/
+1
*
fix all tests in mailman.model.tests
Abhilash Raj
2014-09-13
1
-6
/
+5
*
* change declarative_base class to use ModelMeta class
Abhilash Raj
2014-09-06
1
-1
/
+1
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
15
-73
/
+73
*
Remove a few redundant checks.
Barry Warsaw
2014-04-15
2
-8
/
+0
*
Trunk merge
Barry Warsaw
2014-04-14
22
-128
/
+324
|
\
|
*
* Module coding style consistency.
Barry Warsaw
2014-03-02
2
-15
/
+34
|
*
- Clean up and simplify remove_list()
Barry Warsaw
2014-03-02
2
-21
/
+20
|
*
Several internal improvements:
Barry Warsaw
2014-01-06
9
-76
/
+254
[prev]
[next]