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
*
fixes a couple of regexps, the suite showed warnings about them
Xavier Noria
2011-03-27
1
-2
/
+2
*
Fix alias_method, add test
David Heinemeier Hansson
2011-03-27
1
-1
/
+1
*
Allow FormHelper#form_for to specify the :method as a direct option instead o...
David Heinemeier Hansson
2011-03-26
1
-2
/
+13
*
Make JavaScriptHelper#j() an alias for JavaScriptHelper#escape_javascript() -...
David Heinemeier Hansson
2011-03-26
1
-0
/
+5
*
Improved resolver docs a bit
José Valim
2011-03-19
1
-2
/
+10
*
[action_view] docs for FileSystemResolver
Chris Kowalik
2011-03-20
1
-2
/
+30
*
[action_view] added custom patterns to template resolver
Chris Kowalik
2011-03-20
2
-24
/
+55
*
fixes an issue with number_to_human when converting values which are less tha...
Josh Kalderimis
2011-03-16
1
-1
/
+1
*
Add additional text to NotImplementedErrors [#6328 state:resolved]
Mike Gehard
2011-03-12
1
-1
/
+1
*
Filter params that return nil for to_param and allow through false values
Andrew White
2011-03-09
1
-1
/
+0
*
test/unit in ruby trunk adds a new instance variable. YAY!
Aaron Patterson
2011-03-08
1
-0
/
+1
*
more "SSL everywhere" for GitHub URLs
Akira Matsuda
2011-03-07
1
-1
/
+1
*
fix typos
Akira Matsuda
2011-03-07
1
-2
/
+2
*
Allow model to be inherited from Hash [#6487 state:resolved]
Alexander Uvarov
2011-03-06
1
-3
/
+4
*
Action Pack typos.
R.T. Lechow
2011-03-05
6
-9
/
+9
*
Add an option to FormBuilder to omit hidden field with id
Alexander Uvarov
2011-03-04
1
-2
/
+22
*
javascript_include_tag shouldn't raise if you register an expansion key with ...
Santiago Pastorino
2011-02-28
2
-2
/
+2
*
merges docrails
Xavier Noria
2011-02-18
2
-1
/
+8
|
\
|
*
Fix Typos: remove several occurences of the the
Nicholas Rowe
2011-02-17
1
-1
/
+1
|
*
Added RDoc info for accepted options for simple_format in TextHelper.
Steve Schwartz
2011-02-15
1
-0
/
+7
*
|
Add Date#rfc3339 and Date#iso8601 to AS
Santiago Pastorino
2011-02-13
1
-0
/
+1
*
|
Allow for the format of time_tag in AP to be changed via an option argument.
Josh Kalderimis
2011-02-12
1
-3
/
+5
*
|
Added time_tag helper to AP for HTML5 time tag [#5919 state:resolved]
Sjoerd Andringa
2011-02-12
2
-1
/
+20
*
|
Applied changes to stylesheet_link_tag from javascript_include_tag which corr...
Josh Kalderimis
2011-02-13
2
-14
/
+15
*
|
This corrects two issues with javascript_include_tag, the order at which they...
Josh Kalderimis
2011-02-13
1
-4
/
+23
*
|
Add block support to button_tag helper
Tom Stuart
2011-02-12
1
-4
/
+9
*
|
Make type="submit" the default for button_tag helper
Tom Stuart
2011-02-12
1
-6
/
+4
*
|
Removed Array#safe_join in AS core_ext and moved it to a view helper with the...
Josh Kalderimis
2011-02-10
3
-20
/
+40
*
|
Revert "Removed Array#safe_join in AS core_ext and moved it to a view helper ...
José Valim
2011-02-10
3
-42
/
+20
*
|
Removed Array#safe_join in AS core_ext and moved it to a view helper with the...
Josh Kalderimis
2011-02-10
3
-20
/
+42
*
|
reduce string append funcalls
Aaron Patterson
2011-02-08
1
-3
/
+3
*
|
Use Mime::Type references.
José Valim
2011-02-08
2
-3
/
+3
*
|
Ensure render is case sensitive even on systems with case-insensitive filesys...
José Valim
2011-02-08
1
-3
/
+12
*
|
Be sure to javascript_escape the email address to prevent apostrophes inadver...
Michael Koziarski
2011-02-08
1
-5
/
+6
*
|
fields_for with inline blocks and nested attributes already persisted does no...
Santiago Pastorino
2011-02-08
1
-10
/
+7
*
|
put authenticity_token option in parity w/ remote
Dan Pickett
2011-02-06
1
-4
/
+5
*
|
Added tests for form_for and an authenticity_token option. Added docs for for...
Timothy N. Tsvetkov
2011-02-05
1
-0
/
+18
|
/
*
removing generation of id in submit helper
Franco Brusatti
2011-02-03
1
-1
/
+1
*
Allow customization of form class for button_to
Andrei Bocan
2011-02-01
1
-3
/
+13
*
auto_link: avoid recognizing full width chars as a part of URI scheme
Akira Matsuda
2011-02-01
1
-1
/
+1
*
Accept String value for render_partial :as option
Akira Matsuda
2011-02-01
2
-3
/
+3
*
Solve SystemStackError when changing locale inside ActionMailer [#5329 state:...
José Valim
2011-01-19
1
-2
/
+2
*
Merge branch 'template_error' into merge
Aaron Patterson
2011-01-18
1
-4
/
+1
|
\
|
*
Ensure original exception message is present in both Template::Error#message ...
John Firebaugh
2010-10-29
1
-4
/
+1
|
*
ActiveSupport::Deprecation.silence no longer needed.
John Firebaugh
2010-10-29
1
-1
/
+1
*
|
Issue one Cache#read command instead of two in the case of a fragment cache hit
Christos Trochalakis
2011-01-18
1
-2
/
+2
*
|
minitest added @__io__, so we should ignore it too
Aaron Patterson
2011-01-17
1
-0
/
+1
*
|
button_tag should escape it content
Santiago Pastorino
2011-01-12
1
-1
/
+1
*
|
Reuse the view_context from the controller, this make the test environment mo...
Santiago Pastorino
2011-01-12
1
-4
/
+1
*
|
Allow view in AV::TestCase to access it's controller helpers methods
Santiago Pastorino
2011-01-12
1
-0
/
+1
[next]