lp:~mwhudson/storm/unary-minus

Created by Michael Hudson-Doyle and last modified
Get this branch:
bzr branch lp:~mwhudson/storm/unary-minus
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hudson-Doyle
Project:
Storm
Status:
Merged

Recent revisions

314. By Michael Hudson-Doyle

add compile_python.when(Neg)

313. By Michael Hudson-Doyle

support unary -

312. By James Henstridge

Add a NEWS entry about the updated psycopg2 version requirement.

311. By James Henstridge

(Stuart Bishop) Make the PostgreSQL backend require psycopg2 >= 2.0.7.

This allows us to remove the work around for broken quoting in older
releases of psycopg2.
[r=jamesh,therve] [f=322206]

310. By James Henstridge

(Stuart Bishop) Fix ZStorm.get documentation, as per Bug #392011.

[r=jamesh,therve] [f=392011]

309. By James Henstridge

Add a NEWS item for the last commit.

308. By James Henstridge

Raise DisconnectionError if the connection was dropped outside our control.

If the connection is used outside of Storm's control (e.g. if it is
being shared with Django) and Storm misses the initial disconnection
error, it should report the error the next time the connection is used
through Storm.
[r=therve,stub] [f=374909]

307. By James Henstridge

Change compile_python so that constants can be injected into the matcher.

This allows compile_python to work on the class of expressions
containing values whose repr() is not a valid Python expression. It
also removes the need to construct new copies of values in the matcher.
[r=therve,niemeyer][f=349482]

306. By Thomas Herve

Merge django-compatibility-fix [r=niemeyer,therve] [a=statik]

Add support for newer versions of Django by not checking arguments passed to
_cursor.

305. By James Henstridge

(Francis Lacoste) Check for disconnection errors when running tracers.

The timeout tracer executes SQL statements, so it is possible that a
disconnection could be reported at that point.
[r=jkakar,jamesh] [f=360846]

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.