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
/
subscriptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more tests for coverage.
J08nY
2017-08-07
1
-1
/
+1
*
Save workflows name in Pendable PEND_TYPE.
J08nY
2017-08-07
1
-6
/
+9
*
Remove [Un]SubscriptionConfirmationNeeded events, send msg in workflows.
J08nY
2017-08-07
1
-41
/
+1
*
Migrate the [un]subscription_policy attribute.
J08nY
2017-08-07
1
-17
/
+8
*
Make workflows implement their interfaces.
J08nY
2017-08-07
1
-3
/
+3
*
Move workflows from app.subscriptions to workflows.builtin.
J08nY
2017-08-07
1
-473
/
+7
*
Create mailman.workflows package. Move base Workflow there.
J08nY
2017-08-07
1
-2
/
+2
*
Convert to click for CLI options
Barry Warsaw
2017-07-22
1
-1
/
+1
*
Fix two problems and close #260
Barry Warsaw
2017-04-22
1
-1
/
+18
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Merge gitlab.com:mailman/mailman into to_moderators
Mark Sapiro
2016-12-04
1
-1
/
+1
|
\
|
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
1
-1
/
+1
*
|
Rrmove to_moderators.
Mark Sapiro
2016-12-04
1
-2
/
+2
|
/
*
Handle a missing user when a workflow is restored.
Aurélien Bompard
2016-11-21
1
-1
/
+2
*
Closes: #68
Barry Warsaw
2016-11-13
1
-2
/
+2
*
99% test coverage.
Barry Warsaw
2016-10-21
1
-8
/
+10
*
Refactor.
Barry Warsaw
2016-10-18
1
-104
/
+37
*
Simplify the implementation.
Barry Warsaw
2016-10-17
1
-51
/
+35
*
Split registration (subscription) and unsubscription:
Barry Warsaw
2016-09-13
1
-15
/
+21
*
Fix more tests.
Barry Warsaw
2016-09-11
1
-1
/
+1
*
Collapse two doctests into one.
Barry Warsaw
2016-09-11
1
-0
/
+1
*
More test fixes.
Barry Warsaw
2016-09-09
1
-4
/
+4
*
A few more changes.
Barry Warsaw
2016-09-08
1
-2
/
+3
*
Fix many failures.
Barry Warsaw
2016-09-08
1
-1
/
+18
*
Remove workflowmanager.py
Barry Warsaw
2016-09-02
1
-3
/
+2
*
Checkpointing
Barry Warsaw
2016-09-01
1
-21
/
+28
*
Checkpointing.
Barry Warsaw
2016-09-01
1
-3
/
+298
*
Intermediate Commit
Abhilash Raj
2016-09-01
1
-1
/
+1
*
Rebase mailman/mailman!180 and cleanup # noqa
Barry Warsaw
2016-07-28
1
-1
/
+1
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-6
/
+7
*
Use flake8-respect-noqa plugin and fix more complaints.
Barry Warsaw
2016-04-01
1
-1
/
+1
*
Don't use `flake8: noqa`.
Barry Warsaw
2016-04-01
1
-1
/
+1
*
First massive round of cleanups.
Barry Warsaw
2016-03-23
1
-13
/
+9
*
Closes #199
Barry Warsaw
2016-03-22
1
-6
/
+8
*
Correct spacing
Anirudh Dahiya
2016-03-22
1
-4
/
+4
*
Incorporates suggested changes
Anirudh Dahiya
2016-03-22
1
-1
/
+7
*
Complete the layer violation fixes by moving the SubscriptionService class to
Barry Warsaw
2016-01-06
1
-108
/
+1
*
Additional refactoring to use the QuerySequence wrapper, so that we can still
Barry Warsaw
2016-01-06
1
-2
/
+9
*
Make the members request pageable
Aurélien Bompard
2016-01-06
1
-1
/
+1
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Make sure that Pendables always have a type
Aurélien Bompard
2015-12-16
1
-1
/
+1
*
Refactor the SubscriptionService.find_members method to be pure SQL
Aurélien Bompard
2015-12-11
1
-34
/
+25
*
Branch his ready.
Barry Warsaw
2015-04-17
1
-3
/
+7
*
Check pointing new subscription moderation REST API.
Barry Warsaw
2015-04-17
1
-2
/
+3
*
Checkpointing.
Barry Warsaw
2015-04-16
1
-1
/
+2
*
Plumb the subscription policy through the REST API.
Barry Warsaw
2015-04-15
1
-4
/
+11
*
Give the SubscriptionWorkflow a member attribute which gets set to the member
Barry Warsaw
2015-04-15
1
-1
/
+2
*
Rewrite the subscription service doctest for the updated API.
Barry Warsaw
2015-04-15
1
-0
/
+1
*
The SubscriptionWorkflow and Registar classes now have both a token and a
Barry Warsaw
2015-04-15
1
-48
/
+35
*
Prevent replay attacks with the confirmation token.
Barry Warsaw
2015-04-15
1
-0
/
+8
[next]