| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | Merge pull request #36603 from y-yagi/add_skip_collision_check_option | Yuji Yaginuma | 2019-07-18 | 2 | -2/+15 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Add `skip-collision-check` option to generator | yuuji.yaginuma | 2019-07-05 | 2 | -2/+15 |
* | | | | | | | | | Merge pull request #36691 from Edouard-chin/ec-system-test-route | Rafael França | 2019-07-17 | 2 | -6/+13 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Don't include routes helpers inside System test class: | Edouard CHIN | 2019-07-16 | 2 | -6/+13 |
* | | | | | | | | | | Merge pull request #36700 from cpruitt/revert-36690-make-parameterize-require... | Eileen M. Uchitelle | 2019-07-17 | 2 | -15/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Revert "Make UTF-8 string requirement explicit for `ActiveSupport::Inflector.... | Cliff Pruitt | 2019-07-17 | 2 | -15/+2 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #36690 from cpruitt/make-parameterize-requires-utf-8-explicit | Eileen M. Uchitelle | 2019-07-17 | 2 | -2/+15 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Make UTF-8 string requirement explicit for `transliterate` | Cliff Pruitt | 2019-07-16 | 2 | -2/+15 |
* | | | | | | | | | | | Merge pull request #36696 from inopinatus/support_beginless_ranges | Ryuta Kamizono | 2019-07-17 | 3 | -2/+30 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Support beginless ranges in hash conditions. | Josh Goodall | 2019-07-17 | 3 | -2/+30 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #36635 from abhaynikam/36332-fix-engine-documentation-to-r... | Kasper Timm Hansen | 2019-07-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Fixed the engine documentation to not mention of assets/javascripts in app di... | Abhay Nikam | 2019-07-09 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #36694 from kirs/timeout-error-superclass | Rafael França | 2019-07-16 | 3 | -5/+12 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | [ActiveRecord] Superclass for aborted queries | Kir Shatrov | 2019-07-16 | 3 | -5/+12 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Add missing period [ci skip] | Rafael Mendonça França | 2019-07-16 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #36692 from kirs/mysql2-adapter-timeout | Rafael França | 2019-07-16 | 3 | -1/+23 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Raise specific exception on Mysql2::Error::TimeoutError | Kir Shatrov | 2019-07-16 | 3 | -1/+23 |
* | | | | | | | | | | | | Merge pull request #36648 from louim/patch-1 | Rafael França | 2019-07-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Update message verifier documentation [ci skip] | Louis-Michel Couture | 2019-07-10 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge pull request #36667 from gmcgibbon/clarify_logger_set_in_log_subscriber... | Gannon McGibbon | 2019-07-16 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Specify log subscribers need a logger set before they can receive events | Gannon McGibbon | 2019-07-15 | 1 | -0/+3 |
* | | | | | | | | | | | | Merge pull request #36685 from Shopify/as-depedencies-unhook-fix | Rafael França | 2019-07-16 | 1 | -3/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Fix Loadable.exclude_from to also reset Kernel#require | Jean Boussier | 2019-07-16 | 1 | -3/+23 |
* | | | | | | | | | | | | | Merge pull request #36639 from Edouard-chin/ec-am-errors-fullmessages | Rafael França | 2019-07-16 | 8 | -131/+173 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Switch to use `class_attribute`: | Edouard CHIN | 2019-07-16 | 2 | -4/+16 |
| * | | | | | | | | | | | | | Move the `ActiveModel:Errors#full_message` method to the `Error` class: | Edouard CHIN | 2019-07-16 | 8 | -131/+161 |
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Reuse the exception class name in all places in the wrapper | Rafael Mendonça França | 2019-07-16 | 1 | -3/+4 |
* | | | | | | | | | | | | | Make the selent exceptions configurable on the exception wrapper | Rafael Mendonça França | 2019-07-16 | 1 | -1/+5 |
* | | | | | | | | | | | | | Merge pull request #31634 from afcapel/reduce-routing-error-log-noise | Rafael Mendonça França | 2019-07-16 | 4 | -3/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Reduce log noise handling ActionController::RoutingErrors | Alberto Fernández Capel | 2019-05-28 | 4 | -3/+34 |
* | | | | | | | | | | | | | Merge pull request #36557 from sikachu/fix-source-annotation-extractor-annota... | Matthew Draper | 2019-07-16 | 2 | -3/+41 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fix problem with accessing constant proxy subclass | Prem Sichanugrist | 2019-07-05 | 2 | -3/+41 |
* | | | | | | | | | | | | | | Merge pull request #36672 from jbaranov/strong-params-hash | Rafael França | 2019-07-16 | 2 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Add hash method to ActionController::Parameters | Eugene Baranov | 2019-07-14 | 2 | -0/+13 |
* | | | | | | | | | | | | | | | Merge pull request #36676 from wjessop/change_activestorage_metadata_duration... | Rafael França | 2019-07-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Different versions of ffprobe can return subtly different video lengths | Will Jessop | 2019-07-14 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Merge pull request #36656 from Edouard-chin/ec-local-cache-reference | Rafael França | 2019-07-15 | 2 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Return a copy of the cache entry when local_cache exists: | Edouard CHIN | 2019-07-11 | 2 | -1/+13 |
* | | | | | | | | | | | | | | | | | active_support/core_ext/object/duplicable is not in use here | Ryuta Kamizono | 2019-07-16 | 2 | -2/+0 |
* | | | | | | | | | | | | | | | | | Merge pull request #36654 from Edouard-chin/ec-errors-delete | Rafael França | 2019-07-15 | 2 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Returns `nil` when `AM::Errors#delete` doesn't delete anything: | Edouard CHIN | 2019-07-11 | 2 | -1/+7 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #36649 from Edouard-chin/ec-errors-strit-match-collection | Rafael França | 2019-07-15 | 2 | -2/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Fix `AM::Errors.added?` trying to generate a message: | Edouard CHIN | 2019-07-10 | 2 | -2/+24 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #36640 from Edouard-chin/ec-uniq-validation-fix | Rafael França | 2019-07-15 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Fix errors getting duplicated when passed validations options: | Edouard CHIN | 2019-07-10 | 2 | -2/+3 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Remove caveat for older Ruby's `dup` behavior [ci skip] | Ryuta Kamizono | 2019-07-16 | 1 | -9/+0 |
* | | | | | | | | | | | | | | | | | Merge pull request #36684 from soartec-lab/fix/update_guide_active_support_no... | Eileen M. Uchitelle | 2019-07-15 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Delete mention of Ruby 1.9 [skip ci] | soartec-lab | 2019-07-15 | 1 | -4/+0 |
| | |_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge pull request #36532 from itsWill/add_to_a_to_annotated_source_code | Gannon McGibbon | 2019-07-15 | 3 | -12/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Empty array instead of nil for source_extract | Guilherme Mansur | 2019-07-14 | 3 | -12/+29 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | |
|