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
/
runners
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Checkpointing.
Barry Warsaw
2013-11-25
2
-18
/
+35
*
Joanna's branch
Barry Warsaw
2013-10-27
1
-14
/
+17
|
\
|
*
Changes for enabling/disabling archivers.
Joanna Skrzeszewska
2013-09-08
1
-14
/
+17
*
|
trunk merge
Barry Warsaw
2013-09-01
1
-0
/
+0
|
\
|
|
*
Add enough __init__.py files to make these docs directories discoverable.
Barry Warsaw
2013-08-26
1
-0
/
+0
*
|
Migrate bounceevent.list_name -> bounceevent.list_id
Barry Warsaw
2013-09-01
2
-4
/
+4
|
/
*
* `bin/runner` command has been simplified and its command line options
Barry Warsaw
2013-06-17
4
-23
/
+97
*
* Fix REST server crash on `mailman reopen` due to no interception of
Barry Warsaw
2013-05-30
1
-1
/
+1
*
* Creation of lists with upper case names should be coerced to lower case.
Barry Warsaw
2013-03-06
1
-0
/
+27
*
* Non-queue runners should not create ``var/queue`` subdirectories. Fixed by
Barry Warsaw
2013-01-20
3
-0
/
+12
|
\
|
*
Test added to non_queue_runner bug
Sandesh Kumar Agrawal
2013-01-17
3
-3
/
+11
|
*
LMTP runner will reject message with duplicate ids
Sandesh Kumar Agrawal
2013-01-11
1
-0
/
+5
*
|
Whitespace.
Barry Warsaw
2013-01-20
1
-1
/
+1
|
/
*
Bump copyright years.
Barry Warsaw
2013-01-01
23
-23
/
+23
*
LP: #975692 phase 1
Barry Warsaw
2012-12-28
1
-5
/
+1
*
Configuration
Barry Warsaw
2012-11-04
1
-3
/
+0
*
A couple of minor code cleanups.
Barry Warsaw
2012-10-31
1
-3
/
+2
*
* Python 2.7 is not required. Python 2.6 is no longer officially supported.
Barry Warsaw
2012-10-31
4
-16
/
+11
*
* Fixed the RFC 1153 digest footer to be compliant. (LP: #887610)
Barry Warsaw
2012-09-05
2
-9
/
+18
|
\
|
*
Pretty printing is not necessary when the output actually matches.
Mark Sapiro
2012-04-11
1
-3
/
+2
|
*
Fixed the RFC 1153 digest footer to be compliant.
Mark Sapiro
2012-04-11
2
-8
/
+18
*
|
trunk merge
Barry Warsaw
2012-07-06
10
-55
/
+75
|
\
\
|
*
|
* `passlib`_ is now used for all password hashing instead of flufl.password.
Barry Warsaw
2012-07-02
1
-5
/
+5
|
*
|
General code cleanup.
Barry Warsaw
2012-04-25
4
-13
/
+20
|
*
|
- Modernize the module by using future imports. Some byte literals are
Barry Warsaw
2012-04-22
1
-8
/
+19
|
*
|
- Print function
Barry Warsaw
2012-04-22
1
-8
/
+8
|
*
|
Two more module modernizations and transaction context manager uses.
Barry Warsaw
2012-04-22
2
-8
/
+9
|
*
|
- Module modernization by adding the print_function() import.
Barry Warsaw
2012-04-22
1
-11
/
+12
|
*
|
Rename mailman.database.transaction.txn to ...transactional. Modernize the
Barry Warsaw
2012-04-20
1
-2
/
+2
|
|
/
*
/
- Rename the model attributes.
Barry Warsaw
2012-04-08
2
-15
/
+13
|
/
*
- Improve the NNTP doctest.
Barry Warsaw
2012-04-02
1
-119
/
+17
*
The port of NNTPRunner to Mailman 3 is complete.
Barry Warsaw
2012-04-01
2
-30
/
+188
*
- More tests of mailman.runners.nntp.prepare_message(), this time of the
Barry Warsaw
2012-04-01
3
-42
/
+87
*
More tests, though still not 100% coverage.
Barry Warsaw
2012-03-31
2
-20
/
+54
*
* The `news` runner and queue has been renamed to the more accurate `nntp`.
Barry Warsaw
2012-03-31
3
-22
/
+160
*
Architecture
Barry Warsaw
2012-03-26
4
-56
/
+225
*
Last minute emergency bandaid for bug LP: #963612
Barry Warsaw
2012-03-23
2
-29
/
+44
*
Test repair.
Barry Warsaw
2012-03-23
1
-1
/
+1
*
Verp all messages to the -owners. Add a test to prove that email to -owners
Barry Warsaw
2012-03-23
1
-0
/
+142
*
- Move some normal recipient tests to unittests.
Barry Warsaw
2012-03-23
1
-1
/
+1
*
Rename the member recipients calculating handler to make way for the owner
Barry Warsaw
2012-03-23
1
-2
/
+2
*
Rename the src/mailman/pipeline directory to src/mailman/handlers since that's
Barry Warsaw
2012-03-23
1
-2
/
+1
*
Extend the pipeline runner to handle messages to the -owner address.
Barry Warsaw
2012-03-23
2
-1
/
+119
*
Add an owner chain and pipeline to the schema, model, and interface. Plumb
Barry Warsaw
2012-03-22
2
-1
/
+98
*
Several fixes and cleanups, ostensibly to fix Python 2.6 support.
Barry Warsaw
2012-03-22
2
-2
/
+5
*
Merge the Pipermail eradication branch. The scrubber is also removed.
Barry Warsaw
2012-03-17
5
-48
/
+114
|
\
|
*
* Pipermail has been eradicated.
Barry Warsaw
2012-03-16
2
-13
/
+0
|
*
Eradicate Pipermail. Everything but the scrubber test works. That will take
Barry Warsaw
2012-03-15
3
-35
/
+114
*
|
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
2
-9
/
+8
*
|
Do not taunt Happy Python 2.6 Fun Ball.
Barry Warsaw
2012-03-14
1
-3
/
+3
|
/
[prev]
[next]