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
/
actionview
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
adding description of return value [ci skip]
amitkumarsuroliya
2015-09-03
1
-1
/
+1
|
|
/
/
/
/
*
|
/
/
/
Use ERB::Utils to percent encode `hfvalue` parts of mailto
Aaron Patterson
2015-09-05
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
use path escaping for email addresses
Aaron Patterson
2015-09-04
1
-1
/
+1
|
/
/
/
*
/
/
Fix calling cache helper with a relation
Lachlan Sylvester
2015-08-28
1
-3
/
+2
|
/
/
*
|
Pull `plain` content type handling up to `render`
Aaron Patterson
2015-08-26
1
-1
/
+1
*
|
stop passing the options hash to `_process_format`
Aaron Patterson
2015-08-26
1
-1
/
+1
*
|
Pass the correct formats
Rafael Mendonça França
2015-08-24
1
-2
/
+2
*
|
Pass formats to lookup_context
Rafael Mendonça França
2015-08-24
2
-8
/
+9
*
|
remove useless case in #resolve_layout.
Nick Sutterer
2015-08-24
1
-2
/
+0
*
|
remove LookupContext#with_layout_format by passing formats for layouts explic...
Nick Sutterer
2015-08-24
3
-24
/
+11
*
|
fix Docs [ci skip]
amitkumarsuroliya
2015-08-18
1
-1
/
+1
*
|
typo fix [ci skip]
amitkumarsuroliya
2015-08-18
1
-2
/
+2
*
|
Merge pull request #21135 from DropsOfSerenity/master
Sean Griffin
2015-08-17
2
-9
/
+27
|
\
\
|
*
|
Make disable_with default in submit_tag
Justin Schiff
2015-08-11
2
-9
/
+27
*
|
|
Add documentation for ActionView::Helpers::DateHelper :use_hidden option [ci ...
Vince Francesi
2015-08-15
1
-0
/
+1
|
/
/
*
|
Sometimes you need a specific break sequence while using word wrap and as tod...
Mauricio Gomez Aguinaga
2015-08-11
1
-5
/
+8
*
|
Merge pull request #21187 from arthurnn/method_missing_routes_av
Arthur Nogueira Neves
2015-08-11
1
-3
/
+9
|
\
\
|
*
|
Dont try to call method missing in routes if thats not what we want
Arthur Neves
2015-08-10
1
-3
/
+9
*
|
|
[ci skip] Fix simultaneous spelling
Kasper Timm Hansen
2015-08-10
1
-1
/
+1
*
|
|
Update info on browser connection limits [ci skip]
Derek Prior
2015-08-10
1
-11
/
+18
|
/
/
*
|
Save a string allocation inside loop
Benjamin Quorning
2015-08-02
1
-3
/
+8
*
|
zOMG 37 objects saved
schneems
2015-07-30
1
-1
/
+1
*
|
Don't allocate array when not necessary
schneems
2015-07-30
1
-5
/
+6
*
|
Cut string allocations in content_tag_string
schneems
2015-07-29
6
-20
/
+20
*
|
Cut string ActionView template allocations
schneems
2015-07-29
1
-2
/
+7
*
|
Optimize hash key
schneems
2015-07-29
1
-1
/
+1
*
|
Decrease string allocation in content_tag_string
schneems
2015-07-29
1
-6
/
+7
*
|
Merge pull request #20904 from kaspth/wildcard-template-dependencies
Kasper Timm Hansen
2015-07-27
5
-11
/
+66
|
\
\
|
*
|
Add wildcard template dependencies.
Kasper Timm Hansen
2015-07-26
5
-11
/
+66
*
|
|
Encode the email address as prescribed in RFC 6068 section 2.
Clayton Smith
2015-07-23
1
-1
/
+2
|
/
/
*
|
Merge pull request #20895 from brian-davis/brian-davis
Sean Griffin
2015-07-20
1
-1
/
+1
|
\
\
|
*
|
grammar fix to content_for method documentation in capture_helper.rb
Brian Davis
2015-07-15
1
-1
/
+1
*
|
|
Merge pull request #20384 from kaspth/per-request-cache
David Heinemeier Hansson
2015-07-20
2
-4
/
+16
|
\
\
\
|
*
|
|
Make digest cache work in development.
Kasper Timm Hansen
2015-07-18
2
-4
/
+16
*
|
|
|
Freeze string literals when not mutated.
schneems
2015-07-19
5
-11
/
+11
*
|
|
|
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
1
-1
/
+1
*
|
|
|
[skip ci] Lookup can be a noun but it is not a verb
Jon Atack
2015-07-17
4
-9
/
+10
|
|
/
/
|
/
|
|
*
|
|
Make AC::Parameters not inherited from Hash
Prem Sichanugrist
2015-07-15
1
-0
/
+10
*
|
|
Change AC::TestResponse to AD::TestResponse
Prem Sichanugrist
2015-07-14
1
-1
/
+1
|
/
/
*
|
Merge pull request #20813 from noniq/locale-argument-for-pluralize-helper
Kasper Timm Hansen
2015-07-09
1
-2
/
+10
|
\
\
|
*
|
Allow `pluralize` helper to take a locale.
Stefan Daschek
2015-07-09
1
-2
/
+10
*
|
|
use new constructor. (Oops! :bomb:)
Aaron Patterson
2015-07-08
1
-1
/
+1
*
|
|
Support explicit defintion of resouce name for collection caching.
Dov Murik
2015-07-07
3
-6
/
+37
|
/
/
*
|
changes names in guides to better reflect diversity [ci-skip]
Thomas Osborn
2015-07-02
1
-6
/
+6
*
|
Merge pull request #20669 from akolomiychuk/image-path
Yves Senn
2015-06-29
1
-0
/
+2
|
\
\
|
*
|
Add nil check in asset_path
Anton Kolomiychuk
2015-06-29
1
-0
/
+2
*
|
|
Fix cache issue when different partials use the same collection
Roque Pinel
2015-06-28
2
-12
/
+14
*
|
|
Merge pull request #20417 from dubek/fix-template-cache-call-pattern
Kasper Timm Hansen
2015-06-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Improve detection of partial templates eligible for collection caching.
Dov Murik
2015-06-22
1
-1
/
+1
*
|
|
|
A few documentation fixes [ci skip]
Robin Dupret
2015-06-23
1
-6
/
+6
|
/
/
/
[prev]
[next]