Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | Address incorrect number of queries executed at Oracle enhanced adapter | Yasuo Honda | 2017-10-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Fix grammar issue [ci skip] | Rafael França | 2017-10-31 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #31013 from dgynn/rescue-layout-white-space-wrapping | Rafael França | 2017-10-31 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Prevent source line wrapping in rescue layout | Dave Gynn | 2017-10-31 | 1 | -0/+1 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #31004 from shuheiktgw/remove_unnecessary_returns | Rafael França | 2017-10-31 | 12 | -16/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | removed unnecessary returns | Shuhei Kitagawa | 2017-10-28 | 12 | -16/+16 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #31012 from y-yagi/remove_unused_missing_requests_error | Rafael França | 2017-10-30 | 2 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Remove unused `MissingRequestError` | yuuji.yaginuma | 2017-10-31 | 2 | -4/+0 | |
* | | | | | | | | | | | | | | | | | | `source_type_scope` should respect correct table alias | Ryuta Kamizono | 2017-10-30 | 2 | -7/+17 | |
* | | | | | | | | | | | | | | | | | | `PolymorphicReflection#scopes` is no longer used since a5651eb5 | Ryuta Kamizono | 2017-10-30 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #31002 from ta1kt0me/call_ajax_without_beforeSend | Guillermo Iguaran | 2017-10-29 | 3 | -2/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Enable to call Rails.ajax without beforeSend | ta1kt0me | 2017-10-28 | 3 | -2/+29 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #31007 from suginoy/doc_integer_bigint | Ryuta Kamizono | 2017-10-29 | 4 | -20/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | [ci skip]Update the documentation about the primary key type | suginoy | 2017-10-29 | 4 | -20/+20 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #30996 from tscoville2012/tscoville2012-patch-1 | Eileen M. Uchitelle | 2017-10-28 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | [ci skip] Updated 5_1_release_notes.md to include support to :text and :nothi... | Tyler Scoville | 2017-10-27 | 1 | -0/+4 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #31005 from shuheiktgw/remove_unnecessary_semicolons | Matthew Draper | 2017-10-28 | 11 | -20/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | removed unnecessary semicolons | Shuhei Kitagawa | 2017-10-28 | 7 | -17/+17 | |
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | | | | | Keep rubocop happy with the new Selenium runner | Matthew Draper | 2017-10-28 | 1 | -4/+6 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #31003 from y-yagi/add_load_hook_for_system_test_case | Ryuta Kamizono | 2017-10-28 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Add load hook for `ActionDispatch::SystemTestCase` | yuuji.yaginuma | 2017-10-28 | 2 | -0/+3 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #31001 from eugeneius/rm_x_post_data_format_doc | Ryuta Kamizono | 2017-10-28 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Remove mention of X-Post-Data-Format header [ci skip] | Eugene Kenny | 2017-10-28 | 1 | -3/+0 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | | | | Puma Rack handler is required by Capybara | Guillermo Iguaran | 2017-10-28 | 1 | -2/+0 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Remove CHANGELOG entry for PR #28681 [ci skip] | Prathamesh Sonpatki | 2017-10-27 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | | | | Fix all `s/trough/through/` | Ryuta Kamizono | 2017-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Fix typo `s/trough/through/` | Ryuta Kamizono | 2017-10-27 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #30682 from ahorek/fix_scope_for | Ryuta Kamizono | 2017-10-27 | 6 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | delegate scope for | pavel | 2017-10-27 | 6 | -1/+11 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #30995 from ahorek/fix_initial_count | Ryuta Kamizono | 2017-10-27 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | fix initial count | pavel | 2017-10-27 | 2 | -1/+5 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #30674 from prognostikos/allow_procs_for_length_validator | Rafael França | 2017-10-26 | 3 | -2/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Allow passing a Proc or Symbol as an argument to length validator values | Matt Rohrer | 2017-10-26 | 3 | -2/+43 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #30991 from y-yagi/remove_mention_about_evented_redis | Ryuta Kamizono | 2017-10-26 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Remove mention about Evented Redis [ci skip] | yuuji.yaginuma | 2017-10-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Merge pull request #30989 from joevandyk/patch-3 | Ryuta Kamizono | 2017-10-26 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | remove incorrect statement about serializable transactions | Joe Van Dyk | 2017-10-25 | 1 | -3/+1 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #30813 from y-yagi/remove_unused_secrets_yml | Ryuta Kamizono | 2017-10-26 | 2 | -36/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Remove unused `secrets.yml` template | yuuji.yaginuma | 2017-10-06 | 2 | -36/+0 | |
* | | | | | | | | | | | | | | | | Third party adapters doesn't support index orders yet | Ryuta Kamizono | 2017-10-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Merge pull request #30984 from yahonda/schema_dumper_pg | Ryuta Kamizono | 2017-10-26 | 2 | -9/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Implement `PostgreSQL::SchemaDumper#extensions` | Yasuo Honda | 2017-10-25 | 2 | -9/+13 | |
* | | | | | | | | | | | | | | | | | Remove CHANGELOG entry that was backported to Rails 5.1.3. [ci skip] (#30986) | प्रथमेश Sonpatki | 2017-10-25 | 1 | -7/+0 | |
* | | | | | | | | | | | | | | | | | Merge pull request #30965 from kmanzana/master | Rafael Mendonça França | 2017-10-25 | 2 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | checking for nested attributes when attribute names specified to wrap them as... | Kelton Manzanares | 2017-10-25 | 2 | -6/+21 | |
| * | | | | | | | | | | | | | | | | | Fixed functionality to include method in params_wrapper.rb | Ryan Perez | 2017-10-25 | 1 | -0/+7 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #30970 from rohitpaulk/fix-sqlite-3-index-order-dump | Rafael França | 2017-10-25 | 3 | -2/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Avoid using index_xinfo, only available in sqlite >= 3.8.9 | Paul Kuruvilla | 2017-10-25 | 1 | -9/+12 | |
| * | | | | | | | | | | | | | | | | | Save index order :desc to schema.rb (sqlite). Fixes #30902 | Paul Kuruvilla | 2017-10-24 | 3 | -3/+17 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #30982 from willnet/add-space-before-curly-brace | Rafael França | 2017-10-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |