lp:~zectbumo/divmod.org/divmod.org

Created by Alfred Morgan and last modified
Get this branch:
bzr branch lp:~zectbumo/divmod.org/divmod.org
Only Alfred Morgan can upload to this branch. If you are Alfred Morgan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alfred Morgan
Project:
Divmod
Status:
Mature

Recent revisions

2705. By Alfred Morgan

attempt to advertise public ports instead of private ones.

2704. By Alfred Morgan

WRITE will return ConnectionDone when no connection is found

2703. By Alfred Morgan

cleanup client connections to keep the reactor clean

2702. By Alfred Morgan

completed juice to amp transition

2701. By Florent

Move Pyflakes out of the Divmod.org's repository

2700. By Jean-Paul Calderone

Update two Nevow unit tests to work with more recent versions of Twisted

This will introduce a test failure against Twisted < 11.0, but no implementation
changes are actually being made, so no actual functionality should be lost on
old Twisted versions.

2699. By Jonathan Lange

Separate logic for reporting results.

 * Author: jml
 * Reviewers: exarkun, jml

2698. By Jean-Paul Calderone

Improve SQLite3 Spambayes storage implementation performance

Author: exarkun
Reviewer: mithrandi

Change the SQLite3 Spambayes storage implementation to load data for all of a
message's token data in as few SQL operations as possible, instead of
loading one token's data per SQL operation.

2697. By Jean-Paul Calderone

Switch to using a SQLite3 database for spambayes classifier training data, instead of a pickle file.

Author: exarkun
Reviewer: mithrandi

The reasons for preferring SQLite3 are manifold. Performance, reliability, inspectability,
and maintainability should all be improved by this change. An upgrader is included, of
course, to convert old data. However, the old pickle file is left in place for manual
deletion afterwards, at the discretion of a system administrator.

2696. By Jean-Paul Calderone

Update Quotient usage of spambayes to pass the new required `mode` argument when constructing Hammie instances.

This allows Quotient to work with the latest release of spambayes, though it breaks Quotient against older
versions of spambayes.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers