Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 95 24 trunk 10 6

latest revision Branch trunk

10 annotated / raw | Diffs: previous, other | Lines: 35 ( +11, -4 )

Created: 2006-07-31 17:01:32 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 10

Copied to: selenium-on-rails/lib/selenium_on_rails/rselenese.rb 24

r811@D600 (orig r9):  dev | 2006-05-02 22:32:23 +0100
Added partials support
Fixed defect where missing RedCloth gem would make Selenese crash.
Defect fixes in test_acceptance
 - starting server now works on *nix since output is no longer redirected to /dev/nul -- contributed by David Vollbracht
 - support for Safari is added (it doesn't support opening URLs from command-line arguments) -- contributed by Dave Hoover

6 new annotated / raw | Lines: 28 ( +28, -0 )

Created: 2006-07-31 16:55:25 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 6

r800@D600 (orig r5):  dev | 2006-02-19 13:48:23 +0000
Added RSelenese, contributed by Eric Kidd, http://www.randomhacks.net.

latest revision Branch root:

95 deleted | Lines: 0 ( +0, -39 )

Created: 2008-10-26 22:29:03 -0500 (2 months 14 days ago) | Author: eric@8thlight.com | Changeset: 95

Removed the silly ruby files in the views directory.

76 annotated / raw | Diffs: previous, other | Lines: 39 ( +1, -1 )

Created: 2008-09-12 10:10:30 -0500 (3 months 27 days ago) | Author: eric@8thlight.com | Changeset: 76

Copied to: current/selenium-on-rails/lib/views/selenium_on_rails/rselenese.rb 79

We now run all tests in Rails 2.1.

75 annotated / raw | Diffs: previous, other | Lines: 39 ( +1, -1 )

Created: 2008-09-12 10:10:25 -0500 (3 months 27 days ago) | Author: eric@8thlight.com | Changeset: 75

THe first pass at making all the tests run without being in the vendor directory.

73 new/copied annotated / raw | Diffs: previous, other | Lines: 39 ( +39, -0 )

Created: 2008-09-12 10:10:11 -0500 (3 months 27 days ago) | Author: eric@8thlight.com | Changeset: 73

Copied from: selenium-on-rails/lib/selenium_on_rails/rselenese.rb 24

Okay - I've added everything from Ryan Bates' git repo into mine.  Now to get the tests running and
to figure out what the changes were.

24 new/copied annotated / raw | Diffs: previous, other | Lines: 35 ( +35, -0 )

Created: 2006-09-04 17:24:19 -0500 (2 years 4 months ago) | Author: Jonas | Changeset: 24

Copied from: trunk/lib/selenium_on_rails/rselenese.rb 10

Copied to: selenium-on-rails/lib/views/selenium_on_rails/rselenese.rb 73

Renamed trunk to selenium-on-rails (due to the way script/plugin install works)

Branch point for: tag:pre-rails-2-1