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
*
Compare host scheme using case-insensitive regexp
Rafael Mendonça França
2013-06-16
3
-11
/
+52
*
So not make Fixnum#/ private on Ruby verions less than 1.9.3
Rafael Mendonça França
2013-05-10
1
-4
/
+3
*
Merge pull request #10478 from cainlevy/patch-1
Rafael Mendonça França
2013-05-06
1
-1
/
+1
*
Merging in fix from #8222
Ben Tucker
2013-05-06
2
-1
/
+6
*
just clear the caches on clear! rather than replacing. fixes #10251
Aaron Patterson
2013-04-17
1
-8
/
+4
*
Improve the changelog entry [ci skip]
Rafael Mendonça França
2013-04-05
1
-3
/
+4
*
Fix explicit names on multiple file fields
Ryan McGeary
2013-04-05
3
-8
/
+24
*
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
12
-4
/
+33
*
Fix formatting and minor review in AP changelog
Carlos Antonio da Silva
2013-03-30
1
-9
/
+8
*
Fixed test failures on 1.8.7 caused by 74e59ea
Fred Wu
2013-03-27
1
-1
/
+1
*
Backport #5808
Mack Earnhardt
2013-03-24
3
-6
/
+60
*
Fix test to Ruby 1.8
Rafael Mendonça França
2013-03-21
1
-1
/
+1
*
Improve CHANGELOG entry [ci skip]
Rafael Mendonça França
2013-03-21
1
-1
/
+5
*
Merge branch '3-2-stable' into fredwu-slow_view_loading_fix
Aaron Patterson
2013-03-20
3
-1
/
+18
|
\
|
*
Merge pull request #9802 from newsline/fix-broken-action-missing
Rafael Mendonça França
2013-03-20
3
-1
/
+18
*
|
Added changelog for 687e68d
Fred Wu
2013-03-21
1
-0
/
+6
*
|
Fixed assets loading performance in 3.2.13
Fred Wu
2013-03-20
2
-1
/
+10
|
/
*
Backport #9347 to rails 3.2
hoffm
2013-03-19
3
-1
/
+20
*
Add release dates to documentation [ci skip]
claudiob
2013-03-18
1
-1
/
+1
*
Fix changelog conflicts and remove release dates [ci skip]
Carlos Antonio da Silva
2013-03-18
1
-11
/
+5
*
Merge branch '3-2-13' into 3-2-stable
Aaron Patterson
2013-03-18
4
-6
/
+28
|
\
|
*
bumping to 3.2.13
Aaron Patterson
2013-03-18
1
-1
/
+1
|
*
fix protocol checking in sanitization [CVE-2013-1857]
Aaron Patterson
2013-03-15
2
-2
/
+12
|
*
fix incorrect ^$ usage leading to XSS in sanitize_css [CVE-2013-1855]
Charlie Somerville
2013-03-15
2
-3
/
+8
|
*
Merge pull request #9616 from exviva/multiple_select_name_double_square_brackets
Carlos Antonio da Silva
2013-03-12
3
-1
/
+26
|
*
bumping to rc2
Aaron Patterson
2013-03-06
1
-1
/
+1
|
*
Preparing for 3.2.13.rc1 release
Steve Klabnik
2013-02-27
1
-2
/
+2
|
*
Update CHANGELOGs for 3.2.13 release.
Steve Klabnik
2013-02-27
1
-0
/
+5
*
|
do not freeze NumberHelper defaults.
Yves Senn
2013-03-18
1
-2
/
+2
*
|
Extract hardcoded lists to Redo::RestaurantsList
Juan Barreneche
2013-03-14
3
-1
/
+21
*
|
Merge pull request #9616 from exviva/multiple_select_name_double_square_brackets
Carlos Antonio da Silva
2013-03-09
3
-2
/
+27
*
|
Update CHANGELOGs for 3.2.13.rc1
Steve Klabnik
2013-03-05
1
-0
/
+2
*
|
Backport fixes about #7774 to 3-2-stable
maximerety
2013-03-05
3
-2
/
+16
*
|
Merge pull request #9531 from erik-escobedo/patch-1
Guillermo Iguaran
2013-03-03
1
-1
/
+1
|
\
\
|
*
|
Fix typo on CHANGELOG.md
Érik Escobedo
2013-03-03
1
-1
/
+1
|
|
/
*
/
remove unused path_without_format variable
Kornelius Kalnbach
2013-03-03
1
-2
/
+0
|
/
*
Check for `method_missing` in public and protected
Prem Sichanugrist
2013-02-24
1
-1
/
+2
*
There is already a Set of non-hidden action_names lying around.
thedarkone
2013-02-24
1
-8
/
+2
*
Ruby 2 compat. CGI.escapeHTML has changed the way it escapes apostrophes a fe...
Jeremy Kemper
2013-02-24
1
-1
/
+1
*
Ruby 2.0.0 defaults source encoding to utf-8 so we need to specifically tag t...
Aaron Patterson
2013-02-24
1
-0
/
+1
*
Use 1.8 hash style
Carlos Antonio da Silva
2013-02-22
1
-1
/
+1
*
determine the match shorthand target early.
Yves Senn
2013-02-22
3
-9
/
+54
*
Change tabs to spaces in form options helper [ci skip]
Carlos Antonio da Silva
2013-02-21
1
-2
/
+2
*
Do not put the version in unreleased changes [ci skip]
Rafael Mendonça França
2013-02-14
1
-1
/
+1
*
Fix the CHANGELOG headers [ci skip]
Rafael Mendonça França
2013-02-14
1
-0
/
+2
*
Fixed changelog typos [ci skip]
Jon McCartie
2013-02-14
1
-1
/
+1
*
Update changelogs with version/release dates [ci skip]
Carlos Antonio da Silva
2013-02-11
1
-3
/
+6
*
Merge branch '3-2-sec' into 3-2-stable
Aaron Patterson
2013-02-11
1
-1
/
+1
|
\
[next]