Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix in pipermail to use Unicode for indexing (sort fails for ascii 8bit) | tkikuchi | 2005-01-25 | 1 | -2/+8 |
| | | | | with some code clean up. Also, include SV (danish/swedish) Re: like pattern. | ||||
* | fix bugs when using ARCHIVE_HTML_SANITIZER = 1 | tkikuchi | 2004-10-14 | 1 | -1/+2 |
| | |||||
* | finished_update_article(): Richard Barrett's fix to reduce Pipermail | bwarsaw | 2003-12-24 | 1 | -0/+9 |
| | | | | | | | | | | | | | archive bloat by deleting the html_body attribute on Article objects. Closes SF bug #835332. This is a stub in the base class. _update_thread_index(): Call finished_update_article() when done. store_article(): squirrel away the html_body value when pickling the article. This only reduces bloat on new articles. See bin/rb-archfix to clean up older archives. | ||||
* | Backporting from the HEAD -- updated archiver | bwarsaw | 2003-09-22 | 1 | -2/+2 |
| | |||||
* | _set_date(): Watch out for TypeErrors that can come from time.mktime() | bwarsaw | 2003-01-10 | 1 | -1/+1 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+854 | |
'Release_2_1-maint'. |