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.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
app
/
tests
/
test_subscriptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Fix flake8 errors.
Mark Sapiro
2016-12-04
1
-1
/
+2
*
Fix tests for test-owner instead of moderator's address.
Mark Sapiro
2016-12-04
1
-1
/
+1
*
Run the workflows at the end of the tests to clean things up
Aurélien Bompard
2016-11-21
1
-0
/
+5
*
Handle a missing user when a workflow is restored.
Aurélien Bompard
2016-11-21
1
-0
/
+37
*
Fix a flake8 error.
Barry Warsaw
2016-11-13
1
-1
/
+1
*
Closes: #68
Barry Warsaw
2016-11-13
1
-4
/
+9
*
Issue 68: send messages to list moderators when tomoderators=True
Tom Briles
2016-10-31
1
-1
/
+6
*
99% test coverage.
Barry Warsaw
2016-10-21
1
-0
/
+27
*
Simplify the implementation.
Barry Warsaw
2016-10-17
1
-9
/
+0
*
Split registration (subscription) and unsubscription:
Barry Warsaw
2016-09-13
1
-2
/
+2
*
Fix more tests.
Barry Warsaw
2016-09-11
1
-2
/
+2
*
Intermediate Commit
Abhilash Raj
2016-09-01
1
-2
/
+2
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-1
/
+2
*
Use contextlib.suppress() where appropriate.
Barry Warsaw
2016-04-30
1
-3
/
+2
*
Import order flake8 plugin.
Barry Warsaw
2016-03-27
1
-2
/
+2
*
First massive round of cleanups.
Barry Warsaw
2016-03-23
1
-26
/
+15
*
Add a set_preferred() helper.
Barry Warsaw
2016-02-06
1
-7
/
+4
*
Boost coverage.
Barry Warsaw
2016-01-08
1
-0
/
+20
*
Refactor some tests and documentation.
Barry Warsaw
2016-01-07
1
-202
/
+2
*
Additional refactoring to use the QuerySequence wrapper, so that we can still
Barry Warsaw
2016-01-06
1
-8
/
+8
*
Make the members request pageable
Aurélien Bompard
2016-01-06
1
-8
/
+8
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Refactor the SubscriptionService.find_members method to be pure SQL
Aurélien Bompard
2015-12-11
1
-2
/
+202
*
Merge branch 'issue-75' into 'release-3.0'
Barry Warsaw
2015-06-02
1
-0
/
+2
*
Check pointing new subscription moderation REST API.
Barry Warsaw
2015-04-17
1
-2
/
+3
*
Checkpointing.
Barry Warsaw
2015-04-16
1
-0
/
+16
*
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
1
-1
/
+1
*
|
Plumb the subscription policy through the REST API.
Barry Warsaw
2015-04-15
1
-1
/
+31
*
|
Give the SubscriptionWorkflow a member attribute which gets set to the member
Barry Warsaw
2015-04-15
1
-39
/
+20
*
|
The SubscriptionWorkflow and Registar classes now have both a token and a
Barry Warsaw
2015-04-15
1
-1
/
+40
|
/
*
Prevent replay attacks with the confirmation token.
Barry Warsaw
2015-04-15
1
-0
/
+41
*
Remove unused import.
Barry Warsaw
2015-04-14
1
-1
/
+0
*
Full test suite passes.
Barry Warsaw
2015-04-14
1
-3
/
+3
*
The SubscriptionWorkflow class doesn't need to include the expiry date in its
Barry Warsaw
2015-04-13
1
-0
/
+28
*
SubscriptionPolicy is largely done, modulo bugs, and the unknown-unknown of
Barry Warsaw
2015-04-13
1
-61
/
+78
*
Subscription workflows now support bans.
Barry Warsaw
2015-04-13
1
-1
/
+17
*
Subsume hold_subscription() functionality into the subscription workflow.
Barry Warsaw
2015-04-13
1
-0
/
+60
*
Handle save/restore of the subscription workflow.
Barry Warsaw
2015-04-13
1
-2
/
+29
*
Subscription workflow checkpointing.
Barry Warsaw
2015-04-09
1
-11
/
+242
*
Check pointing
Barry Warsaw
2015-04-06
1
-0
/
+15
*
* Refactor test_workflow into a separate module.
Barry Warsaw
2015-03-29
1
-45
/
+2
*
Test when confirmations are required
Aurélien Bompard
2015-03-27
1
-1
/
+20
*
Write and move tests for the bare Workflow class
Aurélien Bompard
2015-03-27
1
-32
/
+42
*
Workflow: allow saving and restoring with an empty queue
Aurélien Bompard
2015-03-27
1
-0
/
+15
*
Save and restore attributes
Aurélien Bompard
2015-03-26
1
-1
/
+4
*
Save the workflow state in the database
Aurélien Bompard
2015-03-25
1
-0
/
+15
*
SubscriptionWorkflow: add a test for moderated lists
Aurélien Bompard
2015-03-25
1
-0
/
+27
*
Resurrect Barry's subpolicy branch (lp:~barry/mailman/subpolicy)
Aurélien Bompard
2015-03-20
1
-1
/
+34
[next]