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
/
action_view
/
template
/
resolver.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Action View] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Use tt in doc for ActionView [ci skip]
Yoshiyuki Hirano
2017-08-27
1
-3
/
+3
*
Use frozen string literal in actionview/
Kir Shatrov
2017-07-24
1
-0
/
+2
*
Merge branch 'master' into require_relative_2017
Xavier Noria
2017-07-02
1
-1
/
+1
|
\
|
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
|
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
|
\
|
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
|
*
|
Make ActionMailer frozen string literal friendly.
Pat Allan
2017-06-20
1
-1
/
+1
|
|
/
*
/
[Action View] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
|
/
*
Use mattr_accessor default: option throughout the project
Genadi Samokovarov
2017-06-03
1
-2
/
+1
*
Merge pull request #27738 from kenta-s/remove-unused-argument-formats
Rafael França
2017-01-31
1
-2
/
+2
|
\
|
*
Remove unused argument `formats`
kenta-s
2017-01-20
1
-2
/
+2
*
|
`find_templates` should be able to handle 5 arguments
kenta-s
2017-01-19
1
-2
/
+2
|
/
*
No need to nodoc private methods
Akira Matsuda
2016-12-24
1
-2
/
+2
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-5
/
+5
*
Fix broken comments indentation caused by rubocop auto-correct [ci skip]
Ryuta Kamizono
2016-09-14
1
-5
/
+5
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-4
/
+4
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-74
/
+74
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
1
-6
/
+6
*
applies new string literal convention in actionview/lib
Xavier Noria
2016-08-06
1
-3
/
+3
*
keep layouts + locals from bloating the cache
Aaron Patterson
2016-05-17
1
-0
/
+17
*
Ensure Cache#inspect doesn't block concurrent cache writes
Jeremy Daer
2016-04-19
1
-0
/
+4
*
Support `:any` variants lookup in `PathResolver`
Godfrey Chan
2016-03-01
1
-2
/
+6
*
Lock down new `ImplicitRender` behavior for 5.0 RC
Godfrey Chan
2016-02-25
1
-2
/
+6
*
Merge branch '5-0-beta-sec'
Aaron Patterson
2016-01-25
1
-3
/
+20
|
\
|
*
allow :file to be outside rails root, but anything else must be inside the ra...
Aaron Patterson
2016-01-22
1
-3
/
+20
*
|
Require only the concurrent/map feature
Rafael Mendonça França
2015-12-23
1
-1
/
+1
|
/
*
Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.
Jerry D'Antonio
2015-09-19
1
-2
/
+2
*
Add wildcard template dependencies.
Kasper Timm Hansen
2015-07-26
1
-0
/
+14
*
Freeze string literals when not mutated.
schneems
2015-07-19
1
-2
/
+2
*
applies project style guidelines
Xavier Noria
2015-06-20
1
-7
/
+7
*
removes unnecessary backslashes in regexps
Xavier Noria
2015-06-20
1
-3
/
+3
*
Merge pull request #17512 from JackDanger/danger/use-default-view-pattern-in-...
Zachary Scott
2015-04-10
1
-1
/
+1
|
\
|
*
Using the real resolver pattern in docs
Jack Danger Canty
2014-11-04
1
-1
/
+1
*
|
Remove version conditional for find_template_paths
Rafael Mendonça França
2015-01-04
1
-18
/
+6
*
|
Remove unneeded requires
Rafael Mendonça França
2015-01-04
1
-1
/
+0
*
|
Change the default template handler from `ERB` to `Raw`.
Rafael Mendonça França
2015-01-04
1
-6
/
+0
*
|
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
|
/
*
let's warn with heredocs
Xavier Noria
2014-10-28
1
-3
/
+5
*
Add +variants to ActionView::FileSystemResolver documentation.
Felipe Oliveira
2014-09-26
1
-3
/
+4
*
Feature detect based on Ruby version.
Aaron Patterson
2014-05-18
1
-1
/
+1
*
feature detect for FNM_EXTGLOB for older Ruby. Fixes #15053
Aaron Patterson
2014-05-10
1
-5
/
+21
*
use fnmatch to test for case insensitive file systems
Aaron Patterson
2014-05-09
1
-4
/
+2
*
Fix documentation of extract_handler_and_format_and_variant [ci skip]
Prathamesh Sonpatki
2014-04-26
1
-1
/
+1
*
Add variants to Template class
Łukasz Strzałkowski
2014-03-14
1
-7
/
+10
*
Action Pack Variants
Łukasz Strzałkowski
2013-12-04
1
-7
/
+10
*
Remove deprecated cattr_* requires
Genadi Samokovarov
2013-12-03
1
-1
/
+1
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+326