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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #7552 from guilleiguaran/dalli-session-store
Santiago Pastorino
2012-09-07
1
-9
/
+4
|
\
\
|
*
|
Dalli doesn't support autoloading of unloaded classes
Guillermo Iguaran
2012-09-06
1
-5
/
+0
|
*
|
Let's run action pack tests with Dalli
Arun Agrawal
2012-09-06
1
-4
/
+4
*
|
|
AS::Callbacks: deprecate monkey patch of object callbacks
Bogdan Gusiev
2012-09-07
1
-7
/
+7
|
/
/
*
|
Use the same logger that ActionView::Base for the Digestor
Rafael Mendonça França
2012-09-05
1
-14
/
+17
*
|
Merge pull request #7522 from lexmag/mime_type
Rafael Mendonça França
2012-09-04
1
-1
/
+1
|
\
\
|
*
|
Refactor `Mime::Type`
Aleksey Magusev
2012-09-05
1
-1
/
+1
*
|
|
Make enhanced routing Concerns more tell-don't-ask
Ernie Miller
2012-09-03
1
-12
/
+15
*
|
|
Fix concerns not executing block in mapper
Ernie Miller
2012-09-03
1
-0
/
+10
*
|
|
Allow routing concerns to accept a callable
Ernie Miller
2012-09-03
2
-2
/
+27
|
/
/
*
|
Revert "Merge pull request #7452 from arunagw/memcached_dalli"
Jon Leighton
2012-08-31
1
-4
/
+4
*
|
Revert "Add missing require"
Jon Leighton
2012-08-31
1
-1
/
+0
*
|
Fix build about TemplateDigestorTest.
kennyj
2012-08-30
1
-3
/
+3
*
|
`Digestor` can now parse old style hash syntax for `render`
Christos Zisopoulos
2012-08-30
2
-0
/
+7
*
|
`Digestor` ignores most whitespace when parsing `render` invocations
Christos Zisopoulos
2012-08-30
3
-0
/
+27
*
|
Added controller-level etag additions that will be part of the action etag co...
David Heinemeier Hansson
2012-08-29
1
-0
/
+32
*
|
Add automatic template digests to all CacheHelper#cache calls (originally spi...
David Heinemeier Hansson
2012-08-29
10
-5
/
+158
*
|
Add Missing Keys from Journey on failed URL format
schneems
2012-08-28
3
-12
/
+23
*
|
Add missing require
Rafael Mendonça França
2012-08-28
1
-0
/
+1
*
|
Merge pull request #7452 from arunagw/memcached_dalli
Rafael Mendonça França
2012-08-28
1
-4
/
+4
|
\
\
|
*
|
Let's run action pack tests with Dalli
Arun Agrawal
2012-08-27
1
-4
/
+4
*
|
|
Deprecate AV::RecordIdentifier in controllers
Piotr Sarnacki
2012-08-28
1
-0
/
+41
*
|
|
Fix ActionView::RecordIdentifier to work as a singleton
Piotr Sarnacki
2012-08-28
1
-0
/
+9
*
|
|
Deprecate Template#mime_type
Piotr Sarnacki
2012-08-28
1
-0
/
+7
*
|
|
Don't require action_dispatch in ActionView::UrlHelpers
Piotr Sarnacki
2012-08-28
2
-2
/
+3
*
|
|
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
1
-0
/
+11
*
|
|
Deprecate mime types lookup in auto_discovery_link_tag
Piotr Sarnacki
2012-08-28
1
-1
/
+10
*
|
|
Remove stubs from LogSubscriber tests
Piotr Sarnacki
2012-08-28
1
-3
/
+4
*
|
|
Move action_controller/vendor/html-scanner to action_view
Piotr Sarnacki
2012-08-28
3
-3
/
+3
*
|
|
Move ActionController::RecordIdentifier to ActionView
Piotr Sarnacki
2012-08-28
1
-1
/
+1
|
/
/
*
|
Create variable only in the test that uses it
Carlos Antonio da Silva
2012-08-25
1
-3
/
+3
*
|
correct handling of date selects when using both disabled and discard options
Vasiliy Ermolovich
2012-08-25
1
-0
/
+24
*
|
Extract ActiveRecord::SessionStore from Rails
Prem Sichanugrist
2012-08-24
1
-288
/
+0
|
/
*
option_tags coerced to "" instead of nil
Sandeep
2012-08-21
1
-0
/
+12
*
Make sure :via works with mount
Pratik Naik
2012-08-20
1
-0
/
+9
*
Access @rs only through attr_accessor
tomykaira
2012-08-20
1
-11
/
+11
*
Added X-Content-Type-Options to the header defaults.
Jim Jones
2012-08-18
1
-1
/
+3
*
Merge pull request #7244 from lucasuyezu/master
Carlos Antonio da Silva
2012-08-15
2
-0
/
+22
|
\
|
*
Indentation should consider line number character count.
Lucas Uyezu
2012-08-13
2
-0
/
+22
*
|
Extract common controllers to abstract_unit
Rafael Mendonça França
2012-08-13
3
-45
/
+33
*
|
Implementing Routing Concerns
Rafael Mendonça França
2012-08-13
1
-0
/
+94
|
/
*
push header merge down to a private method so that live responses can have th...
Aaron Patterson
2012-08-13
1
-0
/
+11
*
live response headers can be merged with a hash
Aaron Patterson
2012-08-13
1
-0
/
+6
*
Add support for start_hour and end_hour options in select_hour helper
Evan Tann
2012-08-13
1
-0
/
+29
*
Ensure option_html_attributes does not modify the given option hashes
Carlos Antonio da Silva
2012-08-11
1
-0
/
+9
*
Simplify html attributes generation for options_for_select
Carlos Antonio da Silva
2012-08-11
1
-5
/
+6
*
Merge pull request #7314 from schneems/schneems/form_for_error
Rafael Mendonça França
2012-08-10
1
-0
/
+14
|
\
|
*
check for nil or empty record in form_for
schneems
2012-08-10
1
-0
/
+14
*
|
Fix handling SCRIPT_NAME from within mounted engine's
Piotr Sarnacki
2012-08-11
1
-18
/
+0
[prev]
[next]