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
*
Revert "Do not dup the binds when visiting the AST"
Rafael Mendonça França + Kassio Borges
2013-08-31
2
-2
/
+3
*
Do not dup the binds when visiting the AST
Rafael Mendonça França
2013-08-31
2
-3
/
+2
*
Perf: fields in pg gem causes an allocation, cache it
Sam
2013-08-27
1
-2
/
+3
*
Merge pull request #11827 from vipulnsward/remove_extra_case
Santiago Pastorino
2013-08-26
1
-1
/
+0
|
\
|
*
Remove extra case.
Vipul A M
2013-08-10
1
-1
/
+0
*
|
PG adapter deals with negative money values formatted with parenthesis.
Yves Senn
2013-08-26
1
-0
/
+5
*
|
Use infinity const
Konstantin Shabanov
2013-08-22
1
-2
/
+2
*
|
Stop interpreting SQL 'string' columns as :string type.
Ben Woosley
2013-08-17
1
-1
/
+1
*
|
Rescue invalid ip address exceptions on assign.
Paul Nikitochkin
2013-08-14
1
-1
/
+5
*
|
Merge pull request #11838 from vipulnsward/drop_extra_var
Steve Klabnik
2013-08-12
1
-2
/
+2
|
\
\
|
*
|
drop extra variable
Vipul A M
2013-08-12
1
-2
/
+2
|
|
/
*
/
chmod -x
Akira Matsuda
2013-08-12
3
-0
/
+0
|
/
*
Remove redundant `string_to_binary` from type-casting
Vipul A M
2013-08-09
5
-18
/
+4
*
Merge pull request #11802 from ko1/fix_field_encoding_for_mysql
Aaron Patterson
2013-08-07
3
-1
/
+14
|
\
|
*
Set field encoding to client_encoding for mysql adapter.
Koichi Sasada
2013-08-08
3
-1
/
+14
*
|
cast hstore values on write to be consistent with reading from the db.
Yves Senn
2013-08-08
2
-4
/
+12
|
/
*
Merge pull request #11331 from vipulnsward/remove_conditional
Aaron Patterson
2013-08-07
1
-8
/
+1
|
\
|
*
Remove conditional, since results are always an instance of `ActiveRecord::Re...
Vipul A M
2013-07-06
1
-8
/
+1
*
|
Fix multidimensional PG arrays containing non-string items
Yves Senn
2013-08-07
1
-1
/
+9
*
|
config[:database] should be a string
Rafael Mendonça França
2013-08-05
1
-3
/
+3
*
|
Merge pull request #11762 from peterkovacs/patch-2
Carlos Antonio da Silva
2013-08-05
1
-1
/
+1
|
\
\
|
*
|
Free result_metadata directly instead of freeing 2nd, redundant call.
Peter Kovacs
2013-08-05
1
-1
/
+1
*
|
|
Create sqlite3 directory if not present
schneems
2013-08-05
1
-3
/
+5
|
/
/
*
|
Merge pull request #11455 from antonio/fix_enable_extension_not_being_defined
Rafael Mendonça França
2013-08-02
1
-0
/
+8
|
\
\
|
*
|
Define enable_extension method to prevent undefined method error
Antonio Santos
2013-08-02
1
-0
/
+8
*
|
|
Removed redundant xml override from pg adapter
Paul Nikitochkin
2013-08-02
1
-7
/
+3
*
|
|
Refactor `ArrayParser`
Vipul A M
2013-07-26
1
-15
/
+22
*
|
|
Fix indentation.
kennyj
2013-07-24
1
-8
/
+8
*
|
|
Simplify select_one method.
kennyj
2013-07-24
1
-2
/
+1
*
|
|
Uses mysql2 0.3.13 or later
kennyj
2013-07-23
1
-1
/
+1
*
|
|
Defines the return type of select / select_all method.
kennyj
2013-07-23
2
-6
/
+3
*
|
|
rescue from all exceptions in `ConnectionManagement#call`
Vipul A M
2013-07-22
1
-1
/
+1
*
|
|
Revert "Merge pull request #11120 from awilliams/ar_mysql2_boolean_quoting"
Yves Senn
2013-07-17
2
-6
/
+6
*
|
|
Move initializing process for query cache to ActiveRecord::ConnectionAdapters...
kennyj
2013-07-16
2
-2
/
+6
*
|
|
Unifies mysql and mysql2 casting of booleans
awilliams
2013-07-16
2
-6
/
+6
*
|
|
`change_column` for PG adapter respects `:array` option.
Yves Senn
2013-07-16
1
-2
/
+3
|
/
/
*
|
Merge pull request #11174 from vipulnsward/remove_column_passing
Rafael Mendonça França
2013-07-09
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Document where `column` param gets utilized in `substitute_at`.
Vipul A M
2013-07-01
1
-2
/
+2
*
|
Removed unsued deprecation require
Rashmi Yadav
2013-07-04
1
-1
/
+0
*
|
Remove deprecated nil-passing to `SchemaCache` methods.
Yves Senn
2013-07-04
1
-28
/
+8
*
|
Remove deprecated `transaction_joinable=`
Arun Agrawal
2013-07-03
1
-6
/
+0
*
|
Remove deprecated `decrement_open_transactions`.
Arun Agrawal
2013-07-03
1
-4
/
+0
*
|
removed deprecated increment_open_transactions
Arun Agrawal
2013-07-03
1
-4
/
+0
*
|
remove deprecated `PostgreSQLAdapter#outside_transaction?` method.
Yves Senn
2013-07-03
1
-7
/
+0
*
|
Removed deprecated method `columns_for_remove`
Neeraj Singh
2013-07-03
1
-6
/
+0
*
|
Remove deprecated SchemaStatements#distinct
Francesco Rodriguez
2013-07-02
1
-9
/
+0
*
|
Merge pull request #11230 from frodsan/remove_deprecated_clear_stale_cached_c...
Rafael Mendonça França
2013-07-01
1
-5
/
+0
|
\
\
|
*
|
Remove deprecated AR::Connection#clear_stale_cached_connections! method
Francesco Rodriguez
2013-07-01
1
-5
/
+0
|
|
/
*
/
Removed deprecated method type_cast_code from Column
Neeraj Singh
2013-07-02
1
-24
/
+0
|
/
*
Fix documents for create_join_table
Satoshi Ebisawa
2013-06-21
1
-2
/
+2
[next]