lp:~james-w/python-oops-celery/serialize-task

Created by James Westby and last modified
Get this branch:
bzr branch lp:~james-w/python-oops-celery/serialize-task
Only James Westby can upload to this branch. If you are James Westby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Westby
Project:
python-oops-celery
Status:
Merged

Recent revisions

10. By James Westby

Avoid a 2.6 problem where AssertionErrors aren't equal.

9. By James Westby

Add the missing integration test file.

8. By James Westby

Only put bson-encodable things in the oops.

Some things in the on_failure **kwargs (e.g. sender) are objects,
which can't be BSON encoded. This leads to errors when the oops is
written out.

Ensure that everything is bson-encodable by using safe_unicode from
oops.

7. By James Westby

[r=james-w] Enable the tests in tarmac.

6. By James Westby

Post-release version bump.

5. By James Westby

[r=james-w] Add some docstrings to the code.

4. By James Westby

[r=james-w] Switch to a hooks-based approach for populating the report.

3. By James Westby

[r=james-w] Initial oops integration for celery.

2. By James Westby

Add an empty tarmac tests script.

1. By James Westby

Starting the project.

Branch metadata

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

Subscribers