lp:~divmod-dev/divmod.org/axiom-worker-2740

Created by Glyph Lefkowitz and last modified
Get this branch:
bzr branch lp:~divmod-dev/divmod.org/axiom-worker-2740
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

2550. By washort

support deferred completion of jobs

2549. By washort

modest beginnings

2548. By washort

Branching to 'axiom-worker-2740'

2547. By pjd

Merge pyflakes-checkPath-2607-2

Author: pjd
Reviewer: glyph
Fixes #2607

This handles non-existent file paths given to pyflakes, by printing a warning
instead of raising IOError.

2546. By exarkun

Merge oldflatten-buggy-element-2662

Author: exarkun
Reviewer: glyph
Fixes: #2662

Add error handling to the integration between the old flattener
and the new flattener so that if the new flattener fails with
an exception or a Failure the error is propagated properly to
the old flattener which invoked it.

2545. By exarkun

Merge xpath-2582-2

Author: exarkun
Reviewer: glyph
Fixes: #2582

Switch Hyperbola unit tests from using PyXML's xpath support
to using lxml.etree's xpath support. PyXML is essentially
unmaintained and not available in recent releases of Ubuntu.

2544. By mithrandi

Add test for SQLite bug.

Fixes #2735
Author: mithrandi
Reviewer: glyph

2543. By exarkun

Merge remove-xapwrap-2401

Author: exarkun
Reviewer: glyph
Fixes: #2401

Remove Xapwrap from the repository completely:

  1. It is unmaintained
  1. It does not work with the latest release of Xapian.

Remove the functionality in Mantissa which depended on
Xapwrap, also.

2542. By exarkun

Merge amp-2581-5

Author: exarkun
Reviewer: glyph
Fixes: #2581

Add a pluggable AMP server to Mantissa based on the authentication
and routing functionality in Epsilon. This server supports powerups
for AMP box receiver factories and allows one or more of these to be
set up and multiplexed over one connection using routes. It requires
authentication based on normal Mantissa credentials before access is
granted. One example factory for an AMP echo server is included.

2541. By exarkun

Fix error in rest->xhtml translation of traversal documentation

Author: exarkun
Reviewer: washort
Fixes: #2706

There is no `self.dictionary` - this was originally `self.children`,
and now it is again.

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