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 changelog indent [ci skip]
Carlos Antonio da Silva
2015-02-20
1
-2
/
+2
*
Aliased the ActionDispatch::Request#uuid method with ActionDispatch::Request#...
David Ilizarov
2015-02-20
1
-0
/
+6
*
Merge pull request #18917 from lautis/non-string-csrf-token
Rafael Mendonça França
2015-02-18
1
-0
/
+5
|
\
|
*
Handle non-string authenticity tokens
Ville Lautanala
2015-02-12
1
-0
/
+5
*
|
Implement http_cache_forever to ActionController
Arthur Neves
2015-02-15
1
-0
/
+4
|
/
*
Merge pull request #11790 from printercu/patch-3
Rafael Mendonça França
2015-02-12
1
-0
/
+5
|
\
|
*
ActionController#translate also lookups shortcut without action name
Max Melentiev
2013-10-22
1
-1
/
+2
|
*
ActionController#translate supports symbols
printercu
2013-09-25
1
-0
/
+4
*
|
fix typo in fresh_when example [ci skip]
yuuji.yaginuma
2015-02-12
1
-3
/
+3
*
|
Accept a collection in fresh_when and stale?
claudiob
2015-02-10
1
-0
/
+18
*
|
Explicitly ignored wildcard verbs from head_routes
Terence Sun
2015-02-08
1
-0
/
+20
*
|
Merge pull request #18771 from kirs/deprecate-xhr
Rafael Mendonça França
2015-02-05
1
-0
/
+13
|
\
\
|
*
|
Migrating xhr methods to keyword arguments syntax
Kir Shatrov
2015-02-01
1
-0
/
+13
*
|
|
unify CHANGELOG format. [ci skip]
Yves Senn
2015-01-31
1
-4
/
+5
|
/
/
*
|
Improve CHANGELOG
Rafael Mendonça França
2015-01-29
1
-6
/
+5
*
|
Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration
Kir Shatrov
2015-01-29
1
-0
/
+12
*
|
Preserve default url options when generating URLs
Tekin Suleyman
2015-01-28
1
-0
/
+8
*
|
Add CHANGELOG entry
Rafael Mendonça França
2015-01-28
1
-0
/
+6
*
|
Add ActionController::Base.render
brainopia
2015-01-22
1
-0
/
+3
*
|
Add ActionController::Renderer
brainopia
2015-01-22
1
-0
/
+5
*
|
Support `:assigns` option when rendering with controllers/mailers.
brainopia
2015-01-22
1
-0
/
+4
*
|
formatting pass over CHANGELOGs. [ci skip]
Yves Senn
2015-01-10
1
-1
/
+1
*
|
Merge pull request #18423 from jone/remove-default-header
Yves Senn
2015-01-09
1
-0
/
+5
|
\
\
|
*
|
Default headers, removed in controller actions, will not be reapplied to the ...
Jonas Baumann
2015-01-09
1
-0
/
+5
|
/
/
*
|
Deprecate all *_filter callbacks in favor of *_action callbacks
Abdelkader Boudih
2015-01-08
1
-1
/
+5
*
|
Fix the example (for realz)
David Heinemeier Hansson
2015-01-08
1
-1
/
+1
*
|
Fix the example
David Heinemeier Hansson
2015-01-08
1
-1
/
+1
*
|
Add prepend option to protect_from_forgery.
Josef Šimánek
2015-01-08
1
-0
/
+23
*
|
Remove ActionController::HideActions (closes #18336)
brainopia
2015-01-06
1
-0
/
+4
*
|
Remove respond_to/respond_with placeholder methods
Carlos Antonio da Silva
2015-01-04
1
-0
/
+5
*
|
Remove deprecated assertion files
Rafael Mendonça França
2015-01-04
1
-0
/
+4
*
|
Remove deprecated usage of string keys in URL helpers
Rafael Mendonça França
2015-01-04
1
-0
/
+4
*
|
Remove deprecated `only_path` option on `*_path` helpers
Rafael Mendonça França
2015-01-04
1
-0
/
+4
*
|
Remove deprecated `NamedRouteCollection#helpers`
Rafael Mendonça França
2015-01-04
1
-0
/
+4
*
|
Remove deprecated support to define routes with `:to` option that
Rafael Mendonça França
2015-01-04
1
-0
/
+4
*
|
Remove deprecated `ActionDispatch::Response#to_ary`
Rafael Mendonça França
2015-01-04
1
-0
/
+4
*
|
Remove deprecated `ActionDispatch::Request#deep_munge`
Rafael Mendonça França
2015-01-04
1
-0
/
+4
*
|
Remove deprecated `ActionDispatch::Http::Parameters#symbolized_path_parameters`
Rafael Mendonça França
2015-01-04
1
-0
/
+4
*
|
Remove deprecated option `use_route` in controller tests
Rafael Mendonça França
2015-01-04
1
-0
/
+4
*
|
Merge pull request #17978 from kommen/fixed-pr-14903
Rafael Mendonça França
2015-01-02
1
-0
/
+11
|
\
\
|
*
|
Ensure append_info_to_payload is called even if an exception is raised.
Dieter Komendera
2014-12-10
1
-0
/
+11
*
|
|
Correctly use the response's status code calling head
Robin Dupret
2014-12-31
1
-0
/
+4
*
|
|
Remove single space response body for head request
Prathamesh Sonpatki
2014-12-30
1
-0
/
+12
*
|
|
Merge pull request #18251 from tjgrathwell/fix-polymorphic-routes-to-model
Rafael Mendonça França
2014-12-30
1
-0
/
+4
*
|
|
cleanup CHANGELOGs. [ci skip]
Yves Senn
2014-12-23
1
-2
/
+2
*
|
|
Don't convert empty arrays to nils when deep munging params
Chris Sinjakli
2014-12-15
1
-0
/
+11
*
|
|
allow URL helpers to work with optional scopes
Alex Robbin
2014-12-13
1
-0
/
+4
*
|
|
Fix handling of positional url helper arguments when format is false
Tatiana Soukiassian
2014-12-13
1
-0
/
+6
|
/
/
*
|
Start Rails 5 development :tada:
Rafael Mendonça França
2014-11-28
1
-410
/
+1
*
|
Merge pull request #17186 from tgxworld/header_authentication_token
Matthew Draper
2014-11-27
1
-0
/
+7
|
\
\
[prev]
[next]