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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Remove deprecated `server` argument from the rails server command"
yuuji.yaginuma
2019-01-18
1
-0
/
+4
*
Remove deprecated `after_bundle` helper inside plugins templates
Rafael Mendonça França
2019-01-17
1
-32
/
+0
*
Remove deprecated `server` argument from the rails server command
Rafael Mendonça França
2019-01-17
1
-4
/
+0
*
Remove deprecated support to old `config.ru` that use the application class a...
Rafael Mendonça França
2019-01-17
1
-14
/
+0
*
Remove deprecated `environment` argument from the rails commands
Rafael Mendonça França
2019-01-17
3
-44
/
+5
*
Remove deprecated `capify!`
Rafael Mendonça França
2019-01-17
1
-9
/
+0
*
Remove deprecated `config.secret_token`
Rafael Mendonça França
2019-01-17
4
-212
/
+4
*
Change `SQLite3Adapter` to always represent boolean values as integers
Rafael Mendonça França
2019-01-17
1
-19
/
+11
*
Merge pull request #34953 from gmcgibbon/seed_with_inline_jobs
Rafael França
2019-01-17
1
-0
/
+12
|
\
|
*
Seed database with inline ActiveJob job adapter
Gannon McGibbon
2019-01-17
1
-0
/
+12
*
|
Minimize boilerplate setup code for JavaScript libraries
Javan Makhmali
2019-01-16
2
-3
/
+3
|
/
*
Merge branch 'master' into db_system_change_command
Kasper Timm Hansen
2019-01-16
9
-110
/
+137
|
\
|
*
Add `rails test:channels`.
bogdanvlviv
2019-01-16
1
-2
/
+13
|
*
Merge pull request #33962 from kaspth/restructure-environment-credentials
Kasper Timm Hansen
2019-01-14
3
-67
/
+58
|
|
\
|
|
*
Restructure credentials after environment overrides.
Kasper Timm Hansen
2019-01-14
3
-67
/
+58
|
*
|
Add connection_test to app generator
Vladimir Dementyev
2019-01-13
1
-0
/
+3
|
*
|
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
|
*
Move all npm packages to @rails scope
Javan Makhmali
2019-01-10
1
-2
/
+2
|
*
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
2
-2
/
+2
*
|
|
Add rails db:system:change command
Gannon McGibbon
2019-01-09
4
-1
/
+177
|
/
/
*
|
Merge pull request #34692 from gmcgibbon/use_mail_delivery_job_in_6.0_defaults
Rafael França
2019-01-09
1
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
Move MailDeliveryJob default to 6.0 defaults
Gannon McGibbon
2019-01-07
1
-0
/
+27
*
|
Preserve Bundle configuration during app generation (#34755)
Marco Costa
2019-01-09
1
-0
/
+18
*
|
Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"
Kasper Timm Hansen
2019-01-08
2
-17
/
+0
*
|
Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie...
Kasper Timm Hansen
2019-01-08
1
-0
/
+11
*
|
Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"
Kasper Timm Hansen
2019-01-08
1
-11
/
+0
|
/
*
Revert "Remove node_modules path from assets load paths since we use webpack ...
bogdanvlviv
2019-01-06
1
-0
/
+5
*
Add `--skip-action-text` option to `rails new`
bogdanvlviv
2019-01-05
2
-0
/
+17
*
Import Action Text
George Claghorn
2019-01-04
1
-4
/
+4
*
Test Action Mailbox configurations
bogdanvlviv
2019-01-04
1
-0
/
+71
*
Send Active Storage jobs to dedicated queues by default
George Claghorn
2019-01-04
1
-0
/
+28
*
Merge pull request #34816 from bogdanvlviv/add-skip-action-mailbox-option-to-...
Rafael Mendonça França
2019-01-03
2
-0
/
+9
|
\
|
*
Add `--skip-action-mailbox` option to `rails new`
bogdanvlviv
2018-12-28
2
-0
/
+14
*
|
Merge pull request #33985 from eugeneius/attribute_methods_schema_cache
Kasper Timm Hansen
2019-01-03
1
-1
/
+63
|
\
\
|
*
|
Only define attribute methods from schema cache
Eugene Kenny
2018-09-28
1
-1
/
+63
*
|
|
Add Rake task for testing mailboxes
George Claghorn
2018-12-30
1
-2
/
+14
*
|
|
Don't load Action Mailbox when Active Storage is skipped
George Claghorn
2018-12-29
1
-0
/
+5
*
|
|
Do not show suggestion message when not exist suggestion
yuuji.yaginuma
2018-12-29
2
-0
/
+7
*
|
|
Ensure that the app generator skips action mailbox when `--skip-active-record...
bogdanvlviv
2018-12-28
1
-0
/
+5
|
|
/
|
/
|
*
|
Import Action Mailbox
George Claghorn
2018-12-25
4
-124
/
+236
*
|
No need to handle if FrozenError is available
Yasuo Honda
2018-12-23
2
-5
/
+1
*
|
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
8
-91
/
+71
*
|
Module#{attr,attr_accessor,attr_reader,attr_writer} become public since Ruby 2.5
Ryuta Kamizono
2018-12-21
2
-4
/
+4
*
|
Module#{define_method,alias_method,undef_method,remove_method} become public ...
Ryuta Kamizono
2018-12-21
1
-1
/
+1
*
|
Clarify implicit meaning of 'workers: 2' in parallelization tests.
Kasper Timm Hansen
2018-12-19
1
-6
/
+8
*
|
Add option to set parallel test worker count to the physical core count of th...
Bogdan
2018-12-18
1
-5
/
+14
*
|
Introduce a guard against DNS rebinding attacks
Genadi Samokovarov
2018-12-15
2
-6
/
+10
[next]