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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #28526 from kamipo/fix_log_subscriber_to_allow_legacy_binds
Rafael França
2017-03-22
1
-58
/
+63
|
\
|
*
Fix `LogSubscriber` to allow legacy `binds`
Ryuta Kamizono
2017-03-23
1
-58
/
+63
*
|
Merge pull request #28531 from yahonda/suppress_pg_warning
Matthew Draper
2017-03-23
1
-0
/
+1
|
\
\
|
*
|
Suppress `WARNING: nonstandard use of \\ in a string literal` warning
Yasuo Honda
2017-03-22
1
-0
/
+1
|
|
/
*
/
[PostgreSQL]: Replace deprecated PG constants.
Lars Kanis
2017-03-22
1
-4
/
+4
|
/
*
Fix where_clause#except with specific where value
John Hawthorn
2017-03-20
1
-0
/
+8
*
Merge pull request #28474 from kamipo/fix_extension_with_darty_target
Kasper Timm Hansen
2017-03-20
2
-0
/
+9
|
\
|
*
Fix extension method with dirty target in has_many associations
Ryuta Kamizono
2017-03-20
2
-0
/
+9
*
|
Merge pull request #28473 from kamipo/delegate_uniq_to_records
Rafael França
2017-03-20
3
-19
/
+19
|
\
\
|
*
|
Use `load` rather than `collect` for force loading
Ryuta Kamizono
2017-03-19
3
-19
/
+19
|
|
/
*
|
Merge pull request #27939 from kamipo/fix_select_all_with_legacy_binds
Rafael França
2017-03-20
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Fix `select_all` with legacy `binds`
Ryuta Kamizono
2017-02-12
1
-0
/
+9
*
|
Merge pull request #28191 from eugeneius/string_assoc_order
Rafael França
2017-03-17
1
-1
/
+24
|
\
\
|
*
|
Allow order to be given expressions as hash keys
Eugene Kenny
2017-02-27
1
-1
/
+24
*
|
|
Merge pull request #28154 from aripollak/remove-comments-from-structure-sql
Rafael Mendonça França
2017-03-17
1
-3
/
+16
|
\
\
\
|
*
|
|
Only remove comments before the first statement
Ari Pollak
2017-02-24
1
-3
/
+3
|
*
|
|
Drop comments from structure.sql in postgresql
Ari Pollak
2017-02-24
1
-3
/
+16
*
|
|
|
Merge pull request #28318 from bogdanvlviv/remove-ability-update-locking_colu...
Rafael França
2017-03-17
2
-35
/
+2
|
\
\
\
\
|
*
|
|
|
Remove ability update locking_column value
bogdanvlviv
2017-03-16
2
-35
/
+2
*
|
|
|
|
Add :default option to belongs_to (#28453)
George Claghorn
2017-03-17
1
-0
/
+20
|
/
/
/
/
*
|
|
|
Fix fragile test (`AssociationProxyTest#test_save_on_parent_saves_children`)
Fumiaki MATSUSHIMA
2017-03-16
1
-36
/
+34
*
|
|
|
Merge pull request #28068 from kamipo/refactor_data_sources
Rafael França
2017-03-13
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
Extract `data_source_sql` to refactor data source statements
Ryuta Kamizono
2017-02-20
1
-4
/
+2
*
|
|
|
|
Simply delegate `as_json` to `records`
Ryuta Kamizono
2017-03-10
1
-1
/
+1
*
|
|
|
|
Merge pull request #28351 from kamipo/deprecate_schema_migrations_table_name
Rafael Mendonça França
2017-03-09
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Deprecate `Migrator.schema_migrations_table_name`
Ryuta Kamizono
2017-03-09
1
-0
/
+4
*
|
|
|
|
|
Fix select with block doesn't return newly built records in has_many association
Ryuta Kamizono
2017-03-09
1
-0
/
+6
|
/
/
/
/
/
*
|
|
|
|
Fix `deserialize` with JSON array
Ryuta Kamizono
2017-03-06
1
-0
/
+10
*
|
|
|
|
Remove useless `Migrator.schema_migrations_table_name`
Ryuta Kamizono
2017-03-05
1
-5
/
+5
*
|
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2017-03-04
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Remove duplicated "does" [ci skip]
Ryuta Kamizono
2017-02-14
1
-1
/
+1
*
|
|
|
|
|
Fix `rake db:schema:load` with subdirectories
Ryuta Kamizono
2017-03-05
1
-0
/
+17
*
|
|
|
|
|
Fix `rake db:migrate:status` with subdirectories
Ryuta Kamizono
2017-03-04
1
-0
/
+44
*
|
|
|
|
|
Don't share `options` with a reference type column
Ryuta Kamizono
2017-03-04
1
-0
/
+7
*
|
|
|
|
|
Merge pull request #28242 from rails/add-fractional-support-to-datetime-change
Andrew White
2017-03-02
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update `DateTime#change` to support usec and nsec
Andrew White
2017-03-02
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #28220 from kamipo/valid_type_accept_only_supported_types
Rafael França
2017-03-01
4
-38
/
+10
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
`valid_type?` should accept only supported types
Ryuta Kamizono
2017-02-28
4
-38
/
+10
*
|
|
|
|
|
|
Whitelist adapters that support aliases in `HAVING` clause
Andrew White
2017-03-01
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #25296 from kamipo/use_inspect_for_type_cast_for_schema
Rafael França
2017-02-28
1
-7
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Use `inspect` in `type_cast_for_schema` for date/time and decimal values
Ryuta Kamizono
2016-12-11
1
-7
/
+8
*
|
|
|
|
|
|
|
Merge pull request #28210 from cefigueiredo/improve_required_test
Rafael França
2017-02-28
1
-7
/
+35
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Ensure that tests will reset belongs_to_requierd_by_default config
Carlos Figueiredo
2017-02-27
1
-23
/
+27
|
*
|
|
|
|
|
|
|
Make required by default test for belongs_to association clearer
Carlos Figueiredo
2017-02-27
1
-1
/
+25
*
|
|
|
|
|
|
|
|
Merge pull request #28217 from kamipo/create_join_table_respects_reference_ke...
Rafael França
2017-02-28
1
-1
/
+12
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
`create_join_table` should respect `references` column type
Ryuta Kamizono
2017-02-28
1
-1
/
+12
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #28063 from Erol/prioritize-callback-on-action-before-if
Rafael França
2017-02-28
1
-0
/
+40
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Prioritize checking `:on` actions before `:if` for transaction callbacks
Erol Fornoles
2017-02-21
1
-0
/
+40
*
|
|
|
|
|
|
|
|
|
Revert "Dupping a CollectionProxy should dup the load_target"
eileencodes
2017-02-28
1
-8
/
+0
*
|
|
|
|
|
|
|
|
|
Dupping a CollectionProxy should dup the load_target
eileencodes
2017-02-28
1
-0
/
+8
[next]