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
/
application
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Railities typo fixes.
alkesh26
2019-02-01
1
-1
/
+1
*
|
Rename methods and update docs
Eileen Uchitelle
2019-01-29
1
-0
/
+1
*
|
Implement a way to add browser capabilities:
Edouard CHIN
2019-01-29
1
-0
/
+2
|
/
*
Merge pull request #34993 from schuetzm/allow-subdomains-of-localhost
Rafael França
2019-01-23
1
-0
/
+5
|
\
|
*
Subdomains of localhost are safe against DNS rebinding
Marc Schütz
2019-01-23
1
-0
/
+5
*
|
Add Channel tests to `rails stats`
bogdanvlviv
2019-01-21
1
-1
/
+1
|
/
*
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
1
-1
/
+1
*
Remove deprecated `config.secret_token`
Rafael Mendonça França
2019-01-17
3
-211
/
+3
*
Change `SQLite3Adapter` to always represent boolean values as integers
Rafael Mendonça França
2019-01-17
1
-19
/
+11
*
Minimize boilerplate setup code for JavaScript libraries
Javan Makhmali
2019-01-16
1
-1
/
+1
*
Add `rails test:channels`.
bogdanvlviv
2019-01-16
1
-2
/
+13
*
Restructure credentials after environment overrides.
Kasper Timm Hansen
2019-01-14
2
-2
/
+58
*
Add Exim and Qmail support to Action Mailbox
George Claghorn
2019-01-12
1
-1
/
+1
*
Merge pull request #34907 from wildbit/actionmailbox-postmark
George Claghorn
2019-01-09
1
-0
/
+1
|
\
|
*
Added Postmark ingress support
Tomek Maszkowski
2019-01-09
1
-0
/
+1
*
|
Move MailDeliveryJob default to 6.0 defaults
Gannon McGibbon
2019-01-07
1
-0
/
+27
|
/
*
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 #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
*
|
Import Action Mailbox
George Claghorn
2018-12-25
1
-7
/
+22
*
|
No need to handle if FrozenError is available
Yasuo Honda
2018-12-23
1
-1
/
+1
*
|
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
3
-48
/
+40
*
|
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
1
-6
/
+8
*
|
Improve deprecation message for enqueue returning false
Rafael Mendonça França
2018-12-05
1
-0
/
+27
*
|
Merge pull request #33882 from mberlanda/mberlanda/as-inheritable-options-int...
Rafael França
2018-11-30
1
-26
/
+54
|
\
\
|
*
|
chore: implement config_for as ActiveSupport::OrderedOptions
Mauro Berlanda
2018-10-19
1
-26
/
+54
*
|
|
Compile packs before run test
yuuji.yaginuma
2018-11-22
1
-1
/
+4
*
|
|
Correctly handle unknown object in parallel tests
yuuji.yaginuma
2018-11-17
1
-0
/
+14
*
|
|
Merge pull request #34400 from gmcgibbon/rm_autoload_app_javascripts
Rafael França
2018-11-13
1
-0
/
+8
|
\
\
\
|
*
|
|
Remove asset paths from eager_load_paths and autoload_paths
Gannon McGibbon
2018-11-09
1
-0
/
+8
*
|
|
|
Merge pull request #34411 from N0xFF/master
Rafael França
2018-11-13
1
-0
/
+25
|
\
\
\
\
|
*
|
|
|
Reset sessions on failed system test screenshot
Maxim Perepelitsa
2018-11-13
1
-0
/
+25
*
|
|
|
|
Ignore warnings such as `Psych.safe_load is deprecated`
Yasuo Honda
2018-11-13
1
-0
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add test for parallel tests with unmarshable exception
yuuji.yaginuma
2018-11-09
1
-0
/
+24
|
/
/
/
*
|
|
Remove unused argument `expected_database`
bogdanvlviv
2018-11-08
1
-5
/
+5
*
|
|
Compile packs for test
yuuji.yaginuma
2018-11-08
1
-2
/
+4
*
|
|
Add multi-db support to schema cache dump and clear
Gannon McGibbon
2018-11-07
1
-0
/
+31
*
|
|
Implement AR#inspect using ParamterFilter.
Yoshiyuki Kinjo
2018-10-19
1
-1
/
+1
|
/
/
*
|
Add multi-db support to rails db:migrate:status
Gannon McGibbon
2018-10-09
1
-19
/
+51
*
|
Remove bundler warnings from bin/setup output
Gannon McGibbon
2018-10-05
1
-8
/
+10
*
|
Make Webpacker the default JavaScript compiler for Rails 6 (#33079)
David Heinemeier Hansson
2018-09-30
3
-24
/
+14
|
/
*
Eagerly define attribute methods in production
Eugene Kenny
2018-09-24
1
-0
/
+47
*
Make sure this test check the issue solved in #31135
Rafael Mendonça França
2018-09-22
1
-6
/
+12
*
Switch to supports_cache_versioning? check to a class method
schneems
2018-09-20
1
-1
/
+1
[prev]
[next]