lp:~stub/storm/trunk

Created by Stuart Bishop and last modified
Get this branch:
bzr branch lp:~stub/storm/trunk
Only Stuart Bishop can upload to this branch. If you are Stuart Bishop please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stuart Bishop
Project:
Storm
Status:
Development

Recent revisions

398. By Stuart Bishop

Overdue update of trove classifier to Production/Stable

397. By Free Ekanayaka

Guard ZStormResourceManager against tests overwriting the ZStorm utility [trivial] [r=therve]

396. By Thomas Herve

Merge earlier-register-transaction [r=jkakar,stub] [f=819282]

Move the firing of the register-transaction event in Connection.execute
before the connection checking, to make sure that the store gets registered properly
for future rollbacks.

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.

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