lp:~exarkun/divmod.org/pop3-grabber-deletes

Created by Jean-Paul Calderone and last modified
Get this branch:
bzr branch lp:~exarkun/divmod.org/pop3-grabber-deletes
Only Jean-Paul Calderone can upload to this branch. If you are Jean-Paul Calderone please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jean-Paul Calderone
Project:
Divmod
Status:
Development

Recent revisions

2713. By Jean-Paul Calderone

Limit the number of results from any single call to shouldDelete to around 1000 - avoids tripping over a SQLite3 limitation, and limiting the number of results is better for large mailboxes anyway.

2712. By Jean-Paul Calderone

Index on boolean column of questionable value; removing it causes no test failures.

2711. By Jean-Paul Calderone

Query complexity tests for shouldDelete, and a compound index to make them pass.

2710. By Jean-Paul Calderone

Avoid grabbing before POP3UID upgrade is complete

2709. By Jean-Paul Calderone

Upgrader for old POP3UID items.

2708. By Jean-Paul Calderone

Fix markDeleted to disregard unrelated grabber state

2707. By Jean-Paul Calderone

Fix shouldDelete to only pay attention to our own POP3UIDs

2706. By Jean-Paul Calderone

Handle timeouts/lost connections during DELE command

2705. By Jean-Paul Calderone

Delete the POP3UID objects once the messages are deleted from the server.

2704. By Jean-Paul Calderone

Kind of gross test for the protocol integration, and the simple implementation change to make it pass

Branch metadata

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