Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge pull request #31466 from dixitp012/action_pack_doc_link_update | Ryuta Kamizono | 2017-12-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [ci skip] update link | Dixit Patel | 2017-12-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #31464 from yhirano55/update_guide_index | George Claghorn | 2017-12-14 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [ci skip] Update guide index for active storage | Yoshiyuki Hirano | 2017-12-15 | 1 | -0/+4 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Clear dirty `schema_cache` after `dump_schema_cache` | Ryuta Kamizono | 2017-12-15 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge pull request #31037 from jeffreyguenther/activestorage-guide | George Claghorn | 2017-12-14 | 2 | -1/+550 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Tweak whitespace | Jeffrey Guenther | 2017-12-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Formatting updates | Jeffrey Guenther | 2017-12-14 | 1 | -14/+19 | |
| * | | | | | | | | | | | | | Merge branch 'master' into activestorage-guide | Jeffrey Guenther | 2017-12-14 | 164 | -504/+1138 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Generate tmpname on its own | yuuji.yaginuma | 2017-12-15 | 1 | -1/+6 | |
* | | | | | | | | | | | | | | Merge pull request #31460 from yahonda/deprecated_bigdecimal_new_ap_av_aj_as_... | Ryuta Kamizono | 2017-12-15 | 11 | -24/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Suppress `warning: BigDecimal.new is deprecated` | Yasuo Honda | 2017-12-15 | 11 | -24/+24 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | RedisCacheStore - Fix Default Error Handler | Jesse Doyle | 2017-12-14 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | Merge pull request #31434 from olivierlacan/boot-feedback | Sean Griffin | 2017-12-14 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Provide instant feedback when booting Rails | Olivier Lacan | 2017-12-13 | 2 | -0/+8 | |
* | | | | | | | | | | | | | | | Merge pull request #31452 from yahonda/deprecated_bigdecimal_new_activemodel | Sean Griffin | 2017-12-14 | 3 | -23/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Suppress `warning: BigDecimal.new is deprecated` in Active Model | Yasuo Honda | 2017-12-14 | 3 | -23/+23 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #31451 from yahonda/hash_digest_class_not_initialized | Ryuta Kamizono | 2017-12-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Address `warning: instance variable @hash_digest_class not initialized` | Yasuo Honda | 2017-12-14 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #31453 from yahonda/report_on_exception_true_in_ruby25_mysql2 | Ryuta Kamizono | 2017-12-15 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Suppress expected exceptions by `report_on_exception` = `false` | Yasuo Honda | 2017-12-14 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / | Update nokogiri version on Gemfile | Guillermo Iguaran | 2017-12-14 | 2 | -10/+13 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #31289 from witlessbird/fips-compatibility | Eileen M. Uchitelle | 2017-12-14 | 13 | -12/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Introduced `ActiveSupport::Digest` that allows to specify hash function imple... | Dmitri Dolguikh | 2017-12-12 | 13 | -12/+81 | |
* | | | | | | | | | | | | | | Merge pull request #26815 from olivierlacan/log-query-source | Eileen M. Uchitelle | 2017-12-14 | 8 | -7/+97 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Log call site for all queries | Olivier Lacan | 2017-12-13 | 8 | -7/+97 | |
* | | | | | | | | | | | | | | | Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future | Ryuta Kamizono | 2017-12-14 | 32 | -88/+83 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Use released `resque-scheduler` instead of master version | yuuji.yaginuma | 2017-12-14 | 2 | -12/+7 | |
* | | | | | | | | | | | | | | Merge pull request #31433 from jordan-brough/preserve-deprecated-method-visib... | Rafael França | 2017-12-13 | 2 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Preserve original method visibility when deprecating a method | Jordan Brough | 2017-12-13 | 2 | -0/+29 | |
* | | | | | | | | | | | | | | | Merge pull request #31435 from yahonda/deprecated_bigdecimal_new | Rafael França | 2017-12-13 | 13 | -24/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Suppress `warning: BigDecimal.new is deprecated` in activerecord | Yasuo Honda | 2017-12-13 | 13 | -24/+24 | |
* | | | | | | | | | | | | | | | Merge pull request #31432 from yhirano55/add_a_space_to_comment_in_active_job | Rafael França | 2017-12-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | [ci skip] Add a space to comment in SidekiqAdapter | Yoshiyuki Hirano | 2017-12-14 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #31429 from meinac/expose_activestorage_routes | George Claghorn | 2017-12-13 | 2 | -19/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Expose Active Storage routes | Mehmet Emin INAC | 2017-12-13 | 2 | -19/+38 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #31428 from yahonda/report_on_exception_true_in_ruby25 | Rafael França | 2017-12-13 | 2 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Suppress expected exceptions by `report_on_exception` = `false` in Ruby 2.5 | Yasuo Honda | 2017-12-13 | 2 | -0/+5 | |
* | | | | | | | | | | | | | | Merge pull request #30474 from yhirano55/make_it_same_title_in_index_and_page | Eileen M. Uchitelle | 2017-12-13 | 5 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Make it same title in index and page [ci skip] | Yoshiyuki Hirano | 2017-08-31 | 5 | -12/+12 | |
* | | | | | | | | | | | | | | | Exclude ActiveStorage::Filename{#parameters,::Parameters} from API docs [ci s... | George Claghorn | 2017-12-13 | 2 | -2/+2 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #31391 from 5t111111/fix-active_storage-installation-failu... | Eileen M. Uchitelle | 2017-12-13 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Invoke app-prefixed active storage task when in engine | Hirofumi Wakasugi | 2017-12-13 | 1 | -1/+5 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Fix inheritance object creation from relation | Ryuta Kamizono | 2017-12-13 | 3 | -12/+60 | |
* | | | | | | | | | | | | | | Merge pull request #31425 from chiastolite/optimize_foregin_keys_query | Ryuta Kamizono | 2017-12-13 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Optimizing information_schema query for `foreign_keys` | Hiroyuki Morita | 2017-12-13 | 1 | -2/+3 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #31423 from bogdanvlviv/fix-protected_environments-with-sy... | Ryuta Kamizono | 2017-12-13 | 4 | -16/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Update 'Configuring Rails Applications' guide | bogdanvlviv | 2017-12-12 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | Convert protected_environments to an array of strings | bogdanvlviv | 2017-12-12 | 3 | -16/+47 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Make `sanitize_sql_` methods public | yuuji.yaginuma | 2017-12-13 | 5 | -152/+151 |