Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Rollback correctly restore initial record id after double save | Ryuta Kamizono | 2018-05-19 | 2 | -1/+2 | |
* | | | | | | | | Merge pull request #32911 from eugeneius/finalize_transaction_record_state | Ryuta Kamizono | 2018-05-19 | 3 | -15/+54 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Finalize transaction record state after real transaction | Eugene Kenny | 2018-05-19 | 3 | -15/+54 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #32900 from ttanimichi/app-update-skip-yarn | Rafael França | 2018-05-18 | 4 | -3/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't generate yarn's contents in `app:update` task if it's skipped | Tsukuru Tanimichi | 2018-05-16 | 4 | -3/+25 | |
* | | | | | | | | Merge pull request #32925 from Linuus/fix/actioncontroller-params-fetch-docs | Rafael França | 2018-05-18 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix documentation for ActionController::Params#fetch | Linus Marton | 2018-05-18 | 1 | -1/+3 | |
* | | | | | | | | | Raise a better exception when a invalid depreation behavior is set | Rafael Mendonça França | 2018-05-18 | 2 | -0/+12 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Permit opening a blob in a custom tempdir | George Claghorn | 2018-05-17 | 5 | -9/+26 | |
* | | | | | | | | Merge pull request #32921 from joshsusser/master | Rafael França | 2018-05-17 | 3 | -2/+62 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Generate getter and setter methods in mixin | Josh Susser | 2018-05-17 | 3 | -2/+62 | |
* | | | | | | | | | Fix markdown [ci skip] | Rafael Mendonça França | 2018-05-17 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #32908 from anniecodes/fix-time-random-string | Rafael França | 2018-05-17 | 4 | -0/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix user_input_in_time_zone to coerce non valid string into nil | Annie-Claude Côté | 2018-05-16 | 3 | -0/+27 | |
| * | | | | | | | | Add missing require for string to timezone conversion | Annie-Claude Côté | 2018-05-16 | 1 | -0/+1 | |
* | | | | | | | | | Fix formatting of author credit [ci skip] | Ryuta Kamizono | 2018-05-17 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #32916 from lucfranken/patch-1 | Ryuta Kamizono | 2018-05-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Active storage: Image variant options not correct | lucfranken | 2018-05-17 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Remove unused `require "active_support/core_ext/string/filters"` | Ryuta Kamizono | 2018-05-17 | 1 | -2/+0 | |
* | | | | | | | | | Add ActiveStorage::Previewer#tempdir | George Claghorn | 2018-05-16 | 1 | -1/+5 | |
* | | | | | | | | | Add missing block parameters | George Claghorn | 2018-05-16 | 2 | -2/+2 | |
* | | | | | | | | | Demonstrate ActiveStorage::Blob#open in the Active Storage guide | George Claghorn | 2018-05-16 | 1 | -42/+9 | |
* | | | | | | | | | Add ActiveStorage::Blob#open | George Claghorn | 2018-05-16 | 8 | -12/+81 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Don't expose `SingularAssociation#replace` which is internal API | Ryuta Kamizono | 2018-05-16 | 3 | -47/+44 | |
|/ / / / / / / | ||||||
* | | | | | | | Remove :nodoc: from the methods which is added the doc [ci skip] | Ryuta Kamizono | 2018-05-15 | 1 | -4/+4 | |
* | | | | | | | Merge pull request #32724 from nikolai-b/add_math_test | Ryuta Kamizono | 2018-05-15 | 2 | -9/+83 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add math tests | Nikolai B | 2018-05-14 | 2 | -9/+83 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #32837 from ttanimichi/app-update-skip-spring | Yuji Yaginuma | 2018-05-14 | 3 | -1/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't generate `config/spring.rb` in `app:update` task when spring isn't loaded | Tsukuru Tanimichi | 2018-05-13 | 3 | -1/+17 | |
* | | | | | | | | Merge pull request #32876 from wata727/add_available_transformations | George Claghorn | 2018-05-13 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add available transformations to docs [ci skip] | wata_mac | 2018-05-13 | 1 | -0/+3 | |
* | | | | | | | | | Fix `CustomCops/AssertNot` to allow it to have failure message | Ryuta Kamizono | 2018-05-13 | 45 | -143/+143 | |
* | | | | | | | | | Merge pull request #32878 from eugeneius/rm_rollback_active_record_state | Ryuta Kamizono | 2018-05-13 | 1 | -14/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove ActiveRecord::Transactions#rollback_active_record_state! | Eugene Kenny | 2018-05-13 | 1 | -14/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #32862 from eugeneius/callback_rollback | Ryuta Kamizono | 2018-05-13 | 2 | -7/+13 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Don't clear transaction state after manual rollback | Eugene Kenny | 2018-05-10 | 2 | -7/+13 | |
* | | | | | | | | | Pass the error instance as the second parameter of block executed by `discard... | yuuji.yaginuma | 2018-05-12 | 4 | -3/+9 | |
* | | | | | | | | | Merge pull request #32843 from ttanimichi/remove_unused_remove_file | Yuji Yaginuma | 2018-05-12 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove unused `remove_file` method | Tsukuru Tanimichi | 2018-05-08 | 1 | -4/+0 | |
* | | | | | | | | | | Merge pull request #32874 from tylerhunt/remove_render_text_docs | Eileen M. Uchitelle | 2018-05-11 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove reference to old `:text` rendering option | Tyler Hunt | 2018-05-11 | 1 | -1/+0 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | `becomes` should clear the mutation tracker which is created in `after_initia... | Ryuta Kamizono | 2018-05-11 | 4 | -3/+14 | |
* | | | | | | | | | | Merge pull request #32849 from anthonycrumley/oxford-commas | Matthew Draper | 2018-05-11 | 34 | -115/+115 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Added a lot of Oxford commas | Anthony Crumley | 2018-05-10 | 34 | -115/+115 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #32859 from assain/fix-typo-activesupport-instrumentation-... | George Claghorn | 2018-05-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | [ci skip] fix typo in active_support_instrumentation.md guide | Assain | 2018-05-10 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #32835 from trezona-lecomte/ar_dirty_doc_fix | Claudio B | 2018-05-08 | 1 | -20/+58 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix ActiveRecord::AttributeMethods::Dirty documentation [ci skip] | Kieran Trezona-le Comte | 2018-05-07 | 1 | -20/+58 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #32833 from ryandav/activestorage_blob_set_content_type | George Claghorn | 2018-05-08 | 5 | -9/+49 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add option to ActiveStorage::Blob to set extract_content_type_from_io | Ryan Davidson | 2018-05-08 | 5 | -9/+49 |