log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
bitten
>
bitten-test
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 565:
(0)
-300
-100
-30
-10
-6
+6
+10
+30
+100
+300
tip
age
author
description
Sat, 16 May 2009 22:39:21 +0000
wbell
Type fixes for Postgres 8.x (we noticed issues on 8.3. Newer versions of Postgres don't auto massage integers from Python to string values in the database. In Bitten, this was causing issues with the 'id' field of bitten_rule, which was actually an integer (coming from the id field of the bitten_platform table.) Without explicitly converting it to a string, you'd see the error reported in #390. Added upgrade steps, tested on Postgres8.3. Closes #390. We may want to rename this field to 'platform' later.
Mon, 11 May 2009 15:46:54 +0000
dfraser
Allow passing `username` and `password` to subversion `checkout` and `export` (fixes #349)
Mon, 11 May 2009 15:15:24 +0000
dfraser
Autocomplete path names in configuration using trac's autocompletion code (supports trac 0.11 and 0.12) (Emannuel Blot) - fixes #363
Mon, 11 May 2009 12:11:38 +0000
dfraser
Complete rights restrictions for build configs etc - see #384. Also enhance tests to work with this code (but don't yet check that rights are restricted properly)
Mon, 11 May 2009 11:48:56 +0000
dfraser
hide build configurations that user does not have rights to access in repository (silk) - fixes #384
Mon, 11 May 2009 11:16:15 +0000
dfraser
Fixed up misapplied patch from r633 to have real base class for error processor (see #163)
less
more
| rev 565:
(0)
-300
-100
-30
-10
-6
+6
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software