aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
* - app generate option --skip-sprockets leaves jquery-rails gem, which relies ...Vipul A M2016-02-042-2/+3
* Update assertion on redis in generated GemfilePrem Sichanugrist2016-02-041-1/+1
* Merge pull request #23478 from vipulnsward/23470-pass-api-in-update-generatorRafael França2016-02-041-1/+1
|\
| * Pass api only option to rails rails:update task to update only based on API.Vipul A M2016-02-041-1/+1
* | Turbolinks has moved outDavid Heinemeier Hansson2016-02-041-1/+1
* | Redis is now only needed if you want to use Action Cable in productionDavid Heinemeier Hansson2016-02-041-2/+2
* | rake stats dynamically scales nowAkira Matsuda2016-02-041-9/+21
* | Revert "Lines of code can be 100,000+ in a Rails app"Akira Matsuda2016-02-041-4/+4
* | Merge pull request #23458 from kamipo/activerecord_supports_mysql_5.0_and_upSean Griffin2016-02-032-2/+2
|\ \
| * | Active Record supports MySQL >= 5.0Ryuta Kamizono2016-02-042-2/+2
* | | Merge pull request #23456 from kaspth/line-filter-triggers-one-runnableKasper Timm Hansen2016-02-032-2/+26
|\ \ \ | |/ / |/| |
| * | Fix model test path typo uncovered in previous commit.Kasper Timm Hansen2016-02-031-1/+1
| * | Fix line filters running tests from multiple runnables.Kasper Timm Hansen2016-02-032-1/+25
| |/
* / Add dummy apple icon filesAlexey Zabelin2016-02-033-0/+4
|/
* Merge pull request #23447 from y-yagi/update_pg_supported_version_in_docsYves Senn2016-02-032-2/+2
|\
| * update supported version of PostgreSQL in docs [ci skip]yuuji.yaginuma2016-02-032-2/+2
* | use rails command in routes taskyuuji.yaginuma2016-02-032-10/+10
|/
* Merge pull request #23420 from y-yagi/move_api_test_to_appropriate_fileRafael França2016-02-022-11/+10
|\
| * move `test_generator_if_skip_action_cable_is_given_for_an_api_app` to the app...yuuji.yaginuma2016-02-022-11/+10
* | Generated engines should protect from forgeryAaron Patterson2016-02-012-3/+4
|/
* :warning: assigned but unused variable - errAkira Matsuda2016-02-021-2/+2
* Add some Action Cable CHANGELOG entriesRafael Mendonça França2016-02-011-3/+1
* Preparing for Rails 5.0.0.beta2Sean Griffin2016-02-012-1/+6
* Add spaces in the braces.Kasper Timm Hansen2016-02-011-1/+1
* Merge pull request #23225 from vipulnsward/20420-rake-routes-optionsKasper Timm Hansen2016-02-012-4/+91
|\
| * Add options for rake routes taskVipul A M2016-02-022-4/+91
* | Merge pull request #23398 from matthewd/interlockMatthew Draper2016-02-021-1/+1
|\ \
| * | Always obtain the lock and do the unloadMatthew Draper2016-02-021-1/+1
* | | Merge pull request #23025 from yahonda/shorten_internal_metadata_table_name_l...Sean Griffin2016-02-012-3/+3
|\ \ \ | |_|/ |/| |
| * | Shorten ActiveRecord::InternalMetadata.table_name to ar_internal_metadataYasuo Honda2016-02-012-3/+3
* | | Merge pull request #23057 from schneems/schneems/default-puma-configRichard Schneeman2016-02-015-3/+64
|\ \ \
| * | | Add Default Puma Configschneems2016-01-295-3/+64
* | | | Merge pull request #23385 from matthewd/default-subscription-adapterMatthew Draper2016-02-021-4/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use the in-process subscription adapter for development & testMatthew Draper2016-02-011-4/+2
* | | | Merge pull request #23381 from matthewd/uneventful-redisMatthew Draper2016-02-022-4/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Switch the default redis adapter to a single-stream modelMatthew Draper2016-02-012-4/+0
* | | | Merge pull request #23169 from y-yagi/rake_proxy_in_engineKasper Timm Hansen2016-01-315-39/+126
|\ \ \ \ | |_|/ / |/| | |
| * | | make rake proxy work in rails enginesyuuji.yaginuma2016-01-315-39/+126
* | | | Wrangle the asset build into something that sounds more generalMatthew Draper2016-02-011-0/+3
|/ / /
* / / remove unnecessary gsub for `action_cable_meta_tag`yuuji.yaginuma2016-01-301-1/+0
|/ /
* | Merge pull request #23317 from rfmanuel/after-bundle-in-rails-plugin-templateRafael França2016-01-294-2/+42
|\ \
| * | Implemented pull request changes.Ryan Manuel2016-01-291-7/+5
| * | Update doc with appropriate issue and pull request versionsRyan Manuel2016-01-281-1/+1
| * | Add an after_bundle callback in Rails plugin templatesRyan Manuel2016-01-284-2/+44
* | | Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-2/+1
* | | Merge pull request #23220 from maclover7/fix-23215Richard Schneeman2016-01-281-6/+0
|\ \ \ | |/ / |/| |
| * | Remove empty lines in Rails development loggerJon Moss2016-01-241-6/+0
* | | Merge pull request #23237 from gsamokovarov/new-welcome-pageDavid Heinemeier Hansson2016-01-283-268/+65
|\ \ \
| * | | Introduce new welcome page for new projectsGenadi Samokovarov2016-01-263-268/+65
* | | | Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-1/+2