| selenium-on-rails:/ |
hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
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
stable/selenium-on-rails/README.md
140
stable/selenium-on-rails/doc/files/README.html
140
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
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
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
stable/selenium-on-rails/.gitignore
137
stable/selenium-on-rails/CHANGELOG
137
stable/selenium-on-rails/LICENSE-2.0.txt
137
stable/selenium-on-rails/README
137
136
by eric@8thlight.com on
07 March 2009, 17:40:55 -0600
(12 months ago)
temporarily destroy the stable release - so I can replace it.
stable/selenium-on-rails/selenium-core/lib/scriptaculous/builder.js
136
stable/selenium-on-rails/doc/files/lib
136
stable/selenium-on-rails/selenium-core/scripts/narcissus-parse.js
136
stable/selenium-on-rails/lib/views/selenium_on_rails.rb
136
stable/selenium-on-rails/selenium-core/lib/scriptaculous/controls.js
136
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
selenium-on-rails/doc/files/README.html
135
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
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
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
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
selenium-on-rails/README.md
131
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
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
selenium-on-rails/lib/selenium_on_rails/test_builder_actions.rb
129
selenium-on-rails/test_data/rselenese.rsel
129
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
selenium-on-rails/selenium-core/Blank.html
128
selenium-on-rails/selenium-core/RemoteRunner.html
128
selenium-on-rails/selenium-core/SeleniumLog.html
128
selenium-on-rails/selenium-core/TestPrompt.html
128
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
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
selenium-on-rails/README
126
selenium-on-rails/Rakefile
126
selenium-on-rails/lib/selenium_on_rails/paths.rb
126
selenium-on-rails/lib/selenium_on_rails_config.rb
126
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
selenium-on-rails/README
125
selenium-on-rails/config.yml.example
125
selenium-on-rails/lib/selenium_on_rails_config.rb
125
selenium-on-rails/test/selenese_test.rb
125
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
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
selenium-on-rails/lib/selenium_on_rails/paths.rb
123
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
selenium-on-rails/lib/controllers/selenium_controller.rb
122
selenium-on-rails/lib/controllers/switch_environment_controller.rb
122
selenium-on-rails/lib/selenium_on_rails/acceptance_test_runner.rb
122
selenium-on-rails/lib/selenium_on_rails/paths.rb
122
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
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
selenium-on-rails/lib/selenium_on_rails/test_builder_functions_check.rb
120
selenium-on-rails/test/test_builder_functions_authortest.rb
120
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
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
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.
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
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
selenium-on-rails/init.rb
115
selenium-on-rails/lib/selenium_on_rails/partials_support.rb
115
selenium-on-rails/lib/selenium_on_rails/renderer.rb
115
selenium-on-rails/lib/selenium_on_rails/rselenese.rb
115
114
by eric@8thlight.com on
07 March 2009, 17:35:46 -0600
(12 months ago)
Updating the subversion repos in order to release
current/selenium-on-rails/doc/classes/SeleniumOnRails/TestBuilder.html
114
current/selenium-on-rails/selenium-core/lib/cssQuery/src/cssQuery-level3.js
114
current/selenium-on-rails/test_data/partials/_rhtml.rhtml
114
current/selenium-on-rails/selenium-core/domviewer/domviewer.css
114
current/selenium-on-rails/lib/selenium_helper.rb
114
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
tags/pre-rails-2-1/switch_environment/switch_environment_controller.rb
113
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
tags/pre-rails-2-1/LICENSE-2.0.txt
112
tags/pre-rails-2-1/README
112
tags/pre-rails-2-1/Rakefile
112
tags/pre-rails-2-1/config.yml.example
112
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
tags/pre-rails-2-1/selenium-on-rails/CHANGELOG
111
tags/pre-rails-2-1/selenium-on-rails/LICENSE-2.0.txt
111
tags/pre-rails-2-1/selenium-on-rails/README
111
tags/pre-rails-2-1/selenium-on-rails/Rakefile
111
|