lp:~divmod-dev/divmod.org/dangling-1091

Created by Glyph Lefkowitz and last modified
Get this branch:
bzr branch lp:~divmod-dev/divmod.org/dangling-1091
Members of Divmod-dev can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Divmod-dev
Project:
Divmod
Status:
Development

Recent revisions

1635. By glyph

a fix which fixes the test, but doesn't clean up databases comprehensively

1634. By glyph

remove spurious assert, add comments, fix whitespace

1633. By glyph

tests which fails (unfortunately due to spurious assert)

1632. By glyph

Branching to 'dangling-1091'

1631. By glyph

Fix cross-store transactions, and substore attachment.

Previously generated SQL was cached on item classes, which was incorrect
because different databases could potentially be attached to their parents,
changing the SQL that was generated. Now the SQL is properly cached per-store.

That change will also be useful to anyone wanting to implement distinct
backends for different Store objects.

Also, cross-store transactions were previously broken because items on attached
substores are not checkpointed.

Together, this change should make transactions between and across substores
work properly in the case of both success and failure.

Author: soyt

Reviewer: glyph

Fixes #1092

Fixes #1087

1630. By exarkun

Merge insecure-pop3-981

Author: exarkun
Reviewer: washort
Fixes #981

This adds handling for POP3Client's InsecureAuthenticationDisallowed
exception and sets status appropriately when it is raised.

1629. By washort

Make benchmark actually work again. Closes #1104.

1628. By washort

Don't run spamfilter tests if DSPAM is not installed. Closes #1103.

1627. By moe

apply fix for #1099. author: moe, reviewer: glyph. prevents alert() if the search box is present. closes #1099

1626. By glyph

Merge prints-and-logs-1097.

Author: exarkun (unwilling)

Reviewer: glyph

Fixes #1097

This merges in some useful messages about grabber invocation and SQLite timings
from the QA working copy.

If your SQL is taking a really long time, or a particular grabber is hosing
your Quotient instance (hey, you'd *better* not actually be running a Quotient
instance yet) this will help you find out.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~glyph/divmod.org/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers