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 574:
(0)
-300
-100
-12
+12
+100
+300
tip
age
author
description
Sun, 05 Jul 2009 17:36:13 +0000
osimons
0.6dev: Follow-ups to recent commits detected by failing builds:
Sun, 05 Jul 2009 12:47:13 +0000
osimons
0.6dev: Order builds by revision time as primary criteria to allow a fair distribution among configurations to be build. Closes #241, and thanks to jeberger for report with patch.
Sun, 05 Jul 2009 12:10:56 +0000
osimons
0.6dev: Don't provide option to enable a build configuration without a recipe. Closes #168.
Sun, 05 Jul 2009 11:51:47 +0000
osimons
0.6dev: Raise regular `HTTPNotFound` (404) if build or configuration is not found (instead of raising ?ttributeError` error with traceback).
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
less
more
| rev 574:
(0)
-300
-100
-12
+12
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software