Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Update CHANGELOG properly with GH #13692 [ci-skip] | Guillermo Iguaran | 2014-01-29 | 1 | -14/+14 | |
* | | | | | | | | | | | Merge pull request #13692 from lukesarnacki/change-default-session-serializer | Guillermo Iguaran | 2014-01-29 | 11 | -10/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Allow session serializer key in config.session_store | Lukasz Sarnacki | 2014-01-29 | 11 | -10/+121 | |
* | | | | | | | | | | | | Merge pull request #13868 from mauricio/bug-13788 | Yves Senn | 2014-01-29 | 3 | -1/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Correctly send the string given to lock! and reload(:lock) to the lock scope ... | Mauricio Linhares | 2014-01-29 | 3 | -1/+22 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | always use a block for cleanup / prepare callbacks so we can clean the method... | Aaron Patterson | 2014-01-28 | 1 | -0/+9 | |
* | | | | | | | | | | | scope is not necessary | Aaron Patterson | 2014-01-28 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #13864 from sowjumn/master | Rafael Mendonça França | 2014-01-28 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Added documentation for css_compressor | sowjanya | 2014-01-28 | 1 | -1/+6 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #13813 from lukesarnacki/log-deep-munge | Rafael Mendonça França | 2014-01-28 | 6 | -4/+77 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Log which keys were set to nil in deep_munge | Lukasz Sarnacki | 2014-01-28 | 6 | -4/+77 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #11821 from kuroda/select-and-order-by-aliased-attributes | Godfrey Chan | 2014-01-28 | 4 | -1/+44 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Handle aliased attributes in AR::Relation#select, #order, etc. | Tsutomu Kuroda | 2014-01-29 | 4 | -1/+44 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Fix indent on test case [ci skip] | Carlos Antonio da Silva | 2014-01-28 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #13838 from vipulnsward/13197-fix-has-one-documentation | Damien Mathieu | 2014-01-28 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add docs about behaviour of replacing a has_one associate object, that the pr... | Vipul A M | 2014-01-28 | 1 | -1/+2 | |
* | | | | | | | | | | Merge pull request #13857 from teoljungberg/replace-file-exists-eh | Carlos Antonio da Silva | 2014-01-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Replace File.exists? with File.exist? | Teo Ljungberg | 2014-01-27 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #13855 from kuldeepaggarwal/reset_validators | Carlos Antonio da Silva | 2014-01-27 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | use the new clear_validators! api everywhere to reset validators in tests | Kuldeep Aggarwal | 2014-01-28 | 3 | -4/+4 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #13832 from kassio/setup-for-raise-missing-translations | Rafael Mendonça França | 2014-01-27 | 7 | -4/+33 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Rails config for raise on missing translations | Kassio Borges | 2014-01-27 | 7 | -4/+33 | |
* | | | | | | | | | | | Clear filtered request attributes between requests in tests | Andrew White | 2014-01-27 | 4 | -0/+29 | |
* | | | | | | | | | | | docs, remove deprecation entry in favor of abe6484. [ci skip] | Yves Senn | 2014-01-27 | 1 | -5/+0 | |
* | | | | | | | | | | | Fix doc markup of clear_validators! | Carlos Antonio da Silva | 2014-01-27 | 1 | -2/+2 | |
* | | | | | | | | | | | Use the new clear_validators! api to reset validators in tests | Carlos Antonio da Silva | 2014-01-27 | 16 | -42/+33 | |
* | | | | | | | | | | | Merge tests about multiple validation contexts | Carlos Antonio da Silva | 2014-01-27 | 1 | -10/+6 | |
* | | | | | | | | | | | mention #13314 in 4.1 release notes. refs #12140. [ci skip] | Yves Senn | 2014-01-27 | 1 | -0/+3 | |
* | | | | | | | | | | | Merge pull request #13754 from vpuzzella/master | Carlos Antonio da Silva | 2014-01-27 | 3 | -5/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Ability to specify multiple contexts when defining a validation. | Vince Puzzella | 2014-01-27 | 3 | -5/+45 | |
* | | | | | | | | | | | Merge pull request #13848 from huoxito/tell-value | Carlos Antonio da Silva | 2014-01-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Display value when raising due to unscope() issues | Washington Luiz | 2014-01-27 | 1 | -1/+1 | |
* | | | | | | | | | | | docs, clarify usage of `action_mailer.default_options`. [ci skip]. Closes #13... | Yves Senn | 2014-01-27 | 1 | -4/+12 | |
* | | | | | | | | | | | Merge pull request #13849 from fgo/patch-12 | Guillermo Iguaran | 2014-01-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Ruby on Rails 4.1 Release Notes: Fix spelling [ci skip] | Francis Go | 2014-01-27 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Make ActiveSupport::TimeWithZone#xmlschema consistent | Andrew White | 2014-01-26 | 2 | -2/+6 | |
* | | | | | | | | | | Add support for JSON time_precision to Time and DateTime | Andrew White | 2014-01-26 | 4 | -7/+25 | |
* | | | | | | | | | | Add CHANGELOG entry for #11464 | Andrew White | 2014-01-26 | 1 | -0/+9 | |
* | | | | | | | | | | Rename subsecond_fraction_digits option to time_precision | Andrew White | 2014-01-26 | 4 | -8/+10 | |
* | | | | | | | | | | Consolidate JSON encoding tests in one file | Andrew White | 2014-01-26 | 2 | -46/+48 | |
* | | | | | | | | | | Customize subsecond digits when encoding DateWithTime | Parker Selbert | 2014-01-26 | 3 | -9/+30 | |
* | | | | | | | | | | adds a section about booleans in the API guidelines [ci skip] | Xavier Noria | 2014-01-26 | 1 | -0/+47 | |
* | | | | | | | | | | API guidelines: revises warning about +...+ [ci skip] | Xavier Noria | 2014-01-26 | 1 | -1/+4 | |
* | | | | | | | | | | revises references to :allow_(nil|blank) in some docs [ci skip] [Steven Yang ... | Xavier Noria | 2014-01-26 | 10 | -26/+12 | |
* | | | | | | | | | | Merge pull request #13846 from gsaks123/patch-1 | Robin Dupret | 2014-01-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix order syntax in find_by_sql example | Greg Saks | 2014-01-26 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Maintain current timezone when changing time during DST overlap | Andrew White | 2014-01-26 | 4 | -3/+30 | |
* | | | | | | | | | Remove an extra comment [ci skip] | Robin Dupret | 2014-01-26 | 1 | -1/+0 | |
* | | | | | | | | | Support underscored symbols in Action Mailer config | Andrew White | 2014-01-26 | 3 | -5/+37 | |
* | | | | | | | | | Don't use a class_attribute for ActionMailer::Base.preview_path | Andrew White | 2014-01-26 | 2 | -7/+3 |