aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
* Also raise error when VERSION is nilRafael Mendonça França2017-04-271-0/+6
* Merge pull request #28896 from pschambacher/load_with_sharedRafael França2017-04-263-4/+49
|\
| * Added a shared section to config/database.yml that will be loaded for all env...Pierre Schambacher2017-04-263-4/+49
* | Merge pull request #28897 from rafaelfranca/fix-name-error-error-pageAaron Patterson2017-04-261-0/+14
|\ \
| * | Do not try to encoding the parameters when the controller is not definedRafael Mendonça França2017-04-261-0/+14
| |/
* | Merge pull request #28244 from ixti/improve/action-mailer-preview-paramsRafael França2017-04-263-4/+61
|\ \ | |/ |/|
| * Pass request params to ActionMailer::PreviewAlexey Zapparov2017-03-013-4/+61
* | Merge pull request #28839 from y-yagi/fix-yarn-exit-statusRafael França2017-04-251-2/+3
|\ \
| * | Ensure bin/yarn matches the one generated by webpackeryuuji.yaginuma2017-04-231-2/+3
* | | Merge pull request #28831 from kamipo/respond_to_missing_should_be_privateRafael França2017-04-251-4/+4
|\ \ \
| * | | `respond_to_missing?` should be privateRyuta Kamizono2017-04-221-4/+4
* | | | Replace \Z to \zRyuta Kamizono2017-04-241-3/+3
| |/ / |/| |
* | | Set to `form_with_generates_remote_forms` only when config is explicitly spec...yuuji.yaginuma2017-04-221-0/+28
|/ /
* | Configure form_with_generates_remote_forms in its own initializerRafael Mendonça França2017-04-211-0/+32
* | Namespace CSS selectors on error pagesJan Krutisch2017-04-204-18/+25
* | Merge pull request #28708 from y-yagi/dont_generate_system_test_filesRafael França2017-04-192-0/+15
|\ \
| * | Don't generate system test files if `skip_system_test` option is specifiedyuuji.yaginuma2017-04-122-0/+15
* | | Use released sass-rails instead of master versionRafael Mendonça França2017-04-191-1/+1
* | | Add additional raise UnknownMigrationVersionErrorbogdanvlviv2017-04-191-1/+31
* | | Fix `bin/rails db:forward` first migrationbogdanvlviv2017-04-191-0/+25
* | | Merge pull request #28685 from rails/smooth-form-with-upgradingKasper Timm Hansen2017-04-173-4/+4
|\ \ \
| * | | Add `form_with_generates_remote_forms` config.Kasper Timm Hansen2017-04-163-4/+4
* | | | Let run_secrets_generator handle chdir.Kasper Timm Hansen2017-04-161-3/+1
* | | | Use the config value directly when call `secrets`yuuji.yaginuma2017-04-164-18/+31
|/ / /
* | | Make code statistics task handle system tests properlyyuuji.yaginuma2017-04-131-1/+2
* | | Fix rubocop violationsyuuji.yaginuma2017-04-121-1/+1
|/ /
* | SpacesRafael Mendonça França2017-04-071-0/+1
* | More :scissors:Rafael Mendonça França2017-04-071-1/+1
* | :scissors:Rafael França2017-04-071-1/+1
* | Remove duplicated "test" prefixRyuta Kamizono2017-04-072-4/+4
* | Merge pull request #28671 from y-yagi/use_appropriate_type_to_header_optionMatthew Draper2017-04-051-1/+1
|\ \
| * | Use appropriate type to `header` optionyuuji.yaginuma2017-04-051-1/+1
* | | Merge pull request #27832 from bdewater/backtrace-silencer-regexMatthew Draper2017-04-041-1/+1
|\ \ \
| * | | Update backtrace cleaner to use `Regexp#match?`Bart de Water2017-02-131-1/+1
* | | | Merge pull request #28057 from eugeneius/clear_active_connectionsMatthew Draper2017-04-041-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Clear active connections after initializationEugene Kenny2017-02-171-0/+8
* | | | Merge pull request #28417 from schneems/schneems/symlink-failuresAndrew White2017-03-302-1/+28
|\ \ \ \
| * | | | Raise when using a bad symlinkschneems2017-03-142-1/+28
* | | | | Fix the example code for `Rails.groups` [ci skip]Ryunosuke Sato2017-03-301-2/+2
* | | | | Remove unnecessary `javascript` option checkyuuji.yaginuma2017-03-291-4/+1
* | | | | Merge pull request #28549 from jess/patch-1Rafael França2017-03-281-0/+1
|\ \ \ \ \
| * | | | | add proper punctuationJess Brown2017-03-231-1/+1
| * | | | | make it clear how to enable cachingJess Brown2017-03-231-0/+1
* | | | | | No need to duplicate 5-1-stable CHANGELOG. [ci skip]Yves Senn2017-03-281-8/+0
* | | | | | Fix the tests to test what they should be testingRafael Mendonça França2017-03-271-8/+8
* | | | | | Merge pull request #28557 from y-yagi/remove_unnecessary_files_to_api_applica...Rafael França2017-03-273-1/+56
|\ \ \ \ \ \
| * | | | | | Remove unnecessary files to API-only Applications when `app:task` task executedyuuji.yaginuma2017-03-243-1/+56
| |/ / / / /
* | | | | | Merge pull request #28546 from claudiob/drop-j-optionRafael Mendonça França2017-03-272-16/+0
|\ \ \ \ \ \
| * | | | | | Remove -j (--javascript) option from `rails new`claudiob2017-03-233-16/+5
| |/ / / / /
* | | | | | Apply the log_level defaultRafael Mendonça França2017-03-271-7/+2