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
/
Mailman
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
senddigests.py - Changed to catch exceptions thrown by mlist.send_digest_now(...
msapiro
2007-06-15
1
-2
/
+13
*
|
|
admindb.py - Changed to not show the "Discard all messages marked Defer" chec...
msapiro
2007-06-12
1
-4
/
+7
|
|
/
|
/
|
*
|
Improved processing of an Approve(d): body line by decoding the body payload
msapiro
2007-06-09
1
-5
/
+21
|
/
*
rename a few tests
bwarsaw
2007-06-02
4
-2
/
+2
*
Add doctest for Replybot handler. The test in test_handlers.py didn't really
bwarsaw
2007-05-31
5
-37
/
+277
*
Remove leftover reference to removed Mailman.database.tables.languages
bwarsaw
2007-05-30
3
-2
/
+11
*
Go ahead and remove the Mailman/database/tables directory since all the Elixir
bwarsaw
2007-05-30
13
-783
/
+374
*
Support resetting a user's password if the imported file does not have a
bwarsaw
2007-05-29
1
-6
/
+13
*
Minor style issue.
bwarsaw
2007-05-29
1
-1
/
+1
*
Merge exp-elixir-branch to trunk. There is enough working to make me feel
bwarsaw
2007-05-28
101
-940
/
+3753
*
Another round of merges of my Pycon branch...
bwarsaw
2007-04-17
9
-67
/
+575
*
Add a missing import.
bwarsaw
2007-04-10
1
-0
/
+1
*
Improve the way we handle avoiding InitTempVars() multiple times on an
bwarsaw
2007-04-09
5
-31
/
+55
*
r8187 from 2.1-maint branch; fix bin/withlist -r to work with package paths
bwarsaw
2007-04-05
1
-2
/
+3
*
Moved the session.expire() to the MailList.Load() method, via
bwarsaw
2007-04-03
4
-2
/
+15
*
Add a configuration variable called LOG_CONFIG_FILE. If set, this names a
bwarsaw
2007-03-31
2
-47
/
+79
*
api_lock(): When locking the MailList object, tell the SQLAlchemy session to
bwarsaw
2007-03-30
2
-1
/
+1
*
passwords.py: 'utf-8' normalization.
tkikuchi
2007-03-27
2
-3
/
+3
*
Fix passwords in bin/newlist. Yes, this needs unit tests!
bwarsaw
2007-03-27
1
-6
/
+6
*
passwords.py: Looks like we still need unicode checking.
tkikuchi
2007-03-25
4
-44
/
+199
*
CookHeaders.py:
tkikuchi
2007-03-24
2
-30
/
+77
*
Brush up the fall-back-to-utf8 mechanizm in ToDigest.py. Neither cStringIO
tkikuchi
2007-03-24
2
-16
/
+52
*
Fix of Decorate.py for the case (input_charset != output_charset) and fail
tkikuchi
2007-03-23
2
-5
/
+23
*
Restore the use of passwords.Schemes enum for selection of password hashing
bwarsaw
2007-03-22
9
-24
/
+91
*
Added a test case for the code that Tokio fixed for enums in r8164.
bwarsaw
2007-03-21
2
-2
/
+9
*
A few style fixes based on commit reviews.
bwarsaw
2007-03-21
3
-19
/
+12
*
Test suite repair. All tests are now passing again.
bwarsaw
2007-03-21
8
-30
/
+49
*
- Fixed a bug in OldStyleMemberships.addNewMember that allowed adding an address
msapiro
2007-03-20
1
-1
/
+8
*
Scheme is selected by TAG. Use string not object reference.
tkikuchi
2007-03-20
1
-5
/
+5
*
csetstr is not set if lang==None. Use charset as string.
tkikuchi
2007-03-10
1
-5
/
+4
*
Some fixes for rev 8162 for mmsitepass to work.
tkikuchi
2007-03-03
3
-5
/
+8
*
Fixes for i18n digest to work.
tkikuchi
2007-03-02
6
-14
/
+32
*
Backport the enum package from the abortive Mailman 3 branch. This lets us
bwarsaw
2007-03-02
4
-22
/
+457
*
Restoreing i18n in 2.2
tkikuchi
2007-03-01
10
-50
/
+64
*
Hashed password should be ascii string not unicode.
tkikuchi
2007-02-22
1
-1
/
+1
*
Where should etc directory belong, $prefix or $var-prefix?
tkikuchi
2007-02-03
2
-4
/
+12
*
- Changed to show hidden members when authorization is by list admin or moder...
msapiro
2007-01-21
1
-14
/
+36
*
Changed header_filter_rules processing to ignore blank patterns.
msapiro
2007-01-20
1
-0
/
+3
*
Update copyright years.
bwarsaw
2007-01-19
163
-309
/
+269
*
Rework MailList.available_languages so that we don't need to use a PickleType
bwarsaw
2007-01-18
22
-145
/
+245
*
Passwords done right.
bwarsaw
2007-01-14
16
-147
/
+318
*
Change the semantics of the -f and -b flags. Now -f prints the fully
bwarsaw
2007-01-08
1
-14
/
+8
*
Fixed documentation for POSTFIX_STYLE_VIRTUAL_DOMAINS to clarify that the
msapiro
2007-01-07
1
-7
/
+8
*
Add post_id in list data schema.
tkikuchi
2007-01-06
1
-0
/
+1
*
In HTTPRunner, when we see a KeyboardInterrupt during the serve_forever(),
bwarsaw
2007-01-05
5
-53
/
+65
*
Clean up file permissions and umask settings. Now we set the umask to 007
bwarsaw
2007-01-05
21
-203
/
+138
*
Ported from 2.1 branch:
bwarsaw
2007-01-02
3
-17
/
+31
*
Import list topics and header filters. Still to do: user topic selections.
bwarsaw
2006-12-31
1
-5
/
+7
*
A rudimentary import script. Several things are not yet imported, including
bwarsaw
2006-12-30
4
-18
/
+360
*
Merged revisions 8113-8121 via svnmerge from
bwarsaw
2006-12-29
49
-1689
/
+1326
[prev]
[next]