| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Add support for Petabyte and Exabyte in number to human size | Akshay Vishnoi | 2015-12-22 | 4 | -1/+7 |
| |/ / / / |
|
* | | | | | fix typo on comments | Paulo Ancheta | 2015-12-23 | 1 | -1/+1 |
* | | | | | Merge pull request #20507 from rabbitt/bugfix/logger-threadsafety | Rafael França | 2015-12-23 | 2 | -2/+36 |
|\ \ \ \ \ |
|
| * | | | | | Fixes LoggerSilence#silence threadsafety | Carl P. Corliss | 2015-12-23 | 2 | -2/+36 |
| |/ / / / |
|
* / / / / | Add caveat to number_to_currency docs [ci skip] | Derek Prior | 2015-12-23 | 1 | -0/+8 |
|/ / / / |
|
* | | | | Use CGI.escapeHTML for html escape | Takashi Kokubun | 2015-12-21 | 1 | -4/+2 |
* | | | | Merge pull request #22581 from hirocaster/fix-expect-sample-code | Yves Senn | 2015-12-21 | 1 | -4/+5 |
|\ \ \ \ |
|
| * | | | | Change output timming of sample code | hirocaster | 2015-12-14 | 1 | -2/+2 |
* | | | | | Fix documentation for mattr_accessor methods | Jan Habermann | 2015-12-20 | 1 | -6/+6 |
* | | | | | Add a commend about deprecation of ActiveSupport::OrderedHash | Rafael Mendonça França | 2015-12-20 | 1 | -1/+1 |
* | | | | | Deprecation warning now targets at 5.1 | Akira Matsuda | 2015-12-19 | 1 | -1/+1 |
* | | | | | Merge pull request #22479 from RobinClowers/fix-cache-notification-order | Kasper Timm Hansen | 2015-12-19 | 1 | -8/+8 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix cache fetch miss notification order | Robin Clowers | 2015-12-02 | 1 | -8/+8 |
* | | | | | Change `alpha` to `beta1` to prep for release of Rails 5 | eileencodes | 2015-12-18 | 1 | -1/+1 |
* | | | | | [ci skip] Revert most of ff851017 | Kasper Timm Hansen | 2015-12-18 | 1 | -2/+2 |
* | | | | | Revert "Use Thread.current.thread_variable_set/get insetad of the direct acce... | David Heinemeier Hansson | 2015-12-18 | 1 | -4/+4 |
* | | | | | [ci skip] Add `Thread.current` to match internals | Kasper Timm Hansen | 2015-12-17 | 1 | -2/+2 |
* | | | | | Clarify thread_mattr_accessor subclass behavior documentation | Nate Berkopec | 2015-12-17 | 1 | -8/+9 |
* | | | | | Copy-edit the Per Thread attribute accessor documentation | Rafael Mendonça França | 2015-12-17 | 1 | -3/+3 |
* | | | | | Use Thread.current.thread_variable_set/get insetad of the direct accessors | David Heinemeier Hansson | 2015-12-17 | 1 | -4/+4 |
* | | | | | Fix typo in thread_mattr_accessor doco [ci skip] | Nate Berkopec | 2015-12-17 | 1 | -1/+1 |
* | | | | | Add thread_m/cattr_accessor/reader/writer suite of methods for declaring clas... | David Heinemeier Hansson | 2015-12-17 | 3 | -0/+144 |
* | | | | | Merge pull request #22592 from nwjsmith/disable-logger-message-broadcasts | Eileen M. Uchitelle | 2015-12-16 | 2 | -5/+8 |
|\ \ \ \ \ |
|
| * | | | | | Add Logger option to disable message broadcasts | Nate Smith | 2015-12-16 | 2 | -5/+8 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #22556 from imanel/range_prepend | Kasper Timm Hansen | 2015-12-16 | 1 | -10/+7 |
|\ \ \ \ \ |
|
| * | | | | | Use Module.prepend instead of alias_method for Range#to_s | Bernard Potocki | 2015-12-16 | 1 | -10/+7 |
* | | | | | | Don't leak Object constants in core_ext/module/qualified_const | Genadi Samokovarov | 2015-12-16 | 1 | -12/+30 |
* | | | | | | Merge pull request #22605 from tonyta/delete-dead-comments | Rafael França | 2015-12-16 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | delete code commented out (and replaced) in e93d0a5 | Tony Ta | 2015-12-15 | 1 | -1/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #22598 from yui-knk/deprecate_string_callback | Rafael França | 2015-12-16 | 1 | -1/+8 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Deprecate passing string to define callback. | yui-knk | 2015-12-16 | 1 | -1/+8 |
| |/ / / / |
|
* / / / / | lazy load listen in core | Xavier Noria | 2015-12-13 | 1 | -1/+4 |
|/ / / / |
|
* | | | | Correct the time comparison for remember_me token | Jeffrey Warren | 2015-12-10 | 1 | -1/+1 |
* | | | | renames AS::FileEventedUpdateChecker to AS::EventedFileUpdateChecker | Xavier Noria | 2015-12-09 | 2 | -2/+2 |
* | | | | Merge pull request #22428 from thedarkone/subs-notif | Eileen M. Uchitelle | 2015-12-06 | 2 | -4/+9 |
|\ \ \ \ |
|
| * | | | | Subscribing to notifications while inside the said instrumented section. | thedarkone | 2015-11-28 | 2 | -4/+9 |
* | | | | | Merge pull request #22202 from grosser/grosser/write-consistent | Arthur Nogueira Neves | 2015-12-05 | 1 | -4/+4 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | even if a write fails, store the raw value | Michael Grosser | 2015-11-29 | 1 | -4/+4 |
| |/ / / |
|
* | | | | Merge pull request #22361 from grosser/grosser/rescue | Arthur Nogueira Neves | 2015-11-30 | 1 | -26/+19 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | rescue memcached errors in a consistent way | Michael Grosser | 2015-11-29 | 1 | -26/+19 |
* | | | | Merge pull request #22348 from kv109/22233_without_deprecation | Andrew White | 2015-11-24 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | Fix wrong timezone mapping for Switzerland [22233] | Kacper Walanus | 2015-11-15 | 1 | -1/+2 |
| | |_|/
| |/| | |
|
* | | | | Test if each_object(singleton_class) works, since JRuby added it. | Charles Oliver Nutter | 2015-11-23 | 1 | -2/+3 |
* | | | | removes the mutex around `changed` | Xavier Noria | 2015-11-22 | 1 | -7/+2 |
* | | | | reset the @updated flag before the callback invocation | Xavier Noria | 2015-11-21 | 1 | -2/+1 |
* | | | | make the @updated flag atomic in the evented monitor | Xavier Noria | 2015-11-21 | 1 | -5/+11 |
* | | | | Merge pull request #22332 from grosser/grosser/deprecation | Rafael França | 2015-11-20 | 4 | -4/+36 |
|\ \ \ \ |
|
| * | | | | add deprecations for a smooth transition after #22215 | Michael Grosser | 2015-11-19 | 4 | -4/+36 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #22336 from tjschuck/enumerable_sum_perf | Kasper Timm Hansen | 2015-11-19 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Change Enumerable#sum to use inject(:sym) specification | T.J. Schuck | 2015-11-19 | 1 | -1/+1 |
| |/ / / |
|