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
*
allow :file to be outside rails root, but anything else must be inside the ra...
Aaron Patterson
2016-01-22
3
-4
/
+52
*
add parens to fix warning
Aman Gupta
2015-01-05
1
-1
/
+1
*
parse stringified mime type
Aman Gupta
2015-01-02
1
-1
/
+1
*
fix regex case
Aman Gupta
2015-01-02
1
-1
/
+1
*
restore I18n.locale after test
Aman Gupta
2015-01-02
1
-0
/
+8
*
convert another incompatible assert_raise invocation
Aman Gupta
2015-01-02
1
-1
/
+2
*
switch to minitest and test-unit compatible assert_raise syntax
Kouhei Sutou
2015-01-02
1
-1
/
+2
*
correctly escape backslashes in request path globs
Aaron Patterson
2014-11-16
1
-0
/
+41
*
Merge branch '3.2.20' into 3-2-stable
Aaron Patterson
2014-10-30
1
-0
/
+18
|
\
|
*
FileHandler should not be called for files outside the root
Aaron Patterson
2014-10-29
1
-0
/
+18
*
|
Regenerate sid when sbdy tries to fixate the session
Santiago Pastorino
2014-08-04
1
-9
/
+8
|
/
*
Merge branch '3-2-sec' into 3-2-stable
Rafael Mendonça França
2014-05-06
1
-1
/
+16
|
\
|
*
Fix broken tests of the previous release
Rafael Mendonça França
2014-05-06
1
-5
/
+5
|
*
Only accept actions without File::SEPARATOR in the name.
Rafael Mendonça França
2014-05-05
1
-1
/
+16
*
|
Merge branch '3-2-17' into 3-2-stable
Rafael Mendonça França
2014-02-18
2
-0
/
+68
|
\
|
|
*
Use the reference for the mime type to get the format
Rafael Mendonça França
2014-02-18
1
-0
/
+17
|
*
Escape format, negative_format and units options of number helpers
Rafael Mendonça França
2014-02-18
1
-0
/
+51
*
|
Merge pull request #13183 from sorah/never_ignore_i18n_translate_raise_option
Carlos Antonio da Silva
2013-12-04
1
-0
/
+6
*
|
Fix documentation of number_to_currency helper
Rafael Mendonça França
2013-12-04
1
-1
/
+1
*
|
repair a test broken by the number_to_currency XSS fix
Tobias Kraze
2013-12-04
1
-4
/
+4
|
/
*
Deep Munge the parameters for GET and POST
Michael Koziarski
2013-12-02
1
-0
/
+15
*
Stop using i18n's built in HTML error handling.
Michael Koziarski
2013-12-02
1
-1
/
+1
*
Escape the unit value provided to number_to_currency
Michael Koziarski
2013-12-02
1
-3
/
+4
*
pass the extra params to the rack test environment so that routes with block ...
Brian Hahn
2013-09-06
1
-0
/
+12
*
fix issue #11605
Kassio Borges
2013-08-24
7
-15
/
+7
*
Fix `assert_redirected_to` does not show user-supplied message.
Alexey Chernenkov
2013-07-18
1
-1
/
+1
*
Removed unused test file
Arun Agrawal
2013-07-17
1
-32
/
+0
*
Use old style hash syntax for 3-2-stable
Andrew White
2013-06-25
1
-2
/
+2
*
Fix shorthand routes where controller and action are in the scope
Andrew White
2013-06-25
1
-0
/
+13
*
Merge pull request #10971 from dtaniwaki/escape_link_to_unless
Rafael Mendonça França
2013-06-24
1
-0
/
+5
*
Compare host scheme using case-insensitive regexp
Rafael Mendonça França
2013-06-16
1
-10
/
+30
*
So not make Fixnum#/ private on Ruby verions less than 1.9.3
Rafael Mendonça França
2013-05-10
1
-4
/
+3
*
Merging in fix from #8222
Ben Tucker
2013-05-06
1
-0
/
+5
*
Fix explicit names on multiple file fields
Ryan McGeary
2013-04-05
1
-0
/
+10
*
Fix typo in view name
Carlos Antonio da Silva
2013-04-03
2
-1
/
+1
*
Use 1.8 hash style in test views
Carlos Antonio da Silva
2013-04-03
2
-2
/
+2
*
Common behavior with adding formats to lookup_context for TemplateRenderer an...
Dmitry Vorotilin
2013-04-02
8
-0
/
+17
*
Backport #5808
Mack Earnhardt
2013-03-24
2
-0
/
+39
*
Fix test to Ruby 1.8
Rafael Mendonça França
2013-03-21
1
-1
/
+1
*
Merge branch '3-2-stable' into fredwu-slow_view_loading_fix
Aaron Patterson
2013-03-20
1
-0
/
+12
|
\
|
*
Merge pull request #9802 from newsline/fix-broken-action-missing
Rafael Mendonça França
2013-03-20
1
-0
/
+12
*
|
Fixed assets loading performance in 3.2.13
Fred Wu
2013-03-20
1
-0
/
+9
|
/
*
Backport #9347 to rails 3.2
hoffm
2013-03-19
1
-0
/
+5
*
Merge branch '3-2-13' into 3-2-stable
Aaron Patterson
2013-03-18
1
-0
/
+15
|
\
|
*
fix protocol checking in sanitization [CVE-2013-1857]
Aaron Patterson
2013-03-15
1
-0
/
+10
|
*
fix incorrect ^$ usage leading to XSS in sanitize_css [CVE-2013-1855]
Charlie Somerville
2013-03-15
1
-0
/
+5
|
*
Merge pull request #9616 from exviva/multiple_select_name_double_square_brackets
Carlos Antonio da Silva
2013-03-12
1
-0
/
+8
*
|
Extract hardcoded lists to Redo::RestaurantsList
Juan Barreneche
2013-03-14
1
-0
/
+9
*
|
Merge pull request #9616 from exviva/multiple_select_name_double_square_brackets
Carlos Antonio da Silva
2013-03-09
1
-0
/
+8
*
|
Backport fixes about #7774 to 3-2-stable
maximerety
2013-03-05
1
-0
/
+9
|
/
[next]