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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
:hocho: Typos
Akira Matsuda
2015-09-21
3
-3
/
+3
*
|
|
|
:scissors: empty line at the top of files
Akira Matsuda
2015-09-21
2
-2
/
+0
*
|
|
|
Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.
Jerry D'Antonio
2015-09-19
5
-12
/
+12
*
|
|
|
mostly remove the ParamsParser middleware
Aaron Patterson
2015-09-18
1
-1
/
+0
*
|
|
|
Merge pull request #21632 from kirs/feature/translation-helper-include-interp...
Kasper Timm Hansen
2015-09-18
2
-1
/
+14
|
\
\
\
\
|
*
|
|
|
Include interpolation values to translation_missing helper
Kir Shatrov
2015-09-18
2
-1
/
+14
*
|
|
|
|
File encoding is defaulted to utf-8 in Ruby >= 2.1
Akira Matsuda
2015-09-18
1
-1
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
No need the `a`
shingo.nakanishi
2015-09-17
1
-2
/
+2
*
|
|
|
Fixed helpers submit button Examples [ci skip]
shingo.nakanishi
2015-09-17
1
-1
/
+1
*
|
|
|
fix typo intance -> instance in ActionView [ci skip]
amitkumarsuroliya
2015-09-13
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #21502 from bernerdschaefer/bs-polymorphic-url_for-dups-ar...
Rafael Mendonça França
2015-09-08
3
-2
/
+21
|
\
\
\
|
*
|
|
`url_for` does not modify polymorphic options
Bernerd Schaefer
2015-09-04
3
-2
/
+21
*
|
|
|
Merge pull request #21480 from amitsuroliya/add_return_value_description
Kasper Timm Hansen
2015-09-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
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
2
-5
/
+5
|
|
/
/
|
/
|
|
*
|
|
use path escaping for email addresses
Aaron Patterson
2015-09-04
2
-4
/
+4
|
/
/
*
/
Fix calling cache helper with a relation
Lachlan Sylvester
2015-08-28
3
-3
/
+24
|
/
*
- Extracted `DELIMITED_REGEX` to `delimited_regex` method and made use of us...
Vipul A M
2015-08-28
2
-0
/
+12
*
Merge pull request #21389 from Gaurav2728/gaurav-unused_require_file
Yves Senn
2015-08-27
1
-1
/
+0
|
\
|
*
no more require minitest mock
Gaurav Sharma
2015-08-27
1
-1
/
+0
*
|
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
*
Removed Mocha from ActionView part 1
Ronak Jangir
2015-08-24
8
-81
/
+105
*
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
5
-19
/
+80
|
\
|
*
Make disable_with default in submit_tag
Justin Schiff
2015-08-11
5
-19
/
+80
*
|
Merge pull request #21253 from vincefrancesi/date-helper-use-hidden-documenta...
Claudio B.
2015-08-16
1
-0
/
+1
|
\
\
|
*
|
Add documentation for ActionView::Helpers::DateHelper :use_hidden option [ci ...
Vince Francesi
2015-08-15
1
-0
/
+1
|
|
/
*
/
Fix test assign_parameter method signature
eileencodes
2015-08-15
1
-1
/
+1
|
/
*
Sometimes you need a specific break sequence while using word wrap and as tod...
Mauricio Gomez Aguinaga
2015-08-11
3
-5
/
+16
*
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
|
/
*
Fix deprecation warning in tests
eileencodes
2015-08-08
1
-7
/
+7
*
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
9
-12
/
+121
|
\
|
*
Add wildcard template dependencies.
Kasper Timm Hansen
2015-07-26
9
-12
/
+121
*
|
Encode the email address as prescribed in RFC 6068 section 2.
Clayton Smith
2015-07-23
2
-1
/
+9
|
/
[prev]
[next]