~ack/storm/resultset-get-query

  • Committer: Thomas Hervé
  • Date: 2012-03-26 20:28:13 UTC
  • Revision ID: thomas@canonical.com-20120326202813-icybptsf8fk7zfdd
Reset global ZStorm after tests [trivial] [f=959471]
Filename Latest Rev Last Changed Committer Comment Size
..
databases 4 18 years ago Gustavo Niemeyer - Implemented And, Or, and Parameter expressions. Diff
django 254.4.1 15 years ago James Henstridge Add storm.django package. Diff
schema 369.2.8 13 years ago Free Ekanayaka Move schema.py and patch.py to their own module Diff
twisted 389.2.1 13 years ago Free Ekanayaka Add transact module and tests Diff
zope 144.3.1 16 years ago Jamu Kakar - Migrated canonical.zstorm code into storm.zope. Diff
__init__.py 415 12 years ago Barry Warsaw 0.20 is open for business. 1.9 KB Diff Download File
base.py 129 16 years ago Gustavo Niemeyer Added LGPL version 2.1 in the LICENSE file, and a 1.1 KB Diff Download File
cache.py 292 15 years ago Gustavo Niemeyer Added the new GenerationalCache with a faster impl 5.7 KB Diff Download File
cextensions.c 305.2.3 15 years ago James Henstridge Fix typo. 66.9 KB Diff Download File
compat.py 386.2.4 12 years ago Jamu Kakar - Minor formatting improvements. 942 bytes Diff Download File
database.py 410.1.3 12 years ago James Henstridge Make the django integration code's cursor wrapper 15.8 KB Diff Download File
event.py 235.2.12 16 years ago Gustavo Niemeyer Implemented EventSystem in cextensions! 1.7 KB Diff Download File
exceptions.py 382 13 years ago Gary Poster Make TimeoutError __init__ signature backwards com 2.9 KB Diff Download File
expr.py 439 12 years ago Free Ekanayaka Add a Distinct exp for prepending DISTINCT in the 49.6 KB Diff Download File
info.py 396.1.2 12 years ago Thomas Hervé Lints 8.4 KB Diff Download File
locals.py 398.1.1 12 years ago Gavin Panella Merge lp:~jkakar/storm/json-property, resolving co 1.3 KB Diff Download File
properties.py 386.2.1 13 years ago Jamu Kakar - Added a new JSON property and the accompanying J 11.6 KB Diff Download File
references.py 357.1.3 14 years ago Jamu Kakar - Minor cosmetic change. 36.3 KB Diff Download File
sqlobject.py 416 12 years ago Raphael Badin Fix handling of [0:0] slices in sqlobject. 26.1 KB Diff Download File
store.py 390.1.6 13 years ago William Grant Note that DISTINCT ON is only supported by postgre 68.3 KB Diff Download File
testing.py 437 12 years ago Thomas Hervé Move CaptureTracer to storm.testing [trivial] [r=f 831 bytes Diff Download File
tracer.py 437 12 years ago Thomas Hervé Move CaptureTracer to storm.testing [trivial] [r=f 9.4 KB Diff Download File
tz.py 165 16 years ago Gustavo Niemeyer Applying whitespace normalization patch by Johan D 31.5 KB Diff Download File
uri.py 213.1.1 16 years ago Gustavo Niemeyer Implemented URI.__str__, based on ideas from Jamu. 4.1 KB Diff Download File
variables.py 400.1.6 12 years ago Gavin Panella Switch from assert to TypeError to be consistent w 25.7 KB Diff Download File
wsgi.py 410 12 years ago Robert Collins Add a wsgi module to do timeline <-> tracer glue. 1.8 KB Diff Download File