Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Don't pass unused `connection` to `FixtureSet.new` | Ryuta Kamizono | 2018-11-03 | 2 | -14/+11 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Checking boundable not only `IN` clause but also `NOT IN` clause | Ryuta Kamizono | 2018-11-03 | 4 | -8/+24 | |
* | | | | | | | Merge pull request #34177 from rmacklin/convert-actioncable-to-es2015 | Javan Makhmali | 2018-11-02 | 22 | -479/+3054 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Convert ActionCable javascript to ES2015 modules with modern build environment | Richard Macklin | 2018-11-02 | 16 | -302/+2748 | |
| * | | | | | | Refactor decaffeinate output to more natural/idiomatic javascript | Richard Macklin | 2018-11-02 | 6 | -279/+228 | |
| * | | | | | | Run decaffeinate on action_cable/*.js | Richard Macklin | 2018-11-02 | 6 | -401/+581 | |
| * | | | | | | Move actioncable javascript to app/javascript and change .coffee -> .js | Richard Macklin | 2018-11-02 | 6 | -0/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #34360 from weilandia/34359_hash_with_indifferent_access_t... | Rafael França | 2018-11-01 | 3 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make #to_options an alias for #symbolize_keys | Nick Weiland | 2018-11-01 | 3 | -0/+13 | |
* | | | | | | | Merge pull request #34361 from esparta/update_sample_callback_before_destroy | Ryuta Kamizono | 2018-11-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Updating sample code on ActiveRecord#before_destroy callback [ci skip] | Espartaco Palma | 2018-10-31 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #34356 from gmcgibbon/docs_i18n_with_locale_threadsafe | Rafael França | 2018-10-31 | 1 | -15/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make i18n locale setting docs use around_action | Gannon McGibbon | 2018-10-31 | 1 | -15/+23 | |
* | | | | | | | Fix "warning: shadowing outer local variable - role" | Ryuta Kamizono | 2018-10-31 | 1 | -9/+13 | |
* | | | | | | | Merge pull request #34355 from esquith/patch-1 | Gannon McGibbon | 2018-10-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update authorization.rb | Esquith Allen | 2018-10-30 | 1 | -1/+1 | |
* | | | | | | | | Restore HWIA support to AJ::Arguments.deserialize | Gannon McGibbon | 2018-10-30 | 3 | -1/+13 | |
* | | | | | | | | Merge pull request #34353 from gmcgibbon/fix_lock_docs_locking_clause | Rafael França | 2018-10-30 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix example for database-specific locking clause | Gannon McGibbon | 2018-10-30 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #33972 from bogdanvlviv/follow-up-33897 | Rafael França | 2018-10-30 | 2 | -9/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improve `enqueue_retry.active_job` message | bogdanvlviv | 2018-09-25 | 2 | -9/+13 | |
* | | | | | | | | Fix failing test | Sean Griffin | 2018-10-30 | 1 | -0/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | `update_columns` raises if the column is unknown | Sean Griffin | 2018-10-30 | 4 | -4/+16 | |
* | | | | | | | Merge pull request #34314 from bf4/patch-2 | Gannon McGibbon | 2018-10-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ActionController::API *does* support cookies, sessions | Benjamin Fleischer | 2018-10-25 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #34349 from yahonda/restore_encoding_utf8mb4 | Ryuta Kamizono | 2018-10-30 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Restore `encoding: utf8mb4` in database.yml | Yasuo Honda | 2018-10-30 | 2 | -0/+2 | |
* | | | | | | | | | Merge pull request #19388 from yakara-ltd/fix-habtm-fixture-order | Ryuta Kamizono | 2018-10-30 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Avoid violating key constraints in fixture HABTM associations | James Le Cuirot | 2018-10-29 | 2 | -0/+7 | |
* | | | | | | | | | | Merge pull request #34196 from gmcgibbon/connection_switch_string_name | Eileen M. Uchitelle | 2018-10-30 | 3 | -6/+63 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add support for hash and url configs in connected_to | Gannon McGibbon | 2018-10-26 | 3 | -6/+63 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Exercise HABTM fixtures with foreign key constraints | Ryuta Kamizono | 2018-10-30 | 2 | -45/+52 | |
* | | | | | | | | | | We don't want these internal methods as public methods in our controllers | Akira Matsuda | 2018-10-30 | 1 | -23/+25 | |
* | | | | | | | | | | Missing require "active_support/executor" | Akira Matsuda | 2018-10-30 | 1 | -0/+1 | |
* | | | | | | | | | | Missing require "core_ext/module/attribute_accessors" | Akira Matsuda | 2018-10-30 | 1 | -0/+1 | |
* | | | | | | | | | | Missing require "active_support/concern" | Akira Matsuda | 2018-10-30 | 1 | -0/+2 | |
* | | | | | | | | | | Merge pull request #34338 from malclocke/document_exception_class_for_restric... | Ryuta Kamizono | 2018-10-30 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Document exception from restrict_with_exception [ci skip] | Malcolm Locke | 2018-10-29 | 2 | -4/+4 | |
* | | | | | | | | | | Merge pull request #34335 from robin850/update-bug-report-templates | Ryuta Kamizono | 2018-10-29 | 11 | -87/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update bug report templates | Robin Dupret | 2018-10-28 | 11 | -87/+11 | |
* | | | | | | | | | | | Merge pull request #34334 from albertoalmagro/privatize-constants-activesuppo... | Ryuta Kamizono | 2018-10-29 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Privatize and add # :nodoc: to constants | Alberto Almagro | 2018-10-28 | 1 | -2/+3 | |
* | | | | | | | | | | | Registers e302725 in the CHANGELOG [ci skip] | Xavier Noria | 2018-10-28 | 1 | -0/+4 | |
* | | | | | | | | | | | Merge pull request #34333 from albertoalmagro/fix-activemodel-dirty-changed-doc | Robin Dupret | 2018-10-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix grammar in changed? docs [ci skip] | Alberto Almagro | 2018-10-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #34253 from haberbyte/fix_autoload_on_activestorage_downlo... | Xavier Noria | 2018-10-28 | 5 | -1/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Improve the logic that detects non-autoloaded constants | Jan Habermann | 2018-10-28 | 5 | -1/+52 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Use release dates for versions in Rails Guides index | Olivier Lacan | 2018-10-27 | 1 | -11/+11 | |
* | | | | | | | | | | `exists?` with string argument is not invalid type | Ryuta Kamizono | 2018-10-27 | 1 | -5/+13 | |
* | | | | | | | | | | `create_table` with `:primary_key` option has no effect if `id: false` is given | Ryuta Kamizono | 2018-10-27 | 3 | -8/+6 |