Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Sat, 21 Mar 2009 19:05:34 +0000 | wbell | Fixing some small issues with level retrieval with the new file based log implementation. |
Sat, 21 Mar 2009 19:05:13 +0000 | wbell | Automatically create the log dir if it doesn't exist, not just the leaf bitten dir. |
Wed, 18 Mar 2009 08:50:17 +0000 | dfraser | Prevent path highlighting from passing non-canonical paths to svn: |
Wed, 18 Mar 2009 08:02:32 +0000 | dfraser | Create the bitten logs directory if it doesn't exist. See #329 |
Wed, 18 Mar 2009 06:55:44 +0000 | dfraser | Add `prefix` parameter (see #134) |
Tue, 17 Mar 2009 06:53:58 +0000 | dfraser | Added option for not looping after check. Fixes #371 |
Mon, 16 Mar 2009 17:46:18 +0000 | dfraser | Replace `CREATE TEMP TABLE` with the more database-independent `CREATE TEMP TABLE` (thanks Manfred) - Fixes #370 |
Mon, 16 Mar 2009 14:08:29 +0000 | dfraser | We now require Trac 0.11 |