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 570:
(0)
-300
-100
-12
+12
+100
+300
tip
age
author
description
Sun, 05 Jul 2009 11:41:52 +0000
osimons
0.6dev: Fixing keep_files (`-k`) option, closing #229.
Sun, 05 Jul 2009 11:33:09 +0000
osimons
0.6dev: Fixing digest authentication in #330. Instead of having a single `urllib2` opener for the life of the slave, a new opener object is created for each request.
Sun, 05 Jul 2009 11:23:22 +0000
osimons
0.6dev: Adding Bitten version info to About Trac.
Tue, 19 May 2009 10:56:06 +0000
wbell
Small build fix.
Mon, 18 May 2009 18:04:12 +0000
wbell
Massage revision ids into strings for subversion on Postgres 8.x. Refs #390.
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)
Mon, 11 May 2009 11:01:34 +0000
dfraser
Apply patch to allow Python 2.3 compatibility (remy blank) - fixes #163
less
more
| rev 570:
(0)
-300
-100
-12
+12
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software