Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Make `QUOTED_TRUE` and `QUOTED_FALSE` to public because these are used in `My... | Ryuta Kamizono | 2016-04-06 | 2 | -6/+6 | |
| * | | | | | | Move `quoted_date`, `quote_string` and `quote_table_name_for_assignment` meth... | Ryuta Kamizono | 2016-04-05 | 4 | -22/+16 | |
| * | | | | | | Make to private `QUOTED_TRUE` and `QUOTED_FALSE` constants | Ryuta Kamizono | 2016-04-05 | 2 | -18/+18 | |
* | | | | | | | Cable typo: isSupportedProtocol -> isProtocolSupported | Jeremy Daer | 2016-04-05 | 1 | -1/+1 | |
* | | | | | | | Revert "Merge pull request #24440 from yahonda/use_newer_version_of_sqlite3_a... | Rafael Mendonça França | 2016-04-06 | 1 | -5/+0 | |
* | | | | | | | Merge pull request #24431 from vipulnsward/24119-followup | Rafael França | 2016-04-06 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add test case for interpolation with passing of data along with record attrib... | Vipul A M | 2016-04-05 | 1 | -0/+8 | |
* | | | | | | | | Merge pull request #24444 from prathamesh-sonpatki/update-message-proc-docume... | Rafael França | 2016-04-06 | 2 | -4/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update example of passing a proc to `:message` option for validating records ... | Prathamesh Sonpatki | 2016-04-06 | 2 | -4/+10 | |
* | | | | | | | | | Fix Active Model basics introduction to indicate it only introduces us to int... | Rafael França | 2016-04-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix Active Model basics introduction to indicate it only introduces us to int... | Vipul A M | 2016-04-05 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Fix undefined method `owners' for NullPreloader:Class | Ladislav Smola | 2016-04-06 | 6 | -1/+32 | |
* | | | | | | | | Merge pull request #24436 from arktisklada/matching-sendmail-default-arguments | Rafael França | 2016-04-06 | 3 | -2/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Sendmail default arguments match Mail::SendMail | arktisklada | 2016-04-05 | 3 | -2/+8 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #24440 from yahonda/use_newer_version_of_sqlite3_at_travis_ci | Rafael França | 2016-04-06 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use SQLite3 3.7.15 which supports multiple values insert | Yasuo Honda | 2016-04-05 | 1 | -0/+5 | |
* | | | | | | | | | Merge pull request #24433 from kamipo/avoid_unused_capture | Rafael França | 2016-04-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Avoid unused capture | Ryuta Kamizono | 2016-04-05 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #24441 from harsimranmaan/patch-1 | Rafael França | 2016-04-05 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove hard-coded backticks in SQL statements | Harsimran Singh Maan | 2016-04-05 | 1 | -3/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #24224 from danielrhodes/actioncable-websocket-protocols | Jeremy Daer | 2016-04-05 | 9 | -24/+93 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Added protocol negotiation | Daniel Rhodes | 2016-04-05 | 8 | -24/+73 | |
* | | | | | | | | | quick edits on the AC::API RDoc [ci skip] | Xavier Noria | 2016-04-05 | 1 | -19/+20 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #24419 from rgm/master | Eileen M. Uchitelle | 2016-04-05 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | it's => its typo | Ryan McCuaig | 2016-04-04 | 2 | -2/+2 | |
* | | | | | | | | | Merge pull request #24410 from mechanicles/strong-weak-etags-info | प्रथमेश Sonpatki | 2016-04-05 | 1 | -3/+29 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Update documentation based on the new changes for strong & weak ETags [ci skip] | Santosh Wadghule | 2016-04-05 | 1 | -3/+29 | |
* | | | | | | | | | Merge pull request #24119 from prathamesh-sonpatki/proc-messages | Rafael França | 2016-04-05 | 3 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Allow passing record being validated to error message generator | Prathamesh Sonpatki | 2016-04-05 | 3 | -1/+15 | |
* | | | | | | | | | | Merge pull request #24429 from vipulnsward/24401-docs | Rafael França | 2016-04-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Guides changes, follow up of #24401 | Vipul A M | 2016-04-05 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24345 from mtsmfm/fix-marshal-with-autoloading-for-nested... | Rafael França | 2016-04-05 | 2 | -4/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix marshal with autoloading for nested class/module | Fumiaki MATSUSHIMA | 2016-03-28 | 2 | -4/+19 | |
* | | | | | | | | | | Merge pull request #24401 from pan/number-to-phone | Rafael Mendonça França | 2016-04-05 | 5 | -4/+36 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | `number_to_phone` formats number with regexp | Pan GaoYong | 2016-04-02 | 5 | -4/+36 | |
* | | | | | | | | | | Merge pull request #24426 from yui-knk/refactor_mysql2 | Rafael França | 2016-04-04 | 2 | -6/+16 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Use `QUOTED_TRUE` and `QUOTED_FALSE` instead of magic strings | yui-knk | 2016-04-05 | 2 | -6/+16 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24421 from arthur-vieira/patch-1 | Rafael França | 2016-04-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Fix variable name | Arthur Vieira | 2016-04-04 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24304 from rthbound/24239-work | Andrew White | 2016-04-04 | 3 | -1/+31 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fixes #24239 | Ryan T. Hosford | 2016-04-04 | 3 | -1/+31 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #24332 from blackchestnut/doc/deprecation_warn | Santiago Pastorino | 2016-04-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Added 'config.' to deprecation warning | Alexander Kalinichev | 2016-03-26 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #24247 from ypxing/refactor_substitute_values | Andrew White | 2016-04-04 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | enhance ActiveRecord#substitute_values to loop values just once | Rick Xing | 2016-03-19 | 1 | -5/+5 | |
* | | | | | | | | | | Match `String#to_time`'s behaviour to ruby | Siim Liiser | 2016-04-04 | 3 | -1/+14 | |
* | | | | | | | | | | Call super instead of returning nil for DateTime#<=> | Andrew White | 2016-04-03 | 3 | -5/+29 | |
* | | | | | | | | | | Use block form of Dir.mktmpdir to ensure tidy up | Andrew White | 2016-04-03 | 1 | -3/+3 | |
* | | | | | | | | | | Prevent void context warnings | Andrew White | 2016-04-03 | 2 | -2/+2 | |
* | | | | | | | | | | Merge pull request #24406 from prathamesh-sonpatki/update-release-notes | Kasper Timm Hansen | 2016-04-03 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ \ |