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
/
test
/
fixtures
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo: Hello = Guten Tag (in German)
Tu Hoang
2014-12-05
1
-1
/
+1
*
give a better error message for misspelled helpers
Xavier Noria
2014-10-25
1
-0
/
+5
*
Refactor out Dir.glob from ActionDispatch::Static
schneems
2014-08-27
4
-0
/
+4
*
Address comments on Gzip implementation
schneems
2014-08-24
4
-0
/
+8
*
Enable gzip compression by default
schneems
2014-08-20
4
-0
/
+8
*
Remove more references to respond_with
José Valim
2014-08-17
7
-6
/
+0
*
Remove unused fixtures
Rafael Mendonça França
2014-07-16
60
-98
/
+0
*
Ensure LookupContext in Digestor selects correct variant
Piotr Chmolowski
2014-03-09
1
-0
/
+3
*
Merge pull request #13470 from strzalek/variants-all-any
David Heinemeier Hansson
2013-12-31
2
-0
/
+2
|
\
|
*
Add any/all support for variants
Łukasz Strzałkowski
2013-12-26
2
-0
/
+2
*
|
Fix Encoding::CompatibilityError when public path is UTF-8
Andrew White
2013-12-29
5
-0
/
+7
|
/
*
Inline variants syntax
Łukasz Strzałkowski
2013-12-10
1
-0
/
+1
*
Variants can be declared without a block to signify their presence in the con...
David Heinemeier Hansson
2013-12-07
1
-0
/
+1
*
Action Pack Variants
Łukasz Strzałkowski
2013-12-04
1
-0
/
+1
*
Fix header Content-Type: #<Mime::NullType:...> in localized template
Angelo capilleri
2013-12-03
1
-0
/
+1
*
Fixing repond_with working directly on the options hash
BlueHotDog
2013-10-09
1
-0
/
+0
*
Remove HelperyTestHelper not used in any test
claudiob
2013-09-14
1
-5
/
+0
*
Remove helper fixtures not used in any test
claudiob
2013-09-09
1
-2
/
+0
*
Move abstract's controller tests to AV
Łukasz Strzałkowski
2013-08-25
1
-5
/
+0
*
Move remaining layouts tests to AV
Łukasz Strzałkowski
2013-08-25
9
-8
/
+0
*
Remove unused fixtures and models from AP tests
Łukasz Strzałkowski
2013-08-25
6
-6
/
+0
*
Move view_paths from AP to AV
Łukasz Strzałkowski
2013-08-25
2
-2
/
+0
*
Show real LoadError on helpers require
Piotr Niełacny
2013-07-10
1
-0
/
+5
*
Remove digestor fixtures from AP
Łukasz Strzałkowski
2013-06-20
12
-25
/
+0
*
Remove unneeded test fixtures in AV
Piotr Sarnacki
2013-06-20
108
-281
/
+0
*
Remove unneeded files
Piotr Sarnacki
2013-06-20
1
-49
/
+0
*
Allow numbers in partial name for digesting
Bryan Ricker
2013-05-06
1
-1
/
+2
*
Merge pull request #9857 from yyyc514/bad_params_should_400
Aaron Patterson
2013-04-30
1
-0
/
+1
|
\
|
*
failure to parse params should trigger a 400 Bad Request
Josh Goebel
2013-03-21
1
-0
/
+1
*
|
Fix typo in view name
Carlos Antonio da Silva
2013-04-03
1
-0
/
+0
*
|
Getting rid of a few other vestiges of rails.png.
Steve Klabnik
2013-04-02
1
-0
/
+0
|
/
*
UTF-8 encode all keys and values in nested params hash.
Teo Hui Ming
2013-03-15
2
-0
/
+10
*
fix respond_to without blocks not working if one of the blocks is all
grosser
2013-02-24
1
-0
/
+1
*
partials inside directory work with `assert_template`
Yves Senn
2013-02-04
2
-0
/
+2
*
Added AR integration tests for form helpers
virusman
2013-01-21
1
-0
/
+1
*
Do not generate local vars for partials without object or collection
Carlos Antonio da Silva
2013-01-08
1
-0
/
+1
*
Digestor explicit dependency should not contain trailing whitespace
Brian Alexander
2012-12-21
1
-1
/
+5
*
Add explicit opt-out for fragment cache digesting
Drew Ulmer
2012-11-25
1
-0
/
+3
*
Allow for deep directory path for view templates.
Andy Shipman
2012-10-11
2
-0
/
+1
*
recognizes when a partial was rendered twice. Closes #3675
Yves Senn
2012-10-11
1
-0
/
+2
*
`assert_template` no more passing with what ever string that matches.
Hugo Roque
2012-09-29
1
-0
/
+1
*
Merge pull request #7251 from rails/integrate-strong_parameters
David Heinemeier Hansson
2012-09-18
1
-1
/
+0
|
\
|
*
Remove integration between attr_accessible/protected and AC::Metal::ParamsWra...
Guillermo Iguaran
2012-09-16
1
-1
/
+0
*
|
Rename .rb template handler to .ruby to avoid conflicts with mustache views c...
Guillermo Iguaran
2012-09-17
1
-0
/
+0
|
/
*
warning removed.
Arun Agrawal
2012-09-12
1
-1
/
+0
*
Add .rb template handler
Guillermo Iguaran
2012-09-11
1
-0
/
+3
*
`Digestor` can now parse old style hash syntax for `render`
Christos Zisopoulos
2012-08-30
1
-0
/
+1
*
`Digestor` ignores most whitespace when parsing `render` invocations
Christos Zisopoulos
2012-08-30
2
-0
/
+4
*
Add automatic template digests to all CacheHelper#cache calls (originally spi...
David Heinemeier Hansson
2012-08-29
8
-0
/
+14
*
Indentation should consider line number character count.
Lucas Uyezu
2012-08-13
1
-0
/
+13
[next]