aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33419 from bogdanvlviv/update-active_storageGeorge Claghorn2019-01-162-1/+12
|\
| * Add foreign key to active_storage_attachments for `blob_id` via new migrationbogdanvlviv2019-01-162-1/+12
* | Add a space in framework names. Matches Active Record in generated Gemfile.Kasper Timm Hansen2019-01-161-2/+2
* | Minimize boilerplate setup code for JavaScript librariesJavan Makhmali2019-01-164-15/+9
* | Merge branch 'master' into db_system_change_commandKasper Timm Hansen2019-01-1630-179/+241
|\ \
| * | Add `rails test:channels`.bogdanvlviv2019-01-163-3/+18
| * | Remove `frozen_string_literal` from Action Cable's template filesbogdanvlviv2019-01-161-2/+0
| |/
| * Merge pull request #34931 from bogdanvlviv/add-mention-to-main-readme-about-n...Rafael França2019-01-141-3/+3
| |\
| | * Add mention to the main README about new libraries [ci skip]bogdanvlviv2019-01-131-3/+3
| * | Merge pull request #33962 from kaspth/restructure-environment-credentialsKasper Timm Hansen2019-01-147-114/+122
| |\ \
| | * | Restructure credentials after environment overrides.Kasper Timm Hansen2019-01-147-114/+122
| | |/
| * | Add connection_test to app generatorVladimir Dementyev2019-01-133-0/+18
| * | Add channel test generatorVladimir Dementyev2019-01-131-0/+14
| |/
| * Add Exim and Qmail support to Action MailboxGeorge Claghorn2019-01-122-10/+8
| * Merge pull request #34913 from bogdanvlviv/docs_config_action_mailer_delivery...Gannon McGibbon2019-01-111-2/+2
| |\
| | * Add info about `config.action_mailer.delivery_job` to the guide [ci skip]bogdanvlviv2019-01-111-2/+2
| * | Replace `secrets` with `credentials` in commentsokuramasafumi2019-01-119-9/+9
| * | Move all npm packages to @rails scopeJavan Makhmali2019-01-104-9/+9
| |/
| * Merge pull request #34907 from wildbit/actionmailbox-postmarkGeorge Claghorn2019-01-092-33/+43
| |\
| | * Added Postmark ingress supportTomek Maszkowski2019-01-092-33/+43
* | | Revise wording on invalid database error messagesGannon McGibbon2019-01-094-4/+4
* | | Add rails db:system:change commandGannon McGibbon2019-01-098-1/+265
* | | Move application generator naming and database code to concernsGannon McGibbon2019-01-095-87/+111
|/ /
* | Merge pull request #34692 from gmcgibbon/use_mail_delivery_job_in_6.0_defaultsRafael França2019-01-093-0/+40
|\ \ | |/ |/|
| * Move MailDeliveryJob default to 6.0 defaultsGannon McGibbon2019-01-073-0/+40
* | Enable `Lint/UselessAssignment` cop to avoid unused variable warnings (#34904)Ryuta Kamizono2019-01-092-5/+5
* | Preserve Bundle configuration during app generation (#34755)Marco Costa2019-01-093-9/+33
* | Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"Kasper Timm Hansen2019-01-085-37/+2
* | Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie...Kasper Timm Hansen2019-01-083-0/+18
* | Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"Kasper Timm Hansen2019-01-083-18/+0
* | Merge pull request #34132 from ConfusedVorlon/enable_fragment_cache_log_in_devRafael França2019-01-081-0/+1
|\ \ | |/ |/|
| * enable_fragment_cache_loggingRob Jonson2018-10-091-0/+1
* | Revert "Remove node_modules path from assets load paths since we use webpack ...bogdanvlviv2019-01-062-0/+9
* | Merge pull request #34865 from cbandy/node_rails_envGeorge Claghorn2019-01-051-2/+1
|\ \
| * | Respect Rails.env when running `rails yarn:install`Chris Bandy2019-01-041-2/+1
* | | Add `--skip-action-text` option to `rails new`bogdanvlviv2019-01-054-1/+27
* | | Generate Action Text's API docsGeorge Claghorn2019-01-041-0/+8
* | | Import Action TextGeorge Claghorn2019-01-042-4/+5
* | | Merge pull request #34867 from bogdanvlviv/test-actionmailbox-configurationsGeorge Claghorn2019-01-041-0/+71
|\ \ \
| * | | Test Action Mailbox configurationsbogdanvlviv2019-01-041-0/+71
| |/ /
* / / Fix `new_framework_defaults_6_0.rb` filebogdanvlviv2019-01-041-1/+1
|/ /
* | Send Active Storage jobs to dedicated queues by defaultGeorge Claghorn2019-01-044-2/+47
* | Merge pull request #34816 from bogdanvlviv/add-skip-action-mailbox-option-to-...Rafael Mendonça França2019-01-033-1/+13
|\ \
| * | Add `--skip-action-mailbox` option to `rails new`bogdanvlviv2018-12-283-1/+18
* | | Merge pull request #33985 from eugeneius/attribute_methods_schema_cacheKasper Timm Hansen2019-01-031-1/+63
|\ \ \
| * | | Only define attribute methods from schema cacheEugene Kenny2018-09-281-1/+63
* | | | Capistrano is no longer a dominant force in the deployment strategy for new appsDavid Heinemeier Hansson2019-01-031-3/+0
* | | | Bump license years for 2019Arun Agrawal2018-12-311-1/+1
* | | | Add Rake task for testing mailboxesGeorge Claghorn2018-12-303-3/+19
* | | | Don't load Action Mailbox when Active Storage is skippedGeorge Claghorn2018-12-292-1/+6