| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | `HashWithIndifferentAccess.new` respects the default value or proc on objects... | Gordon Chan | 2014-07-31 | 1 | -0/+18 |
* | | | | | Make `Module#redefine_method` to keep method visibility | yui-knk | 2015-10-26 | 1 | -1/+19 |
* | | | | | Tweaked wording used in some tests. | Sebastian McKenzie | 2015-10-25 | 1 | -6/+6 |
* | | | | | Add Module#remove_possible_singleton_method | Andrew White | 2015-10-21 | 1 | -3/+15 |
* | | | | | Merge pull request #19889 from cedrics/long-uri-encoded-keys | Sean Griffin | 2015-10-20 | 1 | -0/+5 |
|\ \ \ \ \ |
|
| * | | | | | when checking for too long cache keys used the uri encoded fname | Cedric Sohrauer | 2015-04-24 | 1 | -0/+5 |
* | | | | | | Merge pull request #19992 from greysteil/handle-invalid-utf8-in-html-escape | Sean Griffin | 2015-10-20 | 1 | -2/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | Handle invalid UTF-8 strings when HTML escaping | Grey Baker | 2015-06-08 | 1 | -2/+8 |
* | | | | | | | Update #20737 to address feedback | Sean Griffin | 2015-10-20 | 1 | -0/+8 |
* | | | | | | | Fixed slice! behavior: return nil for out-of-bound parameters | Gourav Tiwari | 2015-10-20 | 1 | -0/+4 |
* | | | | | | | Merge pull request #20872 from maxjacobson/more-humane-rounding | Sean Griffin | 2015-10-20 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Round some numbers more humanely | Max Jacobson | 2015-07-26 | 1 | -0/+2 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #21302 from theunraveler/delegate_reserved_argument_names | Sean Griffin | 2015-10-20 | 1 | -0/+15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fixing issue when delegating to methods named "block", "args", or "arg" | Jake Bell | 2015-08-19 | 1 | -0/+15 |
* | | | | | | | | Merge pull request #21883 from tarzan/cache-key-too-precise | Sean Griffin | 2015-10-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fixes #21815 | Maarten Jacobs | 2015-10-16 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #21953 from bdunne/fix_dep_warn | Matthew Draper | 2015-10-17 | 2 | -0/+42 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Fix bug where custom deprecators are not used. | Brandon Dunne | 2015-10-14 | 2 | -0/+55 |
* | | | | | | | | | Expand support for ActiveSupport::TimeWithZone#utc? | David Celis | 2015-10-15 | 1 | -0/+15 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #21631 from RobinClowers/fix-cache-instrumentation | Jeremy Daer | 2015-10-09 | 1 | -0/+28 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Add test cases for Cache#fetch instrumentation | Robin Clowers | 2015-09-14 | 1 | -0/+28 |
* | | | | | | | | | Merge pull request #20600 from mtsmfm/xmlschema-should-display-more-than-6-di... | Andrew White | 2015-10-02 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | TimeWithZone#xmlschema should be able to display more than 6 digits | Fumiaki MATSUSHIMA | 2015-09-30 | 1 | -2/+2 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Regex fix for mattr_accessor validation | Aliaksandr Buhayeu | 2015-10-01 | 1 | -0/+14 |
* | | | | | | | | | Refactor AS::Callbacks halt config and fix the documentation | Roque Pinel | 2015-10-01 | 1 | -2/+2 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #21767 from ronakjangir47/missing_transform_values_test | Rafael Mendonça França | 2015-09-25 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Added missing tests for transform_values! which returns Enumerator without bl... | Ronak Jangir | 2015-09-26 | 1 | -0/+12 |
* | | | | | | | | | Added missing tests for transform_keys! which returns Enumerator without block | Ronak Jangir | 2015-09-26 | 1 | -0/+12 |
|/ / / / / / / / |
|
* | | | | | | | | Make `assert_difference` return the result of the yielded block. | Lucas Mazza | 2015-09-24 | 1 | -0/+8 |
* | | | | | | | | Fix the AS::Callbacks terminator regression from 4.2.3 | Roque Pinel | 2015-09-22 | 1 | -12/+8 |
* | | | | | | | | :hocho: Typos | Akira Matsuda | 2015-09-21 | 1 | -1/+1 |
* | | | | | | | | :scissors: empty line at the top of files | Akira Matsuda | 2015-09-21 | 5 | -5/+0 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #21250 from ronakjangir47/safe_const | Yves Senn | 2015-09-07 | 1 | -0/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | safe_constantize - Added Object scoped missing test cases | Ronak Jangir | 2015-09-06 | 1 | -0/+2 |
|/ / / / / / / |
|
* | | | | | | | ArrayInquirer to correctly find symbols or strings | Leigh Halliday | 2015-08-28 | 1 | -2/+7 |
* | | | | | | | - Extracted `DELIMITED_REGEX` to `delimited_regex` method and made use of us... | Vipul A M | 2015-08-28 | 1 | -0/+1 |
* | | | | | | | Removed duplicate requiring minitest/mock as it is already required in method... | Ronak Jangir | 2015-08-26 | 1 | -2/+0 |
* | | | | | | | Cleaned up generators tests using internal assertion helper | Ronak Jangir | 2015-08-20 | 1 | -0/+6 |
|/ / / / / / |
|
* | | | | | | Replacing lambda with proc getting argument error because of it. | Ronak Jangir | 2015-08-17 | 1 | -0/+6 |
* | | | | | | Merge pull request #21025 from ronakjangir47/asserts | Kasper Timm Hansen | 2015-08-13 | 1 | -0/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | Added helper methods to stub any instance | Ronak Jangir | 2015-08-13 | 1 | -0/+13 |
* | | | | | | | Assert that the `:prefix` option of `number_to_human_size` is deprecated | Roque Pinel | 2015-08-12 | 1 | -8/+10 |
|/ / / / / / |
|
* | | | | | | Deprecate :si prefix in number_to_human_size without replacement | Jean Boussier | 2015-08-10 | 1 | -9/+11 |
* | | | | | | Only invoke the default block for mattr_accessor once so that it does not cau... | Lachlan Sylvester | 2015-08-07 | 1 | -0/+6 |
|/ / / / / |
|
* | | | | | Small tweaks to mainly lock-ordering tests. | thedarkone | 2015-07-22 | 1 | -21/+58 |
* | | | | | Handle thread death during lock acquisition | Matthew Draper | 2015-07-21 | 1 | -0/+21 |
* | | | | | Adjust expectations around purpose/compatibility options | Matthew Draper | 2015-07-21 | 1 | -8/+35 |
* | | | | | Add some meta-assertions for the custom assertions | Matthew Draper | 2015-07-21 | 1 | -11/+63 |
* | | | | | Order of execution is only guaranteed if upgrading | Matthew Draper | 2015-07-21 | 1 | -1/+3 |
* | | | | | Tests for AS::Concurrency::ShareLock. | thedarkone | 2015-07-20 | 1 | -0/+194 |