lp:~divmod-dev/divmod.org/axiom-worker-2740
- Get this branch:
- bzr branch lp:~divmod-dev/divmod.org/axiom-worker-2740
Branch merges
Branch information
Recent revisions
- 2547. By pjd on 2008-10-01
-
Merge pyflakes-
checkPath- 2607-2 Author: pjd
Reviewer: glyph
Fixes #2607This handles non-existent file paths given to pyflakes, by printing a warning
instead of raising IOError. - 2546. By exarkun on 2008-10-01
-
Merge oldflatten-
buggy-element- 2662 Author: exarkun
Reviewer: glyph
Fixes: #2662Add 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 on 2008-10-01
-
Merge xpath-2582-2
Author: exarkun
Reviewer: glyph
Fixes: #2582Switch 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 on 2008-10-01
-
Add test for SQLite bug.
Fixes #2735
Author: mithrandi
Reviewer: glyph - 2543. By exarkun on 2008-10-01
-
Merge remove-xapwrap-2401
Author: exarkun
Reviewer: glyph
Fixes: #2401Remove 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 on 2008-09-26
-
Merge amp-2581-5
Author: exarkun
Reviewer: glyph
Fixes: #2581Add 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 on 2008-09-26
-
Fix error in rest->xhtml translation of traversal documentation
Author: exarkun
Reviewer: washort
Fixes: #2706There 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