log

age author description
Thu, 19 May 2011 14:02:55 +0000 hodgestar Allow passing the build master's URL without the /builds suffix when calling bitten-slave by appending /builds to URLs that don't have it. This also prevents bitten-slave from contacting the wrong domain if a bad URL is passed.
Mon, 16 May 2011 21:59:43 +0000 osimons 0.6.1dev: Merged [993] from trunk. 0.6.x
Mon, 16 May 2011 21:57:27 +0000 osimons Make platform rules matching case-insensitive. Fixes #334.
Mon, 09 May 2011 21:29:05 +0000 osimons 0.6dev: Merged [991] from trunk. 0.6.x
Mon, 09 May 2011 21:26:52 +0000 osimons Typo in `ctools.configure` handling of `prefix` argument.
Wed, 13 Apr 2011 13:25:27 +0000 cmlenz Ported r989 back to 0.6.x branch. 0.6.x
Wed, 13 Apr 2011 13:02:21 +0000 cmlenz Fix for incorrect error reporting in XML transform command when using the MSXML implementation.
Wed, 30 Mar 2011 13:32:30 +0000 osimons 0.6dev: Merged [987] from trunk. 0.6.x
Wed, 30 Mar 2011 13:29:44 +0000 osimons Oops. Typo in `local` and `dry_run` slave attachment info logging. Fixes #670. Thanks.
Fri, 11 Mar 2011 13:24:35 +0000 hodgestar 0.6dev: Merge r984 from trunk. 0.6.x
Fri, 11 Mar 2011 13:21:52 +0000 hodgestar Add new bitten.util.compat module to setup.py.
Fri, 11 Mar 2011 11:34:47 +0000 hodgestar 0.6dev: Update next version in ChangeLog and setup.py and restore egg_info to setup.cfg 0.6.x
Fri, 11 Mar 2011 11:17:28 +0000 hodgestar Remove egg_info tags in preparation for release. 0.6.x 0.6
Fri, 11 Mar 2011 11:13:52 +0000 hodgestar 0.6dev: Merged [978] from trunk. 0.6.x
Fri, 11 Mar 2011 11:10:41 +0000 hodgestar Update ChangeLog before 0.6 release.
Wed, 09 Mar 2011 15:03:09 +0000 hodgestar 0.6dev: Merged [976] from trunk. 0.6.x
Wed, 09 Mar 2011 15:00:49 +0000 hodgestar Remove second import of os module.
Wed, 09 Mar 2011 14:51:30 +0000 hodgestar 0.6dev: Merged [974] from trunk. 0.6.x
Wed, 09 Mar 2011 14:48:35 +0000 hodgestar Use our own HTTPBasicAuthHandler under Python 2.6 to avoid issue http://bugs.python.org/issue8797. Fixes #658.
Tue, 08 Mar 2011 03:23:25 +0000 osimons 0.6dev: Merged [972] from trunk. 0.6.x
Tue, 08 Mar 2011 03:19:17 +0000 osimons BuildConfig may be `None` when checking to see if build should be deleted. Fix + test, closes #666.
Sat, 05 Mar 2011 02:19:35 +0000 osimons 0.6dev: Merged [970] from trunk. 0.6.x
Sat, 05 Mar 2011 02:15:03 +0000 osimons Set 'Content-Length' header on keep-alive requests. Fixes #667. Thanks eblot.
Fri, 21 Jan 2011 08:14:54 +0000 osimons 0.6dev: Merged [968] from trunk. 0.6.x
Fri, 21 Jan 2011 08:13:15 +0000 osimons Make sure slave reads attachments as binary files. Fixes #657.
Wed, 12 Jan 2011 09:27:13 +0000 hodgestar 0.6dev: Merged [966] from trunk. 0.6.x
Wed, 12 Jan 2011 09:25:21 +0000 hodgestar Extend documentation on target platform to describe how rules are matched.
Fri, 10 Dec 2010 09:34:36 +0000 osimons 0.6dev: Merged [964] from trunk. 0.6.x
Fri, 10 Dec 2010 09:33:37 +0000 osimons Fix `hg:pull` compat with Trac 0.12 as that changes how Mercurial revisions numbers are used.
Fri, 10 Dec 2010 09:24:36 +0000 osimons 0.6dev: Merged [962] from trunk. 0.6.x
Fri, 10 Dec 2010 09:23:12 +0000 osimons Fixed handling of active configurations that points to deleted branches.
Thu, 18 Nov 2010 10:38:44 +0000 hodgestar 0.6dev: Merged [960] from trunk. 0.6.x
Thu, 18 Nov 2010 10:36:37 +0000 hodgestar Include excanvas.js so that flot graphs render successfully in IE. Fixes #639.
Thu, 21 Oct 2010 10:00:11 +0000 osimons 0.6dev: Reverting 0.6 branch to development mode after tagging 0.6b3. 0.6.x
Thu, 21 Oct 2010 09:54:56 +0000 osimons 0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3. 0.6.x 0.6b3
Thu, 21 Oct 2010 09:50:20 +0000 osimons Small detail in changelog - year missing...
Thu, 21 Oct 2010 09:38:50 +0000 osimons Updating changelog - preparing to release 0.6b3.
Thu, 21 Oct 2010 09:36:28 +0000 osimons 0.6dev: Merged [952:953] from trunk. 0.6.x
Thu, 21 Oct 2010 08:41:16 +0000 osimons Add 'Platform' name to build report for web display and notifications. Fixes #541 and #633.
Thu, 21 Oct 2010 08:32:36 +0000 osimons Fix revision sorting for in-progress builds using `rev_time` instead of `rev` - where `rev` would also fail when using non-Subversion repository.
Tue, 19 Oct 2010 20:56:53 +0000 osimons 0.6dev: Merged [950] from trunk. 0.6.x
Tue, 19 Oct 2010 20:55:13 +0000 osimons Ensure that master only sends utf-8 bodies (especially errors are prone to contain strings of unknown origin, potentially unicode).
Mon, 18 Oct 2010 14:04:27 +0000 hodgestar 0.6dev: Merged [948] from trunk. 0.6.x
Mon, 18 Oct 2010 14:03:20 +0000 hodgestar Fix docstring complaints from epydoc.
Mon, 18 Oct 2010 11:55:44 +0000 hodgestar 0.6dev: Merged [940:942] from trunk. 0.6.x
Mon, 18 Oct 2010 11:52:18 +0000 hodgestar 0.6dev: Merged [928,935:937,943:945] from trunk. 0.6.x
Mon, 18 Oct 2010 11:27:28 +0000 hodgestar Change upgrade documentation contents depth to 1 to exclude the schema version list.
Mon, 18 Oct 2010 11:26:10 +0000 hodgestar Properly set mime-type on upgrade documentation.
Mon, 18 Oct 2010 11:24:42 +0000 hodgestar Set mime type on upgrade documentation and add upgrade documentation to index.
Mon, 18 Oct 2010 11:16:28 +0000 hodgestar Fix printing of what will be deleted by deletebuild.
Mon, 18 Oct 2010 00:21:43 +0000 hodgestar Replace broken one-line for removing builds with a reference to the new upgrade documentation.
Mon, 18 Oct 2010 00:21:17 +0000 hodgestar Add script for deleting duplicate builds encountered during upgrades.
Sun, 17 Oct 2010 23:24:07 +0000 hodgestar 0.6dev: Merged [r938] from trunk. 0.6.x
Sun, 17 Oct 2010 23:20:44 +0000 hodgestar Refuse to create log folder during database upgrade if the folder already exists. The existence of such a folder is an indication that a previous attempt to migrate the logs into files has failed and that the folder should be removed before continuing. See #462 for further discussion.
Sun, 17 Oct 2010 23:17:53 +0000 hodgestar Fix up links in upgrade documentation.
Sun, 17 Oct 2010 22:53:16 +0000 hodgestar Add documentation section on reporting upgrade issues.
Sun, 17 Oct 2010 22:28:43 +0000 hodgestar Documentation on upgrade procedure and how to remove duplicate builds.
Sat, 16 Oct 2010 00:36:42 +0000 osimons 0.6dev: Merged [933] from trunk. 0.6.x
Sat, 16 Oct 2010 00:35:25 +0000 osimons Reworked Coverage Annotator to be SQL based. It now looks for the most recent annotation information in the range of revisions from currently browsed and back to previous change version, displaying the most recent if any is found (and warnings if not).
Fri, 15 Oct 2010 23:48:36 +0000 hodgestar 0.6dev: Merged [931] from trunk. 0.6.x
Copyright (C) 2012-2017 Edgewall Software