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
*
* Two new events are triggered on membership changes: `SubscriptionEvent`
Barry Warsaw
2012-12-23
3
-2
/
+32
*
Fix cross-references.
Barry Warsaw
2012-12-17
1
-1
/
+1
*
* Simplify moderator.rst and requests.rst so they serve a better purpose as
Barry Warsaw
2012-12-17
2
-808
/
+86
*
Complete the exposure of subscription request moderation via REST (still needs
Barry Warsaw
2012-12-16
1
-1
/
+3
*
Expose held subscription/unsubscription requests via the API.
Barry Warsaw
2012-12-15
1
-0
/
+3
*
* Python 2.7 is not required. Python 2.6 is no longer officially supported.
Barry Warsaw
2012-10-31
1
-2
/
+1
*
Database
Barry Warsaw
2012-10-16
1
-29
/
+32
*
* Schema migrations (LP: #1024509)
Barry Warsaw
2012-09-04
1
-1
/
+1
*
* The link between members and the mailing lists they are subscribed to, is
Barry Warsaw
2012-09-04
9
-65
/
+117
*
* Removed obsolete `IMailingList` attribute `generic_nonmember_action.
Barry Warsaw
2012-08-19
1
-1
/
+0
*
* Non-unicode values in msgdata broke pending requests. (LP: #1031391)
Barry Warsaw
2012-08-17
1
-6
/
+20
*
* The policy for archiving has now been collapsed into a single enum, called
Barry Warsaw
2012-07-26
2
-9
/
+11
|
\
|
*
Working for SQLite:
Barry Warsaw
2012-07-25
1
-1
/
+1
|
*
Refactor to better handling the difference between a testing database and a
Barry Warsaw
2012-07-25
1
-0
/
+4
|
*
trunk merge
Barry Warsaw
2012-07-06
24
-266
/
+339
|
|
\
|
|
/
|
/
|
*
|
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
2012-06-27
1
-1
/
+1
*
|
General code cleanup.
Barry Warsaw
2012-04-25
21
-72
/
+88
*
|
- Module modernatizations (print function).
Barry Warsaw
2012-04-22
14
-182
/
+236
*
|
- Module modernization by adding the print_function() import.
Barry Warsaw
2012-04-22
1
-11
/
+14
|
*
- Rename the model attributes.
Barry Warsaw
2012-04-08
1
-7
/
+5
|
/
*
* A `PasswordChangeEvent` is triggered when an `IUser`'s password changes.
Barry Warsaw
2012-04-07
2
-2
/
+32
*
* An `AddressVerificationEvent` is triggered when an `IAddress` is verified
Barry Warsaw
2012-04-07
2
-5
/
+40
*
* A mailing list's *moderator password* is no longer stored in the clear; it
Barry Warsaw
2012-04-04
1
-3
/
+3
*
Architecture
Barry Warsaw
2012-03-26
4
-12
/
+11
*
- Move some normal recipient tests to unittests.
Barry Warsaw
2012-03-23
1
-4
/
+4
*
Add an owner chain and pipeline to the schema, model, and interface. Plumb
Barry Warsaw
2012-03-22
1
-0
/
+2
*
Merge the Pipermail eradication branch. The scrubber is also removed.
Barry Warsaw
2012-03-17
1
-1
/
+2
|
\
|
*
* Pipermail has been eradicated.
Barry Warsaw
2012-03-16
1
-1
/
+2
*
|
* Add property `IRoster.member_count`.
Barry Warsaw
2012-03-15
2
-27
/
+198
*
|
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
10
-57
/
+55
|
/
*
Clean up of style test code, along with refactoring of corner cases to
Barry Warsaw
2012-03-12
1
-0
/
+3
*
* Mailing lists get multiple chains and pipelines. For example, normal
Barry Warsaw
2012-03-07
1
-2
/
+2
*
Template indirection now also in effect for regular and digest headers and
Barry Warsaw
2012-03-04
1
-4
/
+4
*
Fix welcome_message_uri to do the placeholder interpolations guaranteed in the
Barry Warsaw
2012-03-04
2
-1
/
+5
*
* A welcome message is sent when the user confirms their subscription via
Barry Warsaw
2012-03-04
2
-78
/
+85
*
- Test welcome message notifications.
Barry Warsaw
2012-03-04
1
-0
/
+1
*
* Support downloading templates by URI, including mailman:// URIs. This is
Barry Warsaw
2012-03-03
2
-5
/
+5
*
* The `join` email command no longer accepts an `address=` argument. Its
Barry Warsaw
2012-02-29
1
-4
/
+5
*
* Schema migrations have been implemented.
Barry Warsaw
2012-02-12
1
-1
/
+1
*
Flesh out the moderation doctest.
Barry Warsaw
2012-01-30
1
-1
/
+1
*
* Held messages can now be moderated through the REST API. Mailing list
Barry Warsaw
2012-01-30
4
-17
/
+75
*
* Remove previously deprecated `IListManager.get_mailing_lists()`.
Barry Warsaw
2012-01-27
1
-6
/
+0
*
* Add property `IListmanager.name_compoments` which returns 2-tuples for
Barry Warsaw
2012-01-27
2
-5
/
+31
*
Three performance improvements.
Barry Warsaw
2012-01-27
1
-6
/
+8
*
Storm now has a "load hook" which we can use to restore the rosters when the
Barry Warsaw
2012-01-27
2
-10
/
+9
*
* Add property `IUserManager.members` to return all `IMembers` in the system.
Barry Warsaw
2012-01-26
2
-0
/
+39
*
copybump
Barry Warsaw
2012-01-01
27
-27
/
+27
*
Replace the password stuff with flufl.password.
Barry Warsaw
2012-01-01
1
-2
/
+2
*
* Stop adding the X-BeenThere header.
Barry Warsaw
2011-11-06
1
-1
/
+0
*
Remove extraneous `test_suite()` functions. zope.testrunner will
Barry Warsaw
2011-10-30
6
-50
/
+0
[next]