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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bumping version numbers
Aaron Patterson
2012-06-11
1
-1
/
+1
*
updating changelogs with security fixes
Aaron Patterson
2012-06-11
1
-0
/
+2
*
Array parameters should not contain nil values.
Aaron Patterson
2012-06-11
2
-2
/
+8
*
Duplicate tests removed.
Arun Agrawal
2012-06-09
1
-16
/
+0
*
Fix railties test suite
Piotr Sarnacki
2012-06-08
1
-2
/
+1
*
Fix asset tags for files with more than one dot
Piotr Sarnacki
2012-06-07
4
-1
/
+9
*
Revert "fix the Flash middleware loading the session on every request (very d...
Rafael Mendonça França
2012-06-05
2
-3
/
+7
*
Add test to flash sweep after two redirects
Rafael Mendonça França
2012-06-05
1
-0
/
+20
*
Deprecate `:confirm` in favor of `:data => { :confirm => 'Text' }` option
Carlos Galdino
2012-06-05
5
-21
/
+127
*
Allow to use mounted helpers in ActionView::TestCase
Piotr Sarnacki
2012-06-01
4
-1
/
+24
*
Merge pull request #6588 from nbibler/polymorphic_to_model
José Valim
2012-06-01
2
-2
/
+34
|
\
|
*
Use to_model delegates for polymorphic route generation
Nathaniel Bibler
2012-06-01
2
-2
/
+34
*
|
Add release date of 3.2.5 on the CHANGELOG
Rafael Mendonça França
2012-06-01
1
-0
/
+7
*
|
Include routes.mounted_helpers into integration tests
Piotr Sarnacki
2012-06-01
3
-2
/
+28
|
/
*
bumping to 3.2.5
Aaron Patterson
2012-05-31
1
-1
/
+1
*
bumping to 3.2.4
Aaron Patterson
2012-05-31
1
-1
/
+1
*
adding security notifications to CHANGELOGs
Aaron Patterson
2012-05-31
1
-0
/
+3
*
Merge branch '3-2-stable-sec' into 3-2-rel
Aaron Patterson
2012-05-31
2
-1
/
+28
|
\
|
*
Strip [nil] from parameters hash.
Aaron Patterson
2012-05-30
2
-1
/
+28
*
|
updating changelogs
Aaron Patterson
2012-05-31
1
-1
/
+11
|
/
*
bumping to 3.2.4.rc1
Aaron Patterson
2012-05-28
1
-2
/
+2
*
remove unnecessary memcache equire in ActionDispatch::Session::CacheStore
Brian Durand
2012-05-26
1
-1
/
+0
*
Assets: don't add extension if other given and file exists
Sergey Nartimov
2012-05-21
3
-2
/
+10
*
Merge pull request #6410 from Bodacious/tag_helper_data_fix_3-2-stable
Rafael Mendonça França
2012-05-20
2
-3
/
+3
|
\
|
*
Fixed tag_helper data-attribute bug with BigDecimals
Bodacious
2012-05-20
2
-3
/
+3
*
|
Merge pull request #6407 from pinetops/565c1b0a0772ac6cf91c77e9285806f7b028614c
José Valim
2012-05-20
1
-10
/
+22
|
\
\
|
|
/
|
/
|
|
*
Prevent concurrent compilation of templates - closes #6400
Tom Clarke
2012-05-20
1
-10
/
+22
*
|
Use right option for excerpt text helper in tests, fix build
Carlos Antonio da Silva
2012-05-19
2
-10
/
+10
*
|
Merge pull request #5020 from KL-7/fix-blank-image_tag-source
José Valim
2012-05-18
2
-2
/
+3
*
|
Deprecate old APIs for highlight, excerpt and word_wrap
Jeremy Walker
2012-05-18
3
-36
/
+56
*
|
Deprecate `:disable_with` for `button_tag` too
Carlos Galdino + Rafael Mendonça França
2012-05-14
5
-9
/
+20
*
|
Fix typo
Carlos Galdino + Rafael Mendonça França
2012-05-14
3
-10
/
+10
*
|
Deprecate `:disable_with` in favor of `'data-disable-with'` option for `butto...
Carlos Galdino + Rafael Mendonça França
2012-05-14
5
-31
/
+54
*
|
Deprecate `:mouseover` options for `image_tag` helper.
Rafael Mendonça França
2012-05-13
3
-8
/
+44
*
|
Merge pull request #3237 from sakuro/data-url-scheme
Rafael Mendonça França
2012-05-13
3
-3
/
+4
*
|
Upgrade sprockets to 2.1.3
Guillermo Iguaran
2012-05-13
1
-1
/
+1
*
|
Don't ignore nil positional arguments for url helpers - fixes #6196.
Andrew White
2012-05-10
2
-1
/
+35
*
|
Refactor the handling of default_url_options in integration tests
Andrew White
2012-05-10
2
-7
/
+104
*
|
Merge pull request #6149 from jmbejar/javascript_include_tag_with_not_duplicates
Santiago Pastorino
2012-05-09
2
-2
/
+8
|
\
\
|
*
|
Make sure that javascript_include_tag/stylesheet_link_tag methods in
Jorge Bejar
2012-05-03
2
-2
/
+8
*
|
|
If content_type is explicitly passed to the :head method use the value or fal...
Kunal Shah
2012-05-07
1
-1
/
+2
*
|
|
Add failing test re #3436 which demonstrates content_type is not respected wh...
Kunal Shah
2012-05-07
1
-0
/
+21
*
|
|
Add a role option to wrap_parameters.
Nick Ragaz
2012-05-04
2
-4
/
+18
|
/
/
*
|
Reset the request parameters after a constraints check
Andrew White
2012-05-03
3
-0
/
+25
*
|
Fix #3993 assets:precompile task does not detect index files
Dmitry Vorotilin
2012-05-01
1
-0
/
+3
*
|
fix the Flash middleware loading the session on every request (very dangerous...
Will Bryant
2012-04-30
2
-7
/
+3
*
|
Add note about using 303 See Other for XHR requests other than GET/POST
Andrew White
2012-04-30
1
-0
/
+10
*
|
Add CHANGELOG entry.
Rafael Mendonça França
2012-04-30
1
-1
/
+6
*
|
Deprecate link_to_function and button_to_function helpers
Rafael Mendonça França
2012-04-30
2
-12
/
+28
*
|
Add missing require when helpers are used in isolation
Rafael Mendonça França
2012-04-30
1
-0
/
+1
[prev]
[next]