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
/
session_store
Commit message (
Expand
)
Author
Age
Files
Lines
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
2
-2
/
+2
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
2
-2
/
+2
*
Puts ActiveRecord::SessionStore attributes in white list, fixes #483
slainer68
2011-05-10
1
-0
/
+6
*
share column cache among subclasses, only look up columns per AR::Base subcla...
Aaron Patterson
2011-02-01
1
-0
/
+1
*
In a number of places in the tests, we only need to turn off transactional fi...
Jon Leighton
2011-01-11
1
-1
/
+1
*
use persisted? instead of new_record? wherever possible
David Chelimsky
2010-11-09
1
-2
/
+2
*
do not execute the session tests within transactions
Aaron Patterson
2010-07-25
1
-0
/
+2
*
testing sqlbypass destroy. caching connection during destroy
Aaron Patterson
2010-07-23
1
-0
/
+9
*
refactoring class methods to a module
Aaron Patterson
2010-07-22
1
-2
/
+5
*
session_id is a VARCHAR
Santiago Pastorino
2010-07-22
1
-5
/
+5
*
adding a test for session save
Aaron Patterson
2010-07-22
1
-0
/
+10
*
testing loaded? method and reducing funcalls
Aaron Patterson
2010-07-21
1
-0
/
+10
*
testing new_record? and converting to an attribute
Aaron Patterson
2010-07-21
1
-0
/
+5
*
starting sql bypass test, fixing create_table and drop_table!
Aaron Patterson
2010-07-21
1
-0
/
+22
*
initializing instance variables
Aaron Patterson
2010-07-21
1
-0
/
+63