Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

1388 by mikeal on 18 August 2009, 18:41:56 -0500 (7 months ago) Fixing json imports and errors.

trunk/test/local_tests/test_unit.py 1388 history download (+1 -4) diffs

trunk/windmill/authoring/__init__.py 1388 history download (+2 -5) diffs

trunk/windmill/authoring/transforms.py 1388 history download (+3 -6) diffs

trunk/windmill/bin/json2python.py 1388 history download (+2 -5) diffs

trunk/windmill/dep/__init__.py 1388 history download (+7 -7) diffs

… 5 more files in changeset.
1387 by mikeal on 18 August 2009, 18:25:16 -0500 (7 months ago) Fixing relative imports.

trunk/contrib/bin_wrapper.py 1387 history download (+3 -1) diffs

trunk/contrib/clean_run.py 1387 history download (+3 -1) diffs

trunk/scripts/clean_run.py 1387 history download (+2 -1) diffs

trunk/windmill/authoring/transforms.py 1387 history download (+3 -2) diffs

trunk/windmill/authoring/unit.py 1387 history download (+2 -1) diffs

… 5 more files in changeset.
1386 by mikeal on 18 August 2009, 18:19:00 -0500 (7 months ago) Fixing import errors.

trunk/windmill/dep/_mozrunner/install.py 1386 history download (+1 -2) diffs

trunk/windmill/server/convergence.py 1386 history download (+2 -2) diffs

1384 by mikeal on 18 August 2009, 18:13:00 -0500 (7 months ago) Adding exclusions to setup.py

trunk/setup.py 1384 history download (+2 -1) diffs

1383 by mikeal on 18 August 2009, 18:08:47 -0500 (7 months ago) Fixing import ordering.

trunk/windmill/dep/__init__.py 1383 history download (+1 -1) diffs

1382 by mikeal on 18 August 2009, 18:05:14 -0500 (7 months ago) Removing deps.

trunk/contrib/bin_wrapper.py 1382 history download (+1 -1) diffs

trunk/contrib/clean_run.py 1382 history download (+1 -1) diffs

trunk/scripts/clean_run.py 1382 history download (+2 -2) diffs

trunk/setup.py 1382 history download (+4 -14) diffs

trunk/test/framework_tests/test_functest.py 1382 history download (+1 -1) diffs

… 7 more files in changeset.
1381 by mikeal on 18 August 2009, 18:03:08 -0500 (7 months ago) Adding all deps to the tree.

trunk/windmill/authoring/__init__.py 1381 history download (+1 -1) diffs

trunk/windmill/authoring/transforms.py 1381 history download (+2 -2) diffs

trunk/windmill/authoring/unit.py 1381 history download (+1 -1) diffs

trunk/windmill/bin/admin_lib.py 1381 history download (+1 -1) diffs

trunk/windmill/bin/admin_options.py 1381 history download (+1 -1) diffs

… 60 more files in changeset.
1380 by mde on 18 August 2009, 02:25:26 -0500 (7 months ago) Added the pkg directory for building the windmill swc.

trunk/flash/pkg 1380 history download (+0) new

trunk/flash/pkg/build.json 1380 history download (+18) new

1379 by mde on 18 August 2009, 02:13:49 -0500 (7 months ago) Implemented basic multi-modal logger class to write either to the browser console or to the Flash log.

trunk/flash/ExampleCode.as 1379 history download (+2 -7) diffs

trunk/flash/org/windmill/WMController.as 1379 history download (+0 -5) diffs

trunk/flash/org/windmill/WMLocator.as 1379 history download (+0 -4) diffs

trunk/flash/org/windmill/WMLogger.as 1379 history download (+32) new

trunk/flash/org/windmill/Windmill.as 1379 history download (+1 -4) diffs

… 1 more file in changeset.
1378 by mde on 17 August 2009, 22:15:49 -0500 (7 months ago) Preface classnames with 'WM' to prevent collsions, since AS3 doesn't support import aliases.

trunk/flash/ExampleCode.as 1378 history download (+3 -3) diffs

trunk/flash/org/windmill/Controller.as 1378 history deleted

trunk/flash/org/windmill/Locator.as 1378 history deleted

trunk/flash/org/windmill/WMController.as 1378 history download (+273) new

trunk/flash/org/windmill/WMLocator.as 1378 history download (+189) new

… 1 more file in changeset.
1377 by mde on 17 August 2009, 21:34:36 -0500 (7 months ago) Removed some debug statements.

trunk/flash/org/windmill/Controller.as 1377 history download (+0 -3) diffs

1376 by mde on 17 August 2009, 20:53:20 -0500 (7 months ago) Fixed localToGlobal issues in drag/drop.

trunk/flash/ExampleCode.as 1376 history download (+2 -2) diffs

trunk/flash/org/windmill/Controller.as 1376 history download (+36 -22) diffs

1375 by admc on 17 August 2009, 19:39:35 -0500 (7 months ago) Asserts and waits dont need to scroll the page in the lookup

trunk/windmill/html/js/controller/asserts.js 1375 history download (+10 -10) diffs

trunk/windmill/html/js/controller/waits.js 1375 history download (+3 -3) diffs

trunk/windmill/html/js/wm/global.js 1375 history download (+7 -5) diffs

1374 by mde on 17 August 2009, 19:21:43 -0500 (7 months ago) Fixed more stupid tab-based indentation.

trunk/flash/ExampleCode.as 1374 history download (+127 -132) diffs

trunk/flash/org/windmill/Controller.as 1374 history download (+232 -207) diffs

trunk/flash/org/windmill/Locator.as 1374 history download (+160 -160) diffs

trunk/flash/org/windmill/Windmill.as 1374 history download (+29 -11) diffs

trunk/flash/org/windmill/events/Events.as 1374 history download (+148 -148) diffs

… 5 more files in changeset.
1373 by mde on 17 August 2009, 19:12:12 -0500 (7 months ago) Fix stupid tab-based indentation.

trunk/flash/build.py 1373 history download (+244 -243) diffs

1372 by mikeal on 15 August 2009, 16:35:42 -0500 (7 months ago) Incremental checkin for new proxy code.

trunk/windmill/server/new_proxy.py 1372 history download (+233) new

1371 by mde on 14 August 2009, 18:15:33 -0500 (7 months ago) Added example extension assert for people to use as a template.

trunk/windmill/html/js/extensions/extensions.js 1371 history download (+31 -1) diffs

1370 by mde on 14 August 2009, 17:59:04 -0500 (7 months ago) Moved extensions loading to a place that doesn't break everything.

trunk/windmill/html/remote.html 1370 history download (+27 -27) diffs

trunk/windmill/server/wsgi.py 1370 history download (+1 -1) diffs

1369 by mde on 14 August 2009, 17:26:31 -0500 (7 months ago) Also moved extensions to end of raw script embeds for when in nocompress mode.

trunk/windmill/html/remote.html 1369 history download (+1 -1) diffs

1368 by mde on 14 August 2009, 17:23:47 -0500 (7 months ago) extensions.js depends on registry.js -- moved extensions to load last.

trunk/windmill/server/wsgi.py 1368 history download (+1 -1) diffs

1367 by mde on 13 August 2009, 22:52:58 -0500 (7 months ago) Added basic support for drag/drop to specific coords.

trunk/flash/ExampleCode.as 1367 history download (+29 -2) diffs

trunk/flash/org/windmill/Controller.as 1367 history download (+70 -2) diffs

trunk/flash/org/windmill/events/Events.as 1367 history download (+12 -0) diffs

1366 by mde on 13 August 2009, 22:48:48 -0500 (7 months ago) The 'clean' action should remove swc libraries as well.

trunk/flash/build.py 1366 history download (+2 -2) diffs

1365 by mde on 13 August 2009, 22:46:10 -0500 (7 months ago) Adding a package option for packaging as a swc.

trunk/flash/build.py 1365 history download (+28 -8) diffs

1364 by mde on 13 August 2009, 02:08:28 -0500 (7 months ago) New code for locator chains.

trunk/flash/ExampleCode.as 1364 history download (+16 -4) diffs

trunk/flash/org/windmill/Locator.as 1364 history download (+105 -45) diffs

1363 by mde on 13 August 2009, 02:06:40 -0500 (7 months ago) Handle filenames passed without "./"

trunk/flash/build.py 1363 history download (+14 -5) diffs

1362 by mde on 11 August 2009, 01:03:24 -0500 (7 months ago) Adding clean action to the build script to remove generated SWFs.

trunk/flash/build.py 1362 history download (+182 -109) diffs

1361 by mde on 07 August 2009, 22:34:36 -0500 (7 months ago) Adding new Flash locator/controller code.

trunk/flash 1361 history download (+0) new

trunk/flash/Example.mxml 1361 history download (+13) new

trunk/flash/ExampleCode.as 1361 history download (+110) new

trunk/flash/build.py 1361 history download (+202) new

trunk/flash/index.html 1361 history download (+30) new

… 12 more files in changeset.
1360 by admc on 06 August 2009, 06:11:23 -0500 (7 months ago) Adding the show method

trunk/windmill/html/js/controller/controller.js 1360 history download (+4 -0) diffs

trunk/windmill/html/js/wm/global.js 1360 history download (+22 -0) diffs

trunk/windmill/html/js/wm/registry.js 1360 history download (+3 -2) diffs

1359 by admc on 05 August 2009, 09:33:47 -0500 (7 months ago) Waits for page load shouldn't fail tests, now continues running

trunk/windmill/html/js/controller/waits.js 1359 history download (+7 -1) diffs

earlier earlier | later later