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
Commit message (
Expand
)
Author
Age
Files
Lines
*
`foreign_key` respects `table_name_prefix` and `table_name_suffix`
Ryuta Kamizono
2016-04-19
3
-2
/
+35
*
Merge pull request #23622 from kamipo/primary_key_should_be_not_null
Jeremy Daer
2016-04-18
6
-4
/
+28
|
\
|
*
Primary key should be `NOT NULL`
Ryuta Kamizono
2016-03-12
5
-4
/
+11
*
|
Cable: Periodic timers refresh
Jeremy Daer
2016-04-18
4
-39
/
+83
*
|
Fix isolated test failures due to referencing ActiveRecord::Tasks::DatabaseAl...
Jeremy Daer
2016-04-18
3
-0
/
+3
*
|
Merge pull request #24607 from vipulnsward/where-clause-frozen-array
Sean Griffin
2016-04-18
1
-1
/
+2
|
\
\
|
*
|
Don't create new arrays when trying to compute non_empty_predicates for where...
Vipul A M
2016-04-18
1
-1
/
+2
*
|
|
Database comments: switch to keyword args for new table options
Jeremy Daer
2016-04-18
11
-69
/
+79
|
/
/
*
|
Merge pull request #24577 from mechanicles/fix-fetch-cache-miss
Jeremy Daer
2016-04-18
3
-2
/
+33
|
\
\
|
*
|
Fix forced cache miss for fetch.
Santosh Wadghule
2016-04-18
3
-2
/
+31
*
|
|
Merge pull request #24600 from tomkadwill/action-cabel-channel-typos
Vipul A M
2016-04-18
4
-5
/
+5
|
\
\
\
|
*
|
|
Fix typos in ActionCable Channel [ci skip]
Tom Kadwill
2016-04-18
4
-5
/
+5
*
|
|
|
removes unneeded require in rails/railtie.rb
Xavier Noria
2016-04-18
1
-2
/
+1
*
|
|
|
Merge pull request #24535 from tomash/association-validate-docs
Vipul A M
2016-04-18
1
-4
/
+8
|
\
\
\
\
|
*
|
|
|
[ci skip] Update ActiveRecord associations documentation to avoid confusion w...
Tomasz Stachewicz
2016-04-18
1
-4
/
+8
*
|
|
|
|
Merge pull request #24587 from mechanicles/doc-consistency
Xavier Noria
2016-04-18
1
-19
/
+19
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Document consistency [ci skip]
Santosh Wadghule
2016-04-17
1
-19
/
+19
*
|
|
|
|
Merge pull request #24581 from vipulnsward/add-reference-named-unique-index-test
Yves Senn
2016-04-18
1
-0
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Add test to verify named unique index, when creating reference via add_reference
Vipul A M
2016-04-16
1
-0
/
+5
*
|
|
|
|
|
Merge pull request #22806 from Envek/solid_durations
Jeremy Daer
2016-04-17
4
-11
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Change 1.week to create 1 week durations instead of 7 days durations.
Andrey Novikov
2016-04-18
4
-11
/
+36
*
|
|
|
|
|
|
Merge pull request #24603 from prathamesh-sonpatki/fix-wording-about-adapters...
Jeremy Daer
2016-04-17
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix wording related to adapters supporting database comments [ci skip]
Prathamesh Sonpatki
2016-04-18
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge pull request #24602 from prathamesh-sonpatki/add-note-about-db-comments...
Jeremy Daer
2016-04-17
1
-0
/
+3
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Add note about ability to add database comments to release notes [ci skip]
Prathamesh Sonpatki
2016-04-18
1
-0
/
+3
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #24601 from prathamesh-sonpatki/fix-ar-changelog
Jeremy Daer
2016-04-17
1
-23
/
+20
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Move CHANGELOG entry about database notices at the top [ci skip]
Prathamesh Sonpatki
2016-04-18
1
-23
/
+20
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #24595 from maclover7/jm-cleanup-2
Rafael França
2016-04-17
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Specify that behavior will be deprecated in Rails 5.1
Jon Moss
2016-04-17
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #24551 from bogdanvlviv/notice_for_tasks
Jeremy Daer
2016-04-17
8
-14
/
+130
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Added notice when a database is successfully created or dropped.
bogdanvlviv
2016-04-17
8
-14
/
+130
*
|
|
|
|
|
|
Merge pull request #24582 from vipulnsward/stop-passing-unused-payloads-to-in...
Jeremy Daer
2016-04-17
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Stop passing unused payloads to instrumentation block in cache
Vipul A M
2016-04-17
1
-2
/
+2
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #24592 from vipulnsward/properly-verify-expires
Richard Schneeman
2016-04-17
2
-2
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Properly verify that cache accepts and user `expires` value.
Vipul A M
2016-04-17
2
-2
/
+5
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #24591 from vipulnsward/test-partial-name-with-unicode
Akira Matsuda
2016-04-18
2
-0
/
+5
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add render allows unicode text name in partials - 🍣
Vipul A M
2016-04-17
2
-0
/
+5
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #22911 from Envek/database_comments
Jeremy Daer
2016-04-16
15
-37
/
+280
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add support for specifying comments for tables, columns, and indexes.
Andrey Novikov
2016-04-16
15
-37
/
+286
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #24574 from y-yagi/donot_remove_cable.js
Jeremy Daer
2016-04-16
2
-1
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
don't remove `cable.js`
yuuji.yaginuma
2016-04-16
2
-1
/
+15
|
|
/
/
/
/
/
*
|
|
|
|
|
documentation for add_references index option [ci skip]
Vipul A M
2016-04-17
2
-2
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ci skip] docs for add_references index option
Alex Handley
2016-04-16
2
-2
/
+12
*
|
|
|
|
|
Merge pull request #24565 from javiervidal/rails_update_task
Kasper Timm Hansen
2016-04-15
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add a note about how to execute 'rails app:update' on 4.2 and earlier [ci skip]
Javier Vidal
2016-04-15
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #24556 from vipulnsward/24542-changelog
Jeremy Daer
2016-04-15
1
-0
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add changelog for #24542
Vipul A M
2016-04-15
1
-0
/
+6
*
|
|
|
|
|
|
|
Merge pull request #24559 from vipulnsward/fix-ac-tests
Jeremy Daer
2016-04-15
2
-5
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
- Fixed ActionCable::Connection::ClientSocketTest that was overriding ActionC...
Vipul A M
2016-04-15
2
-5
/
+3
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #24517 from estolfo/transform-keys-return-type-master
Sean Griffin
2016-04-15
2
-1
/
+17
|
\
\
\
\
\
\
\
\
[next]