Wed, 29 Jul 2009 10:43:48 +0000 |
osimons |
0.6dev: Fixed `php:phpunit` parsing including support for nested tests. Extended `php:coverage` to also parse PHPUnit coverage-clover format. Closes #199 and #316.
|
Mon, 27 Jul 2009 23:58:18 +0000 |
osimons |
0.6dev: Deleting a duplicate model test.
|
Mon, 27 Jul 2009 21:48:24 +0000 |
osimons |
0.6dev: Fix for filenames in pylint report that made incorrect absolute pathnames. Filenames should now be properly shortened, and link correctly to source browser from lint report.
|
Mon, 27 Jul 2009 18:07:19 +0000 |
osimons |
0.6dev: Fixing page/step flow when TOC is very long. Closes #406.
|
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, 26 Jul 2009 13:27:40 +0000 |
osimons |
0.6dev: Removing 'Invalidate build' button when the build is 'pending' (and nothing further to really invalidate). See #332.
|
Sun, 26 Jul 2009 10:20:47 +0000 |
osimons |
0.6dev: Just cleaning some tabs + very long code lines in `web_ui.py`.
|
Sun, 26 Jul 2009 09:45:44 +0000 |
osimons |
0.6dev: Fix highlighting for active navigation. Closes #343.
|
Sat, 25 Jul 2009 16:20:19 +0000 |
osimons |
0.6dev: Follow-up to [660]. Seems some of the config values could be empty - my new test hadn't expected that as none of my installs experienced the problem that showed up in build:1498 and build:1499. Now it uses same logic as in test for defaults.
|
Sat, 25 Jul 2009 01:09:30 +0000 |
osimons |
0.6dev: Added some documentation about XML quoting in recipes (attributes), closing #360.
|
Sat, 25 Jul 2009 00:37:23 +0000 |
osimons |
0.6dev: Adding `-P` option to bitten-slave to prompt for password as alternative to command-line option or configuration file. Closes #402.
|
Sat, 25 Jul 2009 00:16:14 +0000 |
osimons |
0.6dev: Fixing some minor issues with Configuration:
|