Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | Merge pull request #35792 from abhaynikam/35789-follow-up-to-update-test-desc... | Rafael França | 2019-03-29 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed the test description for i18n-customize-full-message after rename in #3... | Abhay Nikam | 2019-03-30 | 1 | -3/+3 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #35781 from excid3/rich_text-field-generator | Rafael França | 2019-03-29 | 8 | -14/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add rich_text field to model generators | Chris Oliver | 2019-03-28 | 8 | -14/+81 | |
* | | | | | | | | | | | | | Merge pull request #35789 from prathamesh-sonpatki/customize-full-message | Rafael França | 2019-03-29 | 6 | -25/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Rename `i18n_full_message` config option to `i18n_customize_full_message` | Prathamesh Sonpatki | 2019-03-29 | 6 | -25/+25 | |
* | | | | | | | | | | | | | | Add Active Model release notes for Rails 6 [ci skip] (#35790) | प्रथमेश Sonpatki | 2019-03-29 | 1 | -0/+12 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #35788 from prathamesh-sonpatki/fix-annotate-typo | Kasper Timm Hansen | 2019-03-29 | 5 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix annotated typo | Prathamesh Sonpatki | 2019-03-29 | 5 | -9/+9 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Add load hook for ActiveStorage::Attachment | George Claghorn | 2019-03-28 | 3 | -2/+5 | |
* | | | | | | | | | | | | Add ActiveStorage::Service#open | George Claghorn | 2019-03-28 | 6 | -30/+32 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #35308 from erose/better-error-reporting-for-syntax-errors... | Rafael França | 2019-03-28 | 4 | -1/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add handling and tests. | Eli Rose | 2019-02-17 | 4 | -1/+39 | |
* | | | | | | | | | | | | Merge pull request #34405 from shugo/safe_buffer_backref_fix | Matthew Draper | 2019-03-28 | 2 | -2/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Eliminate a thread local variable as suggested by nobu | Shugo Maeda | 2019-02-14 | 1 | -8/+1 | |
| * | | | | | | | | | | | | Remove trailing space | Shugo Maeda | 2018-11-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Add a commented code example of what will be produced | Shugo Maeda | 2018-11-08 | 1 | -22/+22 | |
| * | | | | | | | | | | | | sub, sub!, gsub, and gsub! should set back references | Shugo Maeda | 2018-11-08 | 2 | -2/+62 | |
* | | | | | | | | | | | | | Merge pull request #35778 from shailesh-kalamkar/fix-typo-testing-guides | Ryuta Kamizono | 2019-03-28 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [ci skip] Fixed testing guides typo `fourty` -> `forty` | Shailesh Kalamkar | 2019-03-28 | 1 | -3/+3 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #35776 from owst/fix-range-comparisons-with-excluded-end-r... | Rafael França | 2019-03-27 | 3 | -14/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix bug in Range comparisons when comparing to excluded-end Range | Owen Stephens | 2019-03-28 | 3 | -14/+41 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #35775 from jhawthorn/remove_all_symbol_from_mime_all | Rafael França | 2019-03-27 | 2 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove :all symbol from Mime::ALL | John Hawthorn | 2019-03-27 | 2 | -1/+14 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #35236 from renuo/fix-30467 | Rafael França | 2019-03-27 | 3 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Raise if resource custom params contain colons | Josua Schmid | 2019-03-26 | 3 | -0/+29 | |
* | | | | | | | | | | | | | Merge pull request #35496 from bogdan/right-preloading | Ryuta Kamizono | 2019-03-28 | 4 | -64/+99 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix preloader to never reset associations in case they are already loaded | Bogdan Gusiev | 2019-03-07 | 4 | -64/+99 | |
* | | | | | | | | | | | | | Merge pull request #35556 from bdewater/fast-secure-compare | Matthew Draper | 2019-03-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Don't encode in secure_compare for speedup | Bart de Water | 2019-03-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Don't change `collation_connection` in the current connection | Ryuta Kamizono | 2019-03-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge pull request #35758 from Shigeyuki-fukuda/aligned_order_of_argument | Rafael França | 2019-03-26 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Aligned the order of the arguments of render_template and render_with_layout | Shigeyuki-fukuda | 2019-03-27 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Schema version documentation (#35762) | Ken Greeff | 2019-03-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge pull request #35761 from koic/bump_rubocop_to_0_66_0 | Ryuta Kamizono | 2019-03-27 | 3 | -13/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Bump RuboCop to 0.66.0 | Koichi ITO | 2019-03-27 | 3 | -13/+16 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #35753 from Edouard-chin/ec-mimetype-rescue | Rafael França | 2019-03-26 | 5 | -3/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add the `Mime::Type::InvalidMimeType` error in the default rescue_response: | Edouard CHIN | 2019-03-26 | 5 | -3/+24 | |
* | | | | | | | | | | | | | | Merge pull request #35760 from jhawthorn/deprecate_custom_resolver_patterns | Rafael França | 2019-03-26 | 2 | -40/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Deprecate custom patterns for PathResolver | John Hawthorn | 2019-03-26 | 2 | -40/+15 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | includes bootsnap 1.4.2-java in Gemfile.lock | Xavier Noria | 2019-03-26 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | bumps Zeitwerk and Bootsnap | Xavier Noria | 2019-03-26 | 5 | -13/+16 | |
* | | | | | | | | | | | | | | Remove useless = [ci skip] | Prathamesh Sonpatki | 2019-03-26 | 1 | -1/+1 | |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #31442 from ebeigarts/weak_descendants_tracker | Matthew Draper | 2019-03-27 | 3 | -4/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Use weak references in descendants tracker | Edgars Beigarts | 2019-03-26 | 3 | -4/+64 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #35756 from sergioro9/patch-1 | Xavier Noria | 2019-03-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Spelling error | Sergio | 2019-03-26 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #35743 from soartec-lab/update_guide_active_support_deprec... | Vipul A M | 2019-03-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add default value `ActiveSupport::Deprecation.silenced` [ci skip] | soartec-lab | 2019-03-25 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Fix CI failure due to remaining tagging records | Ryuta Kamizono | 2019-03-26 | 1 | -1/+1 |