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
/
config
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Database
Barry Warsaw
2012-10-16
1
-5
/
+12
*
* Clarify the semantics of the noreply_address variable. It's the local-part
Barry Warsaw
2012-08-15
1
-5
/
+4
*
The final bit of refactoring puts the specifics of making a temporary database
Barry Warsaw
2012-07-25
1
-0
/
+14
*
Add a temporary database factory so we can remove more cruft from the
Barry Warsaw
2012-07-25
1
-0
/
+6
*
Refactor to better handling the difference between a testing database and a
Barry Warsaw
2012-07-25
1
-0
/
+12
*
More consistency in the way post-configuration changes are processed. Less
Barry Warsaw
2012-07-02
1
-20
/
+6
*
* `passlib`_ is now used for all password hashing instead of flufl.password.
Barry Warsaw
2012-07-02
5
-11
/
+76
*
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
2012-06-27
1
-2
/
+3
*
General code cleanup.
Barry Warsaw
2012-04-25
1
-3
/
+2
*
* Header check specifications in the `mailman.cfg` file have changed quite
Barry Warsaw
2012-04-06
2
-22
/
+17
*
The port of NNTPRunner to Mailman 3 is complete.
Barry Warsaw
2012-04-01
1
-4
/
+6
*
* The `news` runner and queue has been renamed to the more accurate `nntp`.
Barry Warsaw
2012-03-31
1
-2
/
+2
*
Architecture
Barry Warsaw
2012-03-26
1
-0
/
+16
*
Merge the Pipermail eradication branch. The scrubber is also removed.
Barry Warsaw
2012-03-17
2
-91
/
+5
|
\
|
*
* Pipermail has been eradicated.
Barry Warsaw
2012-03-16
1
-55
/
+5
|
*
Eradicate Pipermail. Everything but the scrubber test works. That will take
Barry Warsaw
2012-03-15
2
-37
/
+1
*
|
* The Prototype archiver now stores its files in maildir format inside of
Barry Warsaw
2012-03-14
2
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge with upstream
toshio
2012-03-14
1
-0
/
+15
|
|
\
|
|
/
|
/
|
|
*
Merge with upstream mailman
toshio
2012-03-13
1
-5
/
+0
|
|
\
|
*
|
Fix up the archive_dir in the config file
toshio
2012-03-13
2
-0
/
+4
*
|
|
* IPython support in `bin/mailman shell` contributed by Andrea Crotti.
Barry Warsaw
2012-03-12
1
-0
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
various small fixes after reviewing with Barry Warsaw
Andrea Crotti
2012-03-13
1
-3
/
+5
|
*
|
- add a section in the schema to customize the shell
Andrea Crotti
2012-03-13
1
-0
/
+9
|
|
/
*
/
* The experimental `maildir` runner is removed. Use LMTP.
Barry Warsaw
2012-03-12
1
-5
/
+0
|
/
*
* Support downloading templates by URI, including mailman:// URIs. This is
Barry Warsaw
2012-03-03
1
-13
/
+18
*
* Major redesign of the template search system, fixing LP: #788309. $var_dir
Barry Warsaw
2012-03-03
2
-10
/
+5
*
* Schema migrations have been implemented.
Barry Warsaw
2012-02-12
1
-0
/
+3
*
* Held messages can now be moderated through the REST API. Mailing list
Barry Warsaw
2012-01-30
1
-7
/
+8
*
copybump
Barry Warsaw
2012-01-01
4
-4
/
+4
*
Replace the password stuff with flufl.password.
Barry Warsaw
2012-01-01
1
-12
/
+0
*
* Implement the style manager as a utility instead of an attribute hanging
Barry Warsaw
2011-10-24
2
-3
/
+7
*
Merge PostgreSQL support from Stephen A. Goss, with refactoring by Barry. LP:
Barry Warsaw
2011-10-22
1
-1
/
+1
*
* New REST resource http://.../members/find can be POSTed to in order to find
Barry Warsaw
2011-08-13
1
-2
/
+2
*
Refactor MTA alias creation.
Barry Warsaw
2011-06-10
1
-0
/
+5
*
Major terminology shift:
Barry Warsaw
2011-06-01
3
-38
/
+41
*
Rename 'queue' directory to 'runners' since not all subprocesses run a queue.
Barry Warsaw
2011-05-29
3
-18
/
+18
*
Add bounce registration and bounce events.
Barry Warsaw
2011-05-13
1
-9
/
+14
*
Merge bounces branch (still incomplete, but tests pass).
Barry Warsaw
2011-05-07
1
-1
/
+1
|
\
|
*
checkpointing
Barry Warsaw
2011-05-06
1
-1
/
+1
*
|
Move the test timeout values into a configuration variable. Set devmode.wait
Barry Warsaw
2011-05-03
1
-0
/
+5
|
/
*
Fix refactor-o.
Barry Warsaw
2011-05-01
1
-1
/
+1
*
Start the enablement of bounce detection.
Barry Warsaw
2011-05-01
1
-1
/
+9
*
Merge passwords into rest
Barry Warsaw
2011-04-08
3
-8
/
+5
|
\
|
*
add_member()
Barry Warsaw
2011-04-08
3
-8
/
+5
*
|
Merge passwords into rest
Barry Warsaw
2011-04-07
1
-2
/
+2
|
\
|
|
*
make_user_friendly_password(): Ported from Mailman 2.1.
Barry Warsaw
2011-04-07
1
-2
/
+2
*
|
More fleshing out of the users REST API.
Barry Warsaw
2011-04-04
1
-0
/
+4
|
/
*
Basic tests for Utils.py findtext(). This will go away, but for now it's
Barry Warsaw
2011-03-15
2
-0
/
+12
*
Eliminate Utils.get_pattern() and in the process, completely revamp
Barry Warsaw
2011-02-25
1
-0
/
+5
*
Implement the email address validator as a utility for easier pluggability.
Barry Warsaw
2011-01-06
1
-3
/
+8
[next]