| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `#on_weekday?` method to `Date`, `Time`, and `DateTime`. | Vipul A M | 2016-02-15 | 1 | -0/+5 |
* | Merge pull request #23596 from afn/issue-23058 | Aaron Patterson | 2016-02-10 | 1 | -1/+1 |
|\ |
|
| * | Converting backtrace to strings before calling set_backtrace | Tony Novak | 2016-02-10 | 1 | -1/+1 |
* | | rename to 'second_to_last' and 'third_to_last' | Brian Christian | 2016-02-10 | 1 | -4/+4 |
* | | allow Array.penultimate and Array.antepenultiate access methods | Brian Christian | 2016-02-09 | 1 | -0/+14 |
|/ |
|
* | drop array allocations on `html_safe` | Aaron Patterson | 2016-02-08 | 1 | -1/+1 |
* | Merge pull request #23532 from matthewd/live-interlock | Matthew Draper | 2016-02-08 | 2 | -25/+57 |
|\ |
|
| * | Manual yield doesn't block new shares | Matthew Draper | 2016-02-08 | 1 | -5/+6 |
| * | Eagerly reacquire when start_sharing is nested inside yield_shares | Matthew Draper | 2016-02-08 | 1 | -11/+18 |
| * | Hand off the interlock to the new thread in AC::Live | Matthew Draper | 2016-02-07 | 2 | -15/+39 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-02-07 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | [ci skip] Fix one more typo | Prathamesh Sonpatki | 2016-01-30 | 1 | -1/+1 |
| * | [ci skip] Fix typo | yui-knk | 2016-01-27 | 1 | -1/+1 |
* | | Merge pull request #23473 from gsamokovarov/kernel-module-function | Rafael França | 2016-02-04 | 2 | -0/+4 |
|\ \ |
|
| * | | Don't publicize Kernel core extensions | Genadi Samokovarov | 2016-02-04 | 2 | -0/+4 |
* | | | Fix regression in `Hash#dig` for HashWithIndifferentAccess. | Jon Moss | 2016-02-01 | 1 | -3/+7 |
* | | | Preparing for Rails 5.0.0.beta2 | Sean Griffin | 2016-02-01 | 1 | -1/+1 |
* | | | After completing a load, give other threads a chance too | Matthew Draper | 2016-02-02 | 2 | -15/+29 |
* | | | While new sharers are blocked, an existing sharer remains re-entrant | Matthew Draper | 2016-02-02 | 1 | -1/+1 |
* | | | Block new share attempts if there's an exclusive waiter | Matthew Draper | 2016-02-02 | 1 | -8/+12 |
* | | | Fix broken number_to_currency tests | Prathamesh Sonpatki | 2016-01-29 | 1 | -0/+2 |
* | | | Change number_to_currency behavior for checking negativity | Prathamesh Sonpatki | 2016-01-29 | 1 | -5/+1 |
|/ / |
|
* | | :arrow_left: indentation | Akira Matsuda | 2016-01-28 | 1 | -2/+2 |
* | | Merge branch '5-0-beta-sec' | Aaron Patterson | 2016-01-25 | 3 | -3/+10 |
|\ \ |
|
| * | | bumping version | Aaron Patterson | 2016-01-25 | 1 | -1/+1 |
| * | | Eliminate instance level writers for class accessors | Aaron Patterson | 2016-01-22 | 1 | -2/+2 |
| * | | use secure string comparisons for basic auth username / password | Aaron Patterson | 2016-01-22 | 1 | -0/+7 |
* | | | Fix nodoc to internal class error document some of them | Vipul A M | 2016-01-25 | 3 | -0/+5 |
* | | | Document scoping issue with Time.use_zone | Andrew White | 2016-01-23 | 1 | -1/+17 |
| |/
|/| |
|
* | | Merge pull request #22278 from poporul/master | Godfrey Chan | 2016-01-15 | 1 | -3/+9 |
|\ \ |
|
| * | | Allow to store .keep file in cache directory | Alexey Pokhozhaev | 2015-11-13 | 1 | -3/+9 |
* | | | Update deprecation_horizon to 5.1 from 5.0 [ci skip] | Ryuta Kamizono | 2016-01-14 | 1 | -3/+3 |
* | | | Extract line filtering to Railties. | Kasper Timm Hansen | 2016-01-09 | 2 | -64/+0 |
* | | | Match HashWithIndifferentAccess#default's behaviour with Hash#default | David Cornu | 2016-01-07 | 1 | -6/+18 |
* | | | Remove unused instance variable | schneems | 2016-01-06 | 1 | -1/+0 |
* | | | [close #22917] Don't output to `STDOUT` twice | schneems | 2016-01-06 | 1 | -1/+11 |
* | | | Revert "Add Logger option to disable message broadcasts" | schneems | 2016-01-05 | 2 | -13/+4 |
* | | | Merge pull request #22856 from rthbound/adds-exception-object-to-instrumenter... | Rafael França | 2016-01-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Adds exception object to instrumenter's payload | Ryan T. Hosford | 2015-12-31 | 1 | -0/+1 |
* | | | | Merge pull request #12877 from aroben/extended-graphemes | Rafael França | 2015-12-31 | 1 | -13/+38 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Support extended grapheme clusters and UAX 29 | Adam Roben | 2013-11-13 | 1 | -0/+15 |
| * | | | Refactor Unicode.unpack_graphemes slightly | Adam Roben | 2013-11-13 | 1 | -13/+23 |
* | | | | Fix - to_s(:db) on Numeric range | Akshay Vishnoi | 2015-12-29 | 1 | -1/+5 |
* | | | | Merge pull request #22822 from maclover7/fix-22805 | Richard Schneeman | 2015-12-28 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Add a missing require to ActiveSupport::NumericWithFormat | Jon Moss | 2015-12-28 | 1 | -0/+1 |
* | | | | | Removed extra "the" in the documentation of `broadcast_message` [ci skip] | Prathamesh Sonpatki | 2015-12-28 | 1 | -1/+1 |
* | | | | | Merge pull request #22771 from nwjsmith/document-broadcast-messages | Eileen M. Uchitelle | 2015-12-27 | 1 | -1/+9 |
|\ \ \ \ \ |
|
| * | | | | | Document `Logger#broadcast_messages` option | Nate Smith | 2015-12-23 | 1 | -1/+9 |
| |/ / / / |
|
* | | | | | Merge pull request #22759 from akshay-vishnoi/human-size-helper | Eileen M. Uchitelle | 2015-12-27 | 4 | -1/+7 |
|\ \ \ \ \ |
|
| * | | | | | Add support for Petabyte and Exabyte in number to human size | Akshay Vishnoi | 2015-12-22 | 4 | -1/+7 |
| |/ / / / |
|