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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bumping version for relesase
Aaron Patterson
2014-11-16
9
-9
/
+9
*
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
11
-10
/
+47
|
\
|
*
bumping version to 3.2.20
Aaron Patterson
2014-10-29
9
-9
/
+9
|
*
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
*
|
Merge branch '3-2-sec' into 3-2-stable
Rafael Mendonça França
2014-07-02
18
-12
/
+58
|
\
|
|
*
Preparing for 3.2.19 release
Rafael Mendonça França
2014-07-02
16
-9
/
+50
|
*
Check against bit string values using multiline regexp
Rafael Mendonça França
2014-07-02
2
-3
/
+8
*
|
Use a version of execjs compatible with Ruby 1.8
Rafael Mendonça França
2014-06-26
1
-0
/
+3
|
/
*
Make sure Active Support configurations are applied correctly
Rafael Mendonça França
2014-06-26
2
-0
/
+19
*
Revert "Merge pull request #15794 from vishalzambre/patch-1"
Guillermo Iguaran
2014-06-18
1
-1
/
+1
*
Merge pull request #15794 from vishalzambre/patch-1
Guillermo Iguaran
2014-06-18
1
-1
/
+1
|
\
|
*
File.exists? is a deprecated name, use File.exist?
Vishal Zambre
2014-06-18
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
19
-14
/
+155
|
\
|
*
Fix broken tests of the previous release
Rafael Mendonça França
2014-05-06
2
-6
/
+6
|
*
Preparing for 3.2.18 release
Rafael Mendonça França
2014-05-06
16
-9
/
+115
|
*
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
14
-12
/
+103
|
\
|
|
*
Preparing for 3.2.17 release
Rafael Mendonça França
2014-02-18
10
-9
/
+19
|
*
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
*
|
Merge pull request #13613 from simi/patch-1
Damien Mathieu
2014-01-06
1
-1
/
+1
|
\
\
|
*
|
Fix force_ssl.rb documentation. Close tt tag.
Josef Šimánek
2014-01-06
1
-1
/
+1
|
/
/
*
|
Merge pull request #13315 from tyre/patch-1
Rafael Mendonça França
2013-12-13
1
-1
/
+1
|
\
\
|
*
|
Update Session Store Documentation
Chris Maddox
2013-12-13
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
*
|
Merge pull request #13162 from makandra/3-2-stable
Rafael Mendonça França
2013-12-04
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
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
10
-9
/
+17
*
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
*
Merge branch '3-2-sec' into 3-2-stable
Aaron Patterson
2013-10-16
19
-21
/
+40
|
\
|
*
updating changelogs
Aaron Patterson
2013-10-16
7
-3
/
+19
|
*
bumping to 3.2.15
Aaron Patterson
2013-10-15
9
-9
/
+9
|
*
Merge branch '3-2-15' into 3-2-sec
Aaron Patterson
2013-10-15
16
-28
/
+30
|
|
\
|
|
*
bumping to rc3
Aaron Patterson
2013-10-11
9
-9
/
+9
|
|
*
Revert "Merge pull request #12413 from arthurnn/inverse_of_on_build"
Rafael Mendonça França
2013-10-10
4
-10
/
+2
|
|
*
Revert "Merge pull request #12443 from arthurnn/add_inverse_of_add_target"
Rafael Mendonça França
2013-10-10
2
-14
/
+0
|
|
*
bumping to rc2
Aaron Patterson
2013-10-04
9
-9
/
+9
|
|
*
Merge pull request #12443 from arthurnn/add_inverse_of_add_target
Rafael Mendonça França
2013-10-04
2
-0
/
+14
|
|
*
bumping version to 3.2.15.rc1
Aaron Patterson
2013-10-03
9
-17
/
+17
|
*
|
Merge branch '3-2-stable' into 3-2-sec
Aaron Patterson
2013-10-03
7
-3
/
+29
|
|
\
\
|
*
|
|
Remove the use of String#% when formatting durations in log messages
Michael Koziarski
2013-09-30
3
-9
/
+12
[prev]
[next]