aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test
Commit message (Expand)AuthorAgeFilesLines
* Use correct variableyuuji.yaginuma2018-09-112-6/+6
* Remove all references to slave in the codebaseRafael Mendonça França2018-09-104-30/+30
* Configuration item `config.filter_parameters` could also filter out sensitive...Zhang Kang2018-09-071-0/+9
* Use canonical name for block localyuuji.yaginuma2018-09-071-3/+3
* Respect config setting when output deprecation notice in rake tasksyuuji.yaginuma2018-09-044-1/+4
* Merge pull request #33770 from eileencodes/multi-db-improvements-part-3Eileen M. Uchitelle2018-09-012-7/+37
|\
| * Convert configs_for to kwargs, add include_replicasEileen Uchitelle2018-08-312-7/+37
* | Remove needless test order configyuuji.yaginuma2018-09-011-2/+0
* | Merge pull request #33743 from steakknife/steakknife/improve-template-generat...Rafael França2018-08-311-0/+38
|\ \
| * | add github to template actions, light DSL refactorBarry Allard2018-08-301-0/+38
* | | Emit warning for unknown inflection rule when generating model.Yoshiyuki Kinjo2018-08-312-2/+23
| |/ |/|
* | Merge pull request #33637 from eileencodes/ar-connection-management-refactoringEileen M. Uchitelle2018-08-301-10/+10
|\ \
| * | Refactors Active Record connection managementEileen Uchitelle2018-08-301-10/+10
* | | Add migrations_paths option to migration generatorEileen Uchitelle2018-08-301-0/+9
|/ /
* | Merge pull request #33744 from bogdanvlviv/fixes-27852Ryuta Kamizono2018-08-301-1/+1
|\ \
| * | Prevent leaking of user's DB credentials on `rails db:create` failurebogdanvlviv2018-08-291-1/+1
* | | Remove this conditionalEileen Uchitelle2018-08-291-1/+1
* | | Remove unused argumentEileen Uchitelle2018-08-291-1/+1
* | | Merge pull request #33748 from eileencodes/fix-erb-loading-issue-with-db-yamlEileen M. Uchitelle2018-08-291-3/+7
|\ \ \ | |/ / |/| |
| * | Drop load_database_yaml and fix testEileen Uchitelle2018-08-291-3/+7
* | | Merge pull request #33718 from kddeisz/permit-listMatthew Draper2018-08-291-2/+2
|\ \ \ | |_|/ |/| |
| * | Permit list usage cleanup and clearer documentationKevin Deisz2018-08-271-2/+2
| * | Convert over the rest of the blacklist referencesKevin Deisz2018-08-241-2/+2
| |/
* / Generate the same value as a label of view in system test templateyuuji.yaginuma2018-08-291-1/+1
|/
* Merge pull request #33660 from y-yagi/follow_up_32121Richard Schneeman2018-08-211-0/+44
|\
| * Make `rake routes` deprecate before deletingyuuji.yaginuma2018-08-201-0/+44
* | Fix `rails routes -c` for controller name consists of multiple word.Yoshiyuki Kinjo2018-08-201-22/+64
|/
* Update 'rake initializers' to use Rails::Command under the hoodAnnie-Claude Côté2018-08-161-0/+42
* Move 'rails initializers' command to Rails::CommandAnnie-Claude Côté2018-08-161-0/+32
* Merge pull request #33499 from lsylvester/caller-ignore-pathsKasper Timm Hansen2018-08-151-16/+0
|\
| * Use backtrace cleaner to clean up backtrace for verbose query logsLachlan Sylvester2018-08-141-16/+0
* | Have `bin:rake dev:cache` use the Dev Rails Command under the hoodAnnie-Claude Côté2018-08-131-15/+28
* | Adds Rails:Command for `dev:cache` that has the same behaviour as the rake taskAnnie-Claude Côté2018-08-131-0/+65
|/
* Purpose Metadata For Signed And Encrypted CookiesAssain2018-08-122-10/+10
* `bundle binstubs bundler` should be executed after `bundle install`bogdanvlviv2018-08-111-1/+1
* Merge pull request #33202 from deivid-rodriguez/bundler_binstubsEileen M. Uchitelle2018-08-112-30/+21
|\
| * Generate bundler-compatible bundler binstubDavid Rodríguez2018-06-232-4/+6
| * Improve readability of some specsDavid Rodríguez2018-06-231-9/+9
| * Factor out some common bundler mocking logicDavid Rodríguez2018-06-231-20/+9
* | Ensure that running tests in parallel doesn't display schema load outputbogdanvlviv2018-08-081-0/+18
* | update BacktraceCleaner::RENDER_TEMPLATE_PATTERN to match the ActionView::Tem...Lachlan Sylvester2018-08-071-0/+7
* | Filter backtrace in test to ensure irb counts as user codeLachlan Sylvester2018-08-061-5/+6
* | Log the remote IP addr of clients behind a proxyAtul Bhosale2018-07-311-0/+6
* | Merge pull request #32381 from q-centrix/update-codeclimate-configsRichard Schneeman2018-07-252-10/+7
|\ \
| * | Turn on performance based copsDillon Welch2018-07-232-10/+7
* | | Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-256-12/+12
|\ \ \ | |/ / |/| |
| * | Show rails instead of bin/rails on USAGE instructionsAlberto Almagro2018-07-064-9/+9
| * | Recommend use of rails over bin/railsAlberto Almagro2018-07-063-3/+3
* | | Clarify `railties/test/application/rake/notes_test.rb`bogdanvlviv2018-07-211-59/+58
* | | Fix deprecation message for `SOURCE_ANNOTATION_DIRECTORIES`yuuji.yaginuma2018-07-201-0/+3