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
*
Run `file.close` before unlinking for travis
eileencodes
2016-01-28
1
-1
/
+2
*
Fix hash syntax for 1.8.7
eileencodes
2016-01-28
1
-1
/
+1
*
Regression test for rendering file from absolute path
eileencodes
2016-01-28
1
-0
/
+11
*
Use 1.8 compatible hash syntax
Andrew White
2016-01-25
1
-4
/
+4
*
Use Ruby 1.8 compat syntax in actionpack/lib/action_view/template/resolver.rb.
Josef Šimánek
2016-01-26
1
-1
/
+1
*
bumping version
Aaron Patterson
2016-01-25
1
-1
/
+1
*
allow :file to be outside rails root, but anything else must be inside the ra...
Aaron Patterson
2016-01-22
4
-4
/
+69
*
stop caching mime types globally
Aaron Patterson
2016-01-22
1
-2
/
+16
*
use secure string comparisons for basic auth username / password
Aaron Patterson
2016-01-22
1
-1
/
+6
*
Preparing for 3.2.22 release
Rafael Mendonça França
2015-06-16
2
-1
/
+6
*
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
*
blacklist test-unit's @internal_data ivar
Aman Gupta
2015-01-02
1
-0
/
+1
*
bumping version for relesase
Aaron Patterson
2014-11-16
1
-1
/
+1
*
correctly escape backslashes in request path globs
Aaron Patterson
2014-11-16
2
-2
/
+44
*
Merge branch '3.2.20' into 3-2-stable
Aaron Patterson
2014-10-30
3
-2
/
+39
|
\
|
*
bumping version to 3.2.20
Aaron Patterson
2014-10-29
1
-1
/
+1
|
*
FileHandler should not be called for files outside the root
Aaron Patterson
2014-10-29
2
-1
/
+38
*
|
Regenerate sid when sbdy tries to fixate the session
Santiago Pastorino
2014-08-04
2
-12
/
+11
|
/
*
Preparing for 3.2.19 release
Rafael Mendonça França
2014-07-02
2
-1
/
+3
*
Feature detect based on Ruby version.
Aaron Patterson
2014-05-18
1
-1
/
+1
*
feature detect for FNM_EXTGLOB for older Ruby. Fixes #15053
Aaron Patterson
2014-05-10
1
-5
/
+21
*
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
[next]