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
...
|
*
Removed :if and :unless from fragment cache option in favour of
Angelo capilleri
2012-12-14
1
-3
/
+15
*
|
Clear url helper methods when routes are reloaded
Andrew White
2012-12-14
1
-0
/
+2
*
|
Revert "Clear url helpers when reloading routes"
Andrew White
2012-12-14
1
-4
/
+0
|
/
*
Fix rewinding in ActionDispatch::Request#raw_post
Matt Venables
2012-12-11
1
-0
/
+5
*
Move new CHANGELOG entry to the top
Rafael Mendonça França
2012-12-10
1
-9
/
+9
*
Merge pull request #8476 from sheerun/fix/multipart-get
Rafael Mendonça França
2012-12-10
1
-0
/
+2
|
\
|
*
Prevent raising EOFError on multipart GET request.
Adam Stankiewicz
2012-12-10
1
-0
/
+2
*
|
Fix README
David Heinemeier Hansson
2012-12-07
1
-1
/
+1
*
|
Rename all action callbacks from *_filter to *_action
David Heinemeier Hansson
2012-12-07
1
-0
/
+27
|
/
*
Revert "Invert precedence of content in ActionDispatch::Static"
Andrew White
2012-12-07
1
-7
/
+0
*
Invert precedence of content in ActionDispatch::Static
Andrew White
2012-12-06
1
-0
/
+7
*
Allow fragment cache to accept :if and :unless options
Fabrizio Regini
2012-12-05
1
-0
/
+6
*
Adding filter capability to ActionController logs
Fabrizio Regini
2012-12-05
1
-0
/
+6
*
Fixed issue where routes with globs caused constraints on that glob to
Maura Fitzgerald
2012-12-04
1
-0
/
+4
*
More descriptive error when rendering a partial with `:layout => true`
Yves Senn
2012-12-02
1
-0
/
+10
*
Add CHANGELOG entries for the observes extraction
Rafael Mendonça França
2012-11-29
1
-0
/
+4
*
Add CHANGELOG entry for opt-out option of automatic template digesting
Drew Ulmer
2012-11-27
1
-0
/
+8
*
No sort Hash options in #grouped_options_for_select
Sergey Kojin
2012-11-27
1
-0
/
+2
*
Accept symbols as #send_data :disposition value
Elia Schito
2012-11-27
1
-0
/
+2
*
@steveklabnik can't spell 'distance.'
Steve Klabnik
2012-11-26
1
-1
/
+1
*
Add changelog for #7997.
Steve Klabnik
2012-11-26
1
-0
/
+2
*
assert_template: validating option keys
Roberto Soares
2012-11-25
1
-1
/
+3
*
`assert_template` fails with empty string.
Roberto Soares
2012-11-23
1
-1
/
+1
*
`assert_template` fails with empty string when a template has been rendered
Roberto Soares
2012-11-23
1
-0
/
+4
*
Indent changelog markdown code to highlight correctly
Carlos Antonio da Silva
2012-11-22
1
-11
/
+11
*
Allow setting a symbol as path in scope on routes
Guillermo Iguaran
2012-11-21
1
-0
/
+22
*
Correct the use of params options when given to url_for
Carlos Antonio da Silva
2012-11-19
1
-0
/
+12
*
render every partial with a new `PartialRenderer`.
Yves Senn
2012-11-19
1
-0
/
+6
*
Move changelog entry from #8235 to the top [ci skip]
Carlos Antonio da Silva
2012-11-16
1
-7
/
+7
*
Introduce `ActionView::Template::Handlers::ERB.escape_whitelist`.
Joost Baaij
2012-11-16
1
-0
/
+7
*
Add CHANGELOG entry for #8108 on master too.
Rafael Mendonça França
2012-11-08
1
-0
/
+16
*
Clear url helpers when reloading routes
Santiago Pastorino
2012-11-02
1
-0
/
+4
*
Revert "Merge pull request #7668 from Draiken/fix_issue_6497"
Rafael Mendonça França
2012-11-02
1
-10
/
+0
*
Fix #8086 (BestStandardsSupport rewrites app X-UA-Compatible header, now appe...
Nikita Afanasenko
2012-11-01
1
-0
/
+5
*
Revert "if format is unknown NullMimeTypeObject is returned"
Guillermo Iguaran
2012-10-31
1
-5
/
+0
*
if format is unknown NullMimeTypeObject is returned
Angelo capilleri
2012-10-31
1
-0
/
+5
*
Merge pull request #7975 from butcher/extend_date_select_helper_functionality
Rafael Mendonça França
2012-10-18
1
-0
/
+5
|
\
|
*
Extend date_select helper functionality.
Pavel Nikitin
2012-10-18
1
-0
/
+3
*
|
Add changelog entry for precompile config
Joshua Peek
2012-10-17
1
-0
/
+4
*
|
Add more CHANGELOG entries from #7927
Rafael Mendonça França
2012-10-17
1
-0
/
+5
*
|
Add CHANGELOG entry for #7927
Rafael Mendonça França
2012-10-17
1
-1
/
+7
|
/
*
recognizes when a partial was rendered twice. Closes #3675
Yves Senn
2012-10-11
1
-0
/
+5
*
Add changelog entry for killing the asset tag concatenation
David Heinemeier Hansson
2012-10-10
1
-0
/
+2
*
Accept :remote as symbol in link_to options
Riley Lynch
2012-10-06
1
-0
/
+2
*
can't pass :locals to #assert_template without a view test case. Closes #3415
Yves Senn
2012-10-06
1
-1
/
+6
*
Update CHANGELOG entry about rack-cache extract
Guillermo Iguaran
2012-10-04
1
-3
/
+7
*
Remove unneeded CHANGELOG entry.
Rafael Mendonça França
2012-10-04
1
-3
/
+0
*
ActionController::Parameters#permit! is recursive
Brendan Loudermilk
2012-10-04
1
-0
/
+3
*
add CHANGELOG entry for AP page and action caching extraction [ci skip]
Francesco Rodriguez
2012-10-04
1
-0
/
+11
*
Failsafe exception returns text/plain.
Steve Klabnik
2012-10-01
1
-0
/
+2
[prev]
[next]