aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #34579 from gmcgibbon/yield_in_with_delivery_jobRyuta Kamizono2018-12-011-0/+1
|\ \ \
| * | | Add yield to with_delivery_job test helperGannon McGibbon2018-11-301-0/+1
* | | | `metadata` is not passed to serviceyuuji.yaginuma2018-12-011-2/+1
* | | | Merge pull request #34577 from gmcgibbon/id_as_non_pk_docsRyuta Kamizono2018-12-012-5/+8
|\ \ \ \
| * | | | Clarify no support for non PK id columnsGannon McGibbon2018-11-302-5/+8
| |/ / /
* | | | Merge pull request #33882 from mberlanda/mberlanda/as-inheritable-options-int...Rafael França2018-11-302-29/+59
|\ \ \ \
| * | | | chore: implement config_for as ActiveSupport::OrderedOptionsMauro Berlanda2018-10-192-29/+59
* | | | | Merge pull request #34576 from ys/test-upload-extra-keysRafael França2018-11-301-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a test with extra keys to active_storage Service#uploadYannick Schutz2018-11-301-0/+19
* | | | | Merge pull request #34505 from eileencodes/add-readonly-modeEileen M. Uchitelle2018-11-3010-1/+286
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add ability to prevent writes to a databaseEileen Uchitelle2018-11-3010-1/+286
|/ / / /
* | | | Merge pull request #34572 from kamipo/fix_scoping_with_query_methodRyuta Kamizono2018-11-303-2/+8
|\ \ \ \
| * | | | Fix the scoping with query methods in the scope blockRyuta Kamizono2018-11-303-2/+8
* | | | | Use the full link URL instead of bit.ly [ci skip]Ryuta Kamizono2018-11-301-1/+2
* | | | | Don't expose internal `clock_gettime_supported?` class methodRyuta Kamizono2018-11-301-1/+2
* | | | | Merge pull request #34569 from gmcgibbon/allow_attribute_aliases_in_updateRafael França2018-11-293-3/+17
|\ \ \ \ \
| * | | | | Allow aliased attributes in updateGannon McGibbon2018-11-293-3/+17
* | | | | | Merge pull request #34553 from mjtko/fix/issue-14802Rafael França2018-11-294-3/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Do nothing when the same block is included again.Mark J. Titorenko2018-11-294-3/+30
* | | | | | Merge pull request #34564 from toncid/patch-2Arun Agrawal2018-11-291-0/+1
|\ \ \ \ \ \
| * | | | | | [ci skip] Add a Delayed Job project link.Tonči Damjanić2018-11-291-0/+1
|/ / / / / /
* | | | | | Merge pull request #34562 from ruralocity/active-record-query-docs-improvementRafael França2018-11-281-7/+9
|\ \ \ \ \ \
| * | | | | | Improve ActiveRecord::Querying documentation [ci skip]Aaron Sumner2018-11-281-7/+9
* | | | | | | Merge pull request #34554 from sj26/group-exception-logsRafael França2018-11-281-5/+8
|\ \ \ \ \ \ \
| * | | | | | | Avoid extra array allocationsSamuel Cochran2018-11-291-2/+2
| * | | | | | | Log exceptions atomicallySamuel Cochran2018-11-281-5/+8
* | | | | | | | Merge pull request #34561 from gmcgibbon/allow_spaces_in_table_namesRafael França2018-11-283-1/+12
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Allow spaces in postgres table namesGannon McGibbon2018-11-283-1/+12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #34534 from gmcgibbon/ar_query_scope_body_docRafael França2018-11-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Clarify scope body requirementsGannon McGibbon2018-11-261-1/+1
* | | | | | | | Add autoload hook for AbstractController::ActionNotFoundRafael Mendonça França2018-11-281-0/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #34557 from sergioisidoro/sergio-patch-load-errorRafael França2018-11-281-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Patch load error in case GemSpecErrorsergioisidoro2018-11-281-2/+2
* | | | | | | | Merge pull request #34550 from mogulla3/fix-argument-error-when-uploding-to-s3Eileen M. Uchitelle2018-11-282-1/+5
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix `ArgumentError` when uploading to amazon s3Hiroki Sanpei2018-11-282-1/+5
|/ / / / / / /
* | | | | | | Use `Testing::Parallelization` in Action Packs's testyuuji.yaginuma2018-11-281-77/+1
* | | | | | | Pass the test reporter by referenceyuuji.yaginuma2018-11-281-0/+1
| |_|/ / / / |/| | | | |
* | | | | | Fix "warning: ambiguous first argument; put parentheses or a space even after...yuuji.yaginuma2018-11-281-3/+3
* | | | | | Merge pull request #34546 from y-yagi/fix_ast_buildYuji Yaginuma2018-11-283-17/+3
|\ \ \ \ \ \
| * | | | | | text is treated as `attachment`yuuji.yaginuma2018-11-281-2/+2
| * | | | | | Fix broken `ActiveStorage::BlobTest`yuuji.yaginuma2018-11-281-1/+1
| * | | | | | Remove duplicated testyuuji.yaginuma2018-11-281-14/+0
* | | | | | | Merge pull request #33835 from schneems/schneems/faster_cache_versionSean Griffin2018-11-272-4/+130
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Prefer String#ljust over String#<< for paddinglsylvester2018-10-171-3/+2
| * | | | | | Do not silently fail to generate a cache_versionschneems2018-10-172-6/+19
| * | | | | | Use raw time string from DB to generate ActiveRecord#cache_versionschneems2018-10-172-4/+118
* | | | | | | Merge pull request #34544 from ahawrylak/fix-active-storage-docs-typoGannon McGibbon2018-11-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix minor Active Storage docs typo [ci skip]Adrian Hawrylak2018-11-281-1/+1
|/ / / / / / /
* | | | | | | Prevent content type and disposition bypass in storage service URLsRosa Gutierrez2018-11-2714-38/+172
* | | | | | | Do not deserialize GlobalID objects that were not generated by Active JobRafael Mendonça França2018-11-272-1/+5