lp:~therve/storm/fix-compile-cache

Created by Thomas Herve and last modified
Get this branch:
bzr branch lp:~therve/storm/fix-compile-cache
Only Thomas Herve can upload to this branch. If you are Thomas Herve please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Herve
Project:
Storm
Status:
Merged

Recent revisions

406. By Thomas Herve

Change the cached based on the compiler

405. By Jamu Kakar

- Use assertTrue instead of assertIsInstance, which isn't available
  pre-Python 2.6 [trivial].

404. By Gavin Panella

Update NEWS. [trivial]

403. By Gavin Panella

Merge json-variable-unicode-bug-846867 [r=jkakar,stub] [f=846867]

JSON properties now must back onto a unicode text column rather than a
byte column.

402. By Robert Collins

Post-landing improvements from review by James Henstridge. [r=jamesh]

This changes the lookup for timelines from threadinginfo to a
timeline_factory helper which must be supplied to the constructor.

401. By Robert Collins

Add two new tracers extracted from the LP codebase. [r=jkakar]

BaseStatementTracer provides statements with parameters substituted to its
subclasses.

TimelineTracer records queries in a timeline (useful for OOPS reports).

400. By Thomas Herve

Merge cache-compile [r=free.ekanayaka,jkakar,niemeyer] [f=826170]

Cache the compilation of columns and tables.

399. By Jamu Kakar

Merged json-property [r=stub,therve] [f=726799]

A new JSON property is available. It's similar to the existing Pickle
property, except that it serializes data as JSON. Thanks to Gavin
Panella for helping finish and get this branch landed!

398. By Stuart Bishop

Overdue update of trove classifier to Production/Stable [trivial][r=jkakar]

397. By Free Ekanayaka

Guard ZStormResourceManager against tests overwriting the ZStorm utility [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:storm
This branch contains Public information 
Everyone can see this information.

Subscribers