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
...
*
|
|
|
Add `.reflections` change to release note [skip ci]
Arthur Neves
2014-11-24
1
-0
/
+3
*
|
|
|
Ensure the type map's cache is thread safe
Sean Griffin
2014-11-24
1
-3
/
+7
*
|
|
|
Merge pull request #17725 from chancancode/deprecate_use_route
Godfrey Chan
2014-11-24
5
-5
/
+41
|
\
\
\
\
|
*
|
|
|
Don't show the warning if we're already raising the error anyway
Godfrey Chan
2014-11-23
1
-8
/
+13
|
*
|
|
|
Deprecate `use_route` in controller tests
Godfrey Chan
2014-11-23
2
-3
/
+24
|
*
|
|
|
Deprecate passing an invalid name to `Formatter#generate`
Godfrey Chan
2014-11-23
1
-0
/
+10
|
*
|
|
|
Fix cases where the wrong name is passed to `Formatter#generate`
Godfrey Chan
2014-11-23
2
-2
/
+2
*
|
|
|
|
Merge pull request #17737 from yui-knk/fix/head
Santiago Pastorino
2014-11-24
2
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Replace ActionDispatch::Head with Rack::Head.
yui-knk
2014-11-24
2
-5
/
+5
*
|
|
|
|
|
Merge pull request #17678 from siddharth28/includes_with_scope_with_joins
Santiago Pastorino
2014-11-24
5
-12
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix includes on association with a scope containing joins along with conditions
siddharth@vinsol.com
2014-11-21
5
-12
/
+17
*
|
|
|
|
|
|
Merge pull request #17707 from claudiob/move-debug-helper-test
Rafael Mendonça França
2014-11-24
1
-0
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Move test that depends on ActiveRecord
claudiob
2014-11-21
1
-0
/
+0
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #17744 from RichardLitt/doc-fix-syntax
Rafael Mendonça França
2014-11-24
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix wrong path in comments about stylesheets
Richard Littauer
2014-11-24
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #17742 from RichardLitt/doc-fix-syntax
Rafael Mendonça França
2014-11-24
4
-4
/
+4
|
\
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Change 'of plugins' syntax
Richard Littauer
2014-11-24
4
-4
/
+4
|
/
/
/
/
/
/
*
|
/
/
/
/
cleanup, remove trailing whitespace [ci skip]
Yves Senn
2014-11-24
1
-2
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Grammar pass on Web Console release note [ci skip]
Zachary Scott
2014-11-23
1
-3
/
+3
*
|
|
|
|
Clarify what is being serialized and when it will be deserialized
Zachary Scott
2014-11-23
1
-2
/
+2
*
|
|
|
|
Merge pull request #17721 from yui-knk/fix/rails_on_rack_guide
Zachary Scott
2014-11-23
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Fix class name of middleware.
yui-knk
2014-11-23
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #17732 from rails/add-reflections-string-keys-test
Guillermo Iguaran
2014-11-23
1
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add a test for reflection keys as Strings, fixes #16928
Zachary Scott
2014-11-23
1
-0
/
+4
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #17723 from marocu/patch-1
Arthur Nogueira Neves
2014-11-23
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Specified beta branch for web-console gem
Matthew Cullum
2014-11-22
1
-1
/
+1
*
|
|
|
|
|
Correct example in the engines testing guide [ci skip]
Godfrey Chan
2014-11-23
1
-14
/
+25
*
|
|
|
|
|
Test using `ActionController::TestCase` with engines
Godfrey Chan
2014-11-23
1
-0
/
+52
*
|
|
|
|
|
Merge pull request #17715 from tgxworld/fix_nil_anchor
Godfrey Chan
2014-11-22
3
-1
/
+20
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Anchor should not be appended when set to nil/false.
Guo Xiang Tan
2014-11-23
3
-1
/
+20
*
|
|
|
|
|
Merge pull request #17722 from yui-knk/fix/callbacks_comment
Zachary Scott
2014-11-22
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ci skip] Fix comment of ActionDispatch::Callbacks
yui-knk
2014-11-23
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
[ci skip] Dispatching is a verb :bow:
Zachary Scott
2014-11-22
1
-1
/
+1
*
|
|
|
|
Merge pull request #17719 from yui-knk/fix/rails_on_rack_guide
Zachary Scott
2014-11-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix explanation for ActionDispatch::Callbacks.
yui-knk
2014-11-23
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #17718 from arthurnn/fixes_16928
Zachary Scott
2014-11-22
2
-1
/
+7
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Update reflections public API doc
Arthur Neves
2014-11-22
1
-1
/
+1
|
*
|
|
|
|
Add changelog entry for .reflections API change
Arthur Neves
2014-11-22
1
-0
/
+6
|
/
/
/
/
/
*
|
|
|
|
Fix build failures
Sean Griffin
2014-11-22
1
-1
/
+3
*
|
|
|
|
Rename the primary key index when renaming a table in pg
Sean Griffin
2014-11-22
3
-0
/
+43
*
|
|
|
|
Remove outdated comments [ci skip]
Godfrey Chan
2014-11-22
1
-6
/
+0
*
|
|
|
|
Merge pull request #17716 from javiervidal/fixing_documentation
Arun Agrawal
2014-11-22
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixing wrong link in 'Ruby on Rails Security Guide' [ci skip]
Javier Vidal
2014-11-22
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #17712 from y-yagi/correct_postgres_guide
Arun Agrawal
2014-11-22
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
[ci skip] correct example output and filename in pg guide
yuuji.yaginuma
2014-11-22
1
-2
/
+2
|
/
/
/
/
*
|
|
|
ConnectionAdapter#substitute_at is technically public API...
Sean Griffin
2014-11-21
1
-1
/
+1
*
|
|
|
Merge pull request #17705 from fgo/patch-14
Arthur Nogueira Neves
2014-11-21
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Move 'the' outside of SQLite and Bundler link text [ci skip]
Francis Go
2014-11-22
1
-2
/
+2
*
|
|
|
Merge pull request #17702 from tgxworld/fix_select_tag_include_blank_false
Santiago Pastorino
2014-11-21
2
-1
/
+9
|
\
\
\
\
|
*
|
|
|
Fix select_tag generating tag when set to false.
Guo Xiang Tan
2014-11-21
2
-1
/
+9
[prev]
[next]