aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Mark comments that should not be in the docsclaudiob2014-11-244-0/+14
|/ / / /
* | | | Add `.reflections` change to release note [skip ci]Arthur Neves2014-11-241-0/+3
* | | | Ensure the type map's cache is thread safeSean Griffin2014-11-241-3/+7
* | | | Merge pull request #17725 from chancancode/deprecate_use_routeGodfrey Chan2014-11-245-5/+41
|\ \ \ \
| * | | | Don't show the warning if we're already raising the error anywayGodfrey Chan2014-11-231-8/+13
| * | | | Deprecate `use_route` in controller testsGodfrey Chan2014-11-232-3/+24
| * | | | Deprecate passing an invalid name to `Formatter#generate`Godfrey Chan2014-11-231-0/+10
| * | | | Fix cases where the wrong name is passed to `Formatter#generate`Godfrey Chan2014-11-232-2/+2
* | | | | Merge pull request #17737 from yui-knk/fix/headSantiago Pastorino2014-11-242-5/+5
|\ \ \ \ \
| * | | | | Replace ActionDispatch::Head with Rack::Head.yui-knk2014-11-242-5/+5
* | | | | | Merge pull request #17678 from siddharth28/includes_with_scope_with_joinsSantiago Pastorino2014-11-245-12/+17
|\ \ \ \ \ \
| * | | | | | Fix includes on association with a scope containing joins along with conditionssiddharth@vinsol.com2014-11-215-12/+17
* | | | | | | Merge pull request #17707 from claudiob/move-debug-helper-testRafael Mendonça França2014-11-241-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Move test that depends on ActiveRecordclaudiob2014-11-211-0/+0
| |/ / / / / /
* | | | | | | Merge pull request #17744 from RichardLitt/doc-fix-syntaxRafael Mendonça França2014-11-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix wrong path in comments about stylesheetsRichard Littauer2014-11-241-1/+1
* | | | | | | | Merge pull request #17742 from RichardLitt/doc-fix-syntaxRafael Mendonça França2014-11-244-4/+4
|\| | | | | | | | |_|_|_|/ / / |/| | | | | |
| * | | | | | Change 'of plugins' syntaxRichard Littauer2014-11-244-4/+4
|/ / / / / /
* | / / / / cleanup, remove trailing whitespace [ci skip]Yves Senn2014-11-241-2/+2
| |/ / / / |/| | | |
* | | | | Grammar pass on Web Console release note [ci skip]Zachary Scott2014-11-231-3/+3
* | | | | Clarify what is being serialized and when it will be deserializedZachary Scott2014-11-231-2/+2
* | | | | Merge pull request #17721 from yui-knk/fix/rails_on_rack_guideZachary Scott2014-11-231-1/+1
|\ \ \ \ \
| * | | | | [ci skip] Fix class name of middleware.yui-knk2014-11-231-1/+1
* | | | | | Merge pull request #17732 from rails/add-reflections-string-keys-testGuillermo Iguaran2014-11-231-0/+4
|\ \ \ \ \ \
| * | | | | | Add a test for reflection keys as Strings, fixes #16928Zachary Scott2014-11-231-0/+4
|/ / / / / /
* | | | | | Merge pull request #17723 from marocu/patch-1Arthur Nogueira Neves2014-11-231-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Specified beta branch for web-console gemMatthew Cullum2014-11-221-1/+1
* | | | | | Correct example in the engines testing guide [ci skip]Godfrey Chan2014-11-231-14/+25
* | | | | | Test using `ActionController::TestCase` with enginesGodfrey Chan2014-11-231-0/+52
* | | | | | Merge pull request #17715 from tgxworld/fix_nil_anchorGodfrey Chan2014-11-223-1/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Anchor should not be appended when set to nil/false.Guo Xiang Tan2014-11-233-1/+20
* | | | | | Merge pull request #17722 from yui-knk/fix/callbacks_commentZachary Scott2014-11-221-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ci skip] Fix comment of ActionDispatch::Callbacksyui-knk2014-11-231-1/+1
|/ / / / /
* | | | | [ci skip] Dispatching is a verb :bow:Zachary Scott2014-11-221-1/+1
* | | | | Merge pull request #17719 from yui-knk/fix/rails_on_rack_guideZachary Scott2014-11-221-1/+1
|\ \ \ \ \
| * | | | | Fix explanation for ActionDispatch::Callbacks.yui-knk2014-11-231-1/+1
* | | | | | Merge pull request #17718 from arthurnn/fixes_16928Zachary Scott2014-11-222-1/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update reflections public API docArthur Neves2014-11-221-1/+1
| * | | | | Add changelog entry for .reflections API changeArthur Neves2014-11-221-0/+6
|/ / / / /
* | | | | Fix build failuresSean Griffin2014-11-221-1/+3
* | | | | Rename the primary key index when renaming a table in pgSean Griffin2014-11-223-0/+43
* | | | | Remove outdated comments [ci skip]Godfrey Chan2014-11-221-6/+0
* | | | | Merge pull request #17716 from javiervidal/fixing_documentationArun Agrawal2014-11-221-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixing wrong link in 'Ruby on Rails Security Guide' [ci skip]Javier Vidal2014-11-221-1/+1
|/ / / /
* | | | Merge pull request #17712 from y-yagi/correct_postgres_guideArun Agrawal2014-11-221-2/+2
|\ \ \ \
| * | | | [ci skip] correct example output and filename in pg guideyuuji.yaginuma2014-11-221-2/+2
|/ / / /
* | | | ConnectionAdapter#substitute_at is technically public API...Sean Griffin2014-11-211-1/+1
* | | | Merge pull request #17705 from fgo/patch-14Arthur Nogueira Neves2014-11-211-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Move 'the' outside of SQLite and Bundler link text [ci skip]Francis Go2014-11-221-2/+2
* | | | Merge pull request #17702 from tgxworld/fix_select_tag_include_blank_falseSantiago Pastorino2014-11-212-1/+9
|\ \ \ \