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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding itemscope to list of boolean attributes.
Frankie Roberto
2012-04-09
1
-2
/
+2
*
Merge pull request #5783 from rafaelfranca/default_url_options
Santiago Pastorino
2012-04-08
2
-2
/
+2
|
\
|
*
default_url_options does not receive one argument anymore
Rafael Mendonça França
2012-04-08
2
-2
/
+2
*
|
Revert "Merge pull request #5750 from ahoward/master"
Santiago Pastorino
2012-04-08
1
-18
/
+0
|
/
*
Merge pull request #5748 from ai/no_type_in_html5
Jeremy Kemper
2012-04-08
5
-104
/
+104
|
\
|
*
Remove unnecessary in HTML 5 type attribute with default value
Andrey A.I. Sitnik
2012-04-05
5
-104
/
+104
*
|
Make url_for work when option is nil and default_url_options has
Rafael Mendonça França
2012-04-05
1
-0
/
+9
*
|
Merge pull request #5750 from ahoward/master
Aaron Patterson
2012-04-05
1
-0
/
+9
|
\
\
|
*
|
carefully and quickly merge url_for options
ara.t.howard
2012-04-04
1
-0
/
+9
|
|
/
*
|
Merge pull request #4446 from ayamomiji/patch-1
José Valim
2012-04-05
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
prevent the cache sweeper ignores NoMethodError
ayaya
2012-03-29
1
-0
/
+7
*
|
add type option to atom feed entry builder
Sergey Nartimov
2012-04-01
1
-0
/
+31
*
|
Merge pull request #5691 from avakhov/form-label-block
José Valim
2012-04-01
1
-0
/
+14
|
\
\
|
*
|
Block version of label should wrapped in field_with_errors in case of error
Alexey Vakhov
2012-04-01
1
-0
/
+14
*
|
|
Tests :if option of force_ssl method
Alexey Vakhov
2012-04-01
1
-0
/
+23
|
/
/
*
|
Remove the leading \n added by textarea on assert_select
Santiago Pastorino
2012-03-30
1
-0
/
+7
*
|
Merge pull request #5625 from nertzy/prefix_partial_path_with_controller_name...
José Valim
2012-03-28
4
-10
/
+63
|
\
\
|
*
|
Make controller namespace partial prefix optional
Grant Hutchins
2012-03-28
4
-6
/
+59
|
*
|
Test that render gets correct exact template name
Grant Hutchins
2012-03-28
1
-4
/
+4
|
|
/
*
|
Merge pull request #5359 from avakhov/missed-commits-from-3-2-stable
Santiago Pastorino
2012-03-28
2
-1
/
+27
|
\
\
|
|
/
|
/
|
|
*
datetime_select should work with -/+ infinity dates
Joe Van Dyk
2012-03-28
1
-0
/
+12
|
*
Add a test case for layout nil.
José Valim
2012-03-28
1
-1
/
+15
*
|
Set proper rendered_format when doing render :inline
Santiago Pastorino
2012-03-28
1
-0
/
+1
|
/
*
Cover one more case in auth_token and remote forms
Piotr Sarnacki
2012-03-28
1
-0
/
+7
*
config.action_view.embed_authenticity_token_in_remote_forms is true by default
Piotr Sarnacki
2012-03-28
1
-19
/
+14
*
Added config.action_view.embed_authenticity_token_in_remote_forms
Piotr Sarnacki
2012-03-28
1
-2
/
+48
*
Add test for default_url_options[:port]
Aaron Suggs
2012-03-28
1
-0
/
+12
*
Merge pull request #5621 from rafaelfranca/fix-2492-master
Jeremy Kemper
2012-03-27
1
-0
/
+34
|
\
|
*
Check if the options hash already exists and merge it with the another
Rafael Mendonça França
2012-03-27
1
-6
/
+18
|
*
Fixing issue #2492 for master branch. ActionView::Base.field_error_proc doesn...
Andrey Samsonov
2012-03-27
1
-0
/
+22
*
|
Merge pull request #5620 from jcoleman/textarea-newline-fix-breaks-haml-master
Santiago Pastorino
2012-03-27
1
-6
/
+6
|
\
\
|
*
|
Don't break Haml with textarea newline fix.
James Coleman
2012-03-27
1
-6
/
+6
|
|
/
*
/
adds delegetion for eof? to AD::Http::UploadedFile
Jens Fahnenbruck
2012-03-27
1
-0
/
+6
|
/
*
If partial is rendered in controller, grab format from template
Piotr Sarnacki
2012-03-27
2
-0
/
+14
*
change number_with_precision to not return negative zeros
Tim McEwan
2012-03-27
1
-0
/
+1
*
Don't ignore non Enumerable values passed to sanitize (closes #5585)
Piotr Sarnacki
2012-03-27
1
-0
/
+18
*
Remove warning added by my own commit :fire:
Carlos Antonio da Silva
2012-03-26
1
-1
/
+1
*
Merge pull request #5561 from carlosantoniodasilva/form-builder-block-arg
Aaron Patterson
2012-03-26
1
-0
/
+12
|
\
|
*
Properly deprecate the block argument in AV FormBuilder
Carlos Antonio da Silva
2012-03-23
1
-0
/
+12
*
|
apply form_for namespace option to date_select
Sergey Nartimov
2012-03-26
1
-0
/
+8
*
|
Allow a defining custom member field on resources
Jamie Macey
2012-03-25
1
-0
/
+18
*
|
Use the new scope syntax
Rafael Mendonça França
2012-03-23
1
-1
/
+1
|
/
*
Fix secure cookies when there are more than one space before the secure
Rafael Mendonça França
2012-03-19
1
-0
/
+28
*
Remove exclude option from ActionDispatch::SSL
Rafael Mendonça França
2012-03-19
1
-6
/
+0
*
Fixes issue #5222: DateTimeSelector builds invalid dates on leap day when dis...
Jey Balachandran
2012-03-18
2
-7
/
+21
*
time_tag support for blocks
Antonio Tapiador del Dujo
2012-03-18
1
-0
/
+4
*
Some refactoring and update ActionDispatch::SSL code to use the Rack 1.4.x
Rafael Mendonça França
2012-03-17
1
-14
/
+0
*
Rack::SSL -> ActionDispatch::SSL
Rafael Mendonça França
2012-03-17
1
-0
/
+149
*
Merge pull request #5480 from drogus/rendering-issues
José Valim
2012-03-17
7
-0
/
+45
*
Should use an argument in http_digest_authentication_test.rb
kennyj
2012-03-17
1
-1
/
+1
[next]