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
*
Fixes typo
Vijay Dev
2011-07-22
1
-1
/
+1
*
adding more tests around database uri parsing
Aaron Patterson
2011-07-21
1
-5
/
+3
*
Add documentation for URL connection strings.
Glenn Gillen
2011-07-20
1
-0
/
+6
*
Added test for postgres connections as URL. Fixed query param parsing.
Glenn Gillen
2011-07-20
1
-1
/
+1
*
Provide database connection settings as a URL.
Glenn Gillen
2011-07-20
1
-0
/
+22
*
bigdecimal should be typecast to a float on sqlite3. fixes #2162
Aaron Patterson
2011-07-20
1
-0
/
+5
*
Refactor PostgreSQLAdapter a bit
Daniel Schierbeck
2011-07-08
1
-16
/
+18
*
cache column defaults for AR object instantiation
Aaron Patterson
2011-06-27
1
-0
/
+9
*
Improve ordering of multiple columns on postgresql
Lucia Escanellas
2011-06-24
1
-1
/
+1
*
Merge pull request #1632 from tardate/pg_schema_fu
Aaron Patterson
2011-06-21
1
-47
/
+72
|
\
|
*
Merge remote branch 'rails/master' into pg_schema_fu
Paul Gallagher
2011-06-19
5
-12
/
+13
|
|
\
|
*
|
Make PostgreSQL adapter view-compatible
Paul Gallagher
2011-06-19
1
-3
/
+5
|
*
|
make extract_schema_and_table a private method
Paul Gallagher
2011-06-11
1
-20
/
+17
|
*
|
remove table quoting in primary_key method
Paul Gallagher
2011-06-11
1
-1
/
+1
|
*
|
apply private method indentation convention
Paul Gallagher
2011-06-10
1
-22
/
+22
|
*
|
Improve PostgreSQL adapter schema-awareness
Paul Gallagher
2011-06-10
1
-25
/
+51
*
|
|
Add missing require 'set'
Daniel Azuma
2011-06-20
1
-0
/
+2
*
|
|
Merge pull request #1763 from grantneufeld/schema_column_exists_options_hash
José Valim
2011-06-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Changed the default value for the options argument on ActiveRecord::Connectio...
Grant Neufeld
2011-06-18
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Fix inconsistencies by being polite to the wrapped body. Needed for Rack::Sen...
Steve Hodgkiss
2011-06-18
1
-0
/
+8
|
/
/
*
|
Merge branch 'master' of git://github.com/lifo/docrails
Xavier Noria
2011-06-18
3
-11
/
+11
|
\
\
|
*
|
Update remove_index documentation
Lucia Escanellas
2011-06-17
2
-9
/
+9
|
*
|
Remove trailing whitespaces
Guillermo Iguaran
2011-06-12
1
-2
/
+2
|
|
/
*
|
Bump to mysql2 0.3.6
Guillermo Iguaran
2011-06-17
1
-1
/
+1
*
|
Merge pull request #1636 from metaskills/upstream/3-1-stable
Aaron Patterson
2011-06-17
1
-0
/
+1
|
\
\
|
*
|
Allow the connection pool's #table_exists? method to give the connections #ta...
Ken Collins
2011-06-10
1
-0
/
+1
|
|
/
*
|
Bump mysql2 to 0.3.5
Arun Agrawal
2011-06-16
1
-1
/
+1
*
|
Bump mysql2 up
Santiago Pastorino and José Ignacio Costa
2011-06-16
1
-1
/
+1
|
/
*
Remove unused 'quoted_column_names' variable.
Sebastian Martinez
2011-06-08
1
-1
/
+1
*
Revert "[activerecord][postgresql] verify if table has a schema(not public)"....
Jon Leighton
2011-05-31
1
-5
/
+6
*
Merge pull request #1410 from lucasts/pg_schema
Aaron Patterson
2011-05-30
1
-5
/
+11
|
\
|
*
[activerecord][postgresql] verify if table has a schema(not public)
Lucas Stephanou
2011-05-27
1
-6
/
+5
|
*
find sequences with pg schemas properly
Lucas Stephanou
2011-05-27
1
-4
/
+11
*
|
No need to pass options which is never used
Akira Matsuda
2011-05-29
1
-2
/
+2
*
|
No need to override for just calling super
Akira Matsuda
2011-05-29
2
-8
/
+0
*
|
stop using boolean expressions because of the side effects
Aaron Patterson
2011-05-27
1
-1
/
+4
*
|
close statment only if its not closed
Hemant Kumar
2011-05-28
1
-1
/
+1
*
|
work around bug in the sqlite3 bindings. fixes #1289
Aaron Patterson
2011-05-27
1
-0
/
+1
|
/
*
Merge branch 'master' of github.com:rails/rails
Xavier Noria
2011-05-25
3
-65
/
+2
|
\
|
*
removed deprecated methods, and related tests, from ActiveRecord
Josh Kalderimis
2011-05-25
3
-65
/
+2
*
|
Merge branch 'master' of git://github.com/lifo/docrails
Xavier Noria
2011-05-25
5
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
Remove extra white spaces on ActiveRecord docs.
Sebastian Martinez
2011-05-23
5
-10
/
+10
*
|
Remove extra white-space on some exception messages.
Sebastian Martinez
2011-05-23
5
-6
/
+6
*
|
Removed AS core_ext/kernel/requires as it's not used and is bad practice.
Josh Kalderimis
2011-05-23
3
-3
/
+0
*
|
Merge pull request #1097 from kirillrdy/master
Michael Koziarski
2011-05-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Year 0 should fall to nil only if month and day are also 0
Kirill Radzikhovskyy
2011-05-17
1
-1
/
+1
*
|
on.upcase!
Akira Matsuda
2011-05-19
1
-1
/
+1
*
|
why not use JOIN statement for joining tables? (vol. 2)
Akira Matsuda
2011-05-18
1
-21
/
+12
*
|
remove unused table from FROM clause
Akira Matsuda
2011-05-18
1
-2
/
+0
*
|
why not use JOIN statement for joining tables?
Akira Matsuda
2011-05-18
1
-3
/
+3
|
/
[next]