Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

140 by eric@8thlight.com on 07 March 2009, 17:47:27 -0600 (12 months ago) Updated to the proper readmes

stable/selenium-on-rails/README 140 history deleted

stable/selenium-on-rails/README.md 140 history download (+1 -1) diffs

stable/selenium-on-rails/doc/files/README.html 140 history download (+1 -1) diffs

139 by eric@8thlight.com on 07 March 2009, 17:46:21 -0600 (12 months ago) I dont want this file.

selenium-on-rails/README 139 history deleted

138 by eric@8thlight.com on 07 March 2009, 17:45:18 -0600 (12 months ago) Oops - fix the help.

selenium-on-rails/README.md 138 history download (+1 -1) diffs

selenium-on-rails/doc/files/README.html 138 history download (+1 -1) diffs

137 by eric@8thlight.com on 07 March 2009, 17:42:13 -0600 (12 months ago) Checking in the new release of selenium on rails

stable/selenium-on-rails 137 history download (+0) new/copied

stable/selenium-on-rails/.gitignore 137 history download (+58) new/copied

stable/selenium-on-rails/CHANGELOG 137 history download (+125) new/copied

stable/selenium-on-rails/LICENSE-2.0.txt 137 history download (+202) new/copied

stable/selenium-on-rails/README 137 history download (+353) new/copied

… 209 more files in changeset.
135 by eric@8thlight.com on 07 March 2009, 17:37:59 -0600 (12 months ago) Final update of the readme.

selenium-on-rails/README.md 135 history download (+8 -3) diffs

selenium-on-rails/doc/files/README.html 135 history download (+206 -257) diffs

134 by eric@8thlight.com on 07 March 2009, 17:37:57 -0600 (12 months ago) Updating the Readme again

selenium-on-rails/README.md 134 history download (+23 -42) diffs

133 by eric@8thlight.com on 07 March 2009, 17:37:56 -0600 (12 months ago) Updating the Readme again

selenium-on-rails/README.md 133 history download (+8 -8) diffs

132 by eric@8thlight.com on 07 March 2009, 17:37:54 -0600 (12 months ago) Updating the Readme again

selenium-on-rails/README.md 132 history download (+2 -2) diffs

131 by eric@8thlight.com on 07 March 2009, 17:37:53 -0600 (12 months ago) Updating the readme for the release.

selenium-on-rails/README 131 history download (+19 -0) diffs

selenium-on-rails/README.md 131 history download (+216) new

130 by eric@8thlight.com on 07 March 2009, 17:37:52 -0600 (12 months ago) Quick refactoring in rselense.

selenium-on-rails/lib/selenium_on_rails/rselenese.rb 130 history download (+8 -14) diffs

selenium-on-rails/test/rselenese_test.rb 130 history download (+15 -0) diffs

129 by eric@8thlight.com on 07 March 2009, 17:37:49 -0600 (12 months ago) Merge branch 'origin/try_fix_frozen_error'

selenium-on-rails/lib/selenium_on_rails/rselenese.rb 129 history download (+50 -36) diffs

selenium-on-rails/lib/selenium_on_rails/test_builder_actions.rb 129 history download (+2 -3) diffs

selenium-on-rails/test_data/rselenese.rsel 129 history download (+2 -2) diffs

128 by eric@8thlight.com on 07 March 2009, 17:37:44 -0600 (12 months ago) Updating to the latest version of selenium Core.

selenium-on-rails/.gitignore 128 history download (+53 -1) diffs

selenium-on-rails/selenium-core/Blank.html 128 history download (+0 -1) diffs

selenium-on-rails/selenium-core/RemoteRunner.html 128 history download (+22 -21) diffs

selenium-on-rails/selenium-core/SeleniumLog.html 128 history download (+42 -7) diffs

selenium-on-rails/selenium-core/TestPrompt.html 128 history download (+23 -1) diffs

… 50 more files in changeset.
127 by eric@8thlight.com on 07 March 2009, 17:37:18 -0600 (12 months ago) Fixing the git ignore file.

selenium-on-rails/.gitignore 127 history download (+2 -6) diffs

126 by eric@8thlight.com on 07 March 2009, 17:37:16 -0600 (12 months ago) Merge branch 'master' of git@github.com:paytonrules/selenium-on-rails

Conflicts:

        .gitignore
        test/selenium_on_rails_config_test.rb

Huge number of changes, but mostly relating to testing.

selenium-on-rails/.gitignore 126 history download (+9 -1) diffs

selenium-on-rails/README 126 history download (+1 -0) diffs

selenium-on-rails/Rakefile 126 history download (+1 -0) diffs

selenium-on-rails/lib/selenium_on_rails/paths.rb 126 history download (+1 -0) diffs

selenium-on-rails/lib/selenium_on_rails_config.rb 126 history download (+6 -2) diffs

… 13 more files in changeset.
125 by eric@8thlight.com on 07 March 2009, 17:37:10 -0600 (12 months ago) Trying to get tests passing.

selenium-on-rails/.gitignore 125 history download (+2 -1) diffs

selenium-on-rails/README 125 history download (+2 -1) diffs

selenium-on-rails/config.yml.example 125 history deleted

selenium-on-rails/lib/selenium_on_rails_config.rb 125 history download (+1 -2) diffs

selenium-on-rails/test/selenese_test.rb 125 history download (+3 -3) diffs

… 2 more files in changeset.
124 by eric@8thlight.com on 07 March 2009, 17:37:06 -0600 (12 months ago) Link to my webpage

selenium-on-rails/README 124 history download (+1 -1) diffs

123 by eric@8thlight.com on 07 March 2009, 17:37:03 -0600 (12 months ago) Adding support to load fixtures from other directory instead of test/fixtures.

For example, spec/fixtures.

ATENTION!!!

SeleniumOnRails::Paths doesn't have any test. It should be tested as soon as p…

selenium-on-rails/config.yml.example 123 history download (+2 -0) diffs

selenium-on-rails/lib/selenium_on_rails/paths.rb 123 history download (+1 -1) diffs

122 by eric@8thlight.com on 07 March 2009, 17:37:00 -0600 (12 months ago) Now you can use Ruby to configure you config.yml like in Rails fixtures.

Example:

host: <%=`hostname`.gsub(/\n/, '')%>
port_start: 4000
port_end: 4001
max_browser_duration: 1440

selenium-on-rails/init.rb 122 history download (+1 -1) diffs

selenium-on-rails/lib/controllers/selenium_controller.rb 122 history download (+3 -3) diffs

selenium-on-rails/lib/controllers/switch_environment_controller.rb 122 history download (+15 -15) diffs

selenium-on-rails/lib/selenium_on_rails/acceptance_test_runner.rb 122 history download (+2 -2) diffs

selenium-on-rails/lib/selenium_on_rails/paths.rb 122 history download (+1 -1) diffs

… 6 more files in changeset.
121 by eric@8thlight.com on 07 March 2009, 17:36:54 -0600 (12 months ago) Adding config.yml to gitignore to prevent some mistakes.

Signed-off-by: Eric Smith <eric@8thlight.com>

selenium-on-rails/.gitignore 121 history download (+1) new

120 by eric@8thlight.com on 07 March 2009, 17:36:50 -0600 (12 months ago) added an authortest to make sure all functions specified in the iedoc.xml file are covered

Signed-off-by: Eric Smith <eric@8thlight.com>

selenium-on-rails/Rakefile 120 history download (+10 -0) diffs

selenium-on-rails/lib/selenium_on_rails/test_builder_functions_check.rb 120 history deleted

selenium-on-rails/test/test_builder_functions_authortest.rb 120 history download (+51) new

119 by eric@8thlight.com on 07 March 2009, 17:36:46 -0600 (12 months ago) I added a comment.  oooohhh....

selenium-on-rails/lib/controllers/selenium_controller.rb 119 history download (+1 -1) diffs

118 by eric@8thlight.com on 07 March 2009, 17:36:44 -0600 (12 months ago) Merge branch 'master' of git@github.com:paytonrules/selenium-on-rails

selenium-on-rails/test_data/empty_suite/.gitignore 118 history download (+1) new

117 by eric@8thlight.com on 07 March 2009, 17:36:42 -0600 (12 months ago) Couple of white spaces, just want to start from a clean slate before I do this release.

selenium-on-rails/config.yml.example 117 history download (+1 -0) diffs

116 by eric@8thlight.com on 07 March 2009, 17:36:41 -0600 (12 months ago) Merge git://github.com/gmccreight/selenium-on-rails

selenium-on-rails/lib/selenium_on_rails/test_builder_functions_check.rb 116 history download (+30) new

115 by eric@8thlight.com on 07 March 2009, 17:36:37 -0600 (12 months ago) Merge git://github.com/paytonrules/selenium-on-rails

Conflicts:

        init.rb

I had to redo some repo related stuff when the svn repo merged.

selenium-on-rails/README 115 history download (+149 -10) diffs

selenium-on-rails/init.rb 115 history download (+0 -5) diffs

selenium-on-rails/lib/selenium_on_rails/partials_support.rb 115 history download (+5 -7) diffs

selenium-on-rails/lib/selenium_on_rails/renderer.rb 115 history download (+1 -1) diffs

selenium-on-rails/lib/selenium_on_rails/rselenese.rb 115 history download (+3 -6) diffs

… 14 more files in changeset.
113 by eric@8thlight.com on 01 January 2009, 10:19:56 -0600 (14 months ago) Fixing the pre-rails-2.1 branch

tags/pre-rails-2-1/switch_environment 113 history deleted

tags/pre-rails-2-1/switch_environment/switch_environment_controller.rb 113 history deleted

tags/pre-rails-2-1/switch_environment/init.rb 113 history deleted

112 by eric@8thlight.com on 01 January 2009, 10:19:41 -0600 (14 months ago) Fixing the pre-rails-2.1 branch

tags/pre-rails-2-1/CHANGELOG 112 history deleted

tags/pre-rails-2-1/LICENSE-2.0.txt 112 history deleted

tags/pre-rails-2-1/README 112 history deleted

tags/pre-rails-2-1/Rakefile 112 history deleted

tags/pre-rails-2-1/config.yml.example 112 history deleted

… 188 more files in changeset.
111 by eric@8thlight.com on 01 January 2009, 10:17:53 -0600 (14 months ago) Creating the proper selenium-on-rails branch for rails 2.1

tags/pre-rails-2-1/selenium-on-rails 111 history download (+0) new/copied

tags/pre-rails-2-1/selenium-on-rails/CHANGELOG 111 history download (+125) new/copied

tags/pre-rails-2-1/selenium-on-rails/LICENSE-2.0.txt 111 history download (+202) new/copied

tags/pre-rails-2-1/selenium-on-rails/README 111 history download (+193) new/copied

tags/pre-rails-2-1/selenium-on-rails/Rakefile 111 history download (+27) new/copied

… 192 more files in changeset.
earlier earlier | later later