Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | Extract AttachmentUpload | Javan Makhmali | 2018-02-14 | 2 | -28/+50 | |
| | * | | | | | | | | | Move hard coded URLs to computed data attributes | Javan Makhmali | 2018-02-14 | 2 | -13/+15 | |
| | * | | | | | | | | | Create ASt::Attachment records for ASt::Blobs in content | Javan Makhmali | 2018-02-14 | 1 | -0/+7 | |
| | * | | | | | | | | | Dummy: Use Trix styles | Javan Makhmali | 2018-02-14 | 2 | -4/+3 | |
| | * | | | | | | | | | Dummy: Add mini_magick for variants | Javan Makhmali | 2018-02-14 | 2 | -0/+3 | |
| | * | | | | | | | | | Dummy: Set ActiveText renderer for current request | Javan Makhmali | 2018-02-14 | 1 | -0/+6 | |
| | * | | | | | | | | | Make renderer configurable | Javan Makhmali | 2018-02-14 | 4 | -2/+10 | |
| | * | | | | | | | | | Build out basic blob template to match the editor's | Javan Makhmali | 2018-02-14 | 1 | -5/+14 | |
| | * | | | | | | | | | Delegate Content#html_safe to #to_s | Sam Stephenson | 2018-02-13 | 2 | -2/+2 | |
| | * | | | | | | | | | Preserve the outer attachment element and fix editing | Sam Stephenson | 2018-02-13 | 2 | -6/+6 | |
| | * | | | | | | | | | Initial Attachment rendering support | Javan Makhmali | 2018-02-13 | 3 | -2/+13 | |
| | * | | | | | | | | | Add sgid support | Javan Makhmali | 2018-02-12 | 3 | -4/+57 | |
| | * | | | | | | | | | Add initial ActiveStorage integration | Javan Makhmali | 2018-02-12 | 6 | -2/+91 | |
| | * | | | | | | | | | Pull activetext.js into dummy app with webpacker | Javan Makhmali | 2018-02-12 | 24 | -33/+6247 | |
| | * | | | | | | | | | Extract BC3's rich_text_field helper | Javan Makhmali | 2018-02-12 | 3 | -1/+55 | |
| | * | | | | | | | | | Tests: Add Message scaffolding | Javan Makhmali | 2018-02-08 | 20 | -25/+277 | |
| | * | | | | | | | | | Add initial ActiveRecord extension: `active_text_attribute` | Javan Makhmali | 2018-02-08 | 3 | -0/+18 | |
| | * | | | | | | | | | Add dummy app | Sam Stephenson | 2018-02-08 | 74 | -74/+1021 | |
| | * | | | | | | | | | Initial import from BC3 RichText | Sam Stephenson | 2018-02-07 | 17 | -0/+663 | |
| | * | | | | | | | | | Initial commit | Sam Stephenson | 2018-02-07 | 14 | -0/+237 | |
| | / / / / / / / / | ||||||
* | / / / / / / / / | Support in-flight jobs stored before individual execution counters for `retry... | Rosa Gutierrez | 2019-01-05 | 3 | -21/+39 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34867 from bogdanvlviv/test-actionmailbox-configurations | George Claghorn | 2019-01-04 | 1 | -0/+71 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Test Action Mailbox configurations | bogdanvlviv | 2019-01-04 | 1 | -0/+71 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34870 from bogdanvlviv/fix-new_framework_defaults_6_0.rb-... | Kasper Timm Hansen | 2019-01-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix `new_framework_defaults_6_0.rb` file | bogdanvlviv | 2019-01-04 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34866 from bogdanvlviv/add-activemodel_errors_of_kind | Rafael França | 2019-01-04 | 3 | -10/+113 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add `ActiveModel::Errors#of_kind?` | bogdanvlviv | 2019-01-04 | 3 | -10/+113 | |
* | | | | | | | | | | Merge pull request #34871 from bogdanvlviv/clarify-delegate_missing_to | Ryuta Kamizono | 2019-01-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Clarify `delegate_missing_to` [ci skip] | bogdanvlviv | 2019-01-04 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Send Active Storage jobs to dedicated queues by default | George Claghorn | 2019-01-04 | 5 | -2/+49 | |
* | | | | | | | | | Merge pull request #34864 from mikegee/patch-1 | Rafael França | 2019-01-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Clarify benefit of `delegate_missing_to` | Michael Gee | 2019-01-04 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34797 from gsamokovarov/views-without-defined-protect-aga... | Eileen M. Uchitelle | 2019-01-04 | 5 | -5/+63 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Don't expect defined protect_against_forgery? in {token,csrf_meta}_tag | Genadi Samokovarov | 2018-12-27 | 5 | -5/+63 | |
* | | | | | | | | | Merge pull request #34862 from bogdanvlviv/fix-i18n-guide | Vipul A M | 2019-01-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix example of I18n setting in the guide [ci skip] | bogdanvlviv | 2019-01-04 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #34773 from eileencodes/share-fixture-connections-with-mul... | Eileen M. Uchitelle | 2019-01-04 | 2 | -0/+57 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Share the connection pool when there are multiple handlers | Eileen Uchitelle | 2019-01-03 | 2 | -0/+57 | |
* | | | | | | | | | | Merge pull request #34858 from albertoalmagro/make-rails-compatible-accross-r... | Ryuta Kamizono | 2019-01-04 | 2 | -7/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Make average compatible accross Ruby versions | Alberto Almagro | 2019-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | Revert "Fix NumericData.average test on ruby 2.6" | Alberto Almagro | 2019-01-04 | 1 | -6/+2 | |
* | | | | | | | | | | | Merge pull request #34855 from bogdanvlviv/update-configuring-guide | Rafael França | 2019-01-03 | 1 | -2/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update the "Configuring Rails Applications" guide [ci skip] | bogdanvlviv | 2019-01-04 | 1 | -2/+32 | |
* | | | | | | | | | | | | Merge the redundant `when Symbol` case to the `when String, ...` | Ryuta Kamizono | 2019-01-04 | 1 | -2/+1 | |
* | | | | | | | | | | | | 2x faster `connection.type_cast` | Ryuta Kamizono | 2019-01-04 | 1 | -6/+1 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #34816 from bogdanvlviv/add-skip-action-mailbox-option-to-... | Rafael Mendonça França | 2019-01-03 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add `--skip-action-mailbox` option to `rails new` | bogdanvlviv | 2018-12-28 | 3 | -1/+18 | |
* | | | | | | | | | | | | Merge pull request #34706 from ChrisBr/instrumentation-guide | Gannon McGibbon | 2019-01-03 | 1 | -8/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add missing keys to ActiveSupport#instrumentation guide [skip ci] | Christian Bruckmayer | 2019-01-02 | 1 | -8/+14 | |
* | | | | | | | | | | | | Merge pull request #33985 from eugeneius/attribute_methods_schema_cache | Kasper Timm Hansen | 2019-01-03 | 7 | -2/+109 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |