Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Skip statement cache on through association reader | Rafael Mendonça França | 2015-08-12 | 11 | -21/+120 | |
* | | | | | | | | | | Merge pull request #21210 from akihiro17/fix-rdoc-markup | Rafael Mendonça França | 2015-08-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ci skip] Fix rdoc markup | akihiro17 | 2015-08-12 | 1 | -1/+1 | |
* | | | | | | | | | | | docs, tiny rdoc markup fix. [ci skip] | Yves Senn | 2015-08-12 | 1 | -1/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #21205 from akihiro17/fix-doc | Matthew Draper | 2015-08-12 | 1 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ci skip] Fix the indentation | akihiro17 | 2015-08-12 | 1 | -13/+13 | |
* | | | | | | | | | | | Merge pull request #17885 from starbelly/patch-1 | Yves Senn | 2015-08-11 | 3 | -14/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add run_cmd class method to ActiveRecord::Tasks::DatabaseTasks | starbelly | 2015-08-01 | 4 | -17/+39 | |
* | | | | | | | | | | | | Merge pull request #21165 from manlon/master | Rafael Mendonça França | 2015-08-11 | 5 | -3/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | use correct DB connection for generated HABTM table | Matt Hanlon | 2015-08-07 | 5 | -3/+34 | |
* | | | | | | | | | | | | Reference actual classes | Miles Starkenburg | 2015-08-08 | 1 | -5/+5 | |
* | | | | | | | | | | | | Remove XML Serialization from core. | Zachary Scott | 2015-08-07 | 5 | -643/+5 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Add ActiveRecord::Relation#in_batches | Sina Siadat | 2015-08-07 | 6 | -12/+413 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #20459 | Sean Griffin | 2015-08-06 | 3 | -0/+132 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add missing data types for ActiveRecord migrations | Mehmet Emin İNAÇ | 2015-06-08 | 3 | -0/+132 | |
* | | | | | | | | | | | Merge pull request #21092 from vngrs/use_memoization_for_ids_reader | Rafael Mendonça França | 2015-08-06 | 2 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use memoization for collection associations ids reader | Mehmet Emin İNAÇ | 2015-08-03 | 2 | -2/+12 | |
* | | | | | | | | | | | | better docs for ActiveRecord::Migration#table_name_options | Brendan Buckingham | 2015-08-06 | 1 | -1/+3 | |
* | | | | | | | | | | | | Should use `server_info[:version]` instead of `info[:version]` | Ryuta Kamizono | 2015-08-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | Fix ambiguous argument warning | Mehmet Emin İNAÇ | 2015-08-02 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Fix test failures caused by #20884 | Sean Griffin | 2015-08-01 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge pull request #20884 | Sean Griffin | 2015-08-01 | 6 | -0/+137 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add #cache_key to ActiveRecord::Relation. | Alberto F. Capel | 2015-07-20 | 6 | -0/+137 | |
* | | | | | | | | | | | minor AR changelog edits. [ci skip] | Yves Senn | 2015-08-01 | 1 | -9/+8 | |
* | | | | | | | | | | | Decrease string allocations on AR#respond_to? | schneems | 2015-07-29 | 1 | -1/+9 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Add `:nodoc:` for internal testing methods [ci skip] | Robin Dupret | 2015-07-28 | 1 | -2/+2 | |
* | | | | | | | | | | Merge pull request #20849 from vngrs/misleading_nested_exceptions | Rafael Mendonça França | 2015-07-27 | 5 | -8/+36 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix misleading errors for has_one through relations | Mehmet Emin İNAÇ | 2015-07-22 | 5 | -8/+36 | |
* | | | | | | | | | | | Remove @connection instance variable only when defined | Yasuo Honda | 2015-07-26 | 1 | -2/+2 | |
* | | | | | | | | | | | Properly allow uniqueness validations on primary keys. | Sean Griffin | 2015-07-25 | 3 | -1/+28 | |
* | | | | | | | | | | | `destroy` shouldn't raise when child associations fail to save | Sean Griffin | 2015-07-24 | 4 | -1/+48 | |
* | | | | | | | | | | | Merge pull request #20256 from arunagw/aa-remove-unused-rule-and-task-activer... | Sean Griffin | 2015-07-24 | 1 | -9/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove unused rule and task from activerecord | Arun Agrawal | 2015-05-22 | 1 | -9/+0 | |
* | | | | | | | | | | | | Remove ivar only when defined | Akira Matsuda | 2015-07-24 | 1 | -2/+2 | |
* | | | | | | | | | | | | Improvements on the enum documentation [ci skip] | Robin Dupret | 2015-07-23 | 1 | -9/+11 | |
* | | | | | | | | | | | | Rename the enum_{prefix,suffix} options to _{prefix,suffix} | Robin Dupret | 2015-07-23 | 3 | -15/+15 | |
* | | | | | | | | | | | | Fixes documentation typo. | Дмитро Будник | 2015-07-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | fix rails tests | Mehmet Emin İNAÇ | 2015-07-21 | 1 | -1/+1 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Extra caller details added to ActiveRecord::RecordNotFound | Sameer Rahmani | 2015-07-21 | 5 | -5/+35 | |
* | | | | | | | | | | | Deprecate and rename the keys for association restrict_dependent_destroy | Roque Pinel | 2015-07-20 | 6 | -4/+73 | |
* | | | | | | | | | | | Ensure that microsecond precision is only used for version of mysql that supp... | Jori Hardman | 2015-07-20 | 6 | -18/+62 | |
* | | | | | | | | | | | Fix minor typo in test name | Sean Griffin | 2015-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | Fix state being carried over from previous transaction | Roque Pinel | 2015-07-20 | 3 | -0/+25 | |
* | | | | | | | | | | | Correctly ignore `mark_for_destruction` without `autosave` | Sean Griffin | 2015-07-20 | 4 | -1/+16 | |
* | | | | | | | | | | | Merge pull request #20949 from vngrs/missing_method_in_exception | Sean Griffin | 2015-07-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add missing method name to exception description | Mehmet Emin İNAÇ | 2015-07-20 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* / | | | | | | | | | | fix doc about ActiveRecord::Transactions::ClassMethods#transaction [ci skip] | Mehmet Emin İNAÇ | 2015-07-20 | 1 | -2/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #20946 from schneems/schneems/let-it-go | Sean Griffin | 2015-07-19 | 6 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Freeze string literals when not mutated. | schneems | 2015-07-19 | 6 | -8/+8 | |
* | | | | | | | | | | | Fix the test that was broken by #16445 rather than deleting it | Sean Griffin | 2015-07-19 | 1 | -0/+12 |