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
*
Make Mocha setup explcitly Minitest-specific
James Mead
2018-04-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into unlock-minitest
Rafael Mendonça França
2017-08-01
1
-0
/
+2
|
\
|
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
|
*
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
*
|
Reset the fixture cache after (re)loading the schema
Matthew Draper
2017-06-03
1
-0
/
+2
|
/
*
Remove unused require
Ryuta Kamizono
2017-02-12
1
-1
/
+0
*
Set time as a timezone aware type and remove related deprecation
Rafael Mendonça França
2016-12-29
1
-3
/
+0
*
Consolidate `ActiveRecord::TestCase` and `ActiveSupport::TestCase` in AR test...
Ryuta Kamizono
2016-08-14
1
-17
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-11
/
+11
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-17
/
+17
*
Remove load_paths file
Arthur Neves
2016-02-27
1
-2
/
+0
*
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
1
-1
/
+1
*
Use adapter supports_datetime_with_precision to support 3rd party adapter tests
Yasuo Honda
2015-11-30
1
-1
/
+1
*
Make `AbstractMysqlAdapter#version` public
Ryuta Kamizono
2015-10-15
1
-1
/
+1
*
Fix subsecond precision supported version
Ryuta Kamizono
2015-10-08
1
-3
/
+1
*
Don't attempt to specify datetime precision unless supported
Sean Griffin
2015-09-23
1
-4
/
+4
*
Removed mocha from Active Record Part 1
Ronak Jangir
2015-08-25
1
-0
/
+2
*
Ensure that microsecond precision is only used for version of mysql that supp...
Jori Hardman
2015-07-20
1
-1
/
+2
*
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
[next]