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.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mailman
/
Archiver
/
Archiver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bite the bullet: rename the Mailman package to mailman.
Barry Warsaw
2008-02-27
1
-236
/
+0
*
Tweak copyright years.
Barry Warsaw
2008-02-07
1
-1
/
+1
*
It all started by trying to remove MailList.Create() and use the IListManager
Barry Warsaw
2007-08-05
1
-6
/
+0
*
Other than contrib files, convert all imports of mm_cfg to imports of config.
Barry Warsaw
2007-07-14
1
-13
/
+13
*
Update copyright years.
bwarsaw
2007-01-19
1
-1
/
+1
*
A little more internal_name() to fqdn_listname changes.
tkikuchi
2006-12-03
1
-3
/
+3
*
We need to substitute the fully qualified list name in the public archive url.
bwarsaw
2006-11-12
1
-4
/
+6
*
MailList.py ... GetScriptURL() absolute again because we need it for email
tkikuchi
2006-11-09
1
-3
/
+1
*
More work on the WSGI support. So far, I've tested most of the admin.py links
bwarsaw
2006-10-15
1
-10
/
+8
*
First crack at real virtual domain support, i.e. mailing lists with the same
bwarsaw
2006-07-08
1
-7
/
+10
*
- Convert all logging to Python's standard logging module. Get rid of all
bwarsaw
2006-04-17
1
-4
/
+6
*
Now that Python 2.3 is the minimum requirement for Mailman 2.2:
bwarsaw
2006-04-15
1
-12
/
+7
*
back porting from 2.1.6
tkikuchi
2005-08-28
1
-19
/
+29
*
FSF office has moved. chdcking in for MAIN branch.
tkikuchi
2005-08-27
1
-1
/
+1
*
ExternalArchive(): Add %(hostname)s to the substitution strings
bwarsaw
2003-06-26
1
-2
/
+4
*
ArchiveMail(): Get rid of the try/bare-except wrapper around the
bwarsaw
2002-11-12
1
-23
/
+15
*
Whitespace normalization and some Pychecker cleanup.
bwarsaw
2002-10-09
1
-1
/
+0
*
ArchiveMail(): processUnixMailbox() no longer takes an article class
bwarsaw
2002-10-09
1
-1
/
+1
*
CheckHTMLArchiveDir(): Indentation-o pointed out by Dan Mick.
bwarsaw
2002-10-08
1
-1
/
+1
*
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
*
Archiver.InitVars(): Don't write the emptyarchive.html file to
bwarsaw
2002-05-03
1
-8
/
+17
*
GetBaseArchiveURL(): Marc MERLIN suggests to tack on the trailing
bwarsaw
2002-03-07
1
-1
/
+4
*
Patches to help localize where file system layout decisions are made.
bwarsaw
2002-03-05
1
-4
/
+3
*
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
*
Add a hack, based on Marc MERLIN's patch that provides /something/ for
bwarsaw
2002-01-02
1
-1
/
+15
*
GetBaseArchiveURL(): PUBLIC_ARCHIVE_URL should be an absolute url
bwarsaw
2001-10-26
1
-0
/
+4
*
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
*
InitVars(): Should create self.archive_dir()+'.mbox' not
bwarsaw
2001-07-27
1
-1
/
+1
*
InitVars(): Do not set list attributes public_archive_file_dir,
bwarsaw
2001-07-26
1
-36
/
+19
*
GetConfigInfo(): Removed.
bwarsaw
2001-07-19
1
-17
/
+0
*
InitVars(): Fix the out-of-date comment.
bwarsaw
2001-07-10
1
-1
/
+1
*
Use better syslog() calling convention.
bwarsaw
2001-06-27
1
-4
/
+3
*
GetBaseArchiveURL(): Make sure private archive url ends in a slash.
bwarsaw
2001-06-01
1
-1
/
+1
*
Archiver.InitVars(): Use os.mkdir() instead of Utils.mkdir().
bwarsaw
2001-05-18
1
-6
/
+7
*
GetBaseArchiveURL(): Instead of relying on the configuration variable
bwarsaw
2001-05-16
1
-4
/
+2
*
InitVars(), GetConfigInfo(): clobber_date goes away as a list-specific
bwarsaw
2001-05-01
1
-8
/
+0
*
GetConfigInfo(): Reformatting.
bwarsaw
2001-02-28
1
-5
/
+10
*
__archive_file(): Utils.open_ex() is obsolete.
bwarsaw
2001-02-15
1
-14
/
+11
*
First integration patch of Juan Carlos's i18n string marking changes.
bwarsaw
2000-12-07
1
-10
/
+10
*
Archiver.InitVars(): Ted Cabeen's SF patch #100554 to allow
bwarsaw
2000-09-20
1
-1
/
+1
*
__archive_to_mbox(): Don't do the clobber_date logic here, because
bwarsaw
2000-09-14
1
-16
/
+8
*
Remove commented out syslog() lines.
bwarsaw
2000-07-20
1
-2
/
+0
*
ArchiveMail(): Comment out the debugging prints to syslog.
bwarsaw
2000-07-06
1
-2
/
+2
*
ArchiveMail(): Don't do this work in a forked subprocesses; with many
bwarsaw
2000-06-26
1
-53
/
+42
*
ArchiveMail(): First, extended the signature to take a msgdata
bwarsaw
2000-06-23
1
-20
/
+25
*
Convert all uses of mlist.LogMsg() to the new syslog() interface.
bwarsaw
2000-06-02
1
-6
/
+5
[next]