Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Support SQL sanitization in AR::QueryMethods#order | Aaron Suggs | 2013-11-22 | 2 | -0/+12 | |
* | | | | | | | use `dispatch` instead of `process` to run requests though | eileencodes | 2015-10-29 | 2 | -8/+8 | |
* | | | | | | | Remove unnecessary method | eileencodes | 2015-10-29 | 1 | -3/+0 | |
* | | | | | | | Merge pull request #19511 from larskanis/replace_const_conn_params | Sean Griffin | 2015-10-29 | 1 | -7/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PostgreSQL, Replace static connection param list by the one built into libpq. | Lars Kanis | 2015-03-25 | 1 | -7/+2 | |
* | | | | | | | | Merge pull request #22121 from gocardless/patch-2 | Andrew White | 2015-10-29 | 2 | -12/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Don't disable errors when turning standard_conforming_strings on | Harry Marr | 2015-10-29 | 2 | -12/+10 | |
* | | | | | | | | | Merge pull request #22119 from philr/time_with_zone_documentation | Andrew White | 2015-10-29 | 1 | -4/+42 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix the example given in the documentation for TimeWithZone#- | Phil Ross | 2015-10-29 | 1 | -4/+4 | |
| * | | | | | | | | Add documentation for TimeWithZone #ago and #advance. | Phil Ross | 2015-10-29 | 1 | -0/+38 | |
* | | | | | | | | | Never pass `nil` to `order` | Sean Griffin | 2015-10-29 | 5 | -22/+7 | |
* | | | | | | | | | Merge pull request #22106 from jamis/fix_default_fixture_class_names | Yves Senn | 2015-10-29 | 2 | -3/+15 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | FixtureSet.fixture_class_names should have no default value | Jamis Buck | 2015-10-29 | 2 | -3/+15 | |
* | | | | | | | | | Add CHANGELOG entry for #22101 [ci skip] | Andrew White | 2015-10-29 | 1 | -0/+10 | |
* | | | | | | | | | Merge pull request #16252 from leckylao/actionview-date-helpers-selected-valu... | Sean Griffin | 2015-10-29 | 3 | -1/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix style issues with #16252 | Sean Griffin | 2015-10-29 | 2 | -12/+9 | |
| * | | | | | | | | | making selected value to accept Hash like the default option. E.g. selected: ... | Lecky Lao | 2015-10-29 | 3 | -1/+33 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Revert "Revert "Merge pull request #22026 from akihiro17/fix-preload-associat... | Yves Senn | 2015-10-29 | 3 | -0/+28 | |
* | | | | | | | | | Merge pull request #22101 from gocardless/ar-pgbouncer-fix | Andrew White | 2015-10-29 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Check standard_conforming_strings is not readonly | Harry Marr | 2015-10-29 | 1 | -1/+1 | |
| * | | | | | | | | | Avoid disabling postgres errors | Harry Marr | 2015-10-28 | 1 | -4/+5 | |
* | | | | | | | | | | Revert "Merge pull request #22026 from akihiro17/fix-preload-association" | Sean Griffin | 2015-10-29 | 3 | -28/+0 | |
* | | | | | | | | | | Merge pull request #22118 from cllns/fix-spacing-in-layout-template | Rafael França | 2015-10-29 | 1 | -16/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Properly indent '<head>' and '<body>' within '<html>' | Sean Collins | 2015-10-29 | 1 | -16/+17 | |
* | | | | | | | | | | | Deprecate `HWIDA.new_from_hash_copying_default` | Sean Griffin | 2015-10-29 | 2 | -1/+6 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #16357 from gchan/hwia-respects-to-hash-default | Sean Griffin | 2015-10-29 | 4 | -8/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | `HashWithIndifferentAccess.new` respects the default value or proc on objects... | Gordon Chan | 2014-07-31 | 4 | -8/+32 | |
* | | | | | | | | | | | Merge pull request #19501 from ccutrer/dry_sti_subclass_finding2 | Sean Griffin | 2015-10-29 | 6 | -23/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix a stylistic nitpick in #19501 | Sean Griffin | 2015-10-29 | 1 | -3/+3 | |
| * | | | | | | | | | | | Fix test failures caused by #19501 | Sean Griffin | 2015-10-29 | 3 | -1/+3 | |
| * | | | | | | | | | | | Fix merge conflicts from #19501 | Sean Griffin | 2015-10-29 | 4 | -23/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | DRY up STI subclass logic | Cody Cutrer | 2015-03-24 | 4 | -22/+29 | |
* | | | | | | | | | | | | | Merge pull request #22026 from akihiro17/fix-preload-association | Yves Senn | 2015-10-29 | 3 | -0/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Set `scope.reordering_value` to `true` if :reordering values are specified | akihiro17 | 2015-10-30 | 3 | -0/+28 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #22116 from gsamokovarov/fix-form-for-block-test | Yves Senn | 2015-10-29 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix a faulty form_for test | Genadi Samokovarov | 2015-10-29 | 1 | -2/+3 | |
* | | | | | | | | | | | | | tests, no every adapter supports "connection.version" | Yves Senn | 2015-10-29 | 2 | -22/+24 | |
* | | | | | | | | | | | | | Merge pull request #22114 from oesgalha/docs_use_distinct | Zachary Scott | 2015-10-29 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Use #distinct instead of #uniq in the guides [ci skip] | oesgalha | 2015-10-29 | 2 | -5/+5 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Ignore scope in missing translation input. | Kasper Timm Hansen | 2015-10-28 | 2 | -1/+9 | |
* | | | | | | | | | | | | | Merge pull request #21998 from kddeisz/rake_task_statistics | Arthur Nogueira Neves | 2015-10-28 | 5 | -1/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Allow rake:stats to account for rake tasks | Kevin Deisz | 2015-10-19 | 5 | -1/+23 | |
* | | | | | | | | | | | | | | Merge pull request #18548 from sebjacobs/support-bidirectional-destroy-depend... | Sean Griffin | 2015-10-28 | 7 | -0/+116 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add support for bidirectional destroy dependencies | Seb Jacobs | 2015-01-16 | 7 | -1/+119 | |
* | | | | | | | | | | | | | | Merge pull request #22073 from arunagw/remove-require-sdoc-rakefile | Arthur Nogueira Neves | 2015-10-28 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Remove required `sdoc` from Rakefile | Arun Agrawal | 2015-10-26 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | Merge pull request #22099 from yui-knk/doc_as_instrumentation | Arthur Nogueira Neves | 2015-10-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | [ci skip] Add `:binds` to a list of paramaters of `sql.active_record` | yui-knk | 2015-10-28 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #22096 from Gaurav2728/change_deprecated_msg | Richard Schneeman | 2015-10-28 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | specify deprecated waring, follow the standard conventions | Gaurav Sharma | 2015-10-28 | 2 | -6/+6 | |
|/ / / / / / / / / / / / / / |