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
/
helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Revert "Leave all our tests as order_dependent! for now"
Matthew Draper
2015-03-06
1
-5
/
+0
*
Extract precision from datetime and time columns
Ryuta Kamizono
2015-02-19
1
-1
/
+1
*
get rid of transaction warning when running PG tests.
Yves Senn
2015-02-12
1
-1
/
+1
*
Time columns should support time zone aware attributes
Sean Griffin
2015-01-15
1
-0
/
+3
*
Change transaction callbacks to not swallowing errors.
Rafael Mendonça França
2015-01-04
1
-3
/
+0
*
Remove redundant `to_s` in interpolation
claudiob
2014-10-30
1
-3
/
+3
*
speed up fixtures by not loading all their classes
grosser
2014-10-06
1
-13
/
+0
*
Default to sorting user's test cases for now
Godfrey Chan
2014-09-08
1
-1
/
+1
*
Added enable_extension! to helper
Abdelkader Boudih
2014-09-05
1
-3
/
+11
*
Leave all our tests as order_dependent! for now
Matthew Draper
2014-09-02
1
-0
/
+5
*
MySQL: skip GTID-unsafe statement tests when enforce_gtid_consistency is enabled
Jeremy Kemper
2014-09-01
1
-0
/
+4
*
adding the exception RecordNotFound to UUID find
JoseLuis Torres
2014-08-21
1
-1
/
+1
*
Add option to stop swallowing errors on callbacks.
Arthur Neves
2014-08-18
1
-0
/
+3
*
Finally! None of our tests are order_dependent!
Akira Matsuda
2014-08-14
1
-5
/
+0
*
:bomb:
Rafael Mendonça França
2014-08-12
1
-1
/
+1
*
Nobody sucks so nobody should call this awful method name
Rafael Mendonça França
2014-08-12
1
-1
/
+1
*
users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent!
Akira Matsuda
2014-08-12
1
-0
/
+5
*
Stop requiring mocha automatically
Rafael Mendonça França
2014-07-19
1
-0
/
+2
*
Deprecate decimal columns being automatically treated as integers
Sean Griffin
2014-05-27
1
-0
/
+1
*
Merge pull request #12016 from roderickvd/uuid_fixes
Rafael Mendonça França
2014-04-04
1
-0
/
+9
|
\
|
*
Auto-generate stable fixture UUIDs on PostgreSQL.
Roderick van Domburg
2014-01-07
1
-0
/
+9
*
|
Refactor test to use DdlHelper.
Guo Xiang Tan
2014-03-29
1
-1
/
+1
*
|
Test microsecond on mysql 5.6
Arthur Neves
2014-03-12
1
-0
/
+5
|
/
*
Disable available locales checks to avoid warnings running the tests
Carlos Antonio da Silva
2013-12-17
1
-0
/
+3
*
Get rid of hack for freezing time on AR tests
Carlos Antonio da Silva
2013-12-12
1
-18
/
+0
*
Warnings removed for ruby trunk
Arun Agrawal
2013-11-01
1
-1
/
+1
*
only warn on leaked time zone state instead of rasing an error.
Yves Senn
2013-10-25
1
-3
/
+6
*
prevent global timezone state from leaking out of test cases.
Yves Senn
2013-10-25
1
-3
/
+47
*
log the statement name along with the SQL
Aaron Patterson
2013-10-04
1
-0
/
+3
*
rm LogIntercepter
Aaron Patterson
2013-10-04
1
-15
/
+0
*
stop adding singleton methods to the mysql2 adapter
Aaron Patterson
2013-10-04
1
-0
/
+15
*
interceptor should mimick original method
Neeraj Singh
2013-07-29
1
-1
/
+1
*
Set Thread.abort_on_exception for the whole AS, AP, and AR tests
Akira Matsuda + Koichi Sasada
2013-01-24
1
-0
/
+2
*
Add active_support/testing/autorun
Rafael Mendonça França
2012-12-31
1
-2
/
+1
*
Revert "Fix annoy warning, when executing testcase."
Andrey Deryabin
2012-11-30
1
-2
/
+0
*
Fix typo in module name and make #in_time_zone private
Carlos Antonio da Silva
2012-11-17
1
-1
/
+3
*
Extract #in_time_zone helper method duplication to a module
Carlos Antonio da Silva
2012-11-17
1
-0
/
+13
*
Rename "Fixtures" class to "FixtureSet"
Alexey Muranov
2012-10-07
1
-1
/
+1
*
Fix annoy warning, when executing testcase.
kennyj
2012-09-11
1
-0
/
+2
*
Remove the dependent_restrict_raises option.
Jon Leighton
2012-08-10
1
-3
/
+0
*
load active_support/deprecation in active_support/rails
Xavier Noria
2012-08-02
1
-1
/
+1
*
remove duplicate requires of mocha.
Aaron Patterson
2012-07-03
1
-1
/
+0
*
Fix logs name consistency.
kennyj
2012-05-19
1
-0
/
+16
*
port some mocha to minitest/mock
Aaron Patterson
2012-05-18
1
-0
/
+1
*
Rename some variables
Alexey Muranov
2012-05-09
1
-2
/
+2
*
fix tests for SQLite3Adapter
Andrey Deryabin
2012-04-27
1
-1
/
+1
*
Remove IdentityMap
Carlos Antonio da Silva
2012-03-13
1
-3
/
+0
*
Get ActiveRecord::TestCase back on its feet, despite deprecation. It requires...
Jeremy Kemper
2012-02-05
1
-31
/
+0
*
fix a typo [ci skip]
Vijay Dev
2012-02-01
1
-1
/
+1
[next]