lp:~salgado/storm/bug-374909

Created by Guilherme Salgado and last modified
Get this branch:
bzr branch lp:~salgado/storm/bug-374909
Only Guilherme Salgado can upload to this branch. If you are Guilherme Salgado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Guilherme Salgado
Project:
Storm
Status:
Merged

Recent revisions

317. By Guilherme Salgado

Move original test to PostgresDisconnectionTest as it is postgres-specific and write a new generic one on DatabaseDisconnectionTest

316. By Guilherme Salgado

A small tweak on the test

315. By Guilherme Salgado

Fix Connection.rollback() to catch InterfaceErrors and consider them disconnection errors, as it was meant to do

314. By Jamu Kakar

- Added an entry about the new Neg expressions to the NEWS file
  [trivial].

313. By Michael Hudson-Doyle

Merged unary-minus [r=jamesh,niemeyer] [f=397654]

A new Neg expression provides support for unary minus. A minus is
automatically prepended to the expression passed to Neg. A couple
of failures in the Zope doctest related to differences in repr
formatting between python2.5 and python2.6 have also been fixed.

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]

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.