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
/
defaults_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
removes usage of Object#in? from the code base (the method remains defined by...
Xavier Noria
2012-08-06
1
-1
/
+1
*
load active_support/core_ext/object/inclusion in active_support/rails
Xavier Noria
2012-08-02
1
-1
/
+0
*
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
*
Remove `#among?` from Active Support
Prem Sichanugrist
2011-04-13
1
-1
/
+1
*
Change Object#either? to Object#among? -- thanks to @jamesarosen for the sugg...
David Heinemeier Hansson
2011-04-12
1
-1
/
+1
*
Using Object#in? and Object#either? in various places
Prem Sichanugrist
2011-04-11
1
-1
/
+2
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-3
/
+3
*
update tests for mysql2 support
Brian Lopez
2010-08-02
1
-1
/
+1
*
edit pass: the names of Rails components have a space, ie, "Active Record", n...
Xavier Noria
2010-06-14
1
-1
/
+1
*
Use better assertion methods for testing
Neeraj Singh
2010-05-19
1
-2
/
+2
*
cleaning up a bunch of parse time warnings in AR [#4186 state:resolved]
Aaron Patterson
2010-03-15
1
-2
/
+2
*
Merge commit 'origin/master' into savepoints
Hongli Lai (Phusion)
2008-12-03
1
-6
/
+1
|
\
|
*
Remove SQL Server cases from tests for latest adapter work to pass rails expe...
Ken Collins
2008-11-19
1
-1
/
+1
*
|
Fix the final MySQL unit test failure that's related to savepoint support.
Hongli Lai (Phusion)
2008-11-03
1
-28
/
+39
*
|
Fix what looks like a Mysql bug with transactions, savepoints, and create table.
Jonathan Viney
2008-11-03
1
-21
/
+26
|
/
*
Deal with MySQL's quirky handling of defaults and blob/text columns
Frederick Cheung
2008-09-14
1
-0
/
+31
*
Include mysql older than 5.1.23 in the 5.1 series in the list of those that c...
Tarmo Tänav
2008-08-26
1
-1
/
+1
*
Fix default nil tests for MySQL 5.0.51 [#192 state:resolved]
Ryan Bates
2008-05-31
1
-1
/
+1
*
PostgreSQL: support server versions 7.4 through 8.0 and the ruby-pg driver. C...
Jeremy Kemper
2008-02-22
1
-1
/
+3
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Fix paths
Jeremy Kemper
2008-01-18
1
-2
/
+2
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+67