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
/
adapters
/
postgresql
/
connection_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't skip tests if we don't need to.
Rafael Mendonça França
2013-11-08
1
-20
/
+20
*
log the statement name along with the SQL
Aaron Patterson
2013-10-04
1
-0
/
+10
*
stop adding singleton methods to the mysql2 adapter
Aaron Patterson
2013-10-04
1
-15
/
+0
*
stop adding singleton methods to the PG connection
Aaron Patterson
2013-10-04
1
-11
/
+26
*
Delete failing test
Jon Leighton
2013-03-22
1
-36
/
+0
*
class_eval should use __FILE__ and __LINE__
Neeraj Singh
2013-01-30
1
-1
/
+1
*
Session variables for mysql, mysql2, and postgresql adapters can be set
Aaron Stone
2012-12-08
1
-0
/
+41
*
Fix only-once stub logic.
Steve Jorgensen
2012-08-08
1
-1
/
+1
*
Fix just-plain-wrongness of psql auto-reconnect test.
Steve Jorgensen
2012-08-07
1
-8
/
+9
*
Stop being silly with formatting of method aliasing.
Steve Jorgensen
2012-07-16
1
-3
/
+3
*
Simulated & actual (manual/skipped) PostgreSQL auto-reconnection tests.
Steve Jorgensen
2012-07-16
1
-0
/
+72
*
Unify the collation API for the database adpters
Rafael Mendonça França
2012-07-01
1
-2
/
+2
*
Support collate and ctype on the PostgreSQL.
kennyj
2012-06-29
1
-0
/
+8
*
Change minimum (default) log level in PostgreSQL to warning.
kennyj
2012-06-18
1
-0
/
+4
*
Fix logs name consistency.
kennyj
2012-05-19
1
-0
/
+44
*
Postgresql: add test case for setting custom libpq connection parameters
Lars Kanis
2012-01-04
1
-0
/
+15
*
forgot to add this test case
Aaron Patterson
2011-07-22
1
-0
/
+14