lp://staging/~free.ekanayaka/storm/fake-transaction
- Get this branch:
- bzr branch lp://staging/~free.ekanayaka/storm/fake-transaction
Branch merges
- Colin Watson (community): Approve
-
Diff: 83 lines (+22/-11)3 files modifiedNEWS (+4/-0)
storm/twisted/testing.py (+13/-6)
storm/twisted/transact.py (+5/-5)
Related bugs
Bug #1009983: The FakeTransactor performs real commits by default | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 448. By Sidnei da Silva
-
Fix wsgi.make_app() to not make assumptions about how to consume data from whatever is returned by its inner app() call [r=sidnei, therve]
- 447. By James Henstridge
-
If initialize_
globals( ) fails on the first call, make it fail on
subsequent calls too.
[r=free.ekanayaka, therve] [f=1006284] - 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. - 443. By Thomas Herve
-
Call upgrade in ZStormResourceM
anager 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/storm