Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge pull request #13828 from bronzle/apploader-should-check-for-file | Guillermo Iguaran | 2014-01-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | app_rails_loader.rb should check if bin/rails is a File before calling File.r... | Byron Bischoff | 2014-01-24 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #13811 from mdesantis/issue-13810 | Yves Senn | 2014-01-24 | 3 | -3/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix `rake routes` error when `Rails::Engine` with empty routes is mounted; fi... | Maurizio De Santis | 2014-01-24 | 3 | -3/+30 | |
* | | | | | | | | | | Merge pull request #13821 from vipulnsward/remove-assignment-in-test | Yves Senn | 2014-01-23 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove unused assignment to fix warnings in enum test. | Vipul A M | 2014-01-24 | 1 | -1/+0 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #13819 from arthurnn/one_require_test | Guillermo Iguaran | 2014-01-23 | 2 | -10/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | unify param.require tests | Arthur Neves | 2014-01-23 | 2 | -10/+8 | |
* | | | | | | | | | | | Merge pull request #13818 from arthurnn/small_test_case | Guillermo Iguaran | 2014-01-23 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | test boolean and number json param parsing | Arthur Neves | 2014-01-23 | 1 | -0/+7 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #13795 from bobbus/errors-has-key | Godfrey Chan | 2014-01-23 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Update ActiveModel::Errors.has_key? test | Adrien Coquio | 2014-01-22 | 1 | -1/+1 | |
| * | | | | | | | | | Fix ActiveModel::Errors#has_key? return value | Adrien Coquio | 2014-01-22 | 1 | -1/+1 | |
| * | | | | | | | | | Add failing test for ActiveModel::Errors#has_key? method | Adrien Coquio | 2014-01-22 | 1 | -0/+5 | |
* | | | | | | | | | | Merge pull request #13799 from kbrock/better_dirty | Jeremy Kemper | 2014-01-22 | 7 | -18/+49 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Move changed_attributes into dirty.rb | Keenan Brock | 2014-01-22 | 6 | -16/+47 | |
| * | | | | | | | | | put core at the beginning so other classes can modify the behavior | Keenan Brock | 2014-01-22 | 2 | -2/+2 | |
* | | | | | | | | | | Merge pull request #13791 from kei-s/remove_duplicate_merge | Carlos Antonio da Silva | 2014-01-22 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove duplicate merge | kei | 2014-01-22 | 1 | -1/+0 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Improve the CHANGELOG entry [ci skip] | Rafael Mendonça França | 2014-01-22 | 1 | -2/+14 | |
* | | | | | | | | | | Make CollectionProxy#reset return self | Rafael Mendonça França | 2014-01-22 | 1 | -1/+2 | |
* | | | | | | | | | | Merge pull request #13790 from kschlarman/collection_association_reset_fix | Rafael Mendonça França | 2014-01-22 | 3 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Calling reset on a collection association should unload the assocation | Kelsey Schlarman | 2014-01-21 | 3 | -0/+36 | |
* | | | | | | | | | | Merge pull request #13728 from semenyukdmitriy/master | Yves Senn | 2014-01-22 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | [ci skip] Added missing `file` delivery method | Semenyuk Dmitriy | 2014-01-22 | 2 | -2/+2 | |
* | | | | | | | | | | Merge pull request #13786 from terracatta/master | Rafael Mendonça França | 2014-01-21 | 9 | -85/+168 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Ensure AR #second, #third, etc. finders work through associations | Jason Meller | 2014-01-21 | 9 | -85/+168 | |
* | | | | | | | | | | | Fix typo | Rafael Mendonça França | 2014-01-21 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #13776 from rails/dirty-enum | Rafael Mendonça França | 2014-01-21 | 6 | -4/+128 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Use string as keys | Rafael Mendonça França | 2014-01-21 | 1 | -2/+2 | |
| * | | | | | | | | | Store the enum values in the DEFINED_ENUM constant | Rafael Mendonça França | 2014-01-21 | 1 | -8/+8 | |
| * | | | | | | | | | Add more tests for the dirty feature for enums | Rafael Mendonça França | 2014-01-21 | 5 | -8/+53 | |
| * | | | | | | | | | Make enum feature work with dirty methods | Rafael Mendonça França | 2014-01-21 | 3 | -1/+76 | |
| * | | | | | | | | | Extract all attribute changed work to its own method | Rafael Mendonça França | 2014-01-21 | 1 | -3/+7 | |
* | | | | | | | | | | Merge pull request #13784 from kuldeepaggarwal/fix-doc-collection-proxy | Rafael Mendonça França | 2014-01-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | add missing information for `id` field when used with `select` [ci skip] | Kuldeep Aggarwal | 2014-01-22 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | `has_one` and `belongs_to` accessors don't add ORDER BY to the queries anymore. | Rafael Mendonça França | 2014-01-21 | 4 | -1/+26 | |
* | | | | | | | | | prepend table name for `Relation#select` columns. | Yves Senn | 2014-01-21 | 3 | -1/+20 | |
* | | | | | | | | | Merge pull request #13696 from senny/engine_bin_rails_load_bundler | Yves Senn | 2014-01-21 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | setup Bundler in engines `bin/rails` stub. | Yves Senn | 2014-01-13 | 1 | -0/+4 | |
* | | | | | | | | | | Active Record changelog wording and formatting. [ci skip] | Yves Senn | 2014-01-21 | 1 | -5/+6 | |
* | | | | | | | | | | Merge pull request #9969 from divineforest/fix-find-in-batches | Yves Senn | 2014-01-21 | 3 | -6/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fail early with "Primary key not included in the custom select clause" in fin... | Alexander Balashov | 2014-01-21 | 3 | -6/+13 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* / | | | | | | | | | Remove missed usage of @first variable | Carlos Antonio da Silva | 2014-01-21 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Forgot to push this change in the parent commit | Rafael Mendonça França | 2014-01-20 | 1 | -1/+1 | |
* | | | | | | | | | When applying changes or reseting changes create the right class | Rafael Mendonça França | 2014-01-20 | 2 | -3/+11 | |
* | | | | | | | | | Remove unneded argument | Rafael Mendonça França | 2014-01-20 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #13757 from terracatta/master | Rafael Mendonça França | 2014-01-20 | 10 | -34/+245 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ensure #second acts like #first AR finder | Jason Meller | 2014-01-20 | 10 | -34/+245 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'anilmaurya-master' | Rafael Mendonça França | 2014-01-20 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ |