Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

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

Changelog

561 by ph7 on 05 August 2009, 23:56:06 -0500 (7 months ago) Adding jQuery

website/src/main/webapp/javascripts 561 history download (+0) new

website/src/main/webapp/javascripts/jquery-1.3.2.min.js 561 history download (+19) new

560 by ph7 on 05 August 2009, 23:47:29 -0500 (7 months ago) website redesign and configuration doc

website/src/main/webapp/configuring-and-tuning.html 560 history download (+73) new

website/src/main/webapp/download.html 560 history download (+29 -16) diffs

website/src/main/webapp/index.html 560 history download (+201 -66) diffs

website/src/main/webapp/stylesheets/home.css 560 history download (+70 -0) diffs

559 by ph7 on 28 July 2009, 00:56:59 -0500 (7 months ago) Adding PivotalTracker link

website/src/main/webapp/hack.html 559 history download (+1 -2) diffs

558 by ph7 on 07 July 2009, 21:32:02 -0500 (8 months ago) Better FAQ entry for IE Virtualization strategy

website/src/main/webapp/faq.html 558 history download (+1 -1) diffs

557 by ph7 on 07 July 2009, 20:29:54 -0500 (8 months ago) Finishing to cleanup git-svn's mess

trunk/ChangeLog 557 history download (+0 -2) diffs

trunk/README.markdown 557 history download (+46) new

trunk/build.xml 557 history download (+2 -0) diffs

trunk/doc/website/Rakefile 557 history download (+1 -0) diffs

trunk/doc/website/build_it_from_source.html 557 history download (+1 -1) diffs

… 123 more files in changeset.
556 by ph7 on 07 July 2009, 20:23:29 -0500 (8 months ago) Cleaning up git-svn's mess

trunk/README 556 history deleted

trunk/Rakefile 556 history deleted

trunk/bin/sg-hub 556 history deleted

trunk/bin 556 history deleted

trunk/doc/Updating Bundled JRuby Runtime 556 history deleted

… 5978 more files in changeset.
555 by ph7 on 07 July 2009, 17:37:38 -0500 (8 months ago) Adding JRuby runtime

trunk/Rakefile 555 history download (+11) new

trunk/bin 555 history download (+0) new

trunk/bin/sg-hub 555 history download (+14) new

trunk/doc/Updating Bundled JRuby Runtime 555 history download (+9) new

trunk/doc/website/images/rect2383.png 555 history deleted

… 5768 more files in changeset.
554 by ph7 on 07 July 2009, 17:16:27 -0500 (8 months ago) Website refresh

trunk/build.xml 554 history download (+0 -2) diffs

trunk/doc/website/images/Track Header Background.png 554 history download (+10) new

trunk/doc/website/images/Track Header Background.svg 554 history download (+105) new

trunk/doc/website/images/rect2383.png 554 history download (+10) new

trunk/doc/website/index.html 554 history download (+66 -49) diffs

… 13 more files in changeset.
553 by ph7 on 07 July 2009, 17:16:08 -0500 (8 months ago) Hub implementation in Ruby

trunk/git_exclude 553 history deleted

trunk/hub/.gitignore 553 history download (+1) new

trunk/hub/README 553 history download (+256) new

trunk/hub/Rakefile 553 history download (+10) new

trunk/hub/app 553 history download (+0) new

… 96 more files in changeset.
551 by ph7 on 07 July 2009, 12:44:17 -0500 (8 months ago) FAQ update

website/src/main/webapp/faq.html 551 history download (+2 -2) diffs

550 by ph7 on 07 July 2009, 12:38:27 -0500 (8 months ago) Adding rss feed

website/src/main/webapp/news.rss 550 history download (+25) new

549 by ph7 on 07 July 2009, 12:37:14 -0500 (8 months ago) Update website with RSS feed announcing 1.0.4 release

website/src/main/webapp/index.html 549 history download (+3 -2) diffs

548 by ph7 on 07 July 2009, 02:29:58 -0500 (8 months ago) Upgrading download to 1.0.4

website/src/main/webapp/download.html 548 history download (+6 -3) diffs

website/src/main/webapp/images/rect2383.png 548 history download (+0) new

547 by ph7 on 07 July 2009, 02:27:10 -0500 (8 months ago) Chnage SG version # to 1.0.5-SNAPSHOT

trunk/doc/website/download.html 547 history download (+6 -3) diffs

trunk/project.properties 547 history download (+1 -1) diffs

546 by ph7 on 07 July 2009, 01:45:21 -0500 (8 months ago) Merge branch '1.0' of git@github.com:ph7/selenium-grid into 1.0

Conflicts:
        ChangeLog
        demo/src/main/java/com/thoughtworks/selenium/grid/demo/GoogleImageTestBase.java
        examples/java/src/com/thoughtwo…

trunk/ChangeLog 546 history download (+3 -0) diffs

trunk/project.properties 546 history download (+1 -1) diffs

545 by ph7 on 07 July 2009, 01:32:55 -0500 (8 months ago) Changing examples to target Google Video, Flickr is unreliable (random timeouts on page load due to static resources, smells like dropped connections)

trunk/demo/build.xml 545 history download (+1 -1) diffs

trunk/demo/src/main/java/com/thoughtworks/selenium/grid/demo/FlickrTestBase.java 545 history deleted

trunk/demo/src/main/java/com/thoughtworks/selenium/grid/demo/WebTestForASingleBrowser.java 545 history download (+1 -1) diffs

trunk/demo/src/main/java/com/thoughtworks/selenium/grid/demo/WebTestInvolvingMultiEnvironments.java 545 history download (+1 -1) diffs

trunk/examples/java/build.xml 545 history download (+1 -1) diffs

… 8 more files in changeset.
544 by ph7 on 07 July 2009, 00:42:22 -0500 (8 months ago) FAQ link in Hub Console

trunk/ChangeLog 544 history download (+3 -0) diffs

trunk/hub/src/main/java/com/thoughtworks/selenium/grid/hub/management/console/index.html 544 history download (+8 -4) diffs

543 by ph7 on 07 July 2009, 00:27:32 -0500 (8 months ago) Simplifying Flickr test case as the site is not extremely reliable

trunk/demo/src/main/java/com/thoughtworks/selenium/grid/demo/FlickrTestBase.java 543 history download (+0 -4) diffs

trunk/examples/java/src/com/thoughtworks/selenium/grid/examples/java/FlickrTestBase.java 543 history download (+0 -4) diffs

542 by ph7 on 07 July 2009, 00:27:19 -0500 (8 months ago) Fixing OpenQA CI detection logic

trunk/src/scripts/Rakefile 542 history download (+1 -1) diffs

541 by ph7 on 07 July 2009, 00:27:15 -0500 (8 months ago) Fixing OpenQA server detection logic

trunk/src/scripts/Rakefile 541 history download (+1 -1) diffs

540 by ph7 on 07 July 2009, 00:27:11 -0500 (8 months ago) More exaustive functional tests on my machine

trunk/build.xml 540 history download (+2 -1) diffs

trunk/src/scripts/Rakefile 540 history download (+11 -3) diffs

539 by ph7 on 07 July 2009, 00:27:07 -0500 (8 months ago) Updating RC shutdown command to be compatible with RC 1.0.1

trunk/hub/src/main/java/com/thoughtworks/selenium/grid/hub/management/RemoteControlParser.java 539 history download (+0 -3) diffs

trunk/lib/ruby/java/vm.rb 539 history download (+1 -1) diffs

trunk/lib/ruby/s_grid 539 history download (+0) new

trunk/lib/ruby/s_grid/hub.rb 539 history download (+29) new

trunk/lib/ruby/s_grid/remote_control.rb 539 history download (+40) new

… 17 more files in changeset.
538 by ph7 on 07 July 2009, 00:26:41 -0500 (8 months ago) ChangeLog updates

trunk/ChangeLog 538 history download (+5 -0) diffs

537 by ph7 on 07 July 2009, 00:26:25 -0500 (8 months ago) Upgraded Selenium RC to 1.0.1

trunk/All.iml 537 history download (+0 -1) diffs

trunk/Selenium Grid.ipr 537 history download (+23 -15) diffs

trunk/agent/Agent.iml 537 history download (+0 -1) diffs

trunk/demo/Demo.iml 537 history download (+0 -1) diffs

trunk/examples/java/Java Example.iml 537 history download (+0 -1) diffs

… 11 more files in changeset.
536 by ph7 on 07 July 2009, 00:25:49 -0500 (8 months ago) Upgrading selenium RC and java client to 1.0

trunk/project.properties 536 history download (+1 -1) diffs

trunk/tools/build.xml 536 history download (+1 -1) diffs

trunk/vendor/selenium-java-client-driver-1.0-SNAPSHOT.jar 536 history deleted

trunk/vendor/selenium-java-client-driver-1.0.jar 536 history download (+285) new

trunk/vendor/selenium-server-1.0-SNAPSHOT.jar 536 history deleted

… 1 more file in changeset.
535 by ph7 on 15 May 2009, 15:17:14 -0500 (10 months ago) Adding --trace when runing demo and functionals build in CI to get more meaningful error messages

trunk/build.xml 535 history download (+2 -0) diffs

534 by ph7 on 15 May 2009, 14:44:40 -0500 (10 months ago) Fixing the Ruby examples

trunk/examples/ruby/flickr_example.rb 534 history download (+0 -6) diffs

533 by ph7 on 14 April 2009, 23:15:39 -0500 (11 months ago) Fixing Demo : fickr.com -> www.flickr.com

trunk/demo/src/main/java/com/thoughtworks/selenium/grid/demo/FlickrTestBase.java 533 history download (+1 -1) diffs

trunk/examples/java/src/com/thoughtworks/selenium/grid/examples/java/FlickrTestBase.java 533 history download (+1 -1) diffs

532 by ph7 on 12 March 2009, 23:49:41 -0500 (12 months ago) Fixing env in demo doc

website/src/main/webapp/run_the_demo.html 532 history download (+6 -6) diffs

earlier earlier | later later