Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Do not create useless database transaction when building `has_one` association. | Bogdan Gusiev | 2012-11-10 | 3 | -1/+24 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #8164 from nikitug/keep_serialization_in_its_module | Carlos Antonio da Silva | 2012-11-10 | 2 | -9/+13 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Keep the code related to serialization in Serialization module. | Nikita Afanasenko | 2012-11-10 | 2 | -9/+13 | |
|/ / / / | ||||||
* | | | | Merge pull request #8162 from fimmtiu/master | Rafael Mendonça França | 2012-11-09 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Trivial documentation fix for ActiveModel::Naming comment. | Dennis Taylor | 2012-11-09 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Use get in the redirection doc examples | Carlos Antonio da Silva | 2012-11-09 | 1 | -7/+7 | |
* | | | | Gracefully handle upgrading apps with mass assigment configs | Andrew White | 2012-11-09 | 1 | -0/+27 | |
* | | | | Merge pull request #8158 from steveklabnik/deprecate_diff | Carlos Antonio da Silva | 2012-11-09 | 3 | -3/+5 | |
|\ \ \ \ | ||||||
| * | | | | Deprecate Hash#diff. | Steve Klabnik | 2012-11-09 | 3 | -3/+5 | |
* | | | | | Remove not used load hooks for active_record_config | Carlos Antonio da Silva | 2012-11-09 | 2 | -6/+0 | |
* | | | | | fix warnings | Jon Leighton | 2012-11-09 | 1 | -1/+1 | |
* | | | | | Properly deprecate ConnectionHandler#connection_pools | Jon Leighton | 2012-11-09 | 3 | -8/+22 | |
* | | | | | Merge pull request #8157 from steveklabnik/remove_callback_duplication | Rafael Mendonça França | 2012-11-09 | 1 | -7/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Removing duplication in callback normalization. | Steve Klabnik | 2012-11-09 | 1 | -7/+8 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #8116 from senny/7993_configure_counter_cache_for_has_many | Jon Leighton | 2012-11-09 | 6 | -2/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | :counter_cache option for to support custom named counter caches. Closes #7993 | Yves Senn | 2012-11-04 | 6 | -2/+19 | |
* | | | | | | Delegate all calculations to the scope. | Jon Leighton | 2012-11-09 | 3 | -4/+7 | |
* | | | | | | CollectionProxy#pluck issues no query for a new_record? owner | Jon Leighton | 2012-11-09 | 2 | -0/+5 | |
* | | | | | | Nullify the relation at a more general level. | Jon Leighton | 2012-11-09 | 3 | -7/+14 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #8151 from nashby/forwardable | Carlos Antonio da Silva | 2012-11-09 | 1 | -20/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | delegate PathSet's enumerator methods | Vasiliy Ermolovich | 2012-11-09 | 1 | -20/+2 | |
* | | | | | | Merge pull request #8153 from steveklabnik/fix_include_blank | Carlos Antonio da Silva | 2012-11-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix message about include_blank option. | Steve Klabnik + Katrina Owen | 2012-11-09 | 1 | -1/+1 | |
* | | | | | | | Relations built off collection associations with an unsaved owner should be n... | Jon Leighton | 2012-11-09 | 2 | -2/+12 | |
* | | | | | | | Merge pull request #8152 from steveklabnik/squashing_guide | Xavier Noria | 2012-11-09 | 1 | -0/+38 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add note about squashing in contributor guide. | Steve Klabnik + Katrina Owen | 2012-11-09 | 1 | -0/+38 | |
|/ / / / / / | ||||||
* | | | | | | implement to_a and to_ary so that the Array() call in template.rb will | Aaron Patterson | 2012-11-09 | 1 | -9/+14 | |
* | | | | | | make the extremely useful logs debug level | Aaron Patterson | 2012-11-09 | 1 | -2/+2 | |
* | | | | | | copy the log level from the config settings | Aaron Patterson | 2012-11-09 | 1 | -0/+1 | |
* | | | | | | Merge pull request #7763 from route/full-capture | Carlos Antonio da Silva | 2012-11-08 | 3 | -11/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Kernel#capture replaced by version which can catch output from subprocesses | Dmitry Vorotilin | 2012-11-01 | 3 | -11/+29 | |
* | | | | | | | rm dead code | Aaron Patterson | 2012-11-09 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #8147 from gbchaosmaster/gemspec | Rafael Mendonça França | 2012-11-08 | 7 | -69/+83 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Clean up gemspecs | Vinny Diehl | 2012-11-08 | 7 | -69/+83 | |
* | | | | | | | | Revert "Merge pull request #8017 from jcoglan/objectless_sessions" | Jon Leighton | 2012-11-09 | 3 | -47/+10 | |
* | | | | | | | | Remove free usage of #tap | Carlos Antonio da Silva | 2012-11-08 | 1 | -3/+4 | |
* | | | | | | | | Merge pull request #8017 from jcoglan/objectless_sessions | Jon Leighton | 2012-11-08 | 3 | -10/+46 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Store FlashHashes in the session as plain hashes rather than custom objects w... | James Coglan | 2012-11-03 | 3 | -10/+46 | |
* | | | | | | | | | Merge pull request #8115 from senny/7842_handle_trailing_slash_with_engines | Rafael Mendonça França | 2012-11-08 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | routing prefix slash replacement is no longer necessary | Yves Senn | 2012-11-04 | 1 | -3/+1 | |
| * | | | | | | | | test case to lock down the behavior of #7842 | Yves Senn | 2012-11-04 | 1 | -0/+5 | |
* | | | | | | | | | Merge pull request #8145 from sobrinho/master | Rafael Mendonça França | 2012-11-08 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add test to avoid regression of 58e48d5292242f000dc8a87fdbb1c0ccdcf286d8 | Gabriel Sobrinho & Ricardo Henrique | 2012-11-08 | 1 | -0/+11 | |
* | | | | | | | | | | Add CHANGELOG entry for #8108 on master too. | Rafael Mendonça França | 2012-11-08 | 1 | -0/+16 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #8139 from senny/8121_engine_generator_rakefile_without_te... | Carlos Antonio da Silva | 2012-11-08 | 4 | -3/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | `plugin new` adds dummy app tasks when necessary. | Yves Senn | 2012-11-08 | 4 | -3/+18 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Remove not used indifferent_access requires from Base and FinderMethods | Carlos Antonio da Silva | 2012-11-07 | 2 | -3/+0 | |
* | | | | | | | | | Use cached quoted_table_name instead of going through the connection | Carlos Antonio da Silva | 2012-11-07 | 1 | -1/+1 | |
* | | | | | | | | | Remove block given check from private find_with_ids | Carlos Antonio da Silva | 2012-11-07 | 1 | -2/+0 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Fix guides home links and maintain compatibility with small screens | Carlos Antonio da Silva | 2012-11-07 | 1 | -1/+7 |