September 2007 Archives by author
Starting: Tue Sep 4 17:30:10 PDT 2007
Ending: Sun Sep 30 15:18:00 PDT 2007
Messages: 80
- [Windmill-dev] JSON enhancements
Mikeal Rogers
- [Windmill-dev] Max connections change
Mikeal Rogers
- [Windmill-dev] windmill bin changes
Mikeal Rogers
- [Windmill-dev] Linux Firefox finally fully supported
Mikeal Rogers
- [Windmill-dev] Moving commit mail to a separate list
Mikeal Rogers
- [Windmill-dev] Random Windmill Wishes
Bobby Rullo
- [Windmill-dev] [commits] (adam) [359] Adding asserts for the
windmill unit test,
does anyone know why accessing the style.border element works fine in
FF and not in safari or IE and every other element property
works fine? Also updated the getConrollerCommands method
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [360] Firefox linux fix.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [361] Added support for native
javascript tests.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [362] Fixing bug in cross domain.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [363] Removing traceback in
logger for proxy requests that fail to connect to host.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [364] Fix for [ticket:67] and
[ticket:68].
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [365] Interim Safari commit.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [366] Some initial work on loading
and running native JavaScript
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [367] Hooked up JS testing code to
jsTests command.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [368] Made some adjustments to eval
scoping for initialization to
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [369] Fixing a couple loading bugs
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [370] Added some doco to explain
what the jsTest code does.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [371] Added code to parse namespaced
test names (e.g.,
svncheckin at osafoundation.org
- [Windmill-dev]
[commits] (adam) [372] Cleaning up some results code,
adding hooks into mdes jsunit code
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [373] Add port number to methods
that set the forwarding test url.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [374] I guess the onload setTestUrl
is repetitive
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [375] More consistent naming.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [376] setOptions is in the
commands namespace now.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [377] Creating a wrapper for the js
tests to use to call controller functions
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [378] commenting a lowely
console.log
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [379] Ripping out module level
overrides, they are causing issues.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [380] Fixing the IE bug breaking
dialog buttons
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [381] Dynamically add wrapper
methods for controller actions.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [382] Fixing a uuid bug with js
test reporting, adding more output hooks to the service and the ide
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [383] Added extensions,
waits namespaces to wrapper methods for
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [384] Fixing one more report bug
with the datetime and suite_name
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [385] Attempting to fix linux
command issues.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [386] Fixing race condition where
cherrypy threads are still initializing.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [387] Fixed problems with JS tests
integrating with the normal
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [388] Rewrote JS test processing
code to use a queue rather that
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [389] Some reworking for timing
issues
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [390] Fixing another exception
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [391] fixing the form submit error
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [392] Added special globalEval
function with execScript to make
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [393] Fixed cross domain cases
where the referer isn't present.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [394] Rearch to remove the iframe
component for the testing app,
some groundwork for the assertion explorer,
there were some pretty big changes here so I probably created a few
bugs but I know of many that were also fixed due to the new
simplicity of everything
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [395] Accidently broke some wierd
mozilla chrome issues, making load time a little faster
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [396] Fixing a problem when running
with firefox option, and an onload listener problem
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [397] Working assertion explorer,
testing on moz, ie, safari
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [398] Couple more tweaks having to
do with click listeners
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [399] Little polish on the loading
splash screen
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [400] Removing unneeded div
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [401] Fixing bug 83,
removing the delete confirmation on actions
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [402] Making the explorers more
user friendly, fixing a writeResults bug
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [403] Extend the select method to
allow locating options by value
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [404] Fixed a bug in recording the
test count for JS tests.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [405] Fixed final output for JS test
results.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [406] Lowing max connections per
proxy and server.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [407] Fixing load issues,
console font problems and issues with the dom explorer
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [408] Enabling memory cache.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [409] Making the listeners work
across multiple iframes
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [410] Fixing a bug in writing test
results to the output tab,
and fixing a bug in the record listener which in some cases wound up
in multiple listeners connecting to the same node
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [411] Replacing the mochi kit shell
with the fleegix_plugins/shell.js
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [412] Woops forgot to rm the
mochikit script include
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [413] Making the test run a bit
faster, let me know if this causes issues
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [414] Cleaning up shell functions
and setup.py.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [415] More shell features,
adding the ability for users to configure the
testWindow to test iframes and popups.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [416] Trying to get browser
launching on firefox reliable.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [417] Making windmill console into
windmill shell
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [418] Updating to mdes latest
features on the JS shell
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [419] One more mde tweak on the
shell
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [420] Removing dateutil
dependency.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [421] Fixing bug in proxy
forwarding failures.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [422] Fixing a bug so that you can
test a form element if its disabled
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [423] Increasing cherrypy threads
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [424] Adding drag and drop to the
suites
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [425] Moving pause loop link
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [426] Removing import of
wsgi_proxy.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mikeal) [427] run_js_test_dir now
recursively parses the directory tree.
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (mde) [428] Implemented
registerTestNamespace method to crawl a
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [429] Making the complex actions
work on all browsers
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [430] Making the save suite
function work when there are complex actions within it
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [431] Fixing a regression with
collapsable suites in the UI
svncheckin at osafoundation.org
- [Windmill-dev] [commits] (adam) [432] Making all the indentation
uniform
svncheckin at osafoundation.org
Last message date:
Sun Sep 30 15:18:00 PDT 2007
Archived on: Sun Sep 30 15:19:12 PDT 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).