index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_dispatch
/
system_testing
/
driver.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move browser checking to its own class
Ashley Ellis Pierce
2018-01-15
1
-26
/
+3
*
Add headless firefox driver to System Tests
bogdanvlviv
2017-12-07
1
-1
/
+12
*
Explicitly pass window handle to `resize_window_to`
yuuji.yaginuma
2017-11-06
1
-1
/
+1
*
Fix Capybara::Webkit::Driver#resize_window deprecation warning
Nihad Abbasov
2017-11-04
1
-1
/
+1
*
Add headless chrome driver to System Tests
yuuji.yaginuma
2017-10-17
1
-1
/
+17
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Don't call register on custom drivers
eileencodes
2017-07-08
1
-3
/
+3
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
SystemTesting::Driver can register capybara-webkit and poltergeist
Mario Alberto Chávez
2017-06-02
1
-5
/
+24
*
Pass options to `driven_by`
Fumiaki MATSUSHIMA
2017-03-13
1
-1
/
+2
*
Call system test driver per-instance rather than globally
eileencodes
2017-03-09
1
-5
/
+0
*
Refactor system test driver/browser
eileencodes
2017-03-09
1
-3
/
+23
*
Change `SystemTestCase.driven_by` to use `setup`/`teardown` hooks
Lucas Mazza
2017-02-24
1
-6
/
+6
*
Move and rename system tests
eileencodes
2017-02-20
1
-0
/
+18