aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Expand on Action Mailer Fragment caching testsVipul A M2016-04-176-4/+63
* 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
|/ / / /
* | | | Merge pull request #24557 from y-yagi/update_example_to_specify_ac_mount_pathVipul A M2016-04-152-8/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | update example to specify the Action Cable mount path [ci skip]yuuji.yaginuma2016-04-152-8/+9
* | | | Merge pull request #24549 from kamipo/fix_quoted_timeJeremy Daer2016-04-142-3/+12
|\ \ \ \
| * | | | Should keep quoting behaivor of a time column value in sqlite3 adapterRyuta Kamizono2016-04-152-3/+12
|/ / / /
* | | | Merge pull request #24540 from sgrif/sg-actioncable-callbacksSean Griffin2016-04-142-5/+30
|\ \ \ \
| * | | | Run Action Cable callbacks through the worker poolSean Griffin2016-04-132-5/+30
* | | | | Merge pull request #24454 from iangilfillan/masterVipul A M2016-04-144-13/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MariaDB Documentationiangilfillan2016-04-144-13/+15
* | | | | Merge pull request #24542 from kamipo/add_quoted_timeJeremy Daer2016-04-133-1/+18
|\ \ \ \ \
| * | | | | Add `quoted_time` for truncating the date part of a time column valueRyuta Kamizono2016-04-143-1/+18
|/ / / / /
* | | | | Merge pull request #24522 from vipulnsward/run-mariadb-on-travisJeremy Daer2016-04-133-4/+10
|\ \ \ \ \
| * | | | | Include running mariadb on travisVipul A M2016-04-143-4/+10
| | |_|/ / | |/| | |
* | | | | Merge pull request #24543 from prathamesh-sonpatki/fix-ap-changelogRichard Schneeman2016-04-131-2/+2
|\ \ \ \ \
| * | | | | [ci skip] Remove extra `so` from the Action Pack CHANGELOGPrathamesh Sonpatki2016-04-141-2/+2
|/ / / / /
* | | | | Merge pull request #24533 from vipulnsward/nodoc-versionSean Griffin2016-04-131-1/+1
|\ \ \ \ \
| * | | | | :nodoc: version method.Vipul A M2016-04-131-1/+1
| |/ / / /
* | | | | Merge pull request #24525 from tomkadwill/action-mailer-base-docs2Vipul A M2016-04-141-3/+3
|\ \ \ \ \
| * | | | | Update ActionMailer base documentation [ci skip]Tom Kadwill2016-04-131-3/+3
* | | | | | Merge pull request #24539 from bogdan/diry-keyword-argsSean Griffin2016-04-131-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed bug introduced in #24519. Makes build green againBogdan Gusiev2016-04-131-1/+1
* | | | | | | Merge pull request #24536 from vipulnsward/ruby-2-upgradingRafael França2016-04-131-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add ruby 2.2.2+ version requirement for Rails 5 appsVipul A M2016-04-131-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #24519 from bogdan/diry-keyword-argsJeremy Daer2016-04-131-8/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use keyword arguments to cleanup without droping performanceBogdan Gusiev2016-04-131-8/+8
* | | | | | Properly serialize all JSON primitives in the AR JSON typeSean Griffin2016-04-134-14/+30
* | | | | | Remove unused variableRafael Mendonça França2016-04-131-1/+0
* | | | | | Remove time calculatiosn extensionRafael Mendonça França2016-04-131-0/+2
* | | | | | Merge pull request #24318 from bogdanvlviv/patch-1Rafael Mendonça França2016-04-122-1/+5
|\ \ \ \ \ \
| * | | | | | extension synonyms yml and yamlBogdan2016-03-272-1/+5
* | | | | | | Merge pull request #24524 from prathamesh-sonpatki/cablejs-for-channelsRafael França2016-04-123-0/+22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Generate `cable.js` file if does not exist when generating channelPrathamesh Sonpatki2016-04-123-0/+22
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #24515 from Sen-Zhang/attribute_changed_not_return_nilSean Griffin2016-04-122-3/+3
|\ \ \ \ \ \