Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

104 by eric@8thlight.com on 11 November 2008, 09:02:08 -0600 (10 days ago) Add Eric Kidd to the developers list.

website-new/src/main/webapp/meta.xml 104 history download (+3 -0) diffs

103 by eric@8thlight.com on 11 November 2008, 08:59:16 -0600 (10 days ago) Fixed a mistake in the instructions.

website-new/src/main/webapp/index.html 103 history download (+1 -1) diffs

102 by eric@8thlight.com on 10 November 2008, 09:28:03 -0600 (11 days ago) corrected the init so the current will work

current/selenium-on-rails/init.rb 102 history download (+4 -4) diffs

101 by eric@8thlight.com on 10 November 2008, 09:26:46 -0600 (11 days ago) Remove the reference to switch_environment in init.

selenium-on-rails/init.rb 101 history download (+4 -4) diffs

99 by eric@8thlight.com on 10 November 2008, 08:37:29 -0600 (11 days ago) Corrected the routes for when the server is started in modes other than test.

selenium-on-rails/routes.rb 99 history download (+2 -0) diffs

selenium-on-rails/switch_environment/init.rb 99 history deleted

selenium-on-rails/switch_environment/switch_environment_controller.rb 99 history deleted

selenium-on-rails/test/switch_environment_controller_test.rb 99 history download (+1 -1) diffs

98 by eric@8thlight.com on 10 November 2008, 08:37:26 -0600 (11 days ago) Finally got the switch_environment_controller working.  Now to merge to current.  sigh

selenium-on-rails/lib/controllers/switch_environment_controller.rb 98 history download (+16) new

97 by eric@8thlight.com on 10 November 2008, 08:37:24 -0600 (11 days ago) Unfinished commit.  I need to get this on the server in case my mac goes in for repairs today.

selenium-on-rails/test/switch_environment_controller_test.rb 97 history download (+20) new

selenium-on-rails/test/test_helper.rb 97 history download (+7 -0) diffs

96 by eric@8thlight.com on 04 November 2008, 07:41:55 -0600 (17 days ago) Finally fixed an issue with test:acceptance that prevented getting real results.  How did that get there in the first place?

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

selenium-on-rails/log/default.yml 96 history download (+8 -8) diffs

selenium-on-rails/test/selenium_controller_test.rb 96 history download (+25 -10) diffs

94 by eric@8thlight.com on 26 October 2008, 22:28:47 -0500 (25 days ago) Quick fix for refactoring.

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

selenium-on-rails/lib/views/controllers/selenium_controller.rb 94 history deleted

selenium-on-rails/lib/views/selenium_on_rails/paths.rb 94 history deleted

93 by eric@8thlight.com on 26 October 2008, 22:28:34 -0500 (25 days ago) Almost have rake test:acceptance working.

selenium-on-rails/lib/selenium_on_rails/acceptance_test_runner.rb 93 history download (+5 -4) diffs

92 by eric@8thlight.com on 26 October 2008, 22:28:28 -0500 (25 days ago) Merge git@github.com:paytonrules/selenium-on-rails

Conflicts:

        log/default.yml
        test/selenium_controller_test.rb

selenium-on-rails/lib/views/layouts/layout.rhtml 92 history download (+18) new

91 by eric@8thlight.com on 26 October 2008, 22:28:20 -0500 (25 days ago) Durn Layout - I keep messing it up.

selenium-on-rails/lib/views/layout/layout.rhtml 91 history deleted

90 by eric@8thlight.com on 26 October 2008, 22:28:13 -0500 (25 days ago) Updated so that you can run rake test acceptance again.

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

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

89 by eric@8thlight.com on 26 October 2008, 22:28:02 -0500 (25 days ago) I don't understand git commits.  Updated to passing tests again.

selenium-on-rails/lib/controllers/selenium_controller.rb 89 history download (+9 -4) diffs

selenium-on-rails/lib/selenium_on_rails/paths.rb 89 history download (+15 -12) diffs

selenium-on-rails/lib/selenium_on_rails_config.rb 89 history download (+18 -14) diffs

selenium-on-rails/log/default.yml 89 history download (+7 -7) diffs

selenium-on-rails/test/selenium_controller_test.rb 89 history download (+6 -5) diffs

88 by eric@8thlight.com on 26 October 2008, 22:27:50 -0500 (25 days ago) Praise jesus the tests pass again.

selenium-on-rails/test/selenium_on_rails_config_test.rb 88 history download (+23) new

87 by eric@8thlight.com on 26 October 2008, 22:27:41 -0500 (25 days ago) Revert "Commiting so I can undo the commit - if I understand this correctly."

This reverts commit 2268419dc06ce62f98d5c903ac031552a3d513a2.

selenium-on-rails/test/selenium_on_rails_config_test.rb 87 history deleted

86 by eric@8thlight.com on 26 October 2008, 22:27:31 -0500 (25 days ago) Revert "I meant layouts not layout."

This reverts commit e1072bd16fc97d910d443db5eb46d74005113d2d.

selenium-on-rails/lib/views/layouts/layout.rhtml 86 history deleted

selenium-on-rails/lib/views/layout/layout.rhtml 86 history download (+18) new/moved

85 by eric@8thlight.com on 26 October 2008, 22:27:19 -0500 (25 days ago) Commiting so I can undo the commit - if I understand this correctly.

selenium-on-rails/test/selenium_on_rails_config_test.rb 85 history download (+14) new

84 by eric@8thlight.com on 25 September 2008, 09:35:38 -0500 (57 days ago) Updated index for directions

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

83 by eric@8thlight.com on 14 September 2008, 23:17:29 -0500 (2 months 6 days ago) oops - hope I fix the website

website-new/src/main/webapp/meta.xml 83 history download (+1 -1) diffs

82 by eric@8thlight.com on 14 September 2008, 23:13:12 -0500 (2 months 6 days ago) oops - hope I fix the website

website-new/src/main/webapp/meta.xml 82 history download (+2 -2) diffs

81 by eric@8thlight.com on 12 September 2008, 10:31:46 -0500 (2 months 9 days ago) Fix the index page

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

80 by eric@8thlight.com on 12 September 2008, 10:28:20 -0500 (2 months 9 days ago) Updating the website

website-new/src/main/webapp/index.html 80 history download (+101 -142) diffs

website-new/src/main/webapp/meta.xml 80 history download (+1 -1) diffs

79 by eric@8thlight.com on 12 September 2008, 10:28:02 -0500 (2 months 9 days ago) New release

current/selenium-on-rails 79 history download (+0) new/copied

current/selenium-on-rails/CHANGELOG 79 history download (+125) new/copied

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

current/selenium-on-rails/README 79 history download (+193) new/copied

current/selenium-on-rails/Rakefile 79 history download (+27) new/copied

… 220 more files in changeset.
78 by eric@8thlight.com on 12 September 2008, 10:10:34 -0500 (2 months 9 days ago) I meant layouts not layout.

selenium-on-rails/lib/views/layout/layout.rhtml 78 history deleted

selenium-on-rails/lib/views/layouts 78 history download (+0) new

selenium-on-rails/lib/views/layouts/layout.rhtml 78 history download (+18) new/moved

77 by eric@8thlight.com on 12 September 2008, 10:10:32 -0500 (2 months 9 days ago) Moving the layout to the right directory.

selenium-on-rails/lib/views/layout 77 history download (+0) new

selenium-on-rails/lib/views/layout.rhtml 77 history deleted

selenium-on-rails/lib/views/layout/layout.rhtml 77 history download (+18) new/moved

76 by eric@8thlight.com on 12 September 2008, 10:10:30 -0500 (2 months 9 days ago) We now run all tests in Rails 2.1.

selenium-on-rails/lib/selenium_on_rails/rselenese.rb 76 history download (+4 -4) diffs

selenium-on-rails/lib/selenium_on_rails/selenese.rb 76 history download (+4 -4) diffs

selenium-on-rails/lib/views/selenium_on_rails/rselenese.rb 76 history download (+1 -1) diffs

selenium-on-rails/lib/views/selenium_on_rails/selenese.rb 76 history download (+4 -4) diffs

selenium-on-rails/test/renderer_test.rb 76 history download (+1 -1) diffs

… 4 more files in changeset.
75 by eric@8thlight.com on 12 September 2008, 10:10:25 -0500 (2 months 9 days ago) THe first pass at making all the tests run without being in the vendor directory.

selenium-on-rails/lib/controllers/selenium_controller.rb 75 history download (+2 -6) diffs

selenium-on-rails/lib/selenium_helper.rb 75 history download (+1 -5) diffs

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

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

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

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