Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap table creation in a transaction. | Rafael Mendonça França | 2012-12-21 | 1 | -6/+8 |
| | | | | This will make the tests pass when the intrange datatype is not present | ||||
* | Fix doc pointing to non existent logger class [ci skip] | Carlos Antonio da Silva | 2012-12-21 | 1 | -1/+1 |
| | |||||
* | Fix indentation issuing warning | Carlos Antonio da Silva | 2012-12-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #8560 from u16suzu/master | Rafael Mendonça França | 2012-12-20 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | Fix document for String#humanize Conflicts: activesupport/lib/active_support/core_ext/string/inflections.rb | ||||
| * | Fix: documentation for String#humanize | Yuichiro Suzuki | 2012-12-20 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #8567 from frodsan/update_coding_conventions_journey | Rafael Mendonça França | 2012-12-20 | 17 | -438/+440 |
|\ \ | | | | | | | update AD::Journey to follow Rails coding conventions | ||||
| * | | update AD::Journey to follow Rails coding conventions | Francesco Rodriguez | 2012-12-20 | 17 | -438/+440 |
| | | | |||||
* | | | Fix CHANGELOG entry about scope change | Guillermo Iguaran | 2012-12-20 | 1 | -1/+1 |
|/ / | | | | | I missed attribution on this :flushed: | ||||
* | | Fix Action Mailer changelog indenation to match other changelogs | Carlos Antonio da Silva | 2012-12-19 | 4 | -27/+29 |
| | | | | | | | | Also some minor improvements to other changelogs. [ci skip] | ||||
* | | Improve AMo changelog example to not rely on AR [ci skip] | Carlos Antonio da Silva | 2012-12-19 | 1 | -4/+8 |
| | | |||||
* | | Merge pull request #8565 from frodsan/wed_code_journey | Carlos Antonio da Silva | 2012-12-19 | 20 | -85/+77 |
|\ \ | | | | | | | nodoc Journey and remove unneeded Ruby <1.9 validation | ||||
| * | | :nodoc: Journey because is not part of the public API [ci skip] | Francesco Rodriguez | 2012-12-19 | 20 | -78/+75 |
| | | | |||||
| * | | remove code for Ruby 1.8.x support | Francesco Rodriguez | 2012-12-19 | 1 | -7/+2 |
|/ / | |||||
* | | Remove the actual extension file as well [ci skip] | Andrew White | 2012-12-19 | 1 | -11/+0 |
| | | |||||
* | | Remove obsolete Hash extension needed for Ruby 1.8.x support | Andrew White | 2012-12-19 | 1 | -1/+0 |
| | | | | | | | | [ci skip] | ||||
* | | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 46 | -6/+3970 |
| | | | | | | | | | | | | | | | | Move the Journey code underneath the ActionDispatch namespace so that we don't pollute the global namespace with names that may be used for models. Fixes rails/journey#49. | ||||
* | | Merge pull request #8559 from mshytikov/runner_method_is_slow_with_thread_safe | José Valim | 2012-12-19 | 1 | -1/+10 |
|\ \ | | | | | | | Attempt to fix slow runner name method | ||||
| * | | attempt to fix slow runner name method | Max Shytikov | 2012-12-19 | 1 | -1/+10 |
| | | | |||||
* | | | Move changelog entry to the top [ci skip] | Carlos Antonio da Silva | 2012-12-19 | 1 | -5/+5 |
|/ / | |||||
* | | Revert "Add test to deprecation of Path#children" | Carlos Antonio da Silva | 2012-12-19 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 29b1dc273e1ad6b9e13bf48fe3f12047850f9554. Conflicts: railties/test/application/paths_test.rb Reason: since 7f96e4317e1354852e9600becb16662de3c17691 was reverted, Path#children is no longer deprecated. | ||||
* | | Merge pull request #8522 from senny/3489_index_names_on_copy | Carlos Antonio da Silva | 2012-12-19 | 3 | -2/+16 |
|\ \ | | | | | | | Leep index names when using `alter_table` with sqlite3. Closes #3489 | ||||
| * | | Keep index names when using with sqlite3 | Yves Senn | 2012-12-19 | 3 | -2/+16 |
| | | | |||||
* | | | Merge pull request #8554 from yahonda/binary_count_oracle | Carlos Antonio da Silva | 2012-12-19 | 1 | -2/+1 |
|\ \ \ | | | | | | | | | Address test_binary_data_is_not_logged with Oracle database | ||||
| * | | | Address test_binary_data_is_not_logged with Oracle database | Yasuo Honda | 2012-12-19 | 1 | -2/+1 |
| |/ / | | | | | | | | | | | | | | | | The number of sql statement logged depends on each database adapter implementation. Also, this test does not depends on how many sql statement executed. | ||||
* | | | Merge pull request #8523 from reednj77/remove-mail-to-encoding | David Heinemeier Hansson | 2012-12-18 | 3 | -110/+17 |
|\ \ \ | | | | | | | | | Remove obfuscation support from mail_to helper | ||||
| * | | | Remove obfuscation support from mail_to helper | Nick Reed | 2012-12-18 | 3 | -110/+17 |
|/ / / | | | | | | | | | | | | | | | | Removes support for :encode, :replace_at, and :replace_dot options from the mail_to helper. Support for these options has been extracted to the 'actionview-encoded_mail_to' gem. | ||||
* | | | Merge pull request #8552 from frodsan/concerned_tests | Carlos Antonio da Silva | 2012-12-18 | 2 | -2/+5 |
|\ \ \ | |/ / |/| | | Fix railties tests related to the addition of app/[models|controllers]/concerns, and improve changelog. | ||||
| * | | update concerned tests | Francesco Rodriguez | 2012-12-18 | 1 | -0/+2 |
| | | | |||||
| * | | fix railties CHANGELOG [ci skip] | Francesco Rodriguez | 2012-12-18 | 1 | -2/+3 |
|/ / | |||||
* | | Fix argument name in fixtures method | Carlos Antonio da Silva | 2012-12-18 | 1 | -1/+1 |
| | | | | | | | | Relatedo to 8e44c93b4c0e4b1bdd0fca13b79f5be1088d6959. | ||||
* | | Revert "use File.basename to get the filename minus .yml" | Aaron Patterson | 2012-12-18 | 1 | -4/+3 |
| | | | | | | | | | | | | | | This reverts commit 00c5342d96a3677c0a6a2bb8316c76182f5bdfdd. Conflicts: activerecord/lib/active_record/fixtures.rb | ||||
* | | Revert "Merge pull request #7587 from elia/fix-too-eager-loading" | Rafael Mendonça França | 2012-12-18 | 3 | -17/+6 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 3663057518eb9acf9b1e72f47dcb07038e6b7368. REASON: This caused a regression that add app folder in the eager load path. See #8146 for more information. Conflicts: railties/CHANGELOG.md | ||||
* | | Merge pull request #8548 from ↵ | Rafael Mendonça França | 2012-12-18 | 2 | -4/+17 |
|\ \ | | | | | | | | | | | | | garysweaver/postgresql_fallback_to_disable_user_triggers fix #5523: postgresql adapter to disable user triggers in disable_referential_integrity | ||||
| * | | #5523 Add ability for postgresql adapter to disable user triggers in ↵ | Gary S. Weaver | 2012-12-18 | 2 | -4/+17 |
|/ / | | | | | | | disable_referential_integrity. | ||||
* | | Fix changelog | David Heinemeier Hansson | 2012-12-18 | 1 | -3/+1 |
| | | |||||
* | | Merge | David Heinemeier Hansson | 2012-12-18 | 22 | -49/+374 |
|\ \ | |||||
| * \ | Merge branch 'uniqueness-validation-postgresql-arrays' | Carlos Antonio da Silva | 2012-12-18 | 3 | -35/+58 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When setting an array column (or other PostgreSQL-specific data type) to be validated for uniqueness, the resulting SQL query is generated with syntax errors, like this: SELECT 1 AS one FROM "postgresql_arrays" WHERE "postgresql_arrays"."nicknames" = '["john", "johnny"]' LIMIT 1 This happens because Ruby Arrays must be type-casted to their PostgreSQL equivalent. This small patch fixes this issue, calling the adapter's type_cast method. Closes #8077 | ||||
| | * | | Extract some methods | Carlos Antonio da Silva | 2012-12-18 | 1 | -16/+22 |
| | | | | |||||
| | * | | Change relation in place | Carlos Antonio da Silva | 2012-12-18 | 1 | -1/+1 |
| | | | | |||||
| | * | | Simplify value logic by always typecasting | Carlos Antonio da Silva | 2012-12-18 | 1 | -11/+5 |
| | | | | |||||
| | * | | Avoid unnecessary hashes with error options | Carlos Antonio da Silva | 2012-12-18 | 1 | -1/+4 |
| | | | | |||||
| | * | | Remove prepend_and_append requirement from AS | Carlos Antonio da Silva | 2012-12-18 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | It's not necessary to use this extension here, we are fine with Array#unshift. | ||||
| | * | | Refactor uniqueness validator logic a bit | Carlos Antonio da Silva | 2012-12-18 | 1 | -10/+5 |
| | | | | | | | | | | | | | | | | | | | | Cleanup some code, avoid extra hash with reverse_merge, and don't use send for :id, since it's always present. | ||||
| | * | | Added support for validates_uniqueness_of in PostgreSQL array columns. ↵ | Pedro Padron | 2012-12-18 | 3 | -4/+31 |
| |/ / | | | | | | | | | | Fixes: #8075. | ||||
| * | | Minor js review [ci skip] | Carlos Antonio da Silva | 2012-12-18 | 1 | -7/+7 |
| | | | | | | | | | | | | Remove/add ; where necessary, fix indentation. | ||||
| * | | Merge pull request #8389 from nashby/issue-8388 | Steve Klabnik | 2012-12-18 | 3 | -3/+33 |
| |\ \ | | | | | | | | | handle protocol option in stylesheet_link_tag and javascript_include_tag | ||||
| | * | | handle protocol option in stylesheet_link_tag and javascript_include_tag | Vasiliy Ermolovich | 2012-12-18 | 3 | -3/+33 |
| |/ / | | | | | | | | | | closes #8388 | ||||
| * | | Merge pull request #8543 from schneems/schneems/html-route-error | Rafael Mendonça França | 2012-12-17 | 6 | -76/+81 |
| |\ \ | | | | | | | | | Format routes as html on debug page | ||||
| | * | | Format routes as html on debug page | schneems | 2012-12-17 | 6 | -76/+81 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | When someone gets a routing exception, the routes are rendered (starting in Rails 4.0). This PR brings parity between the html routes in the `rails/info/routes` path and when rendered from an exception. This is the continuation of #8521 which brought html formatted routes. In addition to bringing parity to the two views, we're keeping our views DRY by rendering off of the same partials. In this case Railties depends on partials provided by ActionDispatch. I'm open to alternative implementations. Ideally both views will use the same code so any improvements or updates to it will be reproduced on both. <hr />  | ||||
| * | | Merge pull request #8542 from le0pard/fixed_ar_intrange | Rafael Mendonça França | 2012-12-17 | 2 | -5/+29 |
| |\ \ | | | | | | | | | AR supporting new int4range and int8range data type on PostgreSQL >= 9.2. Fix #8528 pull request |