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
/
test_helpers
/
screenshot_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make screenshots default to "simple" format
eileencodes
2017-11-29
1
-10
/
+6
*
Retrive screenshot in relative path of current directory
yuuji.yaginuma
2017-08-27
1
-5
/
+9
*
Fix `can't modify frozen String` error in `display_image`
yuuji.yaginuma
2017-08-26
1
-1
/
+1
*
Update links to use https link instead of http [ci skip]
Yoshiyuki Hirano
2017-08-22
1
-1
/
+1
*
Use ssl in guide and comment [ci skip]
Yoshiyuki Hirano
2017-08-19
1
-1
/
+1
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
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
*
Merge pull request #28394 from shime/docs-action-dispatch
Xavier Noria
2017-03-22
1
-1
/
+1
|
\
|
*
[docs] fix ActionDispatch documentation
Hrvoje Šimić
2017-03-13
1
-1
/
+1
*
|
Dont always display inline screenshots in system testing (#28133)
Renaud Chaput
2017-03-11
1
-5
/
+34
|
/
*
Call system test driver per-instance rather than globally
eileencodes
2017-03-09
1
-1
/
+1
*
Do not take screenshot if driver does not support screenshot
yuuji.yaginuma
2017-03-04
1
-1
/
+5
*
Do not take screenshot when test skipped
yuuji.yaginuma
2017-02-23
1
-2
/
+6
*
Rename system_test_helper -> application_system_test_case
eileencodes
2017-02-20
1
-3
/
+3
*
Fix screenshot helper to provide correct file name
eileencodes
2017-02-20
1
-2
/
+6
*
Move and rename system tests
eileencodes
2017-02-20
1
-0
/
+53