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 #24125 from dharamgollapudi/patch-3
Rafael França
2016-03-09
1
-0
/
+0
|
\
|
*
Rename dependencies.rake to cache_digests.rake
Dharam Gollapudi
2016-03-09
1
-0
/
+0
|
/
*
Merge pull request #23940 from prathamesh-sonpatki/rm-with-dispatchers
Rafael França
2016-03-09
2
-14
/
+15
|
\
|
*
Remove passing `with_dispatchers` to AppGenerator
Prathamesh Sonpatki
2016-03-09
2
-14
/
+15
*
|
Merge pull request #24123 from mperham/master
Rafael França
2016-03-09
2
-6
/
+21
|
\
\
|
*
|
Add JSON round trip verification testcase
Mike Perham
2016-03-09
2
-2
/
+17
|
*
|
Job payload should be symmetric across JSON dump/load
Mike Perham
2016-03-09
2
-4
/
+4
*
|
|
Merge pull request #24121 from y-yagi/use_same_to_type_object
Rafael França
2016-03-09
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
use same name to type object
yuuji.yaginuma
2016-03-09
2
-2
/
+2
*
|
|
Add `ActionController::Parameters#dig`
Sean Griffin
2016-03-09
3
-0
/
+40
*
|
|
Merge pull request #24122 from claudiob/fix-23795
Rafael França
2016-03-09
2
-11
/
+26
|
\
\
\
|
*
|
|
AppGenerator: allow both 'rake' and 'rails'
claudiob
2016-03-09
2
-11
/
+26
|
|
/
/
*
|
|
Add changelog entry for #24115 [ci skip]
Rafael Mendonça França
2016-03-09
1
-0
/
+5
*
|
|
Merge pull request #24115 from garethson/instrumentation-headers
Rafael França
2016-03-09
2
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Pass headers through to payload for logging.
Gareth du Plooy
2016-03-08
2
-0
/
+7
|
/
/
*
|
Merge pull request #24062 from resure/redundant-escapes
Rafael França
2016-03-08
4
-4
/
+4
|
\
\
|
*
|
Remove redundant regexp escapes in generators
Gadzhi Gadzhiev
2016-03-08
4
-4
/
+4
*
|
|
Merge pull request #23666 from meinac/fix_abstract_default_scope_bug
Sean Griffin
2016-03-08
5
-1
/
+38
|
\
\
\
|
*
|
|
Execute default_scope defined by abstract class within the scope of subclass
Mehmet Emin İNAÇ
2016-03-08
5
-1
/
+38
*
|
|
|
Merge pull request #24067 from jch/error-message-when-missing-listen-dependency
Arthur Nogueira Neves
2016-03-08
1
-1
/
+7
|
\
\
\
\
|
*
|
|
|
friendly error message if missing listen
Jerry Cheung
2016-03-08
1
-1
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #24108 from gsamokovarov/web-console-console-plug
Kasper Timm Hansen
2016-03-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Advertise the console web-console feature
Genadi Samokovarov
2016-03-08
1
-1
/
+1
*
|
|
|
|
Merge pull request #24102 from st0012/optimize-url-helper
Richard Schneeman
2016-03-08
1
-11
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
- Freeze strings in frequent used private method
Stan Lo
2016-03-08
1
-11
/
+11
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #24106 from gsamokovarov/fix-tests-after-e594000
Kasper Timm Hansen
2016-03-08
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix the tests after e594000
Genadi Samokovarov
2016-03-08
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
add test case for schema dumping of PG bytea columns.
Yves Senn
2016-03-08
1
-0
/
+9
|
/
/
/
/
*
|
|
|
Merge pull request #24104 from gsamokovarov/dont-bound-web-console-versions
Rafael França
2016-03-08
2
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Drop the explicit version requirements for web-console
Genadi Samokovarov
2016-03-08
2
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #24101 from mechanicles/remove-extra-the
Arun Agrawal
2016-03-08
1
-1
/
+1
|
\
\
\
|
*
|
|
Remove extra 'the' and unwanted comma [ci skip]
Santosh Wadghule
2016-03-08
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #24034 from kamipo/remove_outdated_comment
Arthur Nogueira Neves
2016-03-07
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove outdated comment [ci skip]
Ryuta Kamizono
2016-03-04
1
-1
/
+0
*
|
|
|
Add changelog for batch touch records.
Arthur Neves
2016-03-07
1
-0
/
+15
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #23880 from bronson/extract-integration-behavior
Rafael França
2016-03-07
1
-22
/
+35
|
\
\
\
|
*
|
|
extract ActionDispatch::IntegrationTest::Behavior
Scott Bronson
2016-03-07
1
-22
/
+35
*
|
|
|
move changelog to right place [skip ci]
Arthur Neves
2016-03-07
1
-6
/
+6
*
|
|
|
Add changelog for #20997
Arthur Neves
2016-03-07
1
-0
/
+6
*
|
|
|
Merge pull request #23922 from rthbound/fix-funny-spelling
Arthur Nogueira Neves
2016-03-07
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixes funny spelling
Ryan T. Hosford
2016-02-26
1
-2
/
+2
*
|
|
|
Merge pull request #24095 from maclover7/rm-incorrect-example
Jon Moss
2016-03-07
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Remove incorrect Rack documentation example
Jon Moss
2016-03-07
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #23939 from akshaymohite/fix-configuration-tests-semantics
Sean Griffin
2016-03-07
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fixed couple of semantics in the configuration_test.rb
Akshay
2016-02-28
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #23993 from kamipo/no_need_to_extract_limit_for_boolean
Sean Griffin
2016-03-07
2
-5
/
+1
|
\
\
\
\
|
*
|
|
|
No need to extract a limit for a boolean type
Ryuta Kamizono
2016-03-04
2
-5
/
+1
*
|
|
|
|
Merge pull request #24086 from yui-knk/do_not_ad_integration_test_class
Yves Senn
2016-03-07
3
-2
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Prevent not-intended loading of `ActionDispatch::IntegrationTest`
yui-knk
2016-03-07
3
-2
/
+9
*
|
|
|
|
|
Merge pull request #24091 from mcfiredrill/fix-helper-method-docs
Rafael França
2016-03-07
1
-1
/
+2
|
\
\
\
\
\
\
[next]