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
/
action_view
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-11-03
20
-361
/
+361
|
\
|
*
Hash Syntax to 1.9 related changes
AvnerCohen
2012-10-29
20
-346
/
+346
|
*
fix error in AssertTagHelper documentation [ci skip]
Cesar Carruitero
2012-10-21
1
-5
/
+5
|
*
update AssetTagHelper documentation [ci skip]
Cesar Carruitero
2012-10-21
1
-21
/
+21
*
|
Make caller attribute in deprecation methods optional
Alexey Gaziev
2012-10-30
9
-16
/
+15
*
|
Fix failing tests and use new hash style in deprecation messages
Carlos Antonio da Silva
2012-10-29
4
-16
/
+16
*
|
Provide a call stack for deprecation warnings where needed.
Nikita Afanasenko
2012-10-29
8
-15
/
+38
*
|
Improve the deprecation message of link_to_function and
Rafael Mendonça França
2012-10-27
1
-2
/
+4
*
|
Fix gratuitous use of ternary operator
Caleb Thompson
2012-10-25
1
-2
/
+5
|
/
*
check_box value can be not only an object of Array class
Vasiliy Ermolovich
2012-10-20
1
-3
/
+5
*
Add i18n scope to disance_of_time_in_words.
Steve Klabnik
2012-10-19
1
-1
/
+5
*
Merge pull request #7975 from butcher/extend_date_select_helper_functionality
Rafael Mendonça França
2012-10-18
1
-0
/
+3
|
\
|
*
Extend date_select helper functionality.
Pavel Nikitin
2012-10-18
1
-0
/
+3
*
|
fix Digestor to be thread safe.
Aaron Patterson
2012-10-17
1
-8
/
+30
|
/
*
Ignore asset url query string or anchor when appending extensions and computi...
Joshua Peek
2012-10-15
1
-1
/
+3
*
Extract compute_asset_extname and allow extname to be disabled
Joshua Peek
2012-10-15
1
-7
/
+15
*
Merge branch 'master' into asset-path-helper
Joshua Peek
2012-10-15
1
-4
/
+0
|
\
|
*
Removed useless "extend SanitizeHelper::ClassMethods"
Andrey Samsonov
2012-10-15
1
-4
/
+0
*
|
:fire: Rails asset id support
Joshua Peek
2012-10-15
4
-164
/
+0
*
|
merge! default asset tag options
Joshua Peek
2012-10-15
1
-12
/
+12
*
|
Just check request instead of controller.request
Joshua Peek
2012-10-15
1
-13
/
+2
*
|
Allow asset url config to be undefined
Joshua Peek
2012-10-13
1
-2
/
+4
*
|
All asset url helpers should pass options
Joshua Peek
2012-10-12
1
-24
/
+24
*
|
Ensure AssetUrlHelper can be mixed into AC::Base
Joshua Peek
2012-10-12
1
-6
/
+13
*
|
Refactor AssetUrlHelper to make it friendly for plugins and extensions
Joshua Peek
2012-10-12
7
-344
/
+240
*
|
Add asset_path and asset_url helpers
Joshua Peek
2012-10-12
2
-17
/
+54
|
/
*
Split asset url helpers into seperate AssetUrlHelper
Joshua Peek
2012-10-12
5
-419
/
+416
*
Allow for deep directory path for view templates.
Andy Shipman
2012-10-11
1
-1
/
+1
*
refactor `ActionView::TestCase` internals to track rendered locals
Yves Senn
2012-10-11
1
-11
/
+29
*
recognizes when a partial was rendered twice. Closes #3675
Yves Senn
2012-10-11
1
-5
/
+8
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-10-11
1
-1
/
+1
|
\
|
*
Closed unclosed <tt>, working on a complete solution for docrails, but testin...
AvnerCohen
2012-10-08
1
-1
/
+1
*
|
Remove expansion config
Joshua Peek
2012-10-10
1
-2
/
+0
*
|
Remove old asset tag concatenation
Joshua Peek
2012-10-10
4
-378
/
+16
*
|
Fix nodoc comment
Rafael Mendonça França
2012-10-07
1
-16
/
+15
*
|
More Ruby 1.9 hash syntax.
Rafael Mendonça França
2012-10-06
1
-52
/
+47
*
|
We don't need to check blank? here.
Rafael Mendonça França
2012-10-06
1
-1
/
+1
*
|
Update some code styles.
Rafael Mendonça França
2012-10-06
1
-50
/
+48
*
|
Accept :remote as symbol in link_to options
Riley Lynch
2012-10-06
1
-2
/
+5
*
|
Add nodoc to now public fragment_name_with_digest
Ryan Garver
2012-10-04
1
-0
/
+1
*
|
Merge branch 'master' into feature/public-fragment_name_with_digest
Ryan Garver
2012-10-02
3
-7
/
+11
|
\
\
|
*
\
Merge pull request #7708 from bdurand/optimize_log_subscribers
Rafael Mendonça França
2012-10-01
1
-2
/
+5
|
|
\
\
|
|
*
|
Optimize log subscribers to check if the log level is sufficient before perfo...
Brian Durand
2012-09-30
1
-2
/
+5
|
*
|
|
prefix TemplateAssertions ivars (#7459)
Yves Senn
2012-10-01
1
-3
/
+3
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-09-28
1
-2
/
+2
|
|
\
\
|
|
*
|
update image_tag output in examples to actual
Nihad Abbasov
2012-09-25
1
-4
/
+4
|
|
|
/
|
*
|
Fix tests broken by adding a new instance variable to view test cases
Jeremy Kemper
2012-09-27
1
-0
/
+1
*
|
|
Move the CacheHelper#fragment_name_with_digest to be public so custom fragmen...
Ryan Garver
2012-09-27
1
-11
/
+11
|
/
/
*
|
Adds missing dependency to ActionView::TestCase::Behavior
Andy Lindeman
2012-09-26
1
-0
/
+2
*
|
change ^ and $ anchors in regexp to \A and \z respectively
Nihad Abbasov
2012-09-25
1
-1
/
+1
[next]