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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix tests for previous commit
Abhilash Raj
2015-04-16
3
-8
/
+6
*
merge trunk
Abhilash Raj
2015-04-15
52
-759
/
+2205
|
\
|
*
Open templates for reading in utf-8; given by abompard.
Barry Warsaw
2015-04-15
1
-1
/
+1
|
*
Abhilash's fix for allowing singleton strings in REST interfaces that also
Barry Warsaw
2015-04-15
4
-2
/
+69
|
|
\
|
|
*
add test for previous bugfix
Abhilash Raj
2015-04-14
1
-0
/
+9
|
|
*
fix creating domains from rest with only one owners
Abhilash Raj
2015-04-14
1
-1
/
+4
|
*
|
* Mailing list subscription policy work flow has been completely rewritten.
Barry Warsaw
2015-04-15
47
-756
/
+2135
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Prevent replay attacks with the confirmation token.
Barry Warsaw
2015-04-15
10
-19
/
+96
|
|
*
Remove unused import.
Barry Warsaw
2015-04-14
1
-1
/
+0
|
|
*
Full test suite passes.
Barry Warsaw
2015-04-14
14
-100
/
+173
|
|
*
Merge the member query fix branch.
Barry Warsaw
2015-04-14
6
-16
/
+163
|
|
|
\
|
|
|
*
Added IMember.subscriber to definitively return how a member is subscribed to
Barry Warsaw
2015-04-14
6
-17
/
+162
|
|
|
/
|
|
/
|
|
|
*
Checkpointing.
Barry Warsaw
2015-04-14
17
-636
/
+307
|
|
*
The SubscriptionWorkflow class doesn't need to include the expiry date in its
Barry Warsaw
2015-04-13
3
-1
/
+36
|
|
*
* Give the workflow state manager a count method.
Barry Warsaw
2015-04-13
3
-8
/
+36
|
|
*
Give IPendings a count of entries.
Barry Warsaw
2015-04-13
2
-0
/
+13
|
|
*
SubscriptionPolicy is largely done, modulo bugs, and the unknown-unknown of
Barry Warsaw
2015-04-13
5
-108
/
+136
|
|
*
Subscription workflows now support bans.
Barry Warsaw
2015-04-13
3
-3
/
+24
|
|
*
Fix regression.
Barry Warsaw
2015-04-13
1
-1
/
+0
|
|
*
Subsume hold_subscription() functionality into the subscription workflow.
Barry Warsaw
2015-04-13
3
-14
/
+108
|
|
*
Handle save/restore of the subscription workflow.
Barry Warsaw
2015-04-13
6
-46
/
+142
|
|
*
Subscription workflow checkpointing.
Barry Warsaw
2015-04-09
5
-74
/
+317
|
|
*
Rebase Alembic revisions.
Barry Warsaw
2015-04-07
1
-2
/
+2
|
|
*
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
25
-115
/
+660
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Check pointing
Barry Warsaw
2015-04-06
4
-8
/
+31
|
|
*
Advertise the subscription policy in the REST API
Aurélien Bompard
2015-03-31
3
-1
/
+7
|
|
*
Fix some typos.
Barry Warsaw
2015-03-30
2
-3
/
+3
|
|
*
* 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
|
|
*
Fix merge turd.
Barry Warsaw
2015-03-29
1
-1
/
+1
|
|
*
Refactorings and tests.
Barry Warsaw
2015-03-29
7
-89
/
+221
|
|
*
Merge abompard's subpolicy branch port with trunk. Still a WIP.
Barry Warsaw
2015-03-29
15
-11
/
+560
|
|
|
\
|
|
|
*
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
4
-7
/
+33
|
|
|
*
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
|
|
|
*
Merge from head
Aurélien Bompard
2015-03-26
13
-18
/
+186
|
|
|
|
\
|
|
|
*
|
Save the workflow state in the database
Aurélien Bompard
2015-03-25
5
-4
/
+88
|
|
|
*
|
Add a table to store workflow states
Aurélien Bompard
2015-03-25
4
-0
/
+116
|
|
|
*
|
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
|
|
|
*
|
Import the subscription_policy from Mailman2
Aurélien Bompard
2015-03-21
2
-1
/
+29
|
|
|
*
|
Make the subscription policy a database column
Aurélien Bompard
2015-03-21
3
-9
/
+46
|
|
|
*
|
Typo in the previous commit
Aurélien Bompard
2015-03-20
2
-2
/
+2
|
|
|
*
|
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
28
-313
/
+636
[next]