aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix isolated test failures due to referencing ActiveRecord::Tasks::DatabaseAl...Jeremy Daer2016-04-183-0/+3
* Merge pull request #24607 from vipulnsward/where-clause-frozen-arraySean Griffin2016-04-181-1/+2
|\
| * Don't create new arrays when trying to compute non_empty_predicates for where...Vipul A M2016-04-181-1/+2
* | Database comments: switch to keyword args for new table optionsJeremy Daer2016-04-1811-69/+79
|/
* Merge pull request #24577 from mechanicles/fix-fetch-cache-missJeremy Daer2016-04-183-2/+33
|\
| * Fix forced cache miss for fetch.Santosh Wadghule2016-04-183-2/+31
* | Merge pull request #24600 from tomkadwill/action-cabel-channel-typosVipul A M2016-04-184-5/+5
|\ \
| * | Fix typos in ActionCable Channel [ci skip]Tom Kadwill2016-04-184-5/+5
* | | removes unneeded require in rails/railtie.rbXavier Noria2016-04-181-2/+1
* | | Merge pull request #24535 from tomash/association-validate-docsVipul A M2016-04-181-4/+8
|\ \ \
| * | | [ci skip] Update ActiveRecord associations documentation to avoid confusion w...Tomasz Stachewicz2016-04-181-4/+8
* | | | Merge pull request #24587 from mechanicles/doc-consistencyXavier Noria2016-04-181-19/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Document consistency [ci skip]Santosh Wadghule2016-04-171-19/+19
* | | | Merge pull request #24581 from vipulnsward/add-reference-named-unique-index-testYves Senn2016-04-181-0/+5
|\ \ \ \
| * | | | Add test to verify named unique index, when creating reference via add_referenceVipul A M2016-04-161-0/+5
* | | | | Merge pull request #22806 from Envek/solid_durationsJeremy Daer2016-04-174-11/+34
|\ \ \ \ \
| * | | | | Change 1.week to create 1 week durations instead of 7 days durations.Andrey Novikov2016-04-184-11/+36
* | | | | | Merge pull request #24603 from prathamesh-sonpatki/fix-wording-about-adapters...Jeremy Daer2016-04-171-2/+2
|\ \ \ \ \ \
| * | | | | | Fix wording related to adapters supporting database comments [ci skip]Prathamesh Sonpatki2016-04-181-2/+2
* | | | | | | Merge pull request #24602 from prathamesh-sonpatki/add-note-about-db-comments...Jeremy Daer2016-04-171-0/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add note about ability to add database comments to release notes [ci skip]Prathamesh Sonpatki2016-04-181-0/+3
| |/ / / / /
* | | | | | Merge pull request #24601 from prathamesh-sonpatki/fix-ar-changelogJeremy Daer2016-04-171-23/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Move CHANGELOG entry about database notices at the top [ci skip]Prathamesh Sonpatki2016-04-181-23/+20
|/ / / / /
* | | | | Merge pull request #24595 from maclover7/jm-cleanup-2Rafael França2016-04-171-1/+1
|\ \ \ \ \
| * | | | | Specify that behavior will be deprecated in Rails 5.1Jon Moss2016-04-171-1/+1
| |/ / / /
* | | | | Merge pull request #24551 from bogdanvlviv/notice_for_tasksJeremy Daer2016-04-178-14/+130
|\ \ \ \ \
| * | | | | Added notice when a database is successfully created or dropped.bogdanvlviv2016-04-178-14/+130
* | | | | | Merge pull request #24582 from vipulnsward/stop-passing-unused-payloads-to-in...Jeremy Daer2016-04-171-2/+2
|\ \ \ \ \ \
| * | | | | | Stop passing unused payloads to instrumentation block in cacheVipul A M2016-04-171-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #24592 from vipulnsward/properly-verify-expiresRichard Schneeman2016-04-172-2/+5
|\ \ \ \ \ \
| * | | | | | Properly verify that cache accepts and user `expires` value.Vipul A M2016-04-172-2/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #24591 from vipulnsward/test-partial-name-with-unicodeAkira Matsuda2016-04-182-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add render allows unicode text name in partials - 🍣Vipul A M2016-04-172-0/+5
|/ / / / /
* | | | | Merge pull request #22911 from Envek/database_commentsJeremy Daer2016-04-1615-37/+280
|\ \ \ \ \
| * | | | | Add support for specifying comments for tables, columns, and indexes.Andrey Novikov2016-04-1615-37/+286
| |/ / / /
* | | | | Merge pull request #24574 from y-yagi/donot_remove_cable.jsJeremy Daer2016-04-162-1/+15
|\ \ \ \ \
| * | | | | don't remove `cable.js`yuuji.yaginuma2016-04-162-1/+15
| |/ / / /
* | | | | documentation for add_references index option [ci skip]Vipul A M2016-04-172-2/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ci skip] docs for add_references index optionAlex Handley2016-04-162-2/+12
* | | | | Merge pull request #24565 from javiervidal/rails_update_taskKasper Timm Hansen2016-04-151-1/+1
|\ \ \ \ \
| * | | | | Add a note about how to execute 'rails app:update' on 4.2 and earlier [ci skip]Javier Vidal2016-04-151-1/+1
* | | | | | Merge pull request #24556 from vipulnsward/24542-changelogJeremy Daer2016-04-151-0/+6
|\ \ \ \ \ \
| * | | | | | Add changelog for #24542Vipul A M2016-04-151-0/+6
* | | | | | | Merge pull request #24559 from vipulnsward/fix-ac-testsJeremy Daer2016-04-152-5/+3
|\ \ \ \ \ \ \
| * | | | | | | - Fixed ActionCable::Connection::ClientSocketTest that was overriding ActionC...Vipul A M2016-04-152-5/+3
| |/ / / / / /
* | | | | | | Merge pull request #24517 from estolfo/transform-keys-return-type-masterSean Griffin2016-04-152-1/+17
|\ \ \ \ \ \ \
| * | | | | | | Restore Hash#transform_keys behavior to always return a Hash instanceEmily2016-04-122-1/+17
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Filter scalar values when params permit hashes or arraysSean Griffin2016-04-152-1/+14
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #24560 from javiervidal/20160415प्रथमेश Sonpatki2016-04-151-1/+1
|\ \ \ \ \ \
| * | | | | | Fix broken link in 'Ruby on Rails 4.0 Release Notes' [ci skip]Javier Vidal2016-04-151-1/+1
|/ / / / / /