Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Restore Hash#transform_keys behavior to always return a Hash instance | Emily | 2016-04-12 | 2 | -1/+17 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Filter scalar values when params permit hashes or arrays | Sean Griffin | 2016-04-15 | 2 | -1/+14 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #24560 from javiervidal/20160415 | प्रथमेश Sonpatki | 2016-04-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix broken link in 'Ruby on Rails 4.0 Release Notes' [ci skip] | Javier Vidal | 2016-04-15 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #24557 from y-yagi/update_example_to_specify_ac_mount_path | Vipul A M | 2016-04-15 | 2 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | update example to specify the Action Cable mount path [ci skip] | yuuji.yaginuma | 2016-04-15 | 2 | -8/+9 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #24549 from kamipo/fix_quoted_time | Jeremy Daer | 2016-04-14 | 2 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Should keep quoting behaivor of a time column value in sqlite3 adapter | Ryuta Kamizono | 2016-04-15 | 2 | -3/+12 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #24540 from sgrif/sg-actioncable-callbacks | Sean Griffin | 2016-04-14 | 2 | -5/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Run Action Cable callbacks through the worker pool | Sean Griffin | 2016-04-13 | 2 | -5/+30 | |
* | | | | | | | | | | | | | Merge pull request #24454 from iangilfillan/master | Vipul A M | 2016-04-14 | 4 | -13/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | MariaDB Documentation | iangilfillan | 2016-04-14 | 4 | -13/+15 | |
* | | | | | | | | | | | | | Merge pull request #24542 from kamipo/add_quoted_time | Jeremy Daer | 2016-04-13 | 3 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add `quoted_time` for truncating the date part of a time column value | Ryuta Kamizono | 2016-04-14 | 3 | -1/+18 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #24522 from vipulnsward/run-mariadb-on-travis | Jeremy Daer | 2016-04-13 | 3 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |