index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Channel tests to `rails stats`
bogdanvlviv
2019-01-21
2
-1
/
+2
*
Report statistics from ActionMailbox
Dan McGregor
2019-01-20
1
-0
/
+2
*
Preparing for 6.0.0.beta1 release
Rafael Mendonça França
2019-01-18
2
-1
/
+3
*
Revert "Remove deprecated `server` argument from the rails server command"
yuuji.yaginuma
2019-01-18
3
-6
/
+25
*
Use released webpacker
Rafael Mendonça França
2019-01-17
1
-1
/
+1
*
Remove deprecated `after_bundle` helper inside plugins templates
Rafael Mendonça França
2019-01-17
5
-53
/
+16
*
Remove deprecated `server` argument from the rails server command
Rafael Mendonça França
2019-01-17
3
-25
/
+6
*
Remove deprecated support to old `config.ru` that use the application class a...
Rafael Mendonça França
2019-01-17
3
-27
/
+4
*
Remove deprecated `environment` argument from the rails commands
Rafael Mendonça França
2019-01-17
5
-55
/
+10
*
Remove deprecated `capify!`
Rafael Mendonça França
2019-01-17
3
-18
/
+4
*
Remove deprecated `config.secret_token`
Rafael Mendonça França
2019-01-17
7
-233
/
+13
*
Change `SQLite3Adapter` to always represent boolean values as integers
Rafael Mendonça França
2019-01-17
2
-23
/
+11
*
Merge pull request #34953 from gmcgibbon/seed_with_inline_jobs
Rafael França
2019-01-17
3
-1
/
+29
|
\
|
*
Seed database with inline ActiveJob job adapter
Gannon McGibbon
2019-01-17
3
-1
/
+29
*
|
Merge pull request #33419 from bogdanvlviv/update-active_storage
George Claghorn
2019-01-16
2
-1
/
+12
|
\
\
|
*
|
Add foreign key to active_storage_attachments for `blob_id` via new migration
bogdanvlviv
2019-01-16
2
-1
/
+12
*
|
|
Add a space in framework names. Matches Active Record in generated Gemfile.
Kasper Timm Hansen
2019-01-16
1
-2
/
+2
*
|
|
Minimize boilerplate setup code for JavaScript libraries
Javan Makhmali
2019-01-16
4
-15
/
+9
|
|
/
|
/
|
*
|
Merge branch 'master' into db_system_change_command
Kasper Timm Hansen
2019-01-16
30
-179
/
+241
|
\
\
|
*
|
Add `rails test:channels`.
bogdanvlviv
2019-01-16
3
-3
/
+18
|
*
|
Remove `frozen_string_literal` from Action Cable's template files
bogdanvlviv
2019-01-16
1
-2
/
+0
|
|
/
|
*
Merge pull request #34931 from bogdanvlviv/add-mention-to-main-readme-about-n...
Rafael França
2019-01-14
1
-3
/
+3
|
|
\
|
|
*
Add mention to the main README about new libraries [ci skip]
bogdanvlviv
2019-01-13
1
-3
/
+3
|
*
|
Merge pull request #33962 from kaspth/restructure-environment-credentials
Kasper Timm Hansen
2019-01-14
7
-114
/
+122
|
|
\
\
|
|
*
|
Restructure credentials after environment overrides.
Kasper Timm Hansen
2019-01-14
7
-114
/
+122
|
|
|
/
|
*
|
Add connection_test to app generator
Vladimir Dementyev
2019-01-13
3
-0
/
+18
|
*
|
Add channel test generator
Vladimir Dementyev
2019-01-13
1
-0
/
+14
|
|
/
|
*
Add Exim and Qmail support to Action Mailbox
George Claghorn
2019-01-12
2
-10
/
+8
|
*
Merge pull request #34913 from bogdanvlviv/docs_config_action_mailer_delivery...
Gannon McGibbon
2019-01-11
1
-2
/
+2
|
|
\
|
|
*
Add info about `config.action_mailer.delivery_job` to the guide [ci skip]
bogdanvlviv
2019-01-11
1
-2
/
+2
|
*
|
Replace `secrets` with `credentials` in comments
okuramasafumi
2019-01-11
9
-9
/
+9
|
*
|
Move all npm packages to @rails scope
Javan Makhmali
2019-01-10
4
-9
/
+9
|
|
/
|
*
Merge pull request #34907 from wildbit/actionmailbox-postmark
George Claghorn
2019-01-09
2
-33
/
+43
|
|
\
|
|
*
Added Postmark ingress support
Tomek Maszkowski
2019-01-09
2
-33
/
+43
*
|
|
Revise wording on invalid database error messages
Gannon McGibbon
2019-01-09
4
-4
/
+4
*
|
|
Add rails db:system:change command
Gannon McGibbon
2019-01-09
8
-1
/
+265
*
|
|
Move application generator naming and database code to concerns
Gannon McGibbon
2019-01-09
5
-87
/
+111
|
/
/
*
|
Merge pull request #34692 from gmcgibbon/use_mail_delivery_job_in_6.0_defaults
Rafael França
2019-01-09
3
-0
/
+40
|
\
\
|
|
/
|
/
|
|
*
Move MailDeliveryJob default to 6.0 defaults
Gannon McGibbon
2019-01-07
3
-0
/
+40
*
|
Enable `Lint/UselessAssignment` cop to avoid unused variable warnings (#34904)
Ryuta Kamizono
2019-01-09
2
-5
/
+5
*
|
Preserve Bundle configuration during app generation (#34755)
Marco Costa
2019-01-09
3
-9
/
+33
*
|
Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"
Kasper Timm Hansen
2019-01-08
5
-37
/
+2
*
|
Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie...
Kasper Timm Hansen
2019-01-08
3
-0
/
+18
*
|
Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"
Kasper Timm Hansen
2019-01-08
3
-18
/
+0
*
|
Merge pull request #34132 from ConfusedVorlon/enable_fragment_cache_log_in_dev
Rafael França
2019-01-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
enable_fragment_cache_logging
Rob Jonson
2018-10-09
1
-0
/
+1
*
|
Revert "Remove node_modules path from assets load paths since we use webpack ...
bogdanvlviv
2019-01-06
2
-0
/
+9
*
|
Merge pull request #34865 from cbandy/node_rails_env
George Claghorn
2019-01-05
1
-2
/
+1
|
\
\
|
*
|
Respect Rails.env when running `rails yarn:install`
Chris Bandy
2019-01-04
1
-2
/
+1
*
|
|
Add `--skip-action-text` option to `rails new`
bogdanvlviv
2019-01-05
4
-1
/
+27
[next]