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
/
lib
/
active_record
/
connection_adapters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into adequaterecord
Aaron Patterson
2014-02-17
13
-31
/
+59
|
\
|
*
`execute` is a hotspot, so let's reduce branches
Aaron Patterson
2014-02-12
1
-6
/
+2
|
*
Reaper has access to threadsafe active? call
Kevin Casey
2014-02-08
3
-2
/
+13
|
*
docs, AR already auto-detects primary keys. Closes #13946. [ci skip]
Yves Senn
2014-02-05
1
-3
/
+3
|
*
Merge pull request #13688 from jbaudanza/psql-index-exists
Rafael Mendonça França
2014-02-01
1
-0
/
+13
|
|
\
|
|
*
psql implementation of #index_name_exists?
Jonathan Baudanza
2014-01-16
1
-0
/
+13
|
*
|
Fixes issue with parsing whitespace content back from database - fixes #13907
Mauricio Linhares
2014-02-01
1
-2
/
+3
|
*
|
Fix regression on `.select_*` methods.
Arthur Neves
2014-01-30
6
-18
/
+21
|
*
|
Restore ActiveRecord states after a rollback for models w/o callbacks
Godfrey Chan
2014-01-18
1
-0
/
+4
|
*
|
fix exception translation
Aaron Patterson
2014-01-17
2
-3
/
+4
|
*
|
translate exceptions on prepared statement failure
Aaron Patterson
2014-01-17
2
-6
/
+13
*
|
|
run the damn tests @tenderlove
Aaron Patterson
2014-01-17
2
-2
/
+2
*
|
|
remove dead code
Aaron Patterson
2014-01-17
1
-7
/
+0
*
|
|
change query strategy based on adapter
Aaron Patterson
2014-01-16
2
-0
/
+10
*
|
|
fix exception translation
Aaron Patterson
2014-01-14
2
-3
/
+4
*
|
|
translate exceptions on prepared statement failure
Aaron Patterson
2014-01-14
2
-6
/
+13
*
|
|
comment out the sqlite3 debug code (for now)
Aaron Patterson
2014-01-14
1
-0
/
+7
*
|
|
Merge branch 'master' into set_binds
Aaron Patterson
2014-01-14
1
-1
/
+17
|
\
|
|
|
*
|
sqlite >= 3.8.0 supports partial indexes
Cody Cutrer
2014-01-14
1
-1
/
+17
|
|
/
*
|
explains for prepared statements should never have binds in SQLite3
Aaron Patterson
2014-01-13
1
-1
/
+1
*
|
replace bind values on calls to to_sql
Aaron Patterson
2014-01-13
1
-0
/
+4
|
/
*
Merge pull request #13582 from schneems/schneems/preserve-connection-behavior
Rafael Mendonça França
2014-01-09
1
-3
/
+12
|
\
|
*
Ensure Active Record connection consistency
schneems
2014-01-09
1
-3
/
+12
*
|
Revert "ask the fixture set for the sql statements"
Aaron Patterson
2014-01-09
1
-5
/
+1
|
/
*
Make change_table use object of current database adapter
Nishant Modak
2014-01-07
2
-10
/
+10
*
Fix AR connection resolver docs to return a hash with string keys [ci skip]
Carlos Antonio da Silva
2014-01-06
1
-1
/
+1
*
Fix typo [ci skip]
Carlos Antonio da Silva
2014-01-06
1
-1
/
+1
*
Allow "url" sub key in database.yml configuration
schneems
2013-12-30
1
-0
/
+8
*
[ci skip] ConnectionSpecification::Resolver Docs
schneems
2013-12-30
1
-14
/
+80
*
Extract db url connection logic to class
schneems
2013-12-29
1
-34
/
+79
*
Raise NoDatabaseError when db does not exist
schneems
2013-12-24
3
-0
/
+18
*
Deprecate use of string in establish_connection as connection lookup
José Valim
2013-12-24
1
-9
/
+16
*
Only build a ConnectionSpecification if required
José Valim
2013-12-24
1
-26
/
+28
*
Fix build failures related to the new ENV options in yml
José Valim
2013-12-24
1
-3
/
+3
*
Merge pull request #13463 from josevalim/jv-env
José Valim
2013-12-23
1
-20
/
+29
|
\
|
*
Guarantee the connection resolver handles string values
José Valim
2013-12-23
1
-20
/
+29
*
|
Do not consider PG array columns as number or text columns
Carlos Antonio da Silva
2013-12-23
1
-1
/
+9
|
/
*
Tell how to Create a Database in Error Message
schneems
2013-12-23
1
-0
/
+6
*
fix quoting non-strings
Damien Mathieu
2013-12-22
1
-1
/
+1
*
fix url connections for sqlite3
Aaron Patterson
2013-12-20
1
-1
/
+12
*
quoting: Check if id is a valid method before using it
Arthur Neves
2013-12-19
1
-1
/
+3
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-12-20
2
-2
/
+2
|
\
|
*
Typos. return -> returns. [ci skip]
Lauro Caetano
2013-12-03
2
-2
/
+2
*
|
Fix PostgreSQL insert to properly extract table name from multiline string SQL.
Kuldeep Aggarwal
2013-12-19
1
-1
/
+1
*
|
MySQL: remove the old-school 'packets out of order' message
Jeremy Kemper
2013-12-17
1
-6
/
+0
*
|
Fix missing closing rdoc tag [ci skip]
Carlos Antonio da Silva
2013-12-16
1
-1
/
+1
*
|
support creating temporary tables from queries
Cody Cutrer
2013-12-14
5
-17
/
+38
*
|
Fix mysql to support duplicated column names
Kassio Borges
2013-12-13
1
-3
/
+8
*
|
Merge pull request #13291 from strzibny/new_unique_constraint
Yves Senn
2013-12-12
1
-1
/
+5
|
\
\
|
*
|
Translate new unique constraint for sqlite >= 3.8.2
Josef Stribny
2013-12-12
1
-1
/
+5
[next]