Timeline


and .

01/05/2009: Today

08:49 Changeset [1091] by mikeal

Fixing bug where body gets lost in retry loop for POST and PUT.

07:59 Changeset [1090] by mikeal

Adding static forwarding service.

07:26 Changeset [1089] by mikeal

Adding feature to push a particular domain to the front of the retry ...

12/30/2008:

09:38 Ticket #164 (Windmill IDE not opening in Safari 3.1.2 with 1.0 Beta 1) closed by mikeal
worksforme: Haven't gotten any more feedback so I'm resolving worksforme until someone …

12/29/2008:

06:11 Changeset [1088] by adam

Adding my clean run script, in a hurry gotta get on the plane

12/22/2008:

05:53 Changeset [1087] by adam

Putting fleegix in its framework subdir, removing the compressor for it ...

05:19 Changeset [1086] by mde

Adding subdir for fleegix.js raw, minified, and gziped files.

01:44 Changeset [1085] by mde

Getting nocompress and JS unit tests working in Safari.

12/19/2008:

15:29 Changeset [1084] by adam

Removing some console.logs that are probably breaking IE

12/18/2008:

18:11 Changeset [1083] by adam

Adding a label locator at the request of dbussink

13:28 BookChapter-4-3-JavascriptTests edited by mde
(diff)
13:26 BookChapter-4-3-JavascriptTests edited by mde
(diff)
13:17 BookChapter-4-3-JavascriptTests edited by mde
(diff)
13:03 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:58 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:55 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:53 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:49 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:47 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:44 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:37 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:36 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:33 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:31 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:31 BookChapter-4-3-JavascriptTests edited by mde
(diff)
12:30 BookChapter-4-3-JavascriptTests edited by mde
(diff)
06:34 Install-Windmill-from-Source edited by adam
(diff)
06:32 Install-Windmill edited by adam
(diff)

12/17/2008:

13:44 Ticket #165 (setup/teardown not getting run when filtering by namespace in JS tests) closed by mde
fixed: Fixed in r1082.
13:43 Changeset [1082] by mde

Fix for bug 165 -- setup/teardown not getting run properly when filtering ...

13:43 Ticket #165 (setup/teardown not getting run when filtering by namespace in JS tests) created by mde
Doing a namespace filter (i.e., 'ns:test_foo') will run setup/teardown …
08:45 Changeset [1081] by mde

Fixes for JS tests in IE -- mostly issues with the loss of type data or ...

12/16/2008:

09:30 Changeset [1080] by mikeal

Release.

06:34 Changeset [1079] by adam

Fixing a small bug in the IE drag and drop code caught by the unit tests

04:05 BookChapter-4-4-PythonTests edited by adam
(diff)
04:00 WindmillBook edited by adam
(diff)

12/15/2008:

19:49 Ticket #164 (Windmill IDE not opening in Safari 3.1.2 with 1.0 Beta 1) created by swebster@…
I'm running Mac OS X 10.5.5 and Safari 3.1.2 (5525.20.1). Using the …
17:06 Ticket #162 (Windmill IE8 in Windows XP SP2 issue.) closed by adam
fixed: This was a regression that was backed out.
17:06 Ticket #163 ("Click" in IE 7 and IE 8 is buggy) closed by adam
fixed: Committed revision 1078.
16:38 Changeset [1078] by adam

Fixing broken mousedown and mouseup events being fired in click for IE

15:21 Changeset [1077] by adam

Removing some changes that appear to be breaking IE

13:58 Ticket #163 ("Click" in IE 7 and IE 8 is buggy) created by samuel.xu
In IE6, IE7 and IE8, I found the "clicking" is buggy when clicking some …
13:41 Ticket #162 (Windmill IE8 in Windows XP SP2 issue.) created by samuel.xu
I synced to svn 1073 version I tried IE8 in Windows XP SP2 to login …
11:43 Changeset [1076] by adam

More unit tests enhancements

10:39 Changeset [1075] by adam

removing some repitition

10:36 Changeset [1074] by adam

Updating the drag and drop unit tests

09:37 Changeset [1073] by adam

Trying a fix for the forPageLoad problem with js tests

12/14/2008:

09:54 Changeset [1072] by adam

Recorder code runs into the same issue

09:49 Changeset [1071] by adam

IE seems to not have a reliable method to loading multiple script files

09:41 Changeset [1070] by adam

More IE no compress issues

06:05 Ticket #159 (nocompress not working in IE) closed by adam
fixed: Fixed, Committed revision 1069. Was trying to load functions onto a …
06:02 Changeset [1069] by adam

Trying out a fix for the IE nocompress issue

12/13/2008:

03:42 Ticket #161 (waits.forPageLoad is firing prematurely) created by mde
Running JS tests, there are problems calling 'open' followed by …
03:38 Ticket #160 (JS unit tests failing in Safari) created by mde
The first set of tests, the XHR tests fail the first time tests are run in …
03:36 Ticket #159 (nocompress not working in IE) created by mde
I need to be able to load the IDE with full source code so I can debug the …

12/12/2008:

08:07 Ticket #158 (jum.,assertNotUndefined doesn't use the optinal comment) closed by adam
fixed: Fixed in Committed revision 1068
08:06 Changeset [1068] by adam

Fixing ticket #158, broken jum methods were throwing the wrong exception

06:16 Changeset [1067] by mde

Bugfix and cleanup for sendJSReport.

05:57 Ticket #158 (jum.,assertNotUndefined doesn't use the optinal comment) created by flacoste
var test_asserts_message = function () { …
05:35 Changeset [1066] by mde

Return from function after control passed back to JS test loop in wait ...

05:06 Ticket #157 (Error message getting reported as 'undefined' in array-style JavaScript ...) closed by mde
fixed: Fixed in r1065.
04:58 Ticket #151 (Firebug breakpoints in tests happen in the Windmill test result window, ...) closed by mde
worksforme: Repeated attempts with the Windmill JS unit tests could not repro.
04:51 Ticket #154 (Google Chrome support in Windmill 1.0) closed by adam
fixed: Working in trunk to be released in RC2

12/11/2008:

12:40 Changeset [1065] by mde

Various bug fixes and improvements to the JS tests, mainly in handling and ...

09:27 Changeset [1064] by mikeal

Adding popup blocking flag.

09:24 Changeset [1063] by mikeal

Cleaning up some whitespace weirdness.

06:01 Ticket #157 (Error message getting reported as 'undefined' in array-style JavaScript ...) created by mde
test_waits_for_js = [ {"params": {"js": function () {return false;}}, …
04:29 Changeset [1062] by adam

assertText needs to not recurse into textNodes, found by flacoste

12/10/2008:

15:16 Changeset [1061] by mde

Fixed bug in JS test filtering by namespace that prevented filter parser ...

12/09/2008:

14:37 Changeset [1060] by mde

Fixed scoping problem in error reporting for array-style tests. Also did ...

10:11 Changeset [1059] by adam

Syncing up the failure red in the output

08:51 Changeset [1058] by adam

Fixing an insanely annoying bug in IE7 where output didnt follow the ...

12/08/2008:

07:16 Changeset [1057] by adam

Another default improvement on xpath building

05:45 Changeset [1056] by adam

Checking in a fix for the broken google chrome rendering engine that can't ...

Note: See TracTimeline for information about the timeline view.