Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #31828 from claudiob/doc-csp | Claudio B | 2018-01-30 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add ContentSecurityPolicy to list of middleware | claudiob | 2018-01-30 | 1 | -0/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Remove unused `require "active_record/tasks/database_tasks"` | Ryuta Kamizono | 2018-01-30 | 1 | -1/+0 | |
* | | | | | | | Merge pull request #31826 from miketheman/patch-1 | George Claghorn | 2018-01-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update rails-ujs readme | Mike Fiedler | 2018-01-29 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #31815 from composerinteralia/make-request-id | George Claghorn | 2018-01-29 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow @ in X-Request-Id header | Daniel Colson | 2018-01-29 | 2 | -1/+6 | |
* | | | | | | | | | Merge pull request #31769 from justjake/patch-2 | Matthew Draper | 2018-01-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | yarnpkg: correct exec syntax | Jake Teton-Landis | 2018-01-23 | 1 | -1/+2 | |
* | | | | | | | | | | Don't expose `attributes_with_uninitialized_key` utility method | Ryuta Kamizono | 2018-01-30 | 1 | -5/+6 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #31814 from fatkodima/index-nulls-order | Rafael França | 2018-01-29 | 3 | -2/+40 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Dump correctly index nulls order for postgresql | fatkodima | 2018-01-28 | 3 | -2/+40 | |
* | | | | | | | | | | Merge pull request #31821 from composerinteralia/extra-to_s | George Claghorn | 2018-01-29 | 8 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Avoid extra calls to to_s | Daniel Colson | 2018-01-29 | 8 | -9/+9 | |
* | | | | | | | | | | | Merge pull request #31825 from mistydemeo/fix_post_documentation | Eileen M. Uchitelle | 2018-01-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ActionController::TestCase: fix #post documentation [ci skip] | Misty De Meo | 2018-01-29 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* / / / / / / / / / / | Deprecate `expand_hash_conditions_for_aggregates` | Ryuta Kamizono | 2018-01-29 | 3 | -0/+13 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Suppress expected exceptions by `report_on_exception` = `false` | yuuji.yaginuma | 2018-01-29 | 1 | -0/+4 | |
* | | | | | | | | | | Fix the example of 'finding records by a value object' (#31818) | Bogdan | 2018-01-29 | 1 | -2/+2 | |
* | | | | | | | | | | Extract `discard_remaining_results` for mysql2 adapter | Ryuta Kamizono | 2018-01-29 | 2 | -4/+6 | |
* | | | | | | | | | | Revert "Merge pull request #23256 from pauloancheta/master" | Ryuta Kamizono | 2018-01-29 | 1 | -1/+1 | |
* | | | | | | | | | | Remove unused/missing `to_money` converter in the test/doc | Ryuta Kamizono | 2018-01-29 | 2 | -3/+2 | |
* | | | | | | | | | | Merge pull request #31615 from cben/type_for_attribute-symbol | Ryuta Kamizono | 2018-01-29 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Allow type_for_attribute(:symbol) | Beni Cherniavsky-Paskin | 2018-01-01 | 2 | -1/+16 | |
* | | | | | | | | | | | Merge pull request #31810 from shuheiktgw/add_tests_for_blob | George Claghorn | 2018-01-28 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add a test for ActiveStorage::Blob#image? and ActiveStorage::Blob#video? | Shuhei Kitagawa | 2018-01-29 | 1 | -0/+12 | |
* | | | | | | | | | | | | Fix expanding an array of `composed_of` objects which have multiple mappings | Ryuta Kamizono | 2018-01-29 | 5 | -6/+35 | |
* | | | | | | | | | | | | Merge pull request #31817 from composerinteralia/mediocre-joke | Richard Schneeman | 2018-01-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove joke in security guide [ci skip] | Daniel Colson | 2018-01-28 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #31724 from orekyuu/fix-expand-composed-object-array | Ryuta Kamizono | 2018-01-29 | 3 | -3/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Allow expanding an array of `composed_of` objects | Ryuta Kamizono | 2018-01-29 | 2 | -9/+6 | |
| * | | | | | | | | | | | | Fix not expanded problem when passing an Array object as argument to the wher... | orekyuu | 2018-01-26 | 3 | -3/+40 | |
* | | | | | | | | | | | | | Merge pull request #31811 from yahonda/supports_foreign_tables_in_abstract_ad... | Ryuta Kamizono | 2018-01-29 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Define `supports_foreign_tables?` in AbstractAdapter | Yasuo Honda | 2018-01-28 | 1 | -0/+5 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #31816 from composerinteralia/jquery-references | Ryuta Kamizono | 2018-01-29 | 1 | -11/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove out-of-date references to jQuery | Daniel Colson | 2018-01-28 | 1 | -11/+6 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Update `action_dispatch.default_headers` default value [ci skip] | yuuji.yaginuma | 2018-01-28 | 2 | -2/+8 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Update `google-cloud-storage` gem version [ci skip] | yuuji.yaginuma | 2018-01-28 | 1 | -1/+1 | |
* | | | | | | | | | | | Eliminate ActiveStorage::Service::MirrorServiceTest#upload | Shuhei Kitagawa | 2018-01-27 | 1 | -16/+16 | |
* | | | | | | | | | | | Merge pull request #31807 from composerinteralia/minitest-versions | Guillermo Iguaran | 2018-01-26 | 2 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Relax minitest version | Daniel Colson | 2018-01-26 | 2 | -2/+0 | |
| |/ / / / / / / / / / | ||||||
* / / / / / / / / / / | Unlink internal tempfiles after use | George Claghorn | 2018-01-26 | 2 | -2/+22 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #31803 from rmosolgo/rm-dependencies | Rafael França | 2018-01-26 | 2 | -0/+56 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove duplicates after autoloading modules | Robert Mosolgo | 2018-01-26 | 1 | -0/+1 | |
| * | | | | | | | | | | Add failing test for infinite loop when unloading autoloaded modules when an ... | Robert Mosolgo | 2018-01-26 | 1 | -0/+55 | |
* | | | | | | | | | | | Merge pull request #31800 from rlue/doc/association-basics-guide | Rafael França | 2018-01-26 | 1 | -17/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix example migrations in Associations guide | Ryan Lue | 2018-01-26 | 1 | -17/+9 | |
* | | | | | | | | | | | | Merge pull request #31786 from composerinteralia/respond-to-tests | Rafael França | 2018-01-26 | 240 | -2237/+2237 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove extra whitespace | Daniel Colson | 2018-01-25 | 15 | -95/+95 | |
| * | | | | | | | | | | | Use assert_empty and assert_not_empty | Daniel Colson | 2018-01-25 | 51 | -194/+194 |