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
/
active_record
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
introduce `conn.data_source_exists?` and `conn.data_sources`.
Yves Senn
2015-09-22
1
-3
/
+3
*
rm `Column#cast_type`
Sean Griffin
2015-02-03
1
-2
/
+1
*
Attribute assignment and type casting has nothing to do with columns
Sean Griffin
2015-01-31
1
-1
/
+5
*
Add a type object to Column constructor
Sean Griffin
2014-05-17
1
-0
/
+1
*
Ensure disconnecting or reconnecting resets the transaction state
Jon Leighton
2012-09-15
1
-0
/
+4
*
Simplify AR configuration code.
Jon Leighton
2012-06-15
1
-2
/
+2
*
Remove useless argument in #columns.
Sebastian Martinez
2012-02-02
1
-1
/
+1
*
Revert "active record base class test case should not be public"
Santiago Pastorino
2012-01-05
1
-61
/
+0
*
call super from setup
Aaron Patterson
2012-01-04
1
-0
/
+4
*
clear the sql counter on teardown so the GC can do it's thing
Aaron Patterson
2012-01-04
1
-0
/
+4
*
active record base class test case should not be public
Aaron Patterson
2012-01-04
1
-0
/
+53
*
pushing caching and visitors down to the connection
Aaron Patterson
2011-11-19
1
-1
/
+6
*
introduce a fake AR adapter for mocking database return values
Aaron Patterson
2011-02-04
1
-0
/
+36