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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
reverting changes from commit b0896c38
Sven Kraeuter | 5v3n
2012-09-01
1
-1
/
+1
|
*
|
|
Fix comment about Session.
Steve Klabnik
2012-08-31
1
-1
/
+1
|
*
|
|
there is no "delete" action in a controller
Sven Kräuter
2012-08-31
1
-1
/
+1
|
*
|
|
Added example of using options_for_select() with select_tag()
Kir Shatrov
2012-08-30
1
-0
/
+4
*
|
|
|
Remove unneeded require
Piotr Sarnacki
2012-09-01
1
-1
/
+0
*
|
|
|
Sprockets-rails tests fail
Dmitry Vorotilin
2012-09-01
6
-18
/
+10
*
|
|
|
Revert "Merge pull request #7452 from arunagw/memcached_dalli"
Jon Leighton
2012-08-31
1
-3
/
+3
*
|
|
|
Merge pull request #7479 from eriko/master
Xavier Noria
2012-08-31
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Update actionpack/lib/action_dispatch/routing/mapper.rb
Erik Ordway
2012-08-29
1
-1
/
+1
*
|
|
|
Instrumentation requires RackDelegation
José Valim
2012-08-30
1
-0
/
+1
*
|
|
|
Fixes warning: & interpreted as argument prefix
kennyj
2012-08-30
1
-1
/
+1
*
|
|
|
Further improve RENDER_DEPENDENCY regexp comments
Christos Zisopoulos
2012-08-30
1
-1
/
+1
*
|
|
|
Improve RENDER_DEPENDENCY regexp comment to keep the doc editor happy.
Christos Zisopoulos
2012-08-30
1
-1
/
+1
*
|
|
|
`Digestor` can now parse old style hash syntax for `render`
Christos Zisopoulos
2012-08-30
1
-4
/
+4
*
|
|
|
`Digestor` ignores most whitespace when parsing `render` invocations
Christos Zisopoulos
2012-08-30
1
-2
/
+2
*
|
|
|
Use class_attribute so we dont bleed
David Heinemeier Hansson
2012-08-29
1
-1
/
+6
|
/
/
/
*
|
|
Added controller-level etag additions that will be part of the action etag co...
David Heinemeier Hansson
2012-08-29
1
-4
/
+34
*
|
|
Add automatic template digests to all CacheHelper#cache calls (originally spi...
David Heinemeier Hansson
2012-08-29
3
-9
/
+198
*
|
|
Fix spacing
David Heinemeier Hansson
2012-08-29
1
-8
/
+8
*
|
|
Fix spacing
David Heinemeier Hansson
2012-08-29
1
-5
/
+4
*
|
|
Merge pull request #7230 from schneems/schneems/expose_required_keys
Andrew White
2012-08-29
2
-18
/
+13
|
\
\
\
|
*
|
|
refactor route_set `generate_extras` functionality
schneems
2012-08-28
1
-17
/
+9
|
*
|
|
Add Missing Keys from Journey on failed URL format
schneems
2012-08-28
2
-4
/
+7
*
|
|
|
Fixed indendation
Ayrton De Craene
2012-08-29
1
-3
/
+3
|
/
/
/
*
|
|
removed : warning: `*' interpreted as argument prefix
Arun Agrawal
2012-08-28
1
-1
/
+1
*
|
|
Merge pull request #7452 from arunagw/memcached_dalli
Rafael Mendonça França
2012-08-28
1
-3
/
+3
|
\
\
\
|
*
|
|
More fixes for action pack tests with Dalli.
Arun Agrawal
2012-08-27
1
-3
/
+3
*
|
|
|
Deprecate AV::RecordIdentifier in controllers
Piotr Sarnacki
2012-08-28
2
-4
/
+16
*
|
|
|
Fix ActionView::RecordIdentifier to work as a singleton
Piotr Sarnacki
2012-08-28
1
-0
/
+1
*
|
|
|
No need to use included hook for include
Piotr Sarnacki
2012-08-28
1
-3
/
+1
*
|
|
|
Deprecate Template#mime_type
Piotr Sarnacki
2012-08-28
1
-0
/
+6
*
|
|
|
Add deprecation horizon to html-scanner
Piotr Sarnacki
2012-08-28
1
-1
/
+2
*
|
|
|
Implement ActionView::Template::Types
Piotr Sarnacki
2012-08-28
5
-4
/
+65
*
|
|
|
Don't require action_dispatch in ActionView::UrlHelpers
Piotr Sarnacki
2012-08-28
6
-98
/
+131
*
|
|
|
Use ActionView::Base.logger instead of AC::Base.logger
Piotr Sarnacki
2012-08-28
1
-1
/
+1
*
|
|
|
Add ActionView::Base.default_formats
Piotr Sarnacki
2012-08-28
3
-1
/
+8
*
|
|
|
Remove Mime::Type translations from Action View
Piotr Sarnacki
2012-08-28
4
-11
/
+10
*
|
|
|
Deprecate mime types lookup in auto_discovery_link_tag
Piotr Sarnacki
2012-08-28
1
-0
/
+8
*
|
|
|
Remove comment about getting rid of old AV::Base.new behavior
Piotr Sarnacki
2012-08-28
1
-2
/
+0
*
|
|
|
Move action_controller/vendor/html-scanner to action_view
Piotr Sarnacki
2012-08-28
13
-24
/
+29
*
|
|
|
Deprecate ActionController::RecordIdentifier
Piotr Sarnacki
2012-08-28
2
-0
/
+12
*
|
|
|
Add ActionView::ModelNaming
Piotr Sarnacki
2012-08-28
3
-4
/
+16
*
|
|
|
Move ActionController::RecordIdentifier to ActionView
Piotr Sarnacki
2012-08-28
6
-10
/
+5
*
|
|
|
Remove dependency on actionpack in ActionView::AssetPaths
Piotr Sarnacki
2012-08-28
4
-6
/
+20
|
/
/
/
*
|
|
correct handling of date selects when using both disabled and discard options
Vasiliy Ermolovich
2012-08-25
1
-2
/
+5
*
|
|
Extract ActiveRecord::SessionStore from Rails
Prem Sichanugrist
2012-08-24
1
-9
/
+0
*
|
|
copy edit the time_ago_in_words helper docs
Vijay Dev
2012-08-23
1
-4
/
+4
*
|
|
Merge pull request #7398 from iamvery/time_ago_in_words-docs
Vijay Dev
2012-08-22
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Extended documentation for `time_ago_in_words` helper
Jay Hayes
2012-08-20
1
-0
/
+7
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-08-22
1
-4
/
+4
|
\
\
\
[prev]
[next]