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
/
test_case.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `#tables` extra args again
Ryuta Kamizono
2015-10-22
1
-1
/
+1
*
Fix test failures caused by d99db6b8b3e4
Sean Griffin
2015-10-20
1
-1
/
+1
*
Fix merge conflicts for #18856
Sean Griffin
2015-10-20
1
-1
/
+1
|
\
|
*
Match table names exactly on MySQL
Matt Jones
2015-02-08
1
-1
/
+1
*
|
Refactor `table_exists?` in AbstractMysqlAdapter
Ryuta Kamizono
2015-09-20
1
-1
/
+1
*
|
Correctly dump composite primary key
Ryuta Kamizono
2015-09-20
1
-1
/
+1
*
|
make it possible to run AR tests with bin/test
Yves Senn
2015-06-11
1
-0
/
+24
*
|
Add collation support for string and text columns in SQLite3
Akshay Vishnoi
2015-05-28
1
-1
/
+1
|
/
*
- Extracted silence_stream method to new module in activesupport/testing.
Vipul A M
2015-01-20
1
-17
/
+3
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
Ignore Postgresql "SELECT tablename FROM pg_tables" when counting queries
Akira Matsuda
2014-08-20
1
-1
/
+1
*
Ignore MySQL "SHOW VARIABLES" when counting queries
Akira Matsuda
2014-08-15
1
-1
/
+1
*
we intend to keep the `capture` helper for Active Record tests.
Yves Senn
2014-07-16
1
-18
/
+12
*
Active Record tests still depend on `capture`. Let's keep it for now.
Yves Senn
2014-07-16
1
-0
/
+23
*
Remove dead test code for unsupported adapters
Sean Griffin
2014-05-17
1
-7
/
+1
*
refactor assert_sql query to reuse capture_sql
eileencodes
2014-03-31
1
-3
/
+1
*
add capture_sql method to compare sql statements and compare
eileencodes
2014-03-31
1
-0
/
+6
*
Do not count query for all_constraints and all_tab_cols in Oracle
Yasuo Honda
2013-11-18
1
-1
/
+1
*
Do not count "SHOW CREATE TABLE" queries when testing against mysql
Akira Matsuda
2013-11-11
1
-1
/
+1
*
assert_no_queries should allow to ignore some queries
Neeraj Singh
2013-07-30
1
-2
/
+3
*
removes the obsolete private method column_methods_hash [Closes #11406]
Xavier Noria
2013-07-16
1
-0
/
+12
*
remove unused `ActiveRecord::TestCase#sqlite3` method.
Yves Senn
2013-07-02
1
-6
/
+0
*
deprecated `ActiveRecord::TestCase` is no longer public.
Yves Senn
2013-07-02
1
-2
/
+94
*
load active_support/deprecation in active_support/rails
Xavier Noria
2012-08-02
1
-1
/
+0
*
Get ActiveRecord::TestCase back on its feet, despite deprecation. It requires...
Jeremy Kemper
2012-02-05
1
-60
/
+7
*
Moving AR::TestCase in to the AR tests directory
Aaron Patterson
2012-01-24
1
-0
/
+63