lp:~cjwatson/storm/reference-set-update-zcml

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/storm/reference-set-update-zcml
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
Storm
Status:
Merged

Recent revisions

549. By Colin Watson

Update ZCML for BoundReferenceSet to include __getitem__ and is_empty.

Also reorder the attributes listed there to be in the same order as the
implementation in BoundReferenceSetBase.

548. By Colin Watson

Implement is_empty on bound ReferenceSets. [r=twom]

547. By Colin Watson

Return self from EmptyResultSet.config() to match ResultSet. [r=free.ekanayaka,cjwatson]

546. By Colin Watson

A new block_access context manager blocks database access for one or more stores in the managed scope. [r=cjwatson]

545. By Colin Watson

Change the FakeTransactor to use a fake transaction by default. [r=cjwatson]

544. By Colin Watson

Implement __getitem__ on bound ReferenceSets. [r=ilasc]

543. By Colin Watson

Rename RawStr to Bytes. [r=simpoir]

542. By Colin Watson

Add whitespace around "<<", ">>", "+", "-", "*", "/", and "%" operators. [r=simpoir]

541. By Colin Watson

Stop using deprecated assertEquals/assertNotEquals unittest methods. [r=simpoir]

540. By Colin Watson

Finish removing storm.django.

This was mostly removed in 0.21
(https://code.launchpad.net/~adam-collard/storm/kill-django-storm/+merge/287630),
but storm/django/backend/__init__.py was left around by accident.

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