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
/
database
/
postgresql.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-02
More consistency in the way post-configuration changes are processed. Less
Barry Warsaw
9
-49
/
+74
2012-07-02
Fix NEWS entry.
Barry Warsaw
1
-2
/
+2
2012-07-02
* `passlib`_ is now used for all password hashing instead of flufl.password.
Barry Warsaw
32
-148
/
+436
2012-06-27
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
14
-39
/
+89
2012-05-11
Add a test to ensure that the re-raising of the exception occurs.
Barry Warsaw
1
-3
/
+7
2012-05-11
* When a queue runner gets an exception in its _dispose() method, a
Barry Warsaw
4
-2
/
+110
2012-05-09
False rather than 0
Barry Warsaw
1
-1
/
+1
2012-04-27
* List-Post should be NO when posting is not allowed. (LP: #987563)
Barry Warsaw
3
-4
/
+34
2012-04-25
General code cleanup.
Barry Warsaw
109
-464
/
+431
2012-04-22
- Remove an obsolete script.
Barry Warsaw
2
-191
/
+3
2012-04-22
- Modernize the module by using future imports. Some byte literals are
Barry Warsaw
1
-8
/
+19
2012-04-22
- Print function
Barry Warsaw
1
-8
/
+8
2012-04-22
- Convert the CLI modules to use print_function.
Barry Warsaw
3
-22
/
+21
2012-04-22
- Module modernatizations (print function).
Barry Warsaw
15
-187
/
+245
2012-04-22
Two more module modernizations and transaction context manager uses.
Barry Warsaw
2
-8
/
+9
2012-04-22
- Module modernization by adding the print_function() import.
Barry Warsaw
8
-76
/
+86
2012-04-22
- Modernize the helpers.py module by using print() functions.
Barry Warsaw
1
-16
/
+18
2012-04-22
- Modernize the layers.py module by using print().
Barry Warsaw
1
-6
/
+7
2012-04-22
Update the IDatabase interface.
Barry Warsaw
1
-2
/
+5
2012-04-22
- Simplify the transactional() decorator.
Barry Warsaw
1
-13
/
+39
2012-04-20
Rename mailman.database.transaction.txn to ...transactional. Modernize the
Barry Warsaw
3
-14
/
+9
2012-04-07
* A `PasswordChangeEvent` is triggered when an `IUser`'s password changes.
Barry Warsaw
5
-3
/
+49
2012-04-07
* An `AddressVerificationEvent` is triggered when an `IAddress` is verified
Barry Warsaw
4
-5
/
+57
2012-04-06
Remove redundant, obsolete test data. This stuff all lives in flufl.bounce
Barry Warsaw
87
-10367
/
+0
2012-04-06
Add missing bug reference.
Barry Warsaw
1
-1
/
+1
2012-04-06
Whitespace normalization.
Barry Warsaw
1
-2
/
+0
2012-04-06
* Header check specifications in the `mailman.cfg` file have changed quite
Barry Warsaw
11
-193
/
+364
2012-04-04
* A mailing list's *moderator password* is no longer stored in the clear; it
Barry Warsaw
5
-221
/
+449
2012-04-02
- Improve the NNTP doctest.
Barry Warsaw
3
-120
/
+47
2012-04-01
The port of NNTPRunner to Mailman 3 is complete.
Barry Warsaw
4
-34
/
+197
2012-04-01
- More tests of mailman.runners.nntp.prepare_message(), this time of the
Barry Warsaw
4
-42
/
+128
2012-03-31
More tests, though still not 100% coverage.
Barry Warsaw
3
-21
/
+56
2012-03-31
* The `news` runner and queue has been renamed to the more accurate `nntp`.
Barry Warsaw
14
-63
/
+202
2012-03-28
Fix a few typos, and the creation of index.html symlink to make PyPI happy.
Barry Warsaw
3
-7
/
+11
2012-03-28
Remove a few more obsolete scripts.
Barry Warsaw
4
-749
/
+0
2012-03-28
Remove another obsolete script.
Barry Warsaw
2
-151
/
+1
2012-03-26
Remove obsolete script.
Barry Warsaw
1
-660
/
+0
2012-03-26
Add bug tag
Barry Warsaw
1
-1
/
+1
2012-03-26
Beta 2 of course.
Barry Warsaw
1
-1
/
+1
2012-03-26
Architecture
Barry Warsaw
21
-96
/
+345
2012-03-26
Update documentation post-sprint for Beta releases.
Stephen J. Turnbull
4
-18
/
+309
2012-03-24
Prep for next version.
Barry Warsaw
1
-3
/
+3
2012-03-23
Fix documentation skew.
Barry Warsaw
1
-1
/
+1
2012-03-23
Last minute emergency bandaid for bug LP: #963612
Barry Warsaw
2
-29
/
+44
2012-03-23
Prepping for 3.0b1.
Barry Warsaw
2
-2
/
+2
2012-03-23
Test repair.
Barry Warsaw
1
-1
/
+1
2012-03-23
Verp all messages to the -owners. Add a test to prove that email to -owners
Barry Warsaw
3
-0
/
+153
2012-03-23
Add the OwnerPipeline, with tests, and rename some things for consistency.
Barry Warsaw
3
-7
/
+73
2012-03-23
Add a doctest for owner recipients.
Barry Warsaw
2
-0
/
+63
2012-03-23
- Move some normal recipient tests to unittests.
Barry Warsaw
7
-44
/
+259
[next]