Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | :nodoc: internal StatementPool class. | Vipul A M | 2016-04-24 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #24712 from vipulnsward/23461-release-notes | Kasper Timm Hansen | 2016-04-24 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add #23461 to release notes | Vipul A M | 2016-04-24 | 1 | -3/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24710 from prathamesh-sonpatki/fix-build | Kasper Timm Hansen | 2016-04-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix broken build, channel files are also included in `bin/rails stats` now | Prathamesh Sonpatki | 2016-04-24 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24709 from y-yagi/add_channels_files_in_stats_task | Jeremy Daer | 2016-04-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add channels files in `stats` task | yuuji.yaginuma | 2016-04-24 | 1 | -0/+1 | |
* | | | | | | | | | | Merge pull request #23461 from kamipo/prepared_statements_for_mysql2_adapter | Jeremy Daer | 2016-04-23 | 6 | -60/+165 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add prepared statements support for `Mysql2Adapter` | Ryuta Kamizono | 2016-04-21 | 6 | -61/+164 | |
* | | | | | | | | | | Merge pull request #24701 from prathamesh-sonpatki/deprecate-request_via_redi... | Guillermo Iguaran | 2016-04-24 | 2 | -8/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Deprecate `request_via_redirect` method. | Prathamesh Sonpatki | 2016-04-24 | 2 | -8/+11 | |
* | | | | | | | | | | | Merge pull request #24708 from kamipo/move_select_rows_implementation_to_supe... | Jeremy Daer | 2016-04-23 | 2 | -5/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Move `select_rows` implementation to super class | Ryuta Kamizono | 2016-04-24 | 2 | -5/+1 | |
* | | | | | | | | | | | | Merge pull request #24705 from kamipo/add_nodoc_to_insert_versions_sql | Guillermo Iguaran | 2016-04-23 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add `:nodoc:` to `insert_versions_sql` [ci skip] | Ryuta Kamizono | 2016-04-24 | 2 | -2/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #24706 from kamipo/remove_in_doc_about_mysql_versions_below_5 | Guillermo Iguaran | 2016-04-23 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove in the doc about MySQL versions below 5 [ci skip] | Ryuta Kamizono | 2016-04-24 | 1 | -3/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #24707 from kamipo/move_require_ipaddr_to_oid_cidr | Guillermo Iguaran | 2016-04-23 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Move `require 'ipaddr'` in `postgresql/oid/cidr.rb` | Ryuta Kamizono | 2016-04-24 | 2 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #24704 from graemeboy/master | प्रथमेश Sonpatki | 2016-04-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix typo in ActiveJob #retry_job doc | Graeme Boy | 2016-04-23 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #24703 from vipulnsward/24695-handle-nils | Sean Griffin | 2016-04-23 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Followup of #15771 | Vipul A M | 2016-04-24 | 2 | -0/+10 | |
* | | | | | | | | | | | | Share lock: avoid livelock due to exclusive thread sleeping before waiting th... | Jeremy Daer | 2016-04-23 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge pull request #24699 from vipulnsward/to_time_cleanup | Andrew White | 2016-04-23 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Follow up of https://github.com/rails/rails/commit/c9c5788a527b70d7f983e2b4b4... | Vipul A M | 2016-04-24 | 2 | -5/+5 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Make getlocal and getutc always return instances of Time | Andrew White | 2016-04-23 | 6 | -23/+71 | |
* | | | | | | | | | | | | Add DateTime#subsec | Andrew White | 2016-04-23 | 3 | -0/+16 | |
* | | | | | | | | | | | | Change Time#sec_fraction to use subsec | Andrew White | 2016-04-23 | 2 | -2/+16 | |
* | | | | | | | | | | | | Add additional aliases for DateTime#utc | Andrew White | 2016-04-23 | 2 | -0/+7 | |
* | | | | | | | | | | | | Add CHANGELOG entry for #24700 | Andrew White | 2016-04-23 | 1 | -0/+5 | |
* | | | | | | | | | | | | Add Time#sec_fraction | Andrew White | 2016-04-23 | 2 | -0/+11 | |
* | | | | | | | | | | | | Merge pull request #24700 from yui-knk/refactor_localtime | Andrew White | 2016-04-23 | 2 | -11/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Move `DateTime#getlocal` to `/core_ext/date_time/calculations.rb` | yui-knk | 2016-04-23 | 2 | -11/+12 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Add compatibility for Ruby 2.4 `to_time` changes | Andrew White | 2016-04-23 | 16 | -7/+248 | |
* | | | | | | | | | | | Merge pull request #24697 from tomkadwill/action_pack_typos_2 | Vipul A M | 2016-04-23 | 4 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Actionpack documentation typos [ci skip] | Tom Kadwill | 2016-04-23 | 4 | -10/+10 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Schema load: Fix dupe version insert | Jeremy Daer | 2016-04-22 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #24693 from vipulnsward/fix-test-name | Arthur Nogueira Neves | 2016-04-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix test name | Vipul A M | 2016-04-23 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #24685 from vipulnsward/sqlite-compat-for-multi-insert | Jeremy Daer | 2016-04-22 | 4 | -4/+43 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | https://github.com/rails/rails/commit/42dd2336b31a8d98776d039a2b9fd7f834156a7... | Vipul A M | 2016-04-23 | 4 | -4/+43 | |
* | | | | | | | | | | | Do not attempt to return connection with open transaction to pool (#24610) | Sean Griffin | 2016-04-22 | 2 | -7/+10 | |
* | | | | | | | | | | | fix boot performance issue | Aaron Patterson | 2016-04-22 | 1 | -12/+10 | |
* | | | | | | | | | | | Merge pull request #24686 from javiervidal/broken-links-in-3-0-releases-notes | Vipul A M | 2016-04-22 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix broken links in 'Ruby on Rails 3.0 Release Notes' [ci skip] | Javier Vidal | 2016-04-22 | 1 | -3/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Change definition of what async means for an Active Job Job [ci skip] | Vipul A M | 2016-04-22 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | - [ci skip] Active Job Async doesn't support to Async feature as per it's def... | Mohit Natoo | 2016-04-22 | 1 | -1/+2 | |
* | | | | | | | | | | Merge pull request #24681 from tcopeland/not_example_can_demonstrate_inequality | Richard Schneeman | 2016-04-21 | 1 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add SQL examples for equality and NOT [ci skip] | Tom Copeland | 2016-04-21 | 1 | -3/+13 | |
|/ / / / / / / / / / |