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
/
Archiver
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
__init__(): Squirrel away the MailList instance so we can set it on
bwarsaw
2002-12-02
1
-1
/
+4
*
setListIfUnset(): Hack to set self._mlist if it isn't already set.
bwarsaw
2002-12-02
1
-12
/
+36
*
quick_maketext(): Copy the body of the try: from Utils.maketext() for
bwarsaw
2002-11-18
1
-8
/
+14
*
Simplification and fixes for i18n in the archives. This is related to
bwarsaw
2002-11-18
1
-62
/
+22
*
decode_charset(): We no longer need the EncWord module, since
bwarsaw
2002-11-12
1
-16
/
+23
*
ArchiveMail(): Get rid of the try/bare-except wrapper around the
bwarsaw
2002-11-12
1
-23
/
+15
*
__getstate__(), __setstate__(): Be slightly more defensive.
bwarsaw
2002-11-07
1
-6
/
+14
*
as_html(): Add a link to the listinfo page for the mailing list.
bwarsaw
2002-11-04
1
-0
/
+2
*
Whitespace normalization and pycheckerfication.
bwarsaw
2002-11-04
1
-113
/
+111
*
Fixes for terrible performance hits after the i18n patches were
bwarsaw
2002-11-04
1
-22
/
+79
*
Get rid of all the manipulations of the MailList object's lock file.
bwarsaw
2002-10-19
1
-6
/
+2
*
Add a work around for the default small stack size on MacOSX.
bwarsaw
2002-10-18
1
-0
/
+19
*
__init__(): Somehow the archiver was unlocking the list at an odd
bwarsaw
2002-10-15
1
-1
/
+1
*
Whitespace normalization and some Pychecker cleanup.
bwarsaw
2002-10-09
2
-9
/
+7
*
ArchiveMail(): processUnixMailbox() no longer takes an article class
bwarsaw
2002-10-09
1
-1
/
+1
*
_makeArticle(): Override base class method so that we create a
bwarsaw
2002-10-09
1
-1
/
+6
*
Whitespace normalization and some Pychecker cleanup.
bwarsaw
2002-10-09
1
-345
/
+340
*
processUnixMailbox(): Small but useful refactoring. Don't pass the
bwarsaw
2002-10-09
1
-4
/
+6
*
CheckHTMLArchiveDir(): Indentation-o pointed out by Dan Mick.
bwarsaw
2002-10-08
1
-1
/
+1
*
Integrating SF patch #594771, i18n'ified pipermail.
bwarsaw
2002-10-08
1
-368
/
+411
*
Whitespace normalization.
bwarsaw
2002-10-08
1
-16
/
+16
*
ArchiveMail(): Remove the corrupt archive log message. I think this
bwarsaw
2002-10-08
1
-2
/
+0
*
processUnixMailbox(): We don't need to catch MessageParseError since
bwarsaw
2002-08-29
1
-9
/
+5
*
as_html(): Patch #546362 by Nicholas Russo to include the Subject: and
bwarsaw
2002-08-23
1
-0
/
+2
*
processUnixMailbox(): When an uncaught exception occurs during
bwarsaw
2002-08-22
1
-0
/
+6
*
QuoteHyperChars() -> websafe()
bwarsaw
2002-05-22
1
-2
/
+2
*
Integrating a patch from Martin v. Loewis related to i18n; quoting:
bwarsaw
2002-05-04
1
-38
/
+86
*
Archiver.InitVars(): Don't write the emptyarchive.html file to
bwarsaw
2002-05-03
1
-8
/
+17
*
Article.__init__(): Use the Reply-To: address as the self.email only
bwarsaw
2002-04-29
1
-4
/
+6
*
processUnixMailbox(): Ignore any MessageParseErrors in either the
bwarsaw
2002-04-03
1
-0
/
+7
*
Update copyright years.
bwarsaw
2002-03-16
3
-3
/
+3
*
processUnixMailbox(): Add optional start and end arguments so that we
bwarsaw
2002-03-16
1
-3
/
+16
*
GetBaseArchiveURL(): Marc MERLIN suggests to tack on the trailing
bwarsaw
2002-03-07
1
-1
/
+4
*
Bump copyright years.
bwarsaw
2002-03-05
1
-1
/
+1
*
Patches to help localize where file system layout decisions are made.
bwarsaw
2002-03-05
2
-7
/
+4
*
Remove the import of MailList; this isn't used anywhere in this file.
bwarsaw
2002-03-01
1
-1
/
+0
*
InitVars(), ArchiveMail(): The start of some cleanups flagged by
bwarsaw
2002-02-11
1
-4
/
+0
*
InitVars(): We have to wrap each os.mkdir() in its own try/except so
bwarsaw
2002-01-04
1
-5
/
+8
*
T.__init__(): Add comment by Marc MERLIN.
bwarsaw
2002-01-02
1
-1
/
+4
*
Add a hack, based on Marc MERLIN's patch that provides /something/ for
bwarsaw
2002-01-02
1
-1
/
+15
*
GetArchLock(), DropArchLock(): Get rid of posixfile locking, which is
bwarsaw
2001-12-24
1
-16
/
+7
*
processUnixMailbox(): Add some useful diagnostics which only get
bwarsaw
2001-11-30
1
-0
/
+4
*
write_index_entry(): Slight modification so that the subject and
bwarsaw
2001-10-28
1
-3
/
+2
*
Tokio Kikuchi says:
bwarsaw
2001-10-26
1
-9
/
+8
*
GetBaseArchiveURL(): PUBLIC_ARCHIVE_URL should be an absolute url
bwarsaw
2001-10-26
1
-0
/
+4
*
processUnixMailbox(): Instantiate an ArchiverMailbox instead of a
bwarsaw
2001-10-24
1
-4
/
+8
*
De-string-module-ification.
bwarsaw
2001-10-15
1
-37
/
+33
*
De-string-module-ification.
bwarsaw
2001-10-15
1
-38
/
+40
*
GetBaseArchiveURL(): The semantics of PUBLIC_ARCHIVE_URL are changed
bwarsaw
2001-10-10
1
-1
/
+3
*
Use cStringIO directly instead of our own hack-around StringIO
bwarsaw
2001-10-01
1
-2
/
+1
[prev]
[next]