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
*
Merge pull request #9368 from CrowdFlower/3-2-stable
Steve Klabnik
2013-09-10
4
-4
/
+25
|
\
|
*
pass the extra params to the rack test environment so that routes with block ...
Brian Hahn
2013-09-06
4
-4
/
+25
*
|
Merge pull request #12176 from arthurnn/ar32_schema_cache
Santiago Pastorino
2013-09-10
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
on SchemaCache use the connection getter instead of the obj given
Arthur Neves
2013-09-09
1
-2
/
+2
|
/
*
Merge pull request #12048 from tjouan/app_generator-bin_perms-umask
Aaron Patterson
2013-08-27
1
-1
/
+1
*
Merge pull request #12006 from kassio/11605-render-with-context-format
Rafael Mendonça França
2013-08-25
12
-31
/
+16
|
\
|
*
fix issue #11605
Kassio Borges
2013-08-24
12
-31
/
+16
|
/
*
Fix 1.8.7 incompatible respond_to_missing
Eugene Kalenkovich
2013-08-18
1
-2
/
+8
*
Merge pull request #11930 from UncleGene/ties_test
Guillermo Iguaran
2013-08-18
1
-4
/
+4
|
\
|
*
Fix test incompatible with 1.8.7
Eugene Kalenkovich
2013-08-18
1
-4
/
+4
|
/
*
Make `rake doc:guides` works again. Fix #10384.
Teng Siong Ong
2013-08-05
2
-3
/
+3
*
Merge pull request #11765 from kassio/load-fixtures-from-linked-folder
Rafael Mendonça França
2013-08-05
4
-3
/
+8
|
\
|
*
Load fixtures from linked folders
Kassio Borges
2013-08-05
4
-3
/
+8
|
/
*
Move changelog entry to the top [ci skip]
Rafael Mendonça França
2013-07-30
1
-5
/
+8
*
Fix broken test
Rafael Mendonça França
2013-07-24
1
-1
/
+1
*
Tidy up the "Specified column type for quote_value" changes
Ben Woosley
2013-07-24
2
-3
/
+3
*
Specified column type for quote_value
Alfred Wong
2013-07-24
3
-1
/
+24
*
Merge pull request #11563 from 90yukke/fix-nomethoderror-on-non-attribute-equ...
Rafael Mendonça França
2013-07-23
3
-2
/
+23
|
\
|
*
Fix merge error when Equality LHS is non-attribute.
90yukke
2013-07-23
3
-2
/
+23
|
/
*
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
16
-16
/
+24
|
\
|
*
Fix activemodel CHANGELOG
Rafael Mendonça França
2013-07-22
1
-6
/
+1
|
*
Preparing for 3.2.14 release
Rafael Mendonça França
2013-07-22
9
-9
/
+9
|
*
Update CHANGELOG entry
Rafael Mendonça França
2013-07-22
6
-34
/
+6
|
*
Preparing for 3.2.14.rc2 release
Rafael Mendonça França
2013-07-16
16
-17
/
+47
|
*
Use Ruby 1.8 syntax
Rafael Mendonça França
2013-07-15
1
-1
/
+1
|
*
Merge pull request #11451 from jetthoughts/11450_do_not_resave_destroyed_asso...
Yves Senn
2013-07-15
3
-0
/
+18
|
*
Preparing for 3.2.14.rc1 release
Rafael Mendonça França
2013-07-12
16
-24
/
+26
*
|
Add test to prevent route reloading regression
Andrew White
2013-07-21
1
-0
/
+45
*
|
Merge pull request #11486 from wolframarnold/3-2-stable_fix_respond_to_missin...
Rafael Mendonça França
2013-07-18
3
-0
/
+12
|
\
\
|
*
|
Add respond_to_missing? for TaggedLogging which is needed if another log abst...
Wolfram Arnold
2013-07-17
3
-0
/
+12
*
|
|
Merge pull request #10800 from 907th/fix-custom-message-for-assert_redirected_to
Rafael Mendonça França
2013-07-17
3
-2
/
+11
|
\
\
\
|
*
|
|
Fix `assert_redirected_to` does not show user-supplied message.
Alexey Chernenkov
2013-07-18
3
-2
/
+11
|
/
/
/
*
|
|
Merge pull request #11468 from arunagw/removed_unsed_test
Carlos Antonio da Silva
2013-07-17
1
-32
/
+0
|
\
|
|
|
*
|
Removed unused test file
Arun Agrawal
2013-07-17
1
-32
/
+0
|
/
/
*
|
Use Ruby 1.8 syntax
Rafael Mendonça França
2013-07-15
1
-1
/
+1
*
|
Merge pull request #11451 from jetthoughts/11450_do_not_resave_destroyed_asso...
Yves Senn
2013-07-15
2
-0
/
+9
|
/
*
Add missing require so that DateTime has the right superclass
Andrew White
2013-07-10
1
-0
/
+1
*
Return local time for backwards compatibility
Andrew White
2013-07-09
3
-10
/
+27
*
Retain offset and fraction when using Time.at_with_coercion
Andrew White
2013-07-09
3
-3
/
+51
*
Do not shallow the original exception in exec_cache
Rafael Mendonça França
2013-07-09
2
-1
/
+11
*
Remove git dependecy
Rafael Mendonça França
2013-07-08
1
-1
/
+1
*
Add license to the gemspec
Rafael Mendonça França
2013-07-08
8
-0
/
+19
*
New changelog entries always on the top [ci skip]
Rafael Mendonça França
2013-07-06
1
-4
/
+5
*
Remove warning of assigned but unused variable
Rafael Mendonça França
2013-07-06
1
-1
/
+1
*
Skip connection url test when the machine is using socket configuration.
Rafael Mendonça França
2013-07-06
1
-0
/
+3
*
Add missing require
Santiago Pastorino
2013-07-02
1
-0
/
+1
*
Merge pull request #8881 from carsonreinke/3-2-stable
Rafael Mendonça França
2013-07-01
3
-2
/
+23
|
\
|
*
Incorrectly providing program name the same as log message even when block is...
Carson Reinke
2013-07-01
3
-2
/
+23
|
/
*
unify duplicate CHANGELOG entry
Yves Senn
2013-06-27
1
-6
/
+2
[next]