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
/
commands
/
dbconsole_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `can't modify frozen String` error in `DBConsole`
yuuji.yaginuma
2017-08-29
1
-0
/
+6
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
Properly expand the environment's name
Robin Dupret
2017-07-16
1
-0
/
+6
*
Deprecate environment as an argument for dbconsole and console
Robin Dupret
2017-07-16
1
-4
/
+8
*
Allow to pass a connection to the `dbconsole` command
Robin Dupret
2017-07-16
1
-0
/
+43
*
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
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-9
/
+9
*
Fix dbconsole tests.
Kasper Timm Hansen
2016-09-25
1
-22
/
+55
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-6
/
+6
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-3
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-25
/
+25
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-56
/
+56
*
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
1
-3
/
+3
*
Refactor railties console and dbconsole commands
Mehmet Emin İNAÇ
2015-05-10
1
-8
/
+4
*
Remove sqlite support from `rails dbconsole`
Andrew White
2015-04-22
1
-6
/
+0
*
Revert "Merge pull request #19404 from dmathieu/remove_rack_env"
Jeremy Kemper
2015-03-20
1
-0
/
+5
*
don't fallback to RACK_ENV when RAILS_ENV is not present
Damien Mathieu
2015-03-19
1
-5
/
+0
*
Expectations first
Akira Matsuda
2014-08-28
1
-5
/
+5
*
Reset RACK_ENV after modified in a test case
Akira Matsuda
2014-08-28
1
-0
/
+1
*
Stop using mocha on dbconsole_test
Rafael Mendonça França
2014-07-15
1
-44
/
+68
*
Ensure Active Record connection consistency
schneems
2014-01-09
1
-1
/
+1
*
Fix DB Console tests
schneems
2013-12-21
1
-20
/
+22
*
fixed rails dbconsole to support ENV['DATABASE_URL'].
Huiming Teo
2013-12-16
1
-27
/
+67
*
fix private attribute warning
Vipul A M
2013-04-04
1
-1
/
+3
*
This commit fixes issue #8628
Mykola Kyryk
2013-01-04
1
-0
/
+12
*
Fix rails db command with sqlite3 database
Carlos Antonio da Silva
2012-11-18
1
-0
/
+8
*
Set RACK_ENV to nil in the dbconsole test
Rafael Mendonça França
2012-05-30
1
-0
/
+1
*
Fix various bugs with console arguments.
Sam Oliver
2012-05-30
1
-10
/
+11
*
More assert_match warnings fixed.
Arun Agrawal
2012-05-30
1
-4
/
+4
*
Fix `rails db -h` and cosmetic fixes in usage banners
Alexey Vakhov
2012-05-22
1
-0
/
+18
*
Use relative path to sqlite3 db in `rails db` command
Alexey Vakhov
2012-05-22
1
-6
/
+11
*
Fix build
Piotr Sarnacki
2012-05-06
1
-7
/
+10
*
More faster rails dbconsole
Dmitry Vorotilin
2012-05-06
1
-28
/
+57
*
Add Rails::DBConsole tests
Alexey Vakhov
2012-05-02
1
-0
/
+128