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
...
*
Neither archive messages nor digest messages get decorated.
Barry Warsaw
2015-09-13
1
-8
/
+0
*
Decorate bulk emails by default
Aurélien Bompard
2015-09-08
1
-0
/
+19
*
According to RFC 2369, the URL should be between brackets
Aurélien Bompard
2015-06-30
1
-1
/
+1
*
* Messages now include a `Message-ID-Hash` as the replacement for
Barry Warsaw
2015-06-14
2
-46
/
+47
*
Merge branch 'issue-75' into 'release-3.0'
Barry Warsaw
2015-06-02
2
-1
/
+3
*
* The default languages from Mailman 2.1 have been ported over. Given by
Barry Warsaw
2015-05-07
1
-2
/
+0
*
Remove old APIs handle_subscription() and hold_subscription().
Barry Warsaw
2015-05-02
3
-212
/
+74
*
Merge branch '1-admin-notify-mchanges' into 'release-3.0'
Barry Warsaw
2015-05-02
4
-15
/
+61
*
Branch his ready.
Barry Warsaw
2015-04-17
3
-13
/
+21
*
Check pointing new subscription moderation REST API.
Barry Warsaw
2015-04-17
2
-4
/
+6
*
Checkpointing.
Barry Warsaw
2015-04-16
2
-1
/
+18
*
Clean up some templates; given by raj-abhilash1
Barry Warsaw
2015-04-16
1
-12
/
+6
|
\
|
*
fix tests for previous commit
Abhilash Raj
2015-04-16
2
-8
/
+5
*
|
Move a doctest to the right directory.
Barry Warsaw
2015-04-16
1
-344
/
+0
*
|
Plumb the subscription policy through the REST API.
Barry Warsaw
2015-04-15
4
-23
/
+75
*
|
Give the SubscriptionWorkflow a member attribute which gets set to the member
Barry Warsaw
2015-04-15
2
-40
/
+22
*
|
Rewrite the subscription service doctest for the updated API.
Barry Warsaw
2015-04-15
2
-145
/
+118
*
|
The SubscriptionWorkflow and Registar classes now have both a token and a
Barry Warsaw
2015-04-15
4
-80
/
+120
|
/
*
* Mailing list subscription policy work flow has been completely rewritten.
Barry Warsaw
2015-04-15
8
-236
/
+1307
|
\
|
*
Prevent replay attacks with the confirmation token.
Barry Warsaw
2015-04-15
4
-6
/
+88
|
*
Remove unused import.
Barry Warsaw
2015-04-14
1
-1
/
+0
|
*
Full test suite passes.
Barry Warsaw
2015-04-14
3
-8
/
+17
|
*
Checkpointing.
Barry Warsaw
2015-04-14
5
-224
/
+198
|
*
The SubscriptionWorkflow class doesn't need to include the expiry date in its
Barry Warsaw
2015-04-13
3
-1
/
+36
|
*
SubscriptionPolicy is largely done, modulo bugs, and the unknown-unknown of
Barry Warsaw
2015-04-13
3
-91
/
+130
|
*
Subscription workflows now support bans.
Barry Warsaw
2015-04-13
2
-2
/
+23
|
*
Fix regression.
Barry Warsaw
2015-04-13
1
-1
/
+0
|
*
Subsume hold_subscription() functionality into the subscription workflow.
Barry Warsaw
2015-04-13
2
-8
/
+108
|
*
Handle save/restore of the subscription workflow.
Barry Warsaw
2015-04-13
2
-6
/
+97
|
*
Subscription workflow checkpointing.
Barry Warsaw
2015-04-09
3
-68
/
+310
|
*
Add run_thru() and run_until() to workflow, mostly for testing purposes.
Barry Warsaw
2015-04-07
2
-2
/
+46
|
*
Trunk merge
Barry Warsaw
2015-04-07
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
Abhilash's branch, pre-cleaning.
Barry Warsaw
2015-04-06
1
-1
/
+1
|
\
\
|
*
|
add domainowner and serverowner options
Abhilash Raj
2015-03-21
1
-2
/
+0
|
|
*
Check pointing
Barry Warsaw
2015-04-06
4
-8
/
+31
|
|
*
Fix some typos.
Barry Warsaw
2015-03-30
1
-1
/
+1
|
|
*
* Refactor test_workflow into a separate module.
Barry Warsaw
2015-03-29
4
-74
/
+164
|
|
*
Fix merge turd.
Barry Warsaw
2015-03-29
1
-0
/
+3
|
|
*
Refactorings and tests.
Barry Warsaw
2015-03-29
2
-70
/
+97
|
|
*
Merge abompard's subpolicy branch port with trunk. Still a WIP.
Barry Warsaw
2015-03-29
2
-4
/
+297
|
|
/
|
|
/
|
|
|
|
*
Test when confirmations are required
Aurélien Bompard
2015-03-27
2
-2
/
+21
|
|
*
Write and move tests for the bare Workflow class
Aurélien Bompard
2015-03-27
2
-37
/
+46
|
|
*
Start implmenting the send_confirmation step
Aurélien Bompard
2015-03-27
1
-0
/
+7
|
|
*
Workflow: allow saving and restoring with an empty queue
Aurélien Bompard
2015-03-27
2
-4
/
+30
|
|
*
Factor generic workflow operations in their own class
Aurélien Bompard
2015-03-26
1
-23
/
+37
|
|
*
Save and restore attributes
Aurélien Bompard
2015-03-26
2
-7
/
+20
|
|
*
Save the workflow state in the database
Aurélien Bompard
2015-03-25
2
-0
/
+31
|
|
*
Store method names in the SubscriptionWorkflow to allow state saving
Aurélien Bompard
2015-03-25
1
-16
/
+15
|
|
*
SubscriptionWorkflow: add a test for moderated lists
Aurélien Bompard
2015-03-25
2
-5
/
+28
|
|
*
Typo in the previous commit
Aurélien Bompard
2015-03-20
2
-2
/
+2
[prev]
[next]