Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip]Add space before closing curly brace | willnet | 2017-10-25 | 1 | -2/+2 | |
* | | | | | | | | Require capybara 2.15 because we depend on the new puma integration | Rafael Mendonça França | 2017-10-25 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #30513 from y-yagi/fix_30444 | Akira Matsuda | 2017-10-25 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Does not include disabled element in params | yuuji.yaginuma | 2017-09-03 | 2 | -2/+4 | |
* | | | | | | | Merge pull request #30978 from y-yagi/change_vendor_path_to_app_root | George Claghorn | 2017-10-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Change `VENDOR_PATH` to `APP_ROOT` in `bin/yarn` | yuuji.yaginuma | 2017-10-25 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #30976 from yahonda/supports_extensions_always_true | Rafael França | 2017-10-24 | 6 | -488/+466 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | `supports_extensions?` return always true since PostgreSQL 9.1 | Yasuo Honda | 2017-10-24 | 6 | -488/+466 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30975 from bogdanvlviv/simplify-api-domcumentation-of-dur... | Rafael França | 2017-10-24 | 2 | -33/+10 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Simplify API documentation of methods that return a Duration | bogdanvlviv | 2017-10-24 | 2 | -33/+10 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #30972 from jcmfernandes/update-core_ext-time-documentation | Rafael França | 2017-10-24 | 3 | -11/+39 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Make clear that Time core extensions are split between Numeric and Integer | João Fernandes | 2017-10-24 | 3 | -11/+39 | |
* | | | | | | | Merge pull request #30966 from gurgelrenan/patch-1 | Rafael França | 2017-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add _ for unused last arg | Renan Gurgel | 2017-10-24 | 1 | -1/+1 | |
| * | | | | | | | Space between { and | missing. | Renan Gurgel | 2017-10-23 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* / / / / / / | Ensure associations doesn't table name collide with aliased joins | Ryuta Kamizono | 2017-10-24 | 2 | -1/+9 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #30964 from yahonda/remove_supports_disable_referential_in... | Ryuta Kamizono | 2017-10-24 | 1 | -25/+17 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove `supports_disable_referential_integrity?` | Yasuo Honda | 2017-10-23 | 1 | -25/+17 | |
* | | | | | | Merge pull request #30961 from q-centrix/performance-improvement-acts-like | Rafael França | 2017-10-23 | 1 | -1/+10 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Performance improvements for acts_like? method. | Dillon Welch | 2017-10-23 | 1 | -1/+10 | |
* | | | | | | Merge pull request #30953 from rohitpaulk/fix-io-to-json | Rafael Mendonça França | 2017-10-23 | 3 | -0/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix #to_json for unreadable IO objects, fixes #26132 | Paul Kuruvilla | 2017-10-23 | 3 | -0/+18 | |
* | | | | | | | Merge pull request #30959 from lostapathy/capybara_version | Rafael França | 2017-10-23 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | specify minimum capybara version for system tests | Joe Francis | 2017-10-23 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #30920 from lugray/attributes_to_am | Sean Griffin | 2017-10-23 | 3 | -0/+376 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Start bringing attributes API to AM | Lisa Ugray | 2017-10-18 | 3 | -0/+376 | |
* | | | | | | | | | Merge pull request #30960 from bogdanvlviv/remove-mentions-of-removed-stuff | Rafael França | 2017-10-23 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove mention about Evented Redis [ci skip] | bogdanvlviv | 2017-10-23 | 1 | -2/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30945 from rafaelfranca/remove-deprecations | Rafael França | 2017-10-23 | 47 | -758/+144 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove text about deprecation that was already removed | Rafael Mendonça França | 2017-10-23 | 1 | -2/+1 | |
| * | | | | | | | | Remove deprecated `halt_callback_chains_on_return_false` option | Rafael Mendonça França | 2017-10-23 | 2 | -12/+4 | |
| * | | | | | | | | Remove deprecated `:if` and `:unless` string filter for callbacks | Rafael Mendonça França | 2017-10-23 | 7 | -155/+38 | |
| * | | | | | | | | Change the deprecation horizon of the dynamic routes segment to 6.0 | Rafael Mendonça França | 2017-10-23 | 1 | -2/+2 | |
| * | | | | | | | | Remove deprecated method `#sanitize_conditions` | Rafael Mendonça França | 2017-10-23 | 2 | -2/+4 | |
| * | | | | | | | | Remove deprecated methd `#scope_chain` | Rafael Mendonça França | 2017-10-23 | 3 | -44/+4 | |
| * | | | | | | | | Remove deprecated configuration `.error_on_ignored_order_or_limit` | Rafael Mendonça França | 2017-10-23 | 3 | -48/+4 |