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
/
actionview
/
test
/
actionpack
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change AC::TestResponse to AD::TestResponse
Prem Sichanugrist
2015-07-14
1
-1
/
+1
*
use new constructor. (Oops! :bomb:)
Aaron Patterson
2015-07-08
1
-1
/
+1
*
Revert "revises a test to account for case-insensitive file systems"
Matthew Draper
2015-06-14
1
-18
/
+2
*
Revert "Merge pull request #19685 from vngrs/actionview_parent_layout_bug"
Rafael Mendonça França
2015-06-02
1
-14
/
+0
*
Remove `assigns` and `assert_template`.
Guo Xiang Tan
2015-05-30
2
-60
/
+34
*
Deprecate `:nothing` option for render method
Mehmet Emin İNAÇ
2015-05-28
1
-1
/
+1
*
Remove deprecation warning.
Guo Xiang Tan
2015-05-22
1
-1
/
+1
*
revises a test to account for case-insensitive file systems
Xavier Noria
2015-05-21
1
-3
/
+19
*
fix for actionview parent layout bug
Mehmet Emin İNAÇ
2015-04-08
1
-0
/
+14
*
Cleaning unused views from actionpack tests inside actionview
Thiago Pradi
2015-03-14
1
-1
/
+0
*
Merge pull request #18948 from kaspth/automatic-collection-caching
Rafael Mendonça França
2015-02-25
1
-0
/
+4
|
\
|
*
Merge multi_fetch_fragments.
Kasper Timm Hansen
2015-02-20
1
-0
/
+4
*
|
Error message testing fix
Franky W
2015-02-20
1
-2
/
+2
|
/
*
use kwargs instead of xhr method. refs #18771.
yuuji.yaginuma
2015-02-07
1
-2
/
+2
*
Fixed test for deprecation warning in actionview, renaming from https://githu...
Vipul A M
2015-01-31
1
-3
/
+3
*
Support `:assigns` option when rendering with controllers/mailers.
brainopia
2015-01-22
1
-0
/
+9
*
No need of requiring `rbconfig`, it is by-default loaded
Kuldeep Aggarwal
2015-01-10
1
-1
/
+0
*
Remove wrong TODO comment
Rafael Mendonça França
2015-01-04
1
-1
/
+1
*
Remove deprecated `AbstractController::Base::parent_prefixes`
Rafael Mendonça França
2015-01-04
1
-16
/
+0
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
Revert "Revert "Merge pull request #16888 from jejacks0n/render_template""
Godfrey Chan
2014-09-26
1
-18
/
+5
*
Revert "Merge pull request #16888 from jejacks0n/render_template"
Godfrey Chan
2014-09-23
1
-5
/
+18
*
Changes default render behavior from file to template.
jejacks0n
2014-09-11
1
-18
/
+5
*
Added PartialIteration class used when rendering collections
Joel Junström
2014-07-16
1
-0
/
+18
*
Fixed borken tests in AV caused by 013c74d
Godfrey Chan
2014-07-10
1
-2
/
+2
*
Merge pull request #15590 from zuhao/refactor_actionview_register_template_ha...
Yves Senn
2014-06-12
1
-10
/
+23
|
\
|
*
Add unregister_template_handler to prevent leaks.
Zuhao Wan
2014-06-12
1
-10
/
+15
|
/
*
Following documentation guideline
Rafael Mendonça França
2014-05-14
1
-4
/
+3
*
deprecate AbC:Base::parent_prefixes.
Nick Sutterer
2014-05-13
1
-0
/
+49
*
Ensure that .process return the method return
Arthur Neves
2014-05-06
2
-9
/
+13
*
Unused class in AV test
Akira Matsuda
2013-12-25
1
-2
/
+0
*
Unused classes in AV tests
Akira Matsuda
2013-12-24
1
-6
/
+0
*
Prefer assert_raise instead of flunk + rescue to test for exceptions
Carlos Antonio da Silva
2013-12-19
2
-6
/
+6
*
Fix integration test to pass same-origin verification
Jeremy Kemper
2013-12-17
1
-1
/
+1
*
More typo fixes
Akira Matsuda
2013-11-27
1
-1
/
+1
*
Minor typo fixes
Akira Matsuda
2013-11-27
2
-4
/
+4
*
Refactor File.expand_path usage to remove additional File.join
Alex Johnson
2013-11-05
1
-1
/
+1
*
Moved viewpathstest into actionview/test/actionpack/controller
Arun Agrawal
2013-10-09
1
-0
/
+174
*
Move abstract's controller tests to AV
Łukasz Strzałkowski
2013-08-25
14
-0
/
+886
*
Move actionpack's controller tests
Łukasz Strzałkowski
2013-08-25
3
-11
/
+11
*
Move AP's capture tests to AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+81
*
Move remaining layouts tests to AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+262
*
Split rendering tests between AP & AV
Łukasz Strzałkowski
2013-08-25
1
-248
/
+13
*
Move render_test to AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1572