lp:~therve/storm/earlier-register-transaction

Created by Thomas Herve and last modified
Get this branch:
bzr branch lp:~therve/storm/earlier-register-transaction
Only Thomas Herve can upload to this branch. If you are Thomas Herve please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Herve
Project:
Storm
Status:
Merged

Recent revisions

396. By Thomas Herve

Move the event before the connection check

395. By Sidnei da Silva

Skip disconnection tests if 'transaction' module cannot be
imported. Fix import of DatabaseError so that it works with
Django 1.1 as well. [f=816049][qa=ahasenack][trivial]

394. By James Henstridge

Provide wrapped cursor objects in the Django integration layer.

This allows us to catch some disconnection errors that might otherwise
be missed, leading to broken connections.
[r=tcole,beuno]

393. By Jamu Kakar

Merged uuid-bug-fixes [r=jamesh,therve] [f=691752]

The UUIDVariable correctly converts inputs to unicode before sending
them to the database. This makes the UUID property usable.

392. By Thomas Herve

Merge distinct-on [a=wgrant] [r=danilo,therve] [f=374777]

Add support for Postgres DISTINCT ON queries.

391. By Free Ekanayaka

Merge twisted-transact [f=777047] [r=jkakar,therve]

This branch adds a new storm.twisted.transact module that sports
facilities to use Storm in a Twisted process, by running in a
separate thread the code that interacts with the database.

390. By Free Ekanayaka

Merge schema-uri-in-testresource [f=772258] [r=therve,bjornt]

This branch makes ZStormResourceManager support applying database
schemas by connecting with a custom URI, typically using a user
with greater privileges than the application one.

389. By Robert Collins

Merged bug-759384 [a=lifeless] [r=jkakar,therve] [f=759384]

The ISQLObjectResultSet declares an is_empty method, which matches the
existing implementation. This makes it possible to call the method in
security proxied environments.

388. By Thomas Herve

Add another message to be detected as disconnection error in Postgres, reported
by Cody [f=738035] [trivial]

387. By Thomas Herve

Fix epytext markup [trivial]

Branch metadata

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

Subscribers