lp://staging/~jamesh/storm/bug-387840

Created by James Henstridge and last modified
Get this branch:
bzr branch lp://staging/~jamesh/storm/bug-387840
Only James Henstridge can upload to this branch. If you are James Henstridge please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Henstridge
Project:
Storm
Status:
Merged

Recent revisions

334. By James Henstridge

Add NEWS file entry.

333. By James Henstridge

merge from trunk

332. By James Henstridge

Fix test method name (it was shadowing another test).

331. By James Henstridge

Add contains_string() method to check for substring matches.

Could do with a better name (and check whether anything bad happens if
we make it __contains__()).

330. By James Henstridge

Implement startswith() and endswith() methods for Comparable.

The new methods are implemented in terms of the SQL LIKE operator,
escaping the SQL regular expression operators if they appear in the
string.

329. By Jamu Kakar

- Unbreak Storm by using only integers in the version number
  [trivial].

328. By Jamu Kakar

- Change the version from 0.16 to 0.16dev to make it obvious that
  the current code base is a development version [trivial].

327. By Jamu Kakar

- Updated the NEWS file to prepare it for 0.16.
- Set the version to 0.16.

326. By Jamu Kakar

Merged storm_0.15-1~storm1 [a=autoppa].

  * C extensions build on all support releases of Ubuntu.
  * New 0.15 upsream release.

325. By Jamu Kakar

Merged version-0.15 [trivial]

Storm has been updated to version 0.15. The Debian package source
has been updated to build correctly on all supported releases of
Ubuntu.

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