log bitten/tests/web_ui.py @ 884:6b319a8ae32e 0.6.x

age author description
Fri, 10 Dec 2010 09:23:12 +0000 osimons Fixed handling of active configurations that points to deleted branches.
Sun, 10 Oct 2010 19:54:37 +0000 osimons Use `display_rev` strategy instead of just `rev` as that displays much nicer for DVCS sytems with long hash revisions numbers using Trac 0.12. No visual differences for Trac 0.11 users.
Wed, 06 Oct 2010 09:49:05 +0000 osimons Updated copyright to 2010.
Wed, 15 Sep 2010 10:49:56 +0000 osimons Don't sort revisions received from Trac - they are already sorted chronologically, and no further order can be implied from revision numbers.
Tue, 11 Aug 2009 22:47:55 +0000 osimons 0.6dev: Adding support for attachments to configurations and build - full web implementation that mirrors what is available in Ticket and Wiki. Also added a new generic `<attach/>` command that enables attaching files to be part of a recipe and uploaded by slaves as part of build.
Sun, 26 Jul 2009 13:36:15 +0000 osimons 0.6dev: Making source-linking work also for Windows-style file references (as output by Windows slaves). Thanks to Doug Patterson for updated regexp.
Sun, 05 Jul 2009 23:47:59 +0000 osimons 0.6dev: Adding tests for [645], and also reworked web_ui testcase classes to inherit from an abstract class that contains all the shared `setUp()` and `tearDown()` code.
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)
Wed, 18 Mar 2009 08:50:17 +0000 dfraser Prevent path highlighting from passing non-canonical paths to svn:
Mon, 09 Mar 2009 00:46:14 +0000 wbell Merging trac-0.11 branch to trunk. This revision is equivalent to [571].
Wed, 19 Sep 2007 09:32:18 +0000 cmlenz Fix build listener invocation.
Tue, 21 Aug 2007 11:23:56 +0000 cmlenz Follow-up fix to [486]: trailing chars in auto-linked log messages was getting removed.
Tue, 21 Aug 2007 11:13:36 +0000 cmlenz Fix for #154, added unit tests.
Fri, 17 Aug 2007 10:43:09 +0000 cmlenz Finish the move of build configuration management into the admin interface.
Tue, 07 Aug 2007 09:49:08 +0000 cmlenz More restructuring: got rid of the `trac_ext` subpackage, which makes no sense now that the master is also coupled to Trac.
Copyright (C) 2012-2017 Edgewall Software