lp:~iffy/storm/lazycolumns

Created by Matt Haggard and last modified
Get this branch:
bzr branch lp:~iffy/storm/lazycolumns
Only Matt Haggard can upload to this branch. If you are Matt Haggard please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matt Haggard
Project:
Storm
Status:
Development

Recent revisions

431. By Matt Haggard

Added docstring for lazy attribute in expr.Column and removed laziness from the
TODO file

430. By Matt Haggard

Lazy-loaded columns will not overwrite a previously set value.

429. By Matt Haggard

Finished lazy-loading of columns including some Store tests.

428. By Matt Haggard

Added lazy keyword as __init__ to Property and changed ClassInfo to
gather appropriate laziness information from that.

427. By Gavin Panella

Merge test-pgbouncer-stopped-bug-900702 [f=900702] [r=therve]

Skip test_pgbouncer_stopped when psycopg 2.4, 2.4.1 or 2.4.2 are being
used.

426. By David Britton

Adding scripts for automated development environment setup

425. By Free Ekanayaka

Merge track-retries [f=898187] [r=therve,bjornt]

This branch adds a new on_retry instance variable to the
storm.twisted.Transactor, which can be set to a function
that will be called back just before executing a retry.

424. By Free Ekanayaka

Add a use_global_zstorm option to ZStormResourceManager, to play well with code that loads the zcml directives from zstorm.zope [trivial] [r=therve]

423. By Free Ekanayaka

Merge fix-docstrings-868418 [f=868418] [a=mwhudson] [r=free.ekanayaka,therve]

Fix a bogus docstring.

422. By Gavin Panella

Merge django-disconnection-errors [r=benji,rvb]

- Fixes some test failures around Django disconnections from
  PostgreSQL stores.
- Some of the proxy-less disconnection tests were causing segfaults,
  so they're now run in a subprocess via subunit's IsolatedTestCase,
  when it's available.
- Fix a few non-uses of super() in TestHelper.
- Abort the transaction and reset ZStorm at the end of
  tests/zope/README.txt.
- Fix the ./test script to not import tests until after local eggs
  have been added to sys.path. This ensures that all possible features
  are available to the tests.

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