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
/
activerecord
/
test
/
cases
/
adapters
/
mysql
/
connection_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-3
/
+1
*
Remove the unused second argument to `substitute_at`
Sean Griffin
2014-11-17
1
-1
/
+1
*
rm `reorder_bind_params`
Sean Griffin
2014-11-17
1
-1
/
+1
*
MySQL: set connection collation along with the charset
Jeremy Kemper
2014-08-30
1
-0
/
+5
*
[ci skip] fix spelling of override
Akshay Vishnoi
2014-08-13
1
-1
/
+1
*
Revert "Rename to test_mysql_strict_mode_disabled_dont_override_global_sql_mode"
Yasuo Honda
2014-07-17
1
-4
/
+3
*
Stringify variables names for mysql connections
Paul Nikitochkin
2014-04-30
1
-0
/
+8
*
Add ConnectionHelper to refactor tests.
Guo Xiang Tan
2014-04-03
1
-9
/
+2
*
Clean up tables after each test.
Guo Xiang Tan
2014-03-22
1
-39
/
+41
*
Remove `DEFAULT NULL` for primary key column to support MySQL 5.7.3
Yasuo Honda
2013-12-10
1
-3
/
+3
*
Merge pull request #12779 from dougbarth/dont_swallow_exceptions_during_trans...
Aaron Patterson
2013-11-15
1
-0
/
+5
|
\
|
*
Remove tests for not swallowing exceptions.
Doug Barth
2013-11-15
1
-21
/
+0
|
*
Don't swallow exceptions in transctional statements
Doug Barth
2013-11-05
1
-0
/
+26
*
|
Don't skip tests if we don't need to.
Rafael Mendonça França
2013-11-08
1
-9
/
+9
|
/
*
Removed unused loop variable
Anupam Choudhury
2013-03-22
1
-1
/
+1
*
Skip connection url test when the machine is using socket configuration.
Rafael Mendonça França
2013-02-24
1
-0
/
+3
*
Don't use anonymous classes in connection tests
Guillermo Iguaran
2013-01-19
1
-3
/
+5
*
Session variables for mysql, mysql2, and postgresql adapters can be set
Aaron Stone
2012-12-08
1
-0
/
+17
*
Remove ActiveRecord::Model
Jon Leighton
2012-10-26
1
-11
/
+11
*
Rename to test_mysql_strict_mode_disabled_dont_override_global_sql_mode
Yasuo Honda
2012-08-22
1
-3
/
+4
*
fixing tests to deal with data differences between prepared statements and no...
Aaron Patterson
2012-07-13
1
-1
/
+4
*
Add config option, rdoc, tests for mysql(2) STRICT_ALL_TABLES mode.
Michael Pearson
2012-05-05
1
-0
/
+13
*
Fix CI
Jon Leighton
2011-12-28
1
-8
/
+8
*
move around tests
Aaron Patterson
2011-07-21
1
-0
/
+10
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
use index based substitution for bind parameters
Aaron Patterson
2011-04-13
1
-1
/
+1
*
IdentityMap - misc fixes
Marcin Raczkowski
2010-11-19
1
-1
/
+1
*
renaming exec in the mysql adapter
Aaron Patterson
2010-11-05
1
-13
/
+13
*
mysql tests are mostly passing
Aaron Patterson
2010-10-26
1
-0
/
+58
*
Bug Fix -- clean up connection after stored procedure [#3151 state:resolved]
Jeff Lawson
2010-08-17
1
-0
/
+1
*
fixed indentation in test cases
Mark Turner
2010-08-11
1
-1
/
+1
*
reorganizing adapter specific tests. [#4974 state:resolved]
Aaron Patterson
2010-06-25
1
-0
/
+64