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
/
rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #35768 from robertomiranda/r/rake-db-prepare
Eileen M. Uchitelle
2019-04-02
2
-0
/
+36
|
\
|
*
Add migration in case of db:drop assertion
Roberto Miranda
2019-04-02
1
-0
/
+7
|
*
đź’‡
Roberto Miranda
2019-04-02
2
-2
/
+1
|
*
Add test cases for rake db:prepare
Roberto Miranda
2019-04-02
2
-0
/
+30
*
|
url -> URL where apt except inside actionpack/
Sharang Dashputre
2019-04-01
1
-2
/
+2
|
/
*
Add additional ERB DummyCompiler tests
Cliff Pruitt
2019-03-12
1
-0
/
+54
*
Do not generate dummy string when the tag used is not the <%=
Rafael Mendonça França
2019-03-11
1
-0
/
+1
*
Minor text changes to the db:seed:replant tests
Sharang Dashputre
2019-03-09
1
-2
/
+2
*
Load YAML for rake tasks without parsing ERB
eileencodes
2019-03-06
1
-12
/
+3
*
Allow `truncate` for SQLite3 adapter and add `rails db:seed:replant` (#34779)
Bogdan
2019-03-04
1
-1
/
+121
*
let Zeitwerk integration unhook AS::Dependencies
Xavier Noria
2019-02-19
2
-2
/
+5
*
Respect ENV variables when finding DBs etc for the test suite
Matthew Draper
2019-02-06
1
-0
/
+2
*
Add Exim and Qmail support to Action Mailbox
George Claghorn
2019-01-12
1
-1
/
+1
*
Added Postmark ingress support
Tomek Maszkowski
2019-01-09
1
-0
/
+1
*
Import Action Mailbox
George Claghorn
2018-12-25
1
-7
/
+22
*
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
1
-15
/
+13
*
Remove unused argument `expected_database`
bogdanvlviv
2018-11-08
1
-5
/
+5
*
Add multi-db support to schema cache dump and clear
Gannon McGibbon
2018-11-07
1
-0
/
+31
*
Add multi-db support to rails db:migrate:status
Gannon McGibbon
2018-10-09
1
-19
/
+51
*
Make sure this test check the issue solved in #31135
Rafael Mendonça França
2018-09-22
1
-6
/
+12
*
Respect config setting when output deprecation notice in rake tasks
yuuji.yaginuma
2018-09-04
4
-1
/
+4
*
Convert configs_for to kwargs, add include_replicas
Eileen Uchitelle
2018-08-31
1
-7
/
+10
*
Refactors Active Record connection management
Eileen Uchitelle
2018-08-30
1
-10
/
+10
*
Merge pull request #33744 from bogdanvlviv/fixes-27852
Ryuta Kamizono
2018-08-30
1
-1
/
+1
|
\
|
*
Prevent leaking of user's DB credentials on `rails db:create` failure
bogdanvlviv
2018-08-29
1
-1
/
+1
*
|
Remove this conditional
Eileen Uchitelle
2018-08-29
1
-1
/
+1
*
|
Remove unused argument
Eileen Uchitelle
2018-08-29
1
-1
/
+1
*
|
Drop load_database_yaml and fix test
Eileen Uchitelle
2018-08-29
1
-3
/
+7
|
/
*
Make `rake routes` deprecate before deleting
yuuji.yaginuma
2018-08-20
1
-0
/
+44
*
Update 'rake initializers' to use Rails::Command under the hood
Annie-Claude Côté
2018-08-16
1
-0
/
+42
*
Have `bin:rake dev:cache` use the Dev Rails Command under the hood
Annie-Claude Côté
2018-08-13
1
-15
/
+28
*
Clarify `railties/test/application/rake/notes_test.rb`
bogdanvlviv
2018-07-21
1
-59
/
+58
*
Fix deprecation message for `SOURCE_ANNOTATION_DIRECTORIES`
yuuji.yaginuma
2018-07-20
1
-0
/
+3
*
Fix `CustomCops/AssertNot` to allow it to have failure message
Ryuta Kamizono
2018-05-13
1
-1
/
+1
*
Replace `assert !` with `assert_not`
Daniel Colson
2018-04-19
2
-3
/
+3
*
Fix test to allow IF NOT EXISTS in structure:dump
utilum
2018-04-16
1
-2
/
+2
*
Add multidb application test
eileencodes
2018-04-09
1
-0
/
+164
*
Move SourceAnnotationExtractor under Rails module
Prem Sichanugrist
2018-03-22
1
-1
/
+1
*
Add test to properly test down with a block
eileencodes
2018-01-18
1
-0
/
+8
*
Refactor migration to move migrations paths to connection
eileencodes
2018-01-18
1
-0
/
+12
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
1
-2
/
+2
*
Make `Migrator.current_version` work without a current database
yuuji.yaginuma
2017-12-03
1
-0
/
+14
*
Add `environment` as dependency of `load_config` (#31135)
Yuji Yaginuma
2017-11-14
1
-2
/
+18
*
Remove unnecessary migration deletion
yuuji.yaginuma
2017-11-08
1
-4
/
+0
*
Fix `bin/rails db:migrate` with specified `VERSION`
bogdanvlviv
2017-11-06
1
-2
/
+154
*
`rails new` runs `rails active_storage:install`
bogdanvlviv
2017-11-06
1
-0
/
+4
*
`ActiveRecord::Tasks::DatabaseTasks.load_schema` has always to establish data...
bogdanvlviv
2017-10-15
1
-0
/
+8
*
Fix `bin/rails db:setup` and `bin/rails db:test:prepare` create wrong ar_int...
bogdanvlviv
2017-10-15
1
-0
/
+39
*
Remove redundant execution of `Dir.chdir(app_path) { }` in railties' tests
bogdanvlviv
2017-10-08
2
-193
/
+163
*
Run in-app rails commands via fork+load where possible
Matthew Draper
2017-09-04
6
-130
/
+122
[next]