Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Merge pull request #14296 from joker1007/fix_rails_guides_about_active_record... | Yves Senn | 2014-03-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Fix guide about `config.active_record.default_timezone` [ci skip] | joker1007 | 2014-03-06 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #14101 from sikachu/master-fix-versioning-task | Jeremy Kemper | 2014-03-05 | 19 | -54/+167 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Introduce `Rails.gem_version` | Prem Sichanugrist | 2014-03-05 | 19 | -54/+167 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Remove a reference to an issue [ci skip] | Robin Dupret | 2014-03-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | get rid of intermediate arrays. | Yves Senn | 2014-03-05 | 1 | -2/+3 | |
| * | | | | | | | | | | | | we only need to support `asc` and `ASC`. No need for mixed cases. #14263 | Yves Senn | 2014-03-05 | 2 | -34/+25 | |
| * | | | | | | | | | | | | docs, flash message keys are normalized to strings. [ci skip] | Yves Senn | 2014-03-05 | 1 | -0/+20 | |
| * | | | | | | | | | | | | quick pass over Active Record CHANGELOG. [ci skip]. | Yves Senn | 2014-03-05 | 1 | -13/+10 | |
| * | | | | | | | | | | | | Merge pull request #14263 from robin850/allow_passing_string_to_order_hash | Yves Senn | 2014-03-05 | 3 | -5/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Allow string hash values on AR order method | Marcelo Casiraghi | 2014-03-04 | 3 | -5/+52 | |
| * | | | | | | | | | | | | | Merge pull request #14261 from MSch/bound-parameters-for-exists | Aaron Patterson | 2014-03-04 | 2 | -3/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Make exists? use bound values. | Martin Schürrer | 2014-03-04 | 2 | -3/+20 | |
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Revert "Merge pull request #14269 from arthurnn/expanded_key_array" | Godfrey Chan | 2014-03-04 | 3 | -14/+4 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #14269 from arthurnn/expanded_key_array | Guillermo Iguaran | 2014-03-04 | 3 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Cache key should be different when is Array. | Arthur Neves | 2014-03-03 | 3 | -4/+14 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #14243 from pch/digestor-variants | David Heinemeier Hansson | 2014-03-04 | 6 | -24/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Variants in ActionView::Digestor | Piotr Chmolowski | 2014-03-04 | 6 | -24/+105 | |
| * | | | | | | | | | | | | Always return an array from formats so there is no need to wrap it when calling | Carlos Antonio da Silva | 2014-03-04 | 3 | -3/+3 | |
| * | | | | | | | | | | | | Fix for external generators extend Erb::Generators | Allen Fair | 2014-03-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Inline block to fix indent [ci skip] | Carlos Antonio da Silva | 2014-03-04 | 1 | -3/+1 | |
| * | | | | | | | | | | | Merge pull request #14273 from vipulnsward/fix-warning-13244 | Yves Senn | 2014-03-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix enum test unused variable warning. | Vipul A M | 2014-03-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #13244 from kommen/pg_enum_type_map | Yves Senn | 2014-03-04 | 4 | -0/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add Enum type to postgresql adapter's oids to prevent unknown OID warnings. | Dieter Komendera | 2014-03-04 | 4 | -0/+45 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Use 1.9 style hash on docs [ci skip] | Carlos Antonio da Silva | 2014-03-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | Simplify handling of defaults/options in button_tag | Carlos Antonio da Silva | 2014-03-04 | 1 | -4/+1 | |
| * | | | | | | | | | | | Added missing changlog entry for #14255 | Godfrey Chan | 2014-03-04 | 1 | -0/+7 | |
| * | | | | | | | | | | | Merge pull request #14255 from prikha/master | Godfrey Chan | 2014-03-04 | 2 | -5/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | remove private method and rewrite into more precise notation | Sergey Prikhodko | 2014-03-04 | 1 | -12/+12 | |
| | * | | | | | | | | | | rollback to private method | Sergey Prikhodko | 2014-03-03 | 1 | -5/+9 | |
| | * | | | | | | | | | | cleanup and move extracted method right into the helper | Sergey Prikhodko | 2014-03-03 | 1 | -9/+5 | |
| | * | | | | | | | | | | fix content_or_options to be replaced by options and set to nil | Sergey Prikhodko | 2014-03-03 | 1 | -1/+6 | |
| | * | | | | | | | | | | fix indentations | Sergey Prikhodko | 2014-03-03 | 1 | -4/+3 | |
| | * | | | | | | | | | | fix form button | Sergey Prikhodko | 2014-03-03 | 1 | -5/+2 | |
| | * | | | | | | | | | | fix button tag without options | Sergey Prikhodko | 2014-03-03 | 1 | -2/+2 | |
| | * | | | | | | | | | | fix accept nil options | Sergey Prikhodko | 2014-03-03 | 1 | -3/+5 | |
| | * | | | | | | | | | | fixes default attributes for button_tag | Sergey Prikhodko | 2014-03-03 | 2 | -7/+18 | |
| * | | | | | | | | | | | Merge pull request #14258 from shuhei/fix_deep_munge_log | Carlos Antonio da Silva | 2014-03-03 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add spaces to deep_munge log message. | Shuhei Kagawa | 2014-03-03 | 1 | -3/+3 | |
| |/ / / / / / / / / / / | ||||||
| * | / / / / / / / / / | Add a comment to ensure that a test won't be removed [ci skip] | Robin Dupret | 2014-03-03 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #14239 from zzak/refactor_actionpack_dispatch_request_tests | Jeremy Kemper | 2014-03-02 | 2 | -370/+386 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Refactor tests from BaseRackTest into BaseRequestTest | Zachary Scott | 2014-03-01 | 2 | -370/+386 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #14248 from vipulnsward/fix-pg-ar-warnings | Yves Senn | 2014-03-02 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fix warnings due to: | Vipul A M | 2014-03-03 | 2 | -2/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #14234 from arthurnn/fix_trans_on_replace | Santiago Pastorino | 2014-03-01 | 2 | -1/+13 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Remove unnecessary db call when replacing. | Arthur Neves | 2014-02-28 | 2 | -1/+13 | |
| * | | | | | | | | | | Merge pull request #14240 from sferik/flat_map | José Valim | 2014-03-01 | 2 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Replace map.flatten(1) with flat_map | Erik Michaels-Ober | 2014-02-28 | 2 | -5/+5 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | make sure we wait for the threads to shut down before asserting closure | Aaron Patterson | 2014-02-28 | 1 | -0/+1 |