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
*
Support AC::Parameters for PG HStore
Jon Moss
2016-11-15
1
-0
/
+2
*
Fix NameError: undefined local variable or method `result`
Ryuta Kamizono
2016-11-14
1
-2
/
+2
*
Merge pull request #26905 from bogdanvlviv/docs
Andrew White
2016-11-13
4
-9
/
+9
|
\
|
*
Add missing `+` around a some literals.
bogdanvlviv
2016-10-27
4
-9
/
+9
*
|
Add `:nodoc` to `table_structure`
Ryuta Kamizono
2016-11-12
1
-9
/
+2
*
|
Refactor column initialization into `new_column_from_field`
Kir Shatrov
2016-11-11
4
-38
/
+48
*
|
Merge pull request #26978 from matthewd/query-cache-pool
Matthew Draper
2016-11-10
2
-0
/
+28
|
\
\
|
*
|
Configure query caching (per thread) on the connection pool
Matthew Draper
2016-11-06
2
-0
/
+28
*
|
|
Mysql2::Client::FOUND_ROWS should be defined in all currently supported versi...
Akira Matsuda
2016-11-10
1
-6
/
+4
*
|
|
Add ActiveRecord::Base.connection_pool.stat
Pavel
2016-11-09
1
-0
/
+18
|
/
/
*
|
Merge pull request #26909 from matthewd/query-cache-connection
Matthew Draper
2016-11-06
2
-3
/
+5
|
\
\
|
*
|
Clear query cache during checkin, instead of an execution callback
Matthew Draper
2016-10-27
2
-3
/
+5
|
|
/
*
|
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
10
-17
/
+17
*
|
Fix the variable scoping issue I introduced in 007e50d8e5a900547471b6c4ec79d9...
Matthew Draper
2016-10-28
1
-2
/
+2
*
|
Merge pull request #26688 from kamipo/remove_respond_to_indexes
Kasper Timm Hansen
2016-10-28
1
-4
/
+0
|
\
\
|
*
|
Remove unnecessary `respond_to?(:indexes)` checking
Ryuta Kamizono
2016-10-03
1
-4
/
+0
*
|
|
Permit loads while queries are running
Matthew Draper
2016-10-27
5
-25
/
+47
*
|
|
Merge pull request #26899 from kamipo/use_regex_match
Xavier Noria
2016-10-27
7
-10
/
+10
|
\
\
\
|
*
|
|
Use Regexp#match? rather than Regexp#===
Ryuta Kamizono
2016-10-26
7
-10
/
+10
|
|
|
/
|
|
/
|
*
/
|
let Regexp#match? be globally available
Xavier Noria
2016-10-27
1
-1
/
+0
|
/
/
*
|
Fix indentation of code examples
Orhan Toy
2016-10-19
1
-4
/
+4
*
|
Merge pull request #26784 from kamipo/quote_table_name_properly
Rafael França
2016-10-14
3
-13
/
+15
|
\
\
|
*
|
Quote table name properly
Ryuta Kamizono
2016-10-14
3
-13
/
+15
*
|
|
Support index.length for MySQL 8.0.0-dmr
Yasuo Honda
2016-10-13
1
-1
/
+1
|
/
/
*
|
Merge pull request #26208 from nanaya/pg-insensitive-text
Matthew Draper
2016-10-11
1
-2
/
+6
|
\
\
|
*
|
Fix case insensitive check for text column in pg
nanaya
2016-09-01
1
-0
/
+4
|
*
|
Use proper casting
nanaya
2016-09-01
1
-2
/
+2
*
|
|
Extract `format_colspec` to format column spec
Ryuta Kamizono
2016-10-11
1
-3
/
+1
*
|
|
Fix table comment dumping
Ryuta Kamizono
2016-10-11
1
-1
/
+3
*
|
|
`name` is not a column option
Ryuta Kamizono
2016-10-10
2
-3
/
+2
*
|
|
Dump index options to pretty format
Ryuta Kamizono
2016-10-10
2
-3
/
+3
*
|
|
Prevent to create blank comment
Ryuta Kamizono
2016-10-08
2
-3
/
+3
|
|
/
|
/
|
*
|
Merge pull request #26584 from Shopify/cached-query-name
Rafael França
2016-09-30
1
-4
/
+10
|
\
\
|
*
|
Preserve cached queries name in AS notifications
Jean Boussier
2016-09-22
1
-4
/
+10
*
|
|
[ci skip] Update PG adapter documentation
Alex Kitchens
2016-09-26
1
-1
/
+1
*
|
|
[ci skip] Clarify Postgresql Documentation
Alex Kitchens
2016-09-25
1
-4
/
+4
|
/
/
*
|
Force correct namespace when using TransactionManager
Arthur Neves
2016-09-16
1
-1
/
+1
*
|
fix typo in `add_column` doc [ci skip]
yuuji.yaginuma
2016-09-16
1
-1
/
+1
*
|
Fix broken comments indentation caused by rubocop auto-correct [ci skip]
Ryuta Kamizono
2016-09-14
5
-96
/
+96
*
|
activerecord/mysql2: Avoid setting @connection to nil, just close it
Dylan Thacker-Smith
2016-09-08
2
-15
/
+7
*
|
Fix Remaining Case-In-Assignment Statement Formatting
Alex Kitchens
2016-09-06
2
-41
/
+43
*
|
fixes remaining RuboCop issues [Vipul A M, Xavier Noria]
Xavier Noria
2016-09-01
2
-4
/
+4
|
/
*
Remove deprecated handling of PG Points
Sean Griffin
2016-08-31
4
-21
/
+32
*
Revert "Extract `PredicateBuilder::CaseSensitiveHandler`"
Sean Griffin
2016-08-31
2
-9
/
+10
*
Attempt to maintain encoding for arrays of strings with PG
Sean Griffin
2016-08-31
1
-1
/
+12
*
Add `Type.default_value` and use it everywhere for internal
Ryuta Kamizono
2016-08-26
1
-1
/
+1
*
Fix `OID::Bit#cast_value`
Ryuta Kamizono
2016-08-20
1
-2
/
+2
*
Remove unused `blob_or_text_column?` method
Ryuta Kamizono
2016-08-19
1
-4
/
+0
*
Merge pull request #26154 from kamipo/remove_text_default_treated_as_empty_st...
Rafael Mendonça França
2016-08-19
3
-24
/
+5
|
\
|
*
Remove text default treated as an empty string in non-strict mode
Ryuta Kamizono
2016-08-19
3
-24
/
+5
[next]