Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | These strings should already be frozen where ruby accepts the magic-comment | Akira Matsuda | 2017-11-15 | 1 | -2/+2 | |
* | | | | | | | | Cache: Enable compression by default for values > 1kB. | Jeremy Daer | 2017-11-13 | 2 | -3/+20 | |
* | | | | | | | | Built-in Redis cache store | Jeremy Daer | 2017-11-13 | 3 | -3/+162 | |
* | | | | | | | | Merge pull request #30782 from NickLaMuro/improve_performance_of_inflections | Matthew Draper | 2017-11-14 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Deprecate ActiveSupport::Inflector#acronym_regex | Nick LaMuro | 2017-10-28 | 1 | -0/+6 | |
* | | | | | | | | Merge pull request #30893 from y-yagi/verify_credentials_format_before_saving | Kasper Timm Hansen | 2017-11-13 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Verify credentials format before saving | yuuji.yaginuma | 2017-11-13 | 1 | -0/+8 | |
* | | | | | | | | | Bump RuboCop to 0.51.0 | Koichi ITO | 2017-11-10 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #31027 from PHedkvist/inflector_test_type | Rafael França | 2017-11-09 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fixed typo in test for activesupport parameterize | Pierre Hedkvist | 2017-11-01 | 2 | -2/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #31081 from rails/allow-include-time-with-zone-range | Andrew White | 2017-11-09 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow `Range#include?` on TWZ ranges | Andrew White | 2017-11-08 | 1 | -3/+6 | |
* | | | | | | | | | Use plain assert in assert_changes to avoid MT6 refutes | Genadi Samokovarov | 2017-11-07 | 1 | -2/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix acronym support in `humanize` | Andrew White | 2017-11-06 | 1 | -0/+13 | |
* | | | | | | | | Merge pull request #30620 from bogdanvlviv/method_signature_prev-next-day-mon... | Andrew White | 2017-11-06 | 4 | -24/+50 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Allows pass argument for `Time#prev_year` and `Time#next_year`. | bogdanvlviv | 2017-10-24 | 4 | -12/+16 | |
| * | | | | | | | Allows pass argument for `Time#prev_month` and `Time#next_month` | bogdanvlviv | 2017-10-24 | 4 | -12/+24 | |
| * | | | | | | | Allows pass argument for `Time#prev_day` and `Time#next_day` | bogdanvlviv | 2017-10-24 | 1 | -0/+10 | |
* | | | | | | | | Merge pull request #31004 from shuheiktgw/remove_unnecessary_returns | Rafael França | 2017-10-31 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | removed unnecessary returns | Shuhei Kitagawa | 2017-10-28 | 1 | -4/+4 | |
| |/ / / / / / / | ||||||
* / / / / / / / | removed unnecessary semicolons | Shuhei Kitagawa | 2017-10-28 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #30953 from rohitpaulk/fix-io-to-json | Rafael Mendonça França | 2017-10-23 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix #to_json for unreadable IO objects, fixes #26132 | Paul Kuruvilla | 2017-10-23 | 1 | -0/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | Remove deprecated `:if` and `:unless` string filter for callbacks | Rafael Mendonça França | 2017-10-23 | 1 | -15/+7 | |
|/ / / / / / | ||||||
* / / / / / | Fix `to_s(:db)` for range comprising of alphabets. | Aditya Kapoor | 2017-10-16 | 1 | -0/+5 | |
|/ / / / / | ||||||
* | | | | | Fixes ActiveSupport::Cache::FileStore#cleanup bug which prevented it from cle... | Erich Soares Machado | 2017-10-03 | 1 | -0/+1 | |
* | | | | | Remove unused `new_credentials_configuration` | yuuji.yaginuma | 2017-10-01 | 1 | -8/+0 | |
* | | | | | Testing to ensure both bang and non-bang methods behaves consistently | Ryuta Kamizono | 2017-09-30 | 1 | -0/+23 | |
* | | | | | Ensure `HashWithIndifferentAccess#transform_keys` to return `HashWithIndiffer... | yuuji.yaginuma | 2017-09-27 | 1 | -0/+7 | |
* | | | | | Fix minor CodeClimate issue | dixpac | 2017-09-25 | 1 | -1/+1 | |
* | | | | | Fix RotationConfiguration test and remove nil-kind rotates. | Kasper Timm Hansen | 2017-09-24 | 1 | -25/+7 | |
* | | | | | Remove advanced key generator rotations from verifier/encryptor. | Kasper Timm Hansen | 2017-09-24 | 2 | -164/+60 | |
* | | | | | Infer options from the primary verifier. | Kasper Timm Hansen | 2017-09-24 | 2 | -8/+20 | |
* | | | | | Add key rotation message Encryptor and Verifier | Michael Coyne | 2017-09-23 | 3 | -0/+251 | |
* | | | | | Make bang version work with `InheritableOptions` | yuuji.yaginuma | 2017-09-23 | 1 | -0/+13 | |
* | | | | | Deprecate `Module#reachable?` method | bogdanvlviv | 2017-09-17 | 1 | -10/+18 | |
* | | | | | Add credentials using a generic EncryptedConfiguration class (#30067) | David Heinemeier Hansson | 2017-09-11 | 2 | -0/+115 | |
* | | | | | Suppress "unused variable" in Ruby 2.5 | Akira Matsuda & yui-knk | 2017-09-01 | 1 | -3/+4 | |
* | | | | | Pass missing name attribute to execute_hook | Alberto Almagro | 2017-08-16 | 1 | -4/+9 | |
* | | | | | Fix RuboCop offenses | Koichi ITO | 2017-08-16 | 1 | -2/+2 | |
* | | | | | Allow lazy load hooks to be executed only once | Alberto Almagro | 2017-08-14 | 1 | -0/+37 | |
* | | | | | Merge pull request #30171 from kaspth/verifier-encryptor-null-serializer-meta... | Kasper Timm Hansen | 2017-08-14 | 2 | -30/+50 | |
|\ \ \ \ \ | ||||||
| * | | | | | Perform self-serialization once metadata is involved. | Kasper Timm Hansen | 2017-08-13 | 2 | -30/+50 | |
* | | | | | | Test for the new exception of delegate_missing_to (#30191) | Anton Khamets | 2017-08-12 | 1 | -0/+8 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #30039 from ricardotk002/fix-string-camelize-invalid-option | Sean Griffin | 2017-08-03 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update String#camelize to provide feedback when wrong option is passed | Ricardo Díaz | 2017-08-02 | 1 | -0/+7 | |
* | | | | | | Merge pull request #29958 from znz/file-null | Matthew Draper | 2017-08-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use File::NULL instead of "/dev/null" | Kazuhiro NISHIYAMA | 2017-07-31 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge remote-tracking branch 'origin/master' into unlock-minitest | Rafael Mendonça França | 2017-08-01 | 199 | -18/+477 | |
|\| | | | | | ||||||
| * | | | | | Add missing support for modulo operations on durations | Sayan Chakraborty | 2017-07-28 | 1 | -13/+62 |