lp:~moovida-developers/storm/elisa_storm

Created by Florian Boucault and last modified
Get this branch:
bzr branch lp:~moovida-developers/storm/elisa_storm
Members of Moovida Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Moovida Developers
Project:
Storm
Status:
Development

Recent revisions

254. By Florian Boucault <kaleo@emilia>

Cherrypicked Storm trunk revision 269 fixing bug
https://bugs.launchpad.net/storm/+bug/241267

253. By Florian Boucault <kaleo@eva>

Use weak references inside the relation hooks.

252. By James Henstridge

[trivial] make ResultSet.__contains__() work with group_by().

251. By James Henstridge

Add a synchronous option to the sqlite backend, and disable sync for
most sqlite tests: the tests don't need the safety and it speeds them
up. [r=niemeyer] [f=243139]

250. By Thomas Herve

Merge resultset-groupby-2 [f=233946] [r=jamesh,radix,niemeyer]

Add group_by and having methods on the ResultSet object, giving access to the
GROUP BY and HAVING features after calling store.find().

249. By James Henstridge

Add a NEWS item for __contains__() support.

248. By James Henstridge

Add __contains__() implementations to ResultSet, ReferenceSet and
SQLObjectResultSet. [r=niemeyer,radix]

247. By James Henstridge

Add __slots__ definitions to Variable and Expr classes and subclasses.
This reduces the memory usage of the most common Storm objects by
removing their class dictionaries. [r=niemeyer,radix]

246. By Gustavo Niemeyer

Updated NEWS file.

245. By Gustavo Niemeyer

Merging need-for-speed-revenge branch [a=niemeyer,jamesh,radix]
[r=jamesh,therve]

This branch introduces a number of fixes, optimizations, and extensions
on the cextensions module, with speedup purposes. The module is now
built by default, but still disabled unless the STORM_CEXTENSIONS=1
environment variable is defined.

Besides these, Chris also provided a mechanism to cache ClassAliases,
to prevent the cost of rebuilding the ClassInfo for each alias.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers