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
/
isolation
/
abstract_unit.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix database configuration when adding another config level
eileencodes
2019-03-18
1
-0
/
+2
*
Merge tag 'v6.0.0.beta3'
eileencodes
2019-03-13
1
-0
/
+1
|
\
|
*
Fix possible dev mode RCE
Aaron Patterson
2019-03-10
1
-0
/
+1
*
|
Build assets automatically if necessary
yuuji.yaginuma
2019-03-08
1
-0
/
+7
|
/
*
let Zeitwerk integration unhook AS::Dependencies
Xavier Noria
2019-02-19
1
-0
/
+7
*
Let Zeitwerk be a dependency of Active Support
Xavier Noria
2019-02-13
1
-5
/
+1
*
Zeitwerk integration
Xavier Noria
2019-02-12
1
-1
/
+9
*
Install JavaScript packages before run test
yuuji.yaginuma
2019-02-11
1
-11
/
+7
*
Preload all component gems
yuuji.yaginuma
2019-02-06
1
-0
/
+2
*
Railities typo fixes.
alkesh26
2019-02-01
1
-1
/
+1
*
Add rails db:system:change command
Gannon McGibbon
2019-01-09
1
-1
/
+1
*
Import Action Mailbox
George Claghorn
2018-12-25
1
-1
/
+1
*
No need to handle if FrozenError is available
Yasuo Honda
2018-12-23
1
-4
/
+0
*
Introduce a guard against DNS rebinding attacks
Genadi Samokovarov
2018-12-15
1
-0
/
+2
*
Add test retries for railties
Gannon McGibbon
2018-10-11
1
-0
/
+3
*
Make Webpacker the default JavaScript compiler for Rails 6 (#33079)
David Heinemeier Hansson
2018-09-30
1
-4
/
+15
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-1
/
+1
*
Merge pull request #33770 from eileencodes/multi-db-improvements-part-3
Eileen M. Uchitelle
2018-09-01
1
-0
/
+27
|
\
|
*
Convert configs_for to kwargs, add include_replicas
Eileen Uchitelle
2018-08-31
1
-0
/
+27
*
|
Remove needless test order config
yuuji.yaginuma
2018-09-01
1
-2
/
+0
|
/
*
Include `ActiveSupport::Testing::MethodCallAssertions` in `railties/test/isol...
bogdanvlviv
2018-06-09
1
-0
/
+2
*
Add multidb application test
eileencodes
2018-04-09
1
-16
/
+51
*
Add test parallelization to Rails
eileencodes
2018-02-15
1
-1
/
+6
*
Remove unused methods
yuuji.yaginuma
2017-12-28
1
-16
/
+0
*
Handle `FrozenError` if it is available
Yasuo Honda
2017-12-20
1
-0
/
+4
*
Fix Rails environment when running tests with Ruby
Aaron Patterson
2017-12-06
1
-2
/
+4
*
Make `Migrator.current_version` work without a current database
yuuji.yaginuma
2017-12-03
1
-0
/
+15
*
`rails new` runs `rails active_storage:install`
bogdanvlviv
2017-11-06
1
-0
/
+1
*
Fix typo in `allow_failure` argument [ci skip]
yuuji.yaginuma
2017-10-18
1
-1
/
+1
*
Add credentials using a generic EncryptedConfiguration class (#30067)
David Heinemeier Hansson
2017-09-11
1
-3
/
+3
*
Remove needless `silence_warnings`
yuuji.yaginuma
2017-09-09
1
-4
/
+1
*
Remove unused `fork` arg for `rails`
yuuji.yaginuma
2017-09-08
1
-4
/
+2
*
Run in-app rails commands via fork+load where possible
Matthew Draper
2017-09-04
1
-3
/
+81
*
Preload some additional specific files
Matthew Draper
2017-09-04
1
-0
/
+3
*
Preload Rails component gems in railties tests
Matthew Draper
2017-09-04
1
-1
/
+19
*
Allow for frozen string pragma in generated files.
Pat Allan
2017-08-14
1
-2
/
+2
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
Railties updates for frozen string literals.
Pat Allan
2017-08-14
1
-1
/
+1
*
Remove :sorted test order for isolated tests
bogdanvlviv
2017-08-07
1
-2
/
+0
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Replace \Z to \z
Ryuta Kamizono
2017-04-24
1
-3
/
+3
*
Revert "Revert "Add encrypted secrets""
Kasper Timm Hansen
2017-02-23
1
-0
/
+1
*
Revert "Add encrypted secrets" (#28127)
David Heinemeier Hansson
2017-02-23
1
-1
/
+0
*
Add encrypted secrets (#28038)
Kasper Timm Hansen
2017-02-23
1
-0
/
+1
*
Remove aggressive unit test with mock. And add integration level test.
Taishi Kasuga
2016-11-24
1
-1
/
+0
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
Remove deprecated support to :text in render
Rafael Mendonça França
2016-10-10
1
-1
/
+1
*
remove useless `gemfile` option
yuuji.yaginuma
2016-09-12
1
-5
/
+0
[next]