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
...
*
|
|
|
Add CHANGELOG entry for #14619 [ci skip]
Rafael Mendonça França
2014-04-11
1
-0
/
+4
*
|
|
|
Only make deeply nested routes shallow when parent is shallow
Andrew White
2014-04-11
1
-2
/
+8
*
|
|
|
Append link to bad code to backtrace when exception is SyntaxError
Boris Kuznetsov
2014-03-27
1
-0
/
+4
*
|
|
|
Swapped parameters of assert_equal in assert_select
Vishal Lal
2014-03-22
1
-0
/
+7
*
|
|
|
Use nested_scope? not shallow? to determine whether to copy options
Andrew White
2014-03-16
1
-0
/
+8
*
|
|
|
Move changelog entry to the top, highlight module name [ci skip]
Carlos Antonio da Silva
2014-03-08
1
-5
/
+6
*
|
|
|
Make CSRF failure logging optional/configurable.
John Barton (joho)
2014-03-05
1
-0
/
+5
*
|
|
|
Fix controller test not resetting @_url_options
Tony Wooster
2014-02-26
1
-0
/
+5
*
|
|
|
Point master changelogs to 4-1-stable branch
Carlos Antonio da Silva
2014-02-25
1
-551
/
+1
*
|
|
|
Introduce `render :html` for render HTML string
Prem Sichanugrist
2014-02-18
1
-0
/
+9
*
|
|
|
Introduce `render :plain` for render plain text
Prem Sichanugrist
2014-02-18
1
-0
/
+8
*
|
|
|
Introduce `render :body` for render raw content
Prem Sichanugrist
2014-02-18
1
-0
/
+12
*
|
|
|
Correct prestreaming controller response status.
Kevin Casey
2014-02-15
1
-0
/
+7
*
|
|
|
Updated CHANGELOG, docs, guides and release notes.
Godfrey Chan
2014-02-11
1
-15
/
+14
*
|
|
|
Added changelog entry for Flash changes [ci skip]
Godfrey Chan
2014-02-11
1
-0
/
+4
*
|
|
|
Set the :shallow_path as each scope is generated
Andrew White
2014-02-09
1
-0
/
+8
*
|
|
|
Require action_view to fix missing constant
Philipe Fatio
2014-02-07
1
-0
/
+5
*
|
|
|
synchronize 4.1 release notes with CHANGELOGS. [ci skip]
Yves Senn
2014-02-06
1
-1
/
+1
*
|
|
|
Merge pull request #13863 from joshjordan/jsj-dont-throw-out-get-params
Rafael Mendonça França
2014-02-01
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Do not discard query parameters on requests that use wrap_parameters
Josh Jordan
2014-01-30
1
-0
/
+5
*
|
|
|
|
tidy CHANGELOGs [ci skip]
Yves Senn
2014-01-30
1
-2
/
+2
*
|
|
|
|
Modify the session serializer implementation
Guillermo Iguaran
2014-01-30
1
-7
/
+8
*
|
|
|
|
Update CHANGELOG properly with GH #13692 [ci-skip]
Guillermo Iguaran
2014-01-29
1
-14
/
+14
*
|
|
|
|
Allow session serializer key in config.session_store
Lukasz Sarnacki
2014-01-29
1
-0
/
+14
*
|
|
|
|
Log which keys were set to nil in deep_munge
Lukasz Sarnacki
2014-01-28
1
-0
/
+8
|
/
/
/
/
*
|
|
|
Clear filtered request attributes between requests in tests
Andrew White
2014-01-27
1
-0
/
+7
*
|
|
|
Fix `rake routes` error when `Rails::Engine` with empty routes is mounted; fi...
Maurizio De Santis
2014-01-24
1
-0
/
+6
*
|
|
|
Tidy up tests and CHANGELOG for #12598
Andrew White
2014-01-20
1
-2
/
+13
*
|
|
|
Automatically convert dashes to underscores for url helpers
Amr Tamimi
2014-01-20
1
-0
/
+13
*
|
|
|
Revert "Don't remove trailing slash from PATH_INFO for mounted apps"
Piotr Sarnacki
2014-01-16
1
-6
/
+0
*
|
|
|
Merge branch 'master' into laurocaetano-fix_send_file
Aaron Patterson
2014-01-10
1
-3
/
+194
|
\
\
\
\
|
*
|
|
|
add example to the CHANGELOG entry from 3a48b83e5 [ci skip].
Yves Senn
2014-01-06
1
-2
/
+8
|
*
|
|
|
quick formatting pass through CHANGELOGS. [ci skip].
Yves Senn
2014-01-06
1
-6
/
+6
|
*
|
|
|
Allow an absolute controller path inside a module scope
Andrew White
2014-01-05
1
-0
/
+4
|
*
|
|
|
Unique the segment keys array for non-optimized url helpers
Andrew White
2014-01-05
1
-0
/
+12
|
*
|
|
|
Show full route constraints in error message
Andrew White
2014-01-05
1
-0
/
+10
|
*
|
|
|
Use a custom route vistor for optimized route generation
Andrew White
2014-01-05
1
-0
/
+4
|
*
|
|
|
Allow engine root relative redirects using an empty string.
Andrew White
2014-01-01
1
-0
/
+20
|
*
|
|
|
Merge pull request #13470 from strzalek/variants-all-any
David Heinemeier Hansson
2013-12-31
1
-0
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
Add any/all support for variants
Łukasz Strzałkowski
2013-12-26
1
-0
/
+18
|
*
|
|
|
|
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
[prev]
[next]