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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix import from Py2 pickle files
Aurélien Bompard
2015-02-20
1
-1
/
+11
*
* When deleting a user via REST, make sure all linked addresses are deleted.
Barry Warsaw
2015-02-09
4
-71
/
+122
*
* You can now DELETE an address. If the address is linked to a user, the
Barry Warsaw
2015-02-05
4
-0
/
+79
*
* When creating a user with an email address, do not create the user record
Barry Warsaw
2015-02-05
4
-1
/
+77
*
small documentation change
Abhilash Raj
2015-01-27
1
-1
/
+2
*
Python 2 -> 3 migration.
Barry Warsaw
2015-01-20
1
-0
/
+60
*
* Improve the documentation describing how to run Alembic to add new schema
Barry Warsaw
2015-01-20
4
-38
/
+64
|
\
|
*
Update the documentation
Abhilash Raj
2015-01-17
1
-35
/
+24
|
*
Add how to migrate in DATABASE.rst
Abhilash Raj
2015-01-13
1
-0
/
+23
|
*
fix for migration autogeneration using alembic
Abhilash Raj
2015-01-10
1
-2
/
+7
*
|
Fix autonumbering in style guide.
Barry Warsaw
2015-01-20
1
-1
/
+1
*
|
* Fix calculation of default configuration file to use when the ``$var_dir``
Barry Warsaw
2015-01-20
2
-5
/
+19
|
/
*
We don't need the lazr.config workaround any more.
Barry Warsaw
2015-01-05
1
-13
/
+2
*
We don't need the 'six' package any more.
Barry Warsaw
2015-01-04
44
-110
/
+87
*
Bump copyright years.
Barry Warsaw
2015-01-04
330
-331
/
+331
*
Merge the Python 3 branch.
Barry Warsaw
2015-01-04
370
-2946
/
+2698
|
\
|
*
* ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``
Barry Warsaw
2015-01-03
14
-32
/
+477
|
*
Correct a comment.
Barry Warsaw
2015-01-02
1
-2
/
+2
|
*
Add NEWS.
Barry Warsaw
2015-01-02
1
-0
/
+13
|
*
Add $cfg_file as an expansion variable for relative paths in the mailman.cfg
Barry Warsaw
2015-01-02
2
-8
/
+16
|
*
Python 3.4 has no sys.exc_clear()
Barry Warsaw
2015-01-02
1
-6
/
+0
|
*
Even if we're not loading a user-defined mailman.cfg file (i.e. the user ran
Barry Warsaw
2015-01-02
2
-6
/
+9
|
*
Fix the passing of certain essential environment variables down from the
Barry Warsaw
2015-01-02
2
-8
/
+16
|
*
Bump version.
Barry Warsaw
2014-12-30
1
-1
/
+1
|
*
Documentation cleanup.
Barry Warsaw
2014-12-30
1
-0
/
+1
|
*
Prep for release.
Barry Warsaw
2014-12-29
1
-1
/
+1
|
*
* You can access the system configuration via the resource path
Barry Warsaw
2014-12-26
11
-17
/
+257
|
*
Deprecate <api>/system path in favor of <api>/system/versions.
Barry Warsaw
2014-12-26
4
-13
/
+34
|
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
305
-1378
/
+338
|
*
Update the setup.py, tox.ini, template.py and documentation for the switch to
Barry Warsaw
2014-12-22
4
-36
/
+30
|
*
Trunk merge.
Barry Warsaw
2014-12-22
25
-137
/
+750
|
|
\
|
*
|
Another test cleansing.
Barry Warsaw
2014-12-21
1
-6
/
+6
|
*
|
Don't propagate flufl.lock logger to its root, which prevents test suite spew
Barry Warsaw
2014-12-21
1
-0
/
+3
|
*
|
Clean up a SA warning.
Barry Warsaw
2014-12-21
1
-2
/
+2
|
*
|
Refactor subject-prefix handler out of cook-headers handler and make all tests
Barry Warsaw
2014-12-21
7
-177
/
+356
|
*
|
Move internationalized digest tests to unittests.
Barry Warsaw
2014-12-20
3
-199
/
+101
|
*
|
Only convert payload if it's bytes.
Barry Warsaw
2014-12-18
1
-11
/
+10
|
*
|
Fix the digest.rst doctest.
Barry Warsaw
2014-12-18
1
-2
/
+4
|
*
|
One more test fixed.
Barry Warsaw
2014-12-18
1
-2
/
+2
|
*
|
Use universal_newlines in Python 3 to get unicode output. Fixes common.rst
Barry Warsaw
2014-12-17
1
-1
/
+1
|
*
|
Fix subject-munging.rst
Barry Warsaw
2014-12-17
1
-14
/
+12
|
*
|
Fix test_bounces.
Barry Warsaw
2014-12-17
1
-1
/
+1
|
*
|
Fix test_bounces.
Barry Warsaw
2014-12-17
1
-2
/
+2
|
*
|
Fix the administrivia rule.
Barry Warsaw
2014-12-17
1
-1
/
+1
|
*
|
Fix the NNTP errors
Barry Warsaw
2014-12-17
2
-4
/
+5
|
*
|
Fix LMTP runner tests.
Barry Warsaw
2014-12-17
2
-47
/
+44
|
*
|
Fix mta and lmtp tests.
Barry Warsaw
2014-12-17
7
-45
/
+78
|
*
|
test_import passes.
Barry Warsaw
2014-12-16
2
-12
/
+17
|
*
|
Fix some of the import tests. Python 2 str types seem to always unpickle as
Barry Warsaw
2014-12-16
2
-38
/
+45
|
*
|
Make sure that TestConfigurationErrors doesn't break global state.
Barry Warsaw
2014-12-16
2
-4
/
+19
[next]