Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 99 24 trunk 5

latest revision Branch trunk

5 new annotated / raw | Lines: 19 ( +19, -0 )

Created: 2006-07-31 16:52:54 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 5

Copied to: selenium-on-rails/switch_environment/init.rb 24

r798@D600 (orig r4):  dev | 2006-02-19 01:13:45 +0000
Now it's only available in test environment per default (but it's configurable).
Added support for TestRunner.html&auto=true.
Added configurabilitization(tm)...
Added AcceptanceTestRunner.
Added Rake task test_acceptance.

latest revision Branch root:

99 deleted | Lines: 0 ( +0, -20 )

Created: 2008-11-10 08:37:29 -0600 (1 month 29 days ago) | Author: eric@8thlight.com | Changeset: 99

Corrected the routes for when the server is started in modes other than test.

32 annotated / raw | Diffs: previous, other | Lines: 20 ( +2, -1 )

Created: 2006-12-11 16:44:33 -0600 (2 years ago) | Author: Jonas | Changeset: 32

Copied to: current/selenium-on-rails/switch_environment/init.rb 79

routes.rb compatible with Rails 1.2
switch_environment.rb compatible with Rails 1.2
Support for two additional options (host and multi_window) in acceptance_test_ru
nner.rb
In path.rb use File.basename(log_file) instead of log_file because, being log_fi
le a user parameter, there is a potential security risk.

Thanks Nicola!

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

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

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

Copied from: trunk/switch_environment/init.rb 5

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