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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pluggable-workflows' into plugin
plugin
J08nY
2017-08-07
9
-2126
/
+38
|
\
|
*
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
|
*
Move workflow tests to mailman.workflows.
J08nY
2017-08-07
3
-1429
/
+0
|
*
Remove [Un]SubscriptionConfirmationNeeded events, send msg in workflows.
J08nY
2017-08-07
2
-43
/
+1
|
*
Migrate the [un]subscription_policy attribute.
J08nY
2017-08-07
6
-220
/
+217
|
*
Save the complete workflow stack, not only last step.
J08nY
2017-08-07
1
-1
/
+1
|
*
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
3
-159
/
+8
*
|
Fix coverage, deprecate, but run non-plugin (post|pre)_hooks.
pluggable-components
J08nY
2017-08-07
1
-5
/
+45
*
|
Add REST-ability to plugins.
J08nY
2017-08-07
1
-0
/
+3
*
|
Add per-plugin hooks, add docs about plugins.
J08nY
2017-08-07
1
-64
/
+110
*
|
Add pluggable components.
J08nY
2017-08-07
2
-2
/
+2
|
/
*
Rename metadata key for clarity
Barry Warsaw
2017-08-04
2
-16
/
+64
*
Convert to click for CLI options
Barry Warsaw
2017-07-22
3
-4
/
+7
*
Provide a better way to avoid instantiating some components
Barry Warsaw
2017-06-17
1
-9
/
+2
*
Ensure the held message subject is a string.
Mark Sapiro
2017-05-24
1
-1
/
+2
*
Fix the template name of the welcome message.
Barry Warsaw
2017-05-24
1
-2
/
+3
*
Fix two problems and close #260
Barry Warsaw
2017-04-22
1
-1
/
+18
*
Moved InvalidListNameError class definition to mailman.interfaces.mailinglist.
Mark Sapiro
2017-02-20
2
-13
/
+6
*
Updated rest/lists.py to handle list name error exceptions and added
Mark Sapiro
2017-02-19
2
-1
/
+5
*
Replaced assertEqual with assertRegex to account for difference in error
Mark Sapiro
2017-02-19
1
-5
/
+6
*
Made the allowable list name characters configurable.
Mark Sapiro
2017-02-19
2
-1
/
+38
*
Implemented stricter listname validation.
Mark Sapiro
2017-02-19
2
-2
/
+23
*
Skip a test if run as root, as can happen with GL shared runners
Barry Warsaw
2017-02-19
1
-0
/
+1
*
Bump copyright years.
Barry Warsaw
2017-01-04
24
-24
/
+24
*
Fix flake8 errors.
Mark Sapiro
2016-12-04
2
-2
/
+4
*
Fix tests for test-owner instead of moderator's address.
Mark Sapiro
2016-12-04
2
-2
/
+2
*
Merge gitlab.com:mailman/mailman into to_moderators
Mark Sapiro
2016-12-04
13
-13
/
+13
|
\
|
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
13
-13
/
+13
*
|
Remove to_moderators.
Mark Sapiro
2016-12-04
1
-1
/
+1
*
|
Rrmove to_moderators.
Mark Sapiro
2016-12-04
1
-2
/
+2
|
/
*
Minor style cleanup.
Barry Warsaw
2016-11-24
1
-23
/
+23
*
Fix an API call
Aurélien Bompard
2016-11-21
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
2
-1
/
+39
*
Workflow: support dependencies between attributes
Aurélien Bompard
2016-11-21
2
-2
/
+59
*
Fix a flake8 error.
Barry Warsaw
2016-11-13
1
-1
/
+1
*
Closes: #68
Barry Warsaw
2016-11-13
4
-13
/
+25
*
Issue 68: send messages to list moderators when tomoderators=True
Tom Briles
2016-10-31
2
-2
/
+15
*
99% test coverage.
Barry Warsaw
2016-10-21
5
-34
/
+188
*
Refactor.
Barry Warsaw
2016-10-18
2
-105
/
+38
*
Simplify the implementation.
Barry Warsaw
2016-10-17
7
-85
/
+45
*
flake8 fixes.
Barry Warsaw
2016-10-16
3
-4
/
+3
*
Another fix.
Barry Warsaw
2016-09-16
1
-3
/
+3
*
Split registration (subscription) and unsubscription:
Barry Warsaw
2016-09-13
3
-18
/
+25
*
Fix more tests.
Barry Warsaw
2016-09-11
2
-3
/
+3
*
Collapse two doctests into one.
Barry Warsaw
2016-09-11
1
-0
/
+1
*
More test fixes.
Barry Warsaw
2016-09-09
2
-12
/
+14
[next]