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
/
model
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle deleting nonexistent messages from the message store. Closes: #167
Aurélien Bompard
2015-12-02
2
-11
/
+46
*
Optimize the roster SQL query
Aurélien Bompard
2015-11-22
1
-3
/
+5
*
When deleting an Address, dependencies must be deleted first
Aurélien Bompard
2015-11-21
2
-0
/
+60
*
Add useful indexes on the member table
Aurélien Bompard
2015-11-21
2
-4
/
+4
*
Clean up pass through abompard's branch.
Barry Warsaw
2015-10-20
2
-28
/
+44
*
Use and interface for the set of header_matches
Aurélien Bompard
2015-10-20
2
-3
/
+93
*
Implement changes from the review
Aurélien Bompard
2015-10-20
1
-2
/
+2
*
Rename from plural to singular
Aurélien Bompard
2015-10-20
1
-5
/
+5
*
Use a separate table for header_matches
Aurélien Bompard
2015-10-20
1
-2
/
+19
*
Add server_owners attribute to the user manager.
Barry Warsaw
2015-09-23
2
-1
/
+52
*
For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.
Barry Warsaw
2015-09-06
1
-1
/
+0
*
Clean up maxking's branch a little bit.
Barry Warsaw
2015-08-04
2
-8
/
+14
*
Add tests for autoresponserecord
Abhilash Raj
2015-08-03
2
-3
/
+13
*
Fix zope lookup error in the previous commit
Abhilash Raj
2015-08-03
1
-1
/
+1
*
Add tests for #115
Abhilash Raj
2015-08-03
1
-0
/
+9
*
Fix #115
Abhilash Raj
2015-08-03
1
-1
/
+5
*
* Messages now include a `Message-ID-Hash` as the replacement for
Barry Warsaw
2015-06-14
3
-15
/
+52
*
* The default languages from Mailman 2.1 have been ported over. Given by
Barry Warsaw
2015-05-07
1
-5
/
+0
*
Fix a typo. Found by Rashi Karanpuria.
Barry Warsaw
2015-05-04
1
-3
/
+3
*
Checkpointing.
Barry Warsaw
2015-04-16
2
-4
/
+20
*
Plumb the subscription policy through the REST API.
Barry Warsaw
2015-04-15
1
-4
/
+14
*
* Mailing list subscription policy work flow has been completely rewritten.
Barry Warsaw
2015-04-15
13
-382
/
+444
|
\
|
*
Prevent replay attacks with the confirmation token.
Barry Warsaw
2015-04-15
1
-2
/
+0
|
*
Full test suite passes.
Barry Warsaw
2015-04-14
3
-33
/
+61
|
*
Merge the member query fix branch.
Barry Warsaw
2015-04-14
4
-13
/
+137
|
|
\
|
|
*
Added IMember.subscriber to definitively return how a member is subscribed to
Barry Warsaw
2015-04-14
4
-14
/
+136
|
|
/
|
/
|
|
*
Checkpointing.
Barry Warsaw
2015-04-14
3
-363
/
+60
|
*
* Give the workflow state manager a count method.
Barry Warsaw
2015-04-13
2
-8
/
+31
|
*
Give IPendings a count of entries.
Barry Warsaw
2015-04-13
1
-0
/
+10
|
*
Handle save/restore of the subscription workflow.
Barry Warsaw
2015-04-13
3
-33
/
+38
|
*
Subscription workflow checkpointing.
Barry Warsaw
2015-04-09
2
-6
/
+7
|
*
Trunk merge
Barry Warsaw
2015-04-07
6
-42
/
+197
|
|
\
|
|
/
|
/
|
*
|
Checkpointing:
Barry Warsaw
2015-04-06
2
-3
/
+20
*
|
Reviewed and updated domains doctest.
Barry Warsaw
2015-04-06
1
-13
/
+18
*
|
Flesh out the domain interface, model, and tests. Clean up style.
Barry Warsaw
2015-04-06
2
-30
/
+107
*
|
Abhilash's branch, pre-cleaning.
Barry Warsaw
2015-04-06
5
-41
/
+97
|
\
\
|
*
|
* implement left over methods
Abhilash Raj
2015-04-06
4
-32
/
+36
|
*
|
* Add `drop_column` inside sqlite check, fix indentation
Abhilash Raj
2015-03-31
4
-31
/
+23
|
*
|
add tests, fix docs, remove contact_address
Abhilash Raj
2015-03-28
3
-28
/
+70
|
*
|
merge serverowner branch
Abhilash Raj
2015-03-27
2
-16
/
+34
|
|
\
\
|
|
*
|
all tests passing now (except doctests)
Abhilash Raj
2015-03-26
2
-3
/
+3
|
|
*
|
add domainowner and serverowner options
Abhilash Raj
2015-03-21
2
-16
/
+34
|
|
|
*
Refactorings and tests.
Barry Warsaw
2015-03-29
2
-5
/
+114
|
|
|
*
Merge abompard's subpolicy branch port with trunk. Still a WIP.
Barry Warsaw
2015-03-29
3
-4
/
+69
|
|
_
|
/
|
|
/
|
|
|
|
|
|
*
Workflow: allow saving and restoring with an empty queue
Aurélien Bompard
2015-03-27
1
-2
/
+2
|
|
|
*
Merge from head
Aurélien Bompard
2015-03-26
6
-10
/
+58
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Save the workflow state in the database
Aurélien Bompard
2015-03-25
1
-1
/
+26
|
|
|
*
Add a table to store workflow states
Aurélien Bompard
2015-03-25
1
-0
/
+41
|
|
|
*
Make the subscription policy a database column
Aurélien Bompard
2015-03-21
1
-2
/
+1
|
|
|
*
Resurrect Barry's subpolicy branch (lp:~barry/mailman/subpolicy)
Aurélien Bompard
2015-03-20
5
-9
/
+86
|
|
|
/
[next]