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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Fix Encoding::CompatibilityError when public path is UTF-8
Andrew White
2013-12-29
1
-0
/
+15
|
|
/
/
/
|
*
|
|
AC::Parameters#permit! permits hashes in array values
Xavier Noria
2013-12-23
1
-0
/
+4
|
*
|
|
Move the null mime type to request.format
Carlos Antonio da Silva
2013-12-23
1
-4
/
+5
|
*
|
|
converts hashes in arrays of unfiltered params to unpermitted params [fixes #...
Xavier Noria
2013-12-21
1
-0
/
+6
|
*
|
|
Merge pull request #13188 from imanel/skip_deep_munge
Jeremy Kemper
2013-12-19
1
-0
/
+10
|
|
\
\
\
|
|
*
|
|
Add configuration option to optionally disable deep_munge
Bernard Potocki
2013-12-05
1
-0
/
+12
|
*
|
|
|
Show routes defined under assets prefix
Ryunosuke SATO
2013-12-19
1
-0
/
+4
|
*
|
|
|
CSRF protection from cross-origin <script> tags
Jeremy Kemper
2013-12-17
1
-0
/
+5
|
*
|
|
|
Merge pull request #13290 from strzalek/inline-syntax-docs
Rafael Mendonça França
2013-12-12
1
-0
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
Variants inline syntax documentation [ci skip]
Łukasz Strzałkowski
2013-12-12
1
-0
/
+8
|
*
|
|
|
|
Changelog improvements [ci skip]
Carlos Antonio da Silva
2013-12-12
1
-4
/
+6
|
|
/
/
/
/
|
*
|
|
|
Update CHANGELOG entry for Session#fetch
Trent Ogren
2013-12-11
1
-3
/
+1
|
*
|
|
|
Fix mounting engines inside a resources block
Piotr Sarnacki
2013-12-10
1
-0
/
+4
|
*
|
|
|
Add Mime::Type.register "text/vcard", :vcf to the default list of mime types
David Heinemeier Hansson
2013-12-05
1
-0
/
+4
|
*
|
|
|
add missing CHANGELOG entry for d8c6f52. [ci skip]
Yves Senn
2013-12-05
1
-0
/
+5
|
*
|
|
|
Escalate missing error when :raise is true
Shota Fukumori (sora_h)
2013-12-05
1
-0
/
+7
|
*
|
|
|
Update changelog [ci skip]
Rafael Mendonça França
2013-12-04
1
-2
/
+2
|
|
/
/
/
|
*
|
|
Action Pack Variants
Łukasz Strzałkowski
2013-12-04
1
-0
/
+29
|
*
|
|
Changelog improvements [ci skip]
Carlos Antonio da Silva
2013-12-03
1
-5
/
+5
|
*
|
|
Merge branch 'format_localized_template' of https://github.com/acapilleri/rails
Guillermo Iguaran
2013-12-03
1
-0
/
+9
|
|
\
\
\
|
|
*
|
|
Fix header Content-Type: #<Mime::NullType:...> in localized template
Angelo capilleri
2013-12-03
1
-0
/
+9
|
*
|
|
|
Try to escape each part of a path redirect route correctly
Andrew White
2013-12-02
1
-0
/
+6
*
|
|
|
|
Fix stream closing when sending file with `ActionController::Live` included.
Lauro Caetano
2013-11-30
1
-0
/
+6
|
/
/
/
/
*
/
/
/
first pass through CHANGELOGS to extract 4_1_release_notes. [ci skip]
Yves Senn
2013-11-28
1
-5
/
+1
|
/
/
/
*
|
|
Better error message for typos in assert_response argument.
Victor Costan
2013-11-25
1
-0
/
+8
*
|
|
Improve changelogs
Carlos Antonio da Silva
2013-11-22
1
-1
/
+1
*
|
|
unify punctuation in Action Pack changelog. [ci skip]
Yves Senn
2013-11-21
1
-5
/
+7
*
|
|
Fix for routes task
Sıtkı Bağdat
2013-11-21
1
-0
/
+4
*
|
|
Fix CHANGELOG typo [ci skip]
chocoby
2013-11-15
1
-1
/
+1
*
|
|
Take Hash with options inside Array in #url_for
Andrey Ognevsky
2013-11-15
1
-0
/
+9
*
|
|
session#fetch doesn't behave exactly like Hash#fetch.
Damien Mathieu
2013-10-30
1
-1
/
+3
*
|
|
add the fetch method to sessions
Damien Mathieu
2013-10-29
1
-0
/
+12
*
|
|
Add a changelog entry for #12656 [ci skip]
Robin Dupret
2013-10-27
1
-0
/
+8
|
/
/
*
|
Merge pull request #10471 from andyw8/button_to_params
Rafael Mendonça França
2013-10-24
1
-0
/
+5
|
\
\
|
*
|
Add params option for button_to
Andy Waite
2013-09-18
1
-0
/
+5
*
|
|
Improve the CHANGELOG entry [ci skip]
Rafael Mendonça França
2013-10-24
1
-10
/
+9
*
|
|
update CHANGELOG
Tima Maslyuchenko
2013-10-24
1
-0
/
+16
*
|
|
Respect `SCRIPT_NAME` when using `redirect` with a relative path
Andrew White
2013-10-10
1
-0
/
+18
*
|
|
add dots after `Fixes #YYYYY` in actionpack CHANGELOG. [ci skip]
Yves Senn
2013-10-09
1
-12
/
+12
*
|
|
Fixing repond_with working directly on the options hash
BlueHotDog
2013-10-09
1
-0
/
+9
*
|
|
Add changlog entry for #10844
Andrew White
2013-09-30
1
-0
/
+7
*
|
|
Strong parameters should permit nested number as key. Closes #12293
kennyj
2013-09-27
1
-0
/
+6
*
|
|
Fix regex used to find URI schemes in redirect_to
Derek Prior
2013-09-19
1
-0
/
+5
*
|
|
Fix incorrect assert_redirected_to failure message
Derek Prior
2013-09-19
1
-0
/
+5
*
|
|
Fix an issue where router can't recognize downcased url encoding path.
kennyj
2013-09-19
1
-0
/
+6
*
|
|
Custom flash should be defined only for the class that defines it and it's su...
Ricardo de Cillo
2013-09-13
1
-0
/
+7
*
|
|
Add CHANGELOG entry for #12149
Rafael Mendonça França
2013-09-12
1
-0
/
+6
*
|
|
Remove BasicRendering and remove template functionality from AbsC::Rendering
José Valim
2013-09-09
1
-5
/
+0
*
|
|
Improve AP changelog regarding AV extraction [ci skip]
Carlos Antonio da Silva
2013-08-26
1
-2
/
+2
*
|
|
Update AP changelog
Łukasz Strzałkowski
2013-08-25
1
-0
/
+9
|
/
/
[prev]
[next]