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
/
associations
/
callbacks_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2017-03-26
1
-1
/
+1
*
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-01-03
1
-1
/
+1
*
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2016-12-03
1
-1
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-2
/
+2
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-3
/
+3
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-1
/
+0
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-16
/
+16
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-10
/
+10
*
Typos in AR tests
Akira Matsuda
2016-02-03
1
-4
/
+4
*
Revert ":cut: remove unnecessary rescue Exceptions"
Yves Senn
2015-03-06
1
-1
/
+1
*
:cut: remove unnecessary rescue Exceptions
Aaron Patterson
2015-03-05
1
-1
/
+1
*
Build fix when running in isolation
Arun Agrawal
2014-11-14
1
-0
/
+1
*
Remove unused variable
Rafael Mendonça França
2014-05-01
1
-1
/
+1
*
rewrite test to correctly test clear method
eileencodes
2014-04-28
1
-2
/
+2
*
Replace map.flatten with flat_map in activerecord
Erik Michaels-Ober
2014-03-03
1
-1
/
+1
*
let `insert_record` actuall save the object.
Aaron Patterson
2014-02-25
1
-0
/
+21
*
Revert "Use flat_map { } instead of map {}.flatten"
Santiago Pastorino
2012-10-05
1
-1
/
+1
*
Use flat_map { } instead of map {}.flatten
Santiago Pastorino
2012-10-05
1
-1
/
+1
*
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
*
Verify that when has_many associated objects are destroyed via :dependent => ...
Jon Leighton
2010-12-31
1
-0
/
+9
*
removing unused variables
Aaron Patterson
2010-10-20
1
-2
/
+2
*
removing unused models from tests
Subba Rao Pasupuleti
2010-07-21
1
-2
/
+0
*
Make HABTM#create behave the same as << with after_add callbacks. Closes #11...
Michael Koziarski
2008-04-04
1
-0
/
+15
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+146