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
...
*
use fnmatch to test for case insensitive file systems
Aaron Patterson
2014-05-09
1
-4
/
+2
*
Merge branch '3-2-sec' into 3-2-stable
Rafael Mendonça França
2014-05-06
4
-5
/
+54
|
\
|
*
Fix broken tests of the previous release
Rafael Mendonça França
2014-05-06
1
-5
/
+5
|
*
Preparing for 3.2.18 release
Rafael Mendonça França
2014-05-06
2
-1
/
+15
|
*
Only accept actions without File::SEPARATOR in the name.
Rafael Mendonça França
2014-05-05
2
-4
/
+41
*
|
Merge branch '3-2-17' into 3-2-stable
Rafael Mendonça França
2014-02-18
6
-4
/
+95
|
\
|
|
*
Preparing for 3.2.17 release
Rafael Mendonça França
2014-02-18
2
-1
/
+11
|
*
Use the reference for the mime type to get the format
Rafael Mendonça França
2014-02-18
2
-1
/
+18
|
*
Escape format, negative_format and units options of number helpers
Rafael Mendonça França
2014-02-18
2
-1
/
+64
*
|
Fix force_ssl.rb documentation. Close tt tag.
Josef Šimánek
2014-01-06
1
-1
/
+1
*
|
Merge pull request #13183 from sorah/never_ignore_i18n_translate_raise_option
Carlos Antonio da Silva
2013-12-04
3
-1
/
+24
*
|
Fix documentation of number_to_currency helper
Rafael Mendonça França
2013-12-04
2
-5
/
+5
*
|
repair a test broken by the number_to_currency XSS fix
Tobias Kraze
2013-12-04
1
-4
/
+4
|
/
*
updating the changelog
Aaron Patterson
2013-12-02
2
-1
/
+9
*
Deep Munge the parameters for GET and POST
Michael Koziarski
2013-12-02
2
-2
/
+17
*
Stop using i18n's built in HTML error handling.
Michael Koziarski
2013-12-02
2
-14
/
+9
*
Escape the unit value provided to number_to_currency
Michael Koziarski
2013-12-02
2
-4
/
+5
*
Only use valid mime type symbols as cache keys
Aaron Patterson
2013-11-30
1
-0
/
+7
*
updating changelogs
Aaron Patterson
2013-10-16
1
-1
/
+1
*
bumping to 3.2.15
Aaron Patterson
2013-10-15
1
-1
/
+1
*
Merge branch '3-2-15' into 3-2-sec
Aaron Patterson
2013-10-15
1
-2
/
+2
|
\
|
*
bumping to rc3
Aaron Patterson
2013-10-11
1
-1
/
+1
|
*
bumping to rc2
Aaron Patterson
2013-10-04
1
-1
/
+1
|
*
bumping version to 3.2.15.rc1
Aaron Patterson
2013-10-03
1
-2
/
+2
*
|
Merge branch '3-2-stable' into 3-2-sec
Aaron Patterson
2013-10-03
2
-1
/
+9
|
\
|
|
*
make sure both headers are set before checking for ip spoofing
Tamir Duberstein
2013-10-01
2
-1
/
+9
*
|
Remove the use of String#% when formatting durations in log messages
Michael Koziarski
2013-09-30
1
-6
/
+5
|
/
*
Fix FinderMethods#last unscoped primary key
Eugene Kalenkovich
2013-09-12
1
-1
/
+0
*
pass the extra params to the rack test environment so that routes with block ...
Brian Hahn
2013-09-06
4
-4
/
+25
*
fix issue #11605
Kassio Borges
2013-08-24
12
-31
/
+16
*
Fix actionpack CHANGELOG entry
Rafael Mendonça França
2013-07-22
1
-1
/
+4
*
Merge branch '3-2-14' into 3-2-stable
Rafael Mendonça França
2013-07-22
2
-2
/
+2
|
\
|
*
Preparing for 3.2.14 release
Rafael Mendonça França
2013-07-22
1
-1
/
+1
|
*
Update CHANGELOG entry
Rafael Mendonça França
2013-07-22
1
-6
/
+1
|
*
Preparing for 3.2.14.rc2 release
Rafael Mendonça França
2013-07-16
2
-2
/
+7
|
*
Preparing for 3.2.14.rc1 release
Rafael Mendonça França
2013-07-12
2
-3
/
+3
*
|
Fix `assert_redirected_to` does not show user-supplied message.
Alexey Chernenkov
2013-07-18
3
-2
/
+11
*
|
Removed unused test file
Arun Agrawal
2013-07-17
1
-32
/
+0
|
/
*
Add license to the gemspec
Rafael Mendonça França
2013-07-08
1
-0
/
+3
*
Add missing require
Santiago Pastorino
2013-07-02
1
-0
/
+1
*
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
3
-0
/
+30
*
Add CHANGELOG entry for #10971
Rafael Mendonça França
2013-06-24
1
-0
/
+14
*
Merge pull request #10971 from dtaniwaki/escape_link_to_unless
Rafael Mendonça França
2013-06-24
2
-1
/
+6
*
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
[prev]
[next]