aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Remove 'api plugin' from docsŁukasz Strzałkowski2013-08-251-3/+0
| * | | | | | | | Create AbstractController::Rendering interfaceŁukasz Strzałkowski2013-08-2511-20/+69
| * | | | | | | | Revert "Rename abstract_controller/rendering. to errors.rb"Łukasz Strzałkowski2013-08-252-1/+1
| * | | | | | | | Rename abstract_controller/rendering. to errors.rbŁukasz Strzałkowski2013-08-252-1/+1
| * | | | | | | | Fix AP test suite after moving stuff to AVŁukasz Strzałkowski2013-08-257-6/+9
| * | | | | | | | Do not include AV::RenderingŁukasz Strzałkowski2013-08-251-1/+0
| * | | | | | | | Integrate ActionMailer with ActionViewŁukasz Strzałkowski2013-08-252-2/+6
| * | | | | | | | Fix eager_autoload for layoutsŁukasz Strzałkowski2013-08-251-1/+1
| * | | | | | | | Fix AV tests, I18nProxy was moved to AVŁukasz Strzałkowski2013-08-251-1/+1
| * | | | | | | | Revert "Require only path_set && lookup_context instead of whole base"Łukasz Strzałkowski2013-08-251-2/+1
| * | | | | | | | Hook up AV::Rendering on AV intializationŁukasz Strzałkowski2013-08-253-3/+7
| * | | | | | | | Move layouts to AVŁukasz Strzałkowski2013-08-255-2/+432
| * | | | | | | | Add loading 'action_view' as part of rails/allŁukasz Strzałkowski2013-08-251-0/+1
| * | | | | | | | Move rendering from AP to AVŁukasz Strzałkowski2013-08-257-613/+189
| * | | | | | | | Require only path_set && lookup_context instead of whole baseŁukasz Strzałkowski2013-08-251-1/+2
| * | | | | | | | Move view_paths from AP to AVŁukasz Strzałkowski2013-08-256-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | PG adapter deals with negative money values formatted with parenthesis.Yves Senn2013-08-263-0/+19
* | | | | | | | Merge pull request #12014 from wangjohn/change_deprecation_horizonSantiago Pastorino2013-08-252-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Changing deprecation_horizon to be Rails 4.2wangjohn2013-08-242-2/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #12009 from wangjohn/fixtures_fixSantiago Pastorino2013-08-253-11/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Removing instances of string class_names in fixtures.wangjohn2013-08-243-11/+14
|/ / / / / / /
* | | | | | | Merge pull request #12008 from wangjohn/skipping_deprecated_migration_testsSantiago Pastorino2013-08-241-7/+21
|\ \ \ \ \ \ \
| * | | | | | | Adding deprecation assertions for proper_table_name.wangjohn2013-08-241-7/+21
|/ / / / / / /
* | | | | | | Merge pull request #12000 from wangjohn/deprecating_class_name_string_in_fixt...Santiago Pastorino2013-08-231-7/+1
|\ \ \ \ \ \ \
| * | | | | | | Deprecating passing strings as class name in fixtures.wangjohn2013-08-231-7/+1
* | | | | | | | Merge pull request #11984 from wangjohn/proper_table_nameSantiago Pastorino2013-08-232-19/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | Making proper_table_name take in options.wangjohn2013-08-222-19/+68
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | typo [ci skip]Xavier Noria2013-08-231-1/+1
* | | | | | | | Merge pull request #11960 from kirs/xhr-errorsRafael Mendonça França2013-08-2315-13/+129
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Display exceptions in text format for xhr requestKir Shatrov2013-08-2215-13/+129
* | | | | | | | cleans the guides sources from fancy non-ASCII stuffXavier Noria2013-08-2321-96/+96
* | | | | | | | Merge pull request #11996 from semaperepelitsa/masterYves Senn2013-08-231-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix typo in file path, should include extension.Semyon Perepelitsa2013-08-231-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #11994 from rajcybage/fix_instanceCarlos Antonio da Silva2013-08-231-2/+1
|\ \ \ \ \ \ \
| * | | | | | | remove unused instance variableRajarshi Das2013-08-231-2/+1
* | | | | | | | Merge pull request #11991 from prathamesh-sonpatki/note-edge-guidesYves Senn2013-08-231-2/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add a note about edge guides in the feedback section[ci skip]Prathamesh Sonpatki2013-08-231-2/+4
|/ / / / / / /
* | | | | | | Merge pull request #11971 from freerunningtechnologies/dynamic_respond_toAaron Patterson2013-08-222-1/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Avoid compiling regexs in AR::Base.respond_to?John Hawthorn2013-08-212-1/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #11976 from etehtsea/infYves Senn2013-08-221-2/+2
|\ \ \ \ \ \
| * | | | | | Use infinity constKonstantin Shabanov2013-08-221-2/+2
| |/ / / / /
* | | | | | Merge pull request #11943 from suginoy/ar-order-notationYves Senn2013-08-221-0/+10
|\ \ \ \ \ \
| * | | | | | Add examples of AR order method's hash notation to Rails Guide [ci skip]Sugino Yasuhiro2013-08-221-0/+10
* | | | | | | Merge pull request #11967 from jetthoughts/add_action_controller_bug_report_t...Rafael Mendonça França2013-08-223-4/+99
|\ \ \ \ \ \ \
| * | | | | | | Added bug report template for ActionControllerPaul Nikitochkin2013-08-213-4/+99
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #11978 from edogawaconan/fix_doc_collection_proxyYves Senn2013-08-221-2/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Stray nodoc causes rest of file not parsed [ci skip]edogawaconan2013-08-221-2/+0
|/ / / / / /
* | | | | | Merge pull request #11966 from jetthoughts/update_bug_report_templatesRafael Mendonça França2013-08-212-2/+2
|\ \ \ \ \ \
| * | | | | | Updated bug report templatesPaul Nikitochkin2013-08-212-2/+2
|/ / / / / /
* | | | | | Merge pull request #11932 from gaurish/skip-encoding-convertorRafael Mendonça França2013-08-212-0/+16
|\ \ \ \ \ \