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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
TestCase does not need to be loaded when loading the framework
Aaron Patterson
2016-12-02
1
-1
/
+2
*
Double assign locals to avoid unused variables warning
Andrew White
2016-11-02
1
-1
/
+2
*
Fix File.exists? deprecation warnings in Action Pack
Andrew White
2016-11-02
2
-2
/
+2
*
Fix inconsistencies in path with missing helpers
Andrew White
2016-11-02
1
-1
/
+14
*
bumping version
Aaron Patterson
2016-09-14
1
-1
/
+1
*
adds a couple of missing requires
Xavier Noria
2016-08-22
2
-0
/
+3
*
Remove dead code and ensure values are strings before calling gsub
Mike Virata-Stone
2016-08-11
1
-2
/
+1
*
Merge branch '3-2-22-3' into 3-2-stable
Aaron Patterson
2016-08-11
2
-1
/
+2
|
\
|
*
bumping version
Aaron Patterson
2016-08-11
1
-1
/
+1
|
*
Include missing module in tag_helper
Carlos Antonio da Silva
2016-08-11
1
-0
/
+1
*
|
Merge branch '3-2-22-3' into 3-2-stable
Aaron Patterson
2016-08-11
2
-5
/
+12
|
\
|
|
*
bumping version
Aaron Patterson
2016-08-10
1
-1
/
+1
|
*
ensure tag/content_tag escapes " in attribute vals
Andrew Carpenter
2016-08-10
1
-4
/
+11
*
|
update rendering comment
Arthur Neves
2016-03-14
1
-1
/
+1
*
|
Require hash_with_indifferent_access before using it
Rafael Mendonça França
2016-03-08
1
-0
/
+2
*
|
Add missing require to file
Arthur Neves
2016-03-01
1
-0
/
+1
|
/
*
Preparing for 3.2.22.2 release
Rafael Mendonça França
2016-02-29
1
-1
/
+1
*
Don't allow render(params) in view/controller
Arthur Neves
2016-02-29
1
-0
/
+5
*
Complete work on 3.2 for render_data_leak patch.
Arthur Neves
2016-02-29
7
-27
/
+50
*
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
1
-0
/
+17
*
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
1
-1
/
+1
*
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
1
-2
/
+3
*
Merge branch '3.2.20' into 3-2-stable
Aaron Patterson
2014-10-30
2
-2
/
+21
|
\
|
*
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
1
-1
/
+20
*
|
Regenerate sid when sbdy tries to fixate the session
Santiago Pastorino
2014-08-04
1
-3
/
+3
|
/
*
Preparing for 3.2.19 release
Rafael Mendonça França
2014-07-02
1
-1
/
+1
*
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
2
-4
/
+26
|
\
|
*
Preparing for 3.2.18 release
Rafael Mendonça França
2014-05-06
1
-1
/
+1
|
*
Only accept actions without File::SEPARATOR in the name.
Rafael Mendonça França
2014-05-05
1
-3
/
+25
*
|
Merge branch '3-2-17' into 3-2-stable
Rafael Mendonça França
2014-02-18
3
-3
/
+15
|
\
|
|
*
Preparing for 3.2.17 release
Rafael Mendonça França
2014-02-18
1
-1
/
+1
|
*
Use the reference for the mime type to get the format
Rafael Mendonça França
2014-02-18
1
-1
/
+1
|
*
Escape format, negative_format and units options of number helpers
Rafael Mendonça França
2014-02-18
1
-1
/
+13
*
|
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
1
-1
/
+9
*
|
Fix documentation of number_to_currency helper
Rafael Mendonça França
2013-12-04
1
-4
/
+4
|
/
*
updating the changelog
Aaron Patterson
2013-12-02
1
-1
/
+1
*
Deep Munge the parameters for GET and POST
Michael Koziarski
2013-12-02
1
-2
/
+2
*
Stop using i18n's built in HTML error handling.
Michael Koziarski
2013-12-02
1
-13
/
+8
*
Escape the unit value provided to number_to_currency
Michael Koziarski
2013-12-02
1
-1
/
+1
[next]