lp://staging/~jamesh/storm/bug-1006284

Created by James Henstridge and last modified
Get this branch:
bzr branch lp://staging/~jamesh/storm/bug-1006284
Only James Henstridge can upload to this branch. If you are James Henstridge please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Henstridge
Project:
Storm
Status:
Merged

Recent revisions

448. By James Henstridge

Add a comment about the error handling in initialize_globals()

447. By James Henstridge

If initialize_globals() fails, make sure all future calls to it fail
rather than silently succeeding.

446. By Free Ekanayaka

Provide the IZStorm utility before applying patches, to make it available to them [trivial] [r=therve]

445. By Thomas Herve

Merge psycopg2-2.4-pgbouncer [a=wgrant] [r=stub,therve] [f=959699]

Catch DatabaseError on to check for disconnection error, fixing a problem with
pgbouncer and psycopg2 2.4.

444. By Thomas Herve

Add missing groupr_by statement to EmptyResultSet [a=ack] [r=therve] [trivial]

443. By Thomas Herve

Call upgrade in ZStormResourceManager when getting UnknownPatchError instead of
create [trivial] [r=free.ekayanaka]

442. By Thomas Herve

Merge postgres-repeatable-read [r=jkakar,stub] [f=968298]

Switch to REPEATABLE READ as default isolation level for Postgres, as it's the
same for Postgres < 9 as SERIALIZABLE, and provides something saner on Postgres
9. psycopg2 >= 2.4 needs to be used to see the change.

441. By Free Ekanayaka

Add a NEWS note about the new Distinct expression [trivial] [r=therve]

440. By Thomas Herve

Reset global ZStorm after tests [trivial] [f=959471]

439. By Free Ekanayaka

Add a Distinct exp for prepending DISTINCT in the cases where SQL support it [trivial] [r=therve]

Branch metadata

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

Subscribers